a:link, a:visited, a:hover {
	text-decoration: none;
	color: #222222;
}

.grundschrift_mager {
	font-size: 13px;
	line-height: 17px;
	font-family: OpenSansRegular;
	font-style: normal;
	color: #000;
}
.grundschrift_mager1 {
	font-size: 13px;
	line-height: 17px;
	font-family: OpenSansRegular;
	font-style: normal;
	color: #666666;
}

body {
	background-image: none;
	background-color: #FFFFFF;
}

.container_mfb {
	width: 216px;
	padding: 6px;
	border: 2px solid #0067B3;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: url('images/warenkorb_kopf_hgr.png');
	background-repeat: repeat-x;
}

.container_mfb_pdf {
	width: 855px;
	border: 2px solid #0067B3;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: url('images/warenkorb_kopf_hgr.png');
	background-repeat: repeat-x;
}





.iframe_warenkorb {
	width: 232px;
	height: 500px;
	/* border: 2px solid #000; */
}

.iframe_animation {
	width: 232px;
	height: 300px;
}


.rahmen_artikelauswahl {
	width: 216px;
	padding: 6px;
	padding-bottom: 20px;
	border: 2px solid #0067B3;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: url('images/warenkorb_kopf_hgr.png');
	background-repeat: repeat-x;
}


.buttonbild {
	width: 100px;
	height: 100px;
}


td.td {
	font-size: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #000;*/
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

.produktbilder_td {
	width: 100px;
	height: 130px;
	font-size: 9px;
	line-height: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #000;*/
	text-align: left;
	vertical-align: top;
	float: left;
}

.td_wk_bild {
	padding-bottom: 10px;
}

.td_wk {
	color: #000;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

.td_leerzeile {
	line-height: 7px;
}

.produktbilder {
	width: 100px;
	height: 100px;
	margin-bottom: 3px;
	border: 1px solid #000;
	cursor: pointer;
}

.wk_bild {
	width: 50px;
	height: 50px;
}

.teile_headline {
	text-align: left;
	padding-bottom: 15px;
} 

.headlines_balken {
}

.anbauteile_rahmen {
	border: 2px solid #0067B3;
 	padding-top: 0px;
 	padding-left: 0px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: url('/multi-flex-block-konfigurator/images/warenkorb_kopf_hgr.png');
	background-repeat: repeat-x;
 }

.unity_decker {
	width: 730px;
	height: 320px;
	position: absolute;
	left: 50%;
	top: 800px;
	margin-left: -473px;
	background: transparent;
	padding: 10px;
	z-index: 1000;
	display: inline;
}


.infobox {
	width: 290px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 210px;
	margin-left: -73px;
	background: #fff;
	border: 1px solid #000;
	padding: 10px;
	z-index: 1000;
	display: inline;
}

.decker_food {
	width: 728px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 185px;
	margin-left: -476px;
	background-image: url(/multi-flex-block-konfigurator/images/decker_food.png);
	z-index: 1000;
	display: none;
}

.decker_industry {
	width: 728px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 185px;
	margin-left: -476px;
	background-image: url(/multi-flex-block-konfigurator/images/decker_industry.png);
	z-index: 1000;
	display: none;
}

.decker_atex {
	width: 728px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 185px;
	margin-left: -476px;
	background-image: url(/multi-flex-block-konfigurator/images/decker_atex.png);
	z-index: 1000;
	display: none;
}

.decker_abschluss {
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: 215px;
	margin-left: 153px;
	background-image: url(/multi-flex-block-konfigurator/images/3d-Symbol.png);
	z-index: 1000;
	display: inline;
}

.close_infobox {
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 211px;
	margin-left: 218px;
	background: #c30101;
	cursor: pointer;
	display: inline;
	z-index: 10000;
}
