/* main styles CHROMSYS.de */

/*COLORS
midgray: #8C8C8C
lightgray: #D9DADC

darkblue: #0094A8
lightblue: #7ECBD5

winered: #9A0A13

*/

* {
	margin:0px;
	padding:0px;
}

body, html {
	background-color: #8C8C8C;
}

body, table, input, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

A { color:#0194a8; text-decoration:underline; }

h1, h2, h3, h4 {
	font-size: 110%;
	margin-bottom: 0.5em;
}

h2 {
	color: #9A0A13;
}

h1.head, h2.head, h3.head, h4.head,
h1.head *, h2.head *, h3.head *, h4.head * {
color:#0295a7;
text-decoration:none;
} 
h1.head, h2.head, h3.head, h4.head {
background:url(../images/bullets/arr.gif) no-repeat left 4px;
padding:0px 0px 0px 10px;
}

ul {
	margin-bottom: 1.5em;
}

li {
	margin-left: 0;
	/*margin-bottom: 1em;*/
	margin-bottom: 0.25em;
	padding-left:1.5em;
	list-style:none;
	background:url(../images/bullets/arr3.gif) no-repeat 0px 0.4em;
}

th {
	text-align: left;
}

#frame_table {
	background-color: #FFFFFF;
	margin: 0 auto;
}

#frame_topline, #frame_baseline {
	background-color: #D9DADC;
	height: 6px;
	font-size: 5px;
}

#topline_bluebar, #baseline_bluebar {
	background-color: #0094A8;
	background-image: url(../images/bluebar.gif);
	background-position: -33px 0;
	background-repeat: repeat-y;
	width: 192px;
	height: 6px;
}

#frame_topmenu {
	height: 70px;
	background:url(../images/banner_top.jpg) no-repeat 0px 100%;
	padding-left:150px;
}

#frame_motiv {
	border: 1px solid #000000;
	border-width: 1px 0;
	background-image: url(../images/topmotiv.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: 123px;
}

#frame_motiv {
	border: 1px solid #000000;
	border-width: 1px 0 0 0;
	height: 1px;
	display: none;
}

#topmenu {
	color: #0094A8;
	width:auto;
	margin-left: 28px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

#topmenu A {
	color: #0094A8;
	text-decoration: none;
}

#topmenu A:hover {
	color: #004080;
	text-decoration: underline;
}

#toplogo {
	margin-right:25px;
}

#frame_rootmenu {
	background-color: #0094A8;
	height: 25px;
}

#frame_content_topline {
	background-color: #D9DADC;
	height: 9px;
	font-size: 5px;
}

#rootmenu {
	color: #FFFFFF;
	width:auto;
	margin-left:26px;
	margin-bottom:6px;
}

#rootmenu A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 2px;
}

#rootmenu A:hover {
	text-decoration: underline;
}

#langselect {
	color: #FFFFFF;
	width:auto;
	margin-right:25px;
	margin-bottom:6px;
	font-size: x-small;
}

#langselect A {
	color: #FFFFFF;
	text-decoration: none;
}

#langselect A:hover {
	text-decoration: underline;
}

#frame_content {
	padding: 10px 25px;
}

#content_main {
	padding: 0;
}

#content_right {
	width: 167px;
}

.box {
	border: 1px solid #D9DADC;
	margin-top: 12px;
	margin-bottom: 16px;
	padding: 0px 6px 8px 12px;
	text-align: left;
	font-size: 8pt;
}

/**
 * Titled box default
 **/
.titled_box {
	padding: 0px 6px 8px 12px;
}

#content_left .titled_box { width:211px;}
#content_left DIV[class="box titled_box"] { width:193px!important;}

.titled_box .box_title_box {
	position: absolute;
	overflow: visible;
	width: 154px;
	margin-left: -13px;
	margin-top: -12px;
}


.titled_box .box_title {
	background-color: #0094A8;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 8px;
	white-space: nowrap;
}

.titled_box .box_titlesub {
	background-color: #7ECBD5;
	font-size: 5px;
	width: 141px;
	height: 5px;
}

.titled_box .box_content {
	margin-top:28px;
}

.seportaror { height:10px; }

/**
 * Titled box content
 **/
#page_content .titled_box {
	padding: 0px 6px 8px 12px;
	margin-top:20px;
	border:none;
	border-top:1px solid #0097ac;
	/*width:413px;*/
}

