/* CSS Document */
body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	cursor:default;
	height:100%;
}

img {
  border:0 solid #000000;
  margin:0;
}

/* float table left */
#floatholder>table{float:left}
/* clear siblings free of table */
#floatholder>table + * {clear:left}

table, td { 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-family:Arial, sans-serif;
	empty-cells:show;
	border-collapse: collapse;
}

h1, .h1 {
	font-size:14px;
	color:#20419A;
	border-bottom:2px solid #666666;
	margin-top:15px;
	display:block;
	font-weight:bold;
}

.h2 {
	font-size:12px;
	color:#20419A;
	font-weight:bold;
}

p.top3px {
	margin:0px;
	padding:0px;
	font-size:3px;
}

p.top5px {
	margin:0px;
	padding:0px;
	font-size:5px;
}

p.top8px {
	margin:0px;
	padding:0px;
	font-size:8px;
}

p.top12px {
	margin:0px;
	padding:0px;
	font-size:12px;
}

p.top18px {
	margin:0px;
	padding:0px;
	font-size:18px;
}

p.top24px {
	margin:0px;
	padding:0px;
	font-size:24px;
}

.tabelle_headline {
	font-size:12px;
	color:#000000;
	margin-top:15px;
	font-weight:bold;
	border: 1px solid #AFAFAF;
}

.tabelle_body {
	border: 1px solid #6F6F6F;
}

.tabelle_body_blue {
	border: 1px solid #6F6F6F;
	background:#6786CF;
	color:white;
}

.tabelle_body_color2 {
	border: 1px solid #6F6F6F;
	background:#FFD100;
	color:black;
}

.tabelle_body_color3 {
	border: 1px solid #6F6F6F;
	background:#000000;
	color:white;
}

p {
	margin:0px;
	padding:0px;
}

span.button_trenn {
	background:url('../img/button_trenn.gif');
	height:25px;
	width:2px;
	display:block;
	float:left;
}

.vertnavtop_line {
	text-align:right;
	height:27px;
}

.vertnavtop_line_txt {
	height:27px; width:215px;
	padding-bottom:3px;
	padding-left:25px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background:url('../img/vertnav_top_line.gif') no-repeat;
	background-position:right bottom;
}

.vertnav_line {
	text-align:right;
	height:20px;
}

td.vertnav_line_txt {
	height:20px; width:215px;
	padding-bottom:1px;
	padding-left:25px;
	color:#ffffff;
	font-size:11px;
	text-align:left;
	background:url('../img/vertnav_line.gif') no-repeat;
	background-position:right bottom;
}

/*td.vertnav_line_txt_hover {
	height:20px; width:195px;
	padding-bottom:1px;
	padding-left:20px;
	color:#ffffff;
	font-size:11px;
	text-align:left;
	background:url('../img/vertnav_line_hover.gif') no-repeat;
	background-position:right bottom;
}*/

.vertnav_trenn {
	height:25px;
}

#search_nav_submit {
	margin:0px 25px 2px 5px;
	border:0px solid transparent;
	background:transparent;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

html>body #search_nav_submit {
	margin:0px 25px 0px 5px;
	border:0px solid transparent;
	background:transparent;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

.prod_sn {
	height:19px;
	padding-left:5px;
	color:#ffffff;
	font-size:11px;
	line-height:19px;
	text-align:left;
	border-bottom:1px solid white;
}

.prod_sn_nv {
	width:10px;
	height:19px;
	background:transparent;
	border-bottom:1px solid white;
}

.standform_text {
	width:100px;
	padding-left:25px;
}

.standform_input {
	width:313px;
	background:#D6D6D6;
	margin-right:25px;
}

.standform_textarea {
	width:100%;
	height:100px;
	background:#D6D6D6;
}

.anfragen_title {
	color:#E8471B;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #676767;
	padding:3px 2px;
}

.anfrage_sent_std {
	font-weight:bold;
	padding:3px 2px;
}

.anfragen_tarea {
	color:#E8471B;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #676767;
	padding:3px 2px;
}

.anfragen_title_middle {
	color:#E8471B;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #676767;
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	width:25%;
	padding:3px 2px;
}

.anfragen_cell {
	border-bottom:1px solid #676767;
	padding: 3px 2px;
}

.anfragen_input {
	color:black;
	background:#ffffff;
	width:100%;
	font-weight:bold;
	text-align:right;
}

.anfragen_input_file {
	color:black;
	background:#ffffff;
	width:100%;
	font-weight:bold;
	text-align:left;
}

.anfragen_textarea {
	color:black;
	background:#ffffff;
	width:100%;
	height:100px;
	text-align:left;
}

.anfragen_select {
	color:black;
	background:#ffffff;
	width:100%;
	text-align:left;
	display:block;
}

