/** Aus den einzelnen Farb CSS **/
.searchbbox, .subnavi_right, .subnavi3:hover, .subnavi3Down, .contentbox_right_head {
	background-color:#7F7F7F;
}
.table_list h1, .link_produktdaten, .link_produktdaten a {
	color:#0080C6;
}

.subnaviHeadline {
	color:#0080C6;
	border-bottom:1px solid #0080C6;
	font-size:14px;
	font-weight:bold;
	height:24px;
	margin-bottom:10px;
}

.table_list {
	border-bottom:1px solid #0080C6;
	padding-top:10px;
}
.contentbox_rights, .imgContainer {
	border:1px solid #0080C6;
}

.contentbox_rights .imgContainer img { height:95px; }
.subnaviHeadline {
	border-bottom:1px solid #0080C6;
}
.subnavi2:hover, .subnavi2Down {
	background-color:#5D5D5D;
}
.link_produktdaten a:hover {
	color:#2B2B2B;
}
.top_linie_right {
	background-color:#4C609E;
}
.menu1Down, .menu1Down:hover {
	color:#5D5D5D;
}
.subnavi2:hover, .subnavi2Down {
	background-image:url(system_images/submenu_arrow_white.gif);
	color:#ffffff;
	margin:1px 0 1px 0;
}

.konfi_css {
	background-color:#0080C6;
	color:#ffffff;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(system_images/submenu_arrow_white.gif);
}

.konfi_css:hover {}

/* Produkte */

.imgContainer {
	border-bottom:none;
}
.imgContainer img { height:95px; }

.imgButton {background-color:#0080C6; text-align:right; padding:0 5px 0 0; border-bottom:2px solid #ffffff;width:180px;}
.imgButton a, .wk_line .imgButton a {color:#ffffff; text-decoration:none;}
.imgButton a:hover {color:#ffffff; text-decoration:none;}

.preis {font-size:13px;font-weight:bold; width:132px;}
.preis_ohne_bild {font-size:13px;font-weight:bold; width:185px; text-align:left; line-height:22px;}
.product_desc_top {height: 90px;}

.inline_headline {border-bottom:1px solid #000000; padding:15px 0 5px 0;}

/* Aufbau */
.contentbox_rights {
	float:left;
	width:284px;
	padding:10px 20px 20px 20px;
	border:1px solid #CCCCCC;
	font-size:12px;
	color:#5D5D5D;
	line-height:18px;
}

.pagelinks {
	text-align:right;
	padding-top:5px;
	
}

.subnavi_right_shop {
	float:left;
	width:290px;
	height:155px;
	background-color:#7F7F7F;
	padding: 45px 21px 20px 15px;
	background-image:url('system_images/shop_warenkorb.gif');
	background-repeat:no-repeat;
}

.tableDownload a:hover {color:#0081c6;}


/** WARENKORB */
select {
	border: 1px solid #0080C6;
	width:295px;	
}

input[type=submit]{
	background-color:#0080C6;
	border:1px solid #0080C6;
	color:#FFF;
	margin-bottom:5px;
	padding-right: 10px;
	text-decoration:none;
	width:185px;
	text-align:right;
	cursor:pointer;
	font-weight:bold;
	float:right;
}

input[type=button] {
	background-color:#0080C6;
	border:1px solid #0080C6;
	color:#FFF;
	margin-bottom:5px;
	padding-right: 10px;
	text-decoration:none;
	width:185px;
	text-align:right;
	cursor:pointer;
	font-weight:bold;
}


.button_abstand0 input[type=submit], .button_abstand0 input[type=button] {
	margin-bottom:0px;
}

/* Form */
.formInput {width:200px; border: 1px solid #0080C6;}
.error {color:#ff0000;}

/****************/
/* Konfigurator */
/****************/
.kofigurator_spalte1 {width:195px;}
.kofigurator_spalte2 {width:50px;}
.kofigurator_spalte3 {width:410px;}
.kofigurator_spalte3 select { width:400px;}
.konfigurator_reset 
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
}
.konfigurator_reset a{ text-decoration:underline;}
.konfigurator_gesamt_preis { font-weight:bold; font-size:14px; margin-bottom:5px; margin-right:5px;}
.konfigurator_iwk {}

.wk_line_price input {
	float:left;
}
