
mainareaContent{min-height: 1600px;} /* sonst verschwindet der floatLayer im ie, denn dort gilt für content z-index:-1 (vergl. ie-bug-fixes)*/


td.float_head {
	height: 20px;
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/konf_box_headline_bg.png);
}

.float_content {
	background-image: url(img/konf_box_content_bg.png);
	background-repeat: repeat-y;
	font-size: 10px;
	font-weight: normal;
}

.float_content_text {margin-top:15px;}
.float_content_text .label {float:left;}
.float_content_text .value {float:right;}

#preis_total {font-weight: bold;font-size: 13px;}


label {cursor: pointer;}


.option {margin-top:25px;}

.option_head {height: 21px;background-image: url(img/konf_sub_heading_bg.gif);}
.option_head h5 {margin:0;padding:0;padding-top:3px;font-size: 12px;padding-left: 15px;font-weight: bold;color: #333;}

.option_text {margin:10px;}



A.ProductAttribute { color : #333333; }
A.ProductAttribute:hover { cursor: pointer; }
.AttributStandart {	height:15px;padding:3px;background : white; }
.AttributHover { height:15px;padding:3px;background : #efefef; cursor: pointer; }
.AttributActive {height:15px;padding:3px;background : #efefef; cursor: pointer; }

.AttributeContent {padding:15px;}
.AttributeContent ul {}
.AttributeContent li {padding:0;margin:0;}