#page_content .titled_box .box_title_box {
	position: absolute;
	width:413px;
	margin-left: -13px;
	margin-top: -21px;
}

#page_content .titled_box .box_title {
	background:none;
	color: #0094A8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 8px;
}

#page_content .titled_box .box_titlesub {
	background-color: #7ECBD5;
	font-size: 5px;
	width: 141px;
	height: 5px;
}

#page_content .titled_box .box_content {
	margin-top:15px;
}


#page_content .box_content .title {
	color: #9A0A13;
	font-weight: bold;
	margin-bottom: 6px;
}

#page_content .box_content .subtitle {
	font-weight: bold;
	margin-bottom: 6px;
	font-size:100%;
}

/** Rechte Box **/
#content_right .titled_box .box_title_box {
margin-left:-6px;
}

/** Rechte Box **/
#content_right .titled_box DIV[class=box_title_box] {
margin-left:-12px!important;
}


.box_content H3 {
	font-size: 100%;
	color:#990b19;
	margin-bottom: 0.5em;
}

.box_content A {
	color: #0094A8;
	text-decoration: none;
}

.box_content A:hover {
	color: #0094A8;
	text-decoration: underline;
}

.box_content .title A {
	color: #9A0A13;
}

.box_content .title A.current {
	color: #9A0A13;
	text-decoration: underline;
}

.box_content UL {
	margin-bottom: 1em;
}

.box_content LI {
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 11px;
	background: transparent url(../images/bullets/arr.gif) no-repeat left 0.36em;
}

.box_content LI A {
	color: #0094A8;
}

.box_content LI A:hover {
	color: #0094A8;
}

.box_content LI.current {
	background: transparent url(../images/bullets/arr1.gif) no-repeat left 0.36em;
}
.box_content LI.current A {
	color: #9A0A13;
	text-decoration: underline;
}

#page_content {
	padding: 0 0px 0 9px;
}

#page_content H2 {
	margin-bottom: 0.7em;
}

#page_content P {
	margin-bottom: 1.2em;
}

#page_content A {
	text-decoration: none;
}

#page_content A:hover {
	text-decoration: underline;
}

#page_teasers LI {
	list-style-type: none;
	margin-bottom: 1em;
}

#page_teasers H3 {
	font-size: 100%;
	padding-left: 1px;
}

#page_teasers P {
	border-top: 1px solid #0094A8;
	padding-top: 0.3em;
}

#page_teasers A {
	color: #0094A8;
	padding-right: 11px;
	background: transparent url(../images/bullets/arr.gif) no-repeat right 0.36em;
	text-decoration: none;
}

#box_events LI A {
	font-weight: bold;
}

#box_news LI A {
	font-weight: bold;
}

/**
 * Module styles
 **/
.start_artikles { border-bottom:1px solid #d9d9db; }

#news_right .entry {
	background:transparent url('../images/bullets/arr.gif') no-repeat scroll left 0.36em;
	list-style-type:none;
	margin-bottom:6px;
	padding-left:11px;
}

#contactform INPUT.text, #contactform TEXTAREA, #contactform SELECT {
  border: 1px solid #0094A8;
	padding: 1px 3px;
	width: 100%;
	margin: 1px 0;
}

#contactform SELECT {
	padding: 0;
}

#contactform OPTION {
	padding: 2px 3px;
}

#contactform INPUT.cbox {
  border: none;
	background-color: #CCCCCC;
	margin: 4px 0;
	margin-right: 0.6em;
	cursor:pointer;
}

#contactform OPTION.b {
	font-weight:bold;
	color: #9A0A13;
}

#contactform TH {
	text-align:left;
	padding-top: 0.2em;
}

#contactform TH {
	padding-top: 0.5em;
}

#contactform TD {
	padding-top: 0.2em;
}

#contactform .mandat {
	padding: 0 0.2em 0.9em;
	font-weight: bold;
	font-size: 110%;
	color: #990000;
}

.chromtech {
	color: #0094A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 108%;
	font-style: italic;
	text-transform: uppercase;
}
.chromsys {
	color: #0094A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 108%;
	font-style: italic;
	text-transform: uppercase;
}

.copyright {
	color: #8C8C8C;
	margin: 1em 0 0 9px;
}

.neu {
	color: #0094A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

hr {
	background: none;
	font-size: 0px;
	height: 0px;
	border: none;
	border-bottom: 1px solid #0097AC;
	}

.produktliste img {
	margin-bottom: 5px;
	}