.input_sent {
	color:#1F419A;
	width:100%;
	font-weight:bold;
	text-align:left;
	display:block;
}

.tarea_sent {
	color:#1F419A;
	width:100%;
	font-weight:bold;
	text-align:left;
	display:block;
}

.select_sent {
	color:#000000;
	font-weight:bold;
	display:block;
	width:100%;
}

.untertitel {
	font-size:10px;
	border-bottom:1px solid #B1B1B1;
	border-left:0px solid #B1B1B1;
	margin:0px;
	padding:3px 7px 3px 7px;
	text-align:left;
	margin-bottom:20px;
}

.spalten_trenn {
	width:9px;
	background:url('../img/spalten_trenn_bgrd.gif') repeat-y center top;
}

.newsticker_m {
	color:#666666;
	font-weight:bold;
	font-size:8pt;
	font-family: Arial, sans-serif;
	padding-top:6px;
	margin:0px 1px;
	cursor:default;
	width:538px;
}

a { font-size:12px; color:#B80A06; text-decoration:underline; }
a:hover { font-size:12px; color:#B80A06; text-decoration:underline; }
a:active { font-size:12px; color:#B80A06; text-decoration:underline; }
a:link { font-size:12px; color:#B80A06; text-decoration:underline; }

a.vertnav_l,a.vertnav_l:hover,a.vertnav_l:active,a.vertnav_l:link { font-size:11px; color:#ffffff; text-decoration:none; display:block; width:215px; }

a.vertnav_l_top,a.vertnav_l_top:hover,a.vertnav_l_top:active,a.vertnav_l_top:link { font-size:12px; color:#ffffff; text-decoration:none; display:block; }

a.sub_vertnav_l,a.sub_vertnav_l:active,a.sub_vertnav_l:link { font-size:11px; color:#ffffff; text-decoration:none; }
a.sub_vertnav_l:hover { font-size:11px; color:#ffffff; text-decoration:underline; }

a.newsticker,a.newsticker:active,a.newsticker:link { font-size:8pt; color:#666666; text-decoration:underline; }
a.newsticker:hover { font-size:8pt; color:#20419A; text-decoration:none; }

a.prod_overview,a.prod_overview:active,a.prod_overview:link { font-size:12px; font-weight:bold; color:#636766; text-decoration:none; display:block; border-bottom:2px solid #636766; margin-bottom:3px; }
a.prod_overview:hover { font-size:12px; font-weight:bold; color:#636766; text-decoration:none; display:block; border-bottom:2px solid #F04B26; margin-bottom:3px; }

a.button,a.button:active,a.button:link {
	background:url('../img/button_bgrd.gif');
	height:100%;
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#ffffff;
	font-size:12px;
	cursor:pointer;
	display:block;
	float:left;
	text-decoration:none;
}

a.button:hover {
	background:url('../img/button_bgrd_hover.gif');
	height:100%;
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#ffffff;
	font-size:12px;
	cursor:pointer;
	display:block;
	float:left;
	text-decoration:none;
}

a#button_rechts,a#button_rechts:active,a#button_rechts:link {
	background:url('../img/button_rechts.jpg');
	background-position:right top;
	height:100%;
	text-align:left;
	padding:4px 0px 0px 8px;
	color:#ffffff;
	font-size:12px;
	cursor:pointer;
	float:left;
	display:block;
	text-decoration:none;
	width:73px;
}

a#button_rechts:hover {
	background:url('../img/button_rechts_hover.jpg');
	background-position:right top;
	height:100%;
	text-align:left;
	padding:4px 0px 0px 8px;
	color:#ffffff;
	font-size:12px;
	cursor:pointer;
	float:left;
	display:block;
	text-decoration:none;
	width:73px;
}

html>body a#button_rechts,html>body a#button_rechts:active,html>body a#button_rechts:link{
	width:65px;
}

html>body a#button_rechts:hover {
	width:65px;
}


#sub_navi a { font-size:12px; color:#ffffff; text-decoration:none; margin-left:10px; margin-bottom:2px; }
#sub_navi a:hover { font-size:12px; color:#ffffff; text-decoration:none; margin-left:10px; margin-bottom:2px; font-weight:bold; }
#sub_navi a:active { font-size:12px; color:#ffffff; text-decoration:none; margin-left:10px; margin-bottom:2px; }
#sub_navi a:link { font-size:12px; color:#ffffff; text-decoration:none; margin-left:10px; margin-bottom:2px; }

#sub_navi a.sn_clicked,#sub_navi a.sn_clicked:hover,#sub_navi a.sn_clicked:active,#sub_navi a.sn_clicked:link { font-size:12px; color:#ffffff; text-decoration:none; margin-left:10px; margin-bottom:2px; font-weight:bold; }

