html, body {
  background: #fff;
  width: 100%; height: 100%;
  margin: 0; padding: 0px;
  font-family: arial, helvetica, sans-serif; font-size: 12px; color: #727f81;
}
html { overflow-y: scroll; }
body { background: #fff url(img/bg_body.jpg) repeat-x 0px 10px; }
.clear { clear: left; }

form, fieldset { margin: 0px; padding: 0px; } form { margin-bottom: 8px; }
form.suchform { display: block; margin-bottom: 5px; }

h3 { font-weight: bold; font-size: 12px; margin-bottom: 8px; }
h2 { font-weight: bold; font-size: 14px; margin-bottom: 8px; color: #fff; margin-left: -7px; margin-top: -8px; z-index: 99px; float: left;}
h2.grau { font-weight: normal; font-size: 14px; margin-bottom: 8px; color: #727f81; margin-left: 0px; margin-top: 2px; z-index: 99px; float: left;}

ul { list-style-type: square; color: #fff; margin-left: 20px; margin-bottom: 10px; }

a { color: #727f81; text-decoration: underline; }

a.level1, a.level1_aktiv { margin-left: 10px; }
a.navilevel, a.navilevel_aktiv { margin-right: 10px; }
a.weiss { color: #fff; text-decoration: underline; }
a.over:hover { color: #008550; }

input, textarea, select { border: 1px solid #b5b5b5; font-size: 11px; }
	.suche, .languageswitch { background-color: #f4f4f4; width: 110px; color: #727f81;  }
	.suche { height: 15px; }
	.inp { width: 230px; border: 0px; }
	.inp_plz { width: 45px; border: 0px; }
	.inp_ort { width: 182px; margin-left: 3px; border: 0px; }
	.mitteilung { height: 115px; width: 230px; border: 0px; }
	.margleft { margin-left: 75px; }
	.w370 { width: 370px; }
	.button { float: left; width: 114px; margin-right: 3px; border: 1px solid #fff; background-color: #058451; color: #fff; cursor: pointer; }
	.fehler { border: 1px solid #f00; }
	.checkbox { border: 0px; width: 20px; }
	.checkbox2{ border: 0px; width: 50px; text-align: right; padding-right: 2px;}
div.fehler { border: 0px; font-weight: bold; }

div#header, div#content, div#footer { display: block; width: 974px; margin: auto; padding-left: 10px; padding-right: 10px; }

div#header { display: block; height: 110px; }
	div#sucheundnavigation { float: left; width: 780px; padding-top: 10px; }
	div#logo { float: right; width: 165px; }

	div#suche { float: left; width: 160px; clear: left; margin-bottom: 13px; }
	div#status { float: left; width: 400px; }

div#content { min-height: 450px; background: #fff; line-height: 17px; margin-bottom: 10px; }
	div.content_breit { float: left; min-height: 420px; width: 945px; background: #048450; color: #fff; padding: 15px; }
	div.content_links { float: left; width: 482px; min-height: 450px; }
	div.content_rechts { float: right; display: block; width: 412px; min-height: 450px; background: #048450; color: #fff; padding-left: 35px; padding-right: 35px; line-height: 17px; }
	.top10 { margin-top: 5px; }
	div.content_rechts a, div.content_breit a { color: #fff; text-decoration: underline; }

	div.grau { background-color: #e8eae9; }
	div.breit { float: left; height: 450px; width: 974px; }
	div.breitbild { float: left;  height: 434px; width: 958px; padding-top: 26px; padding-left: 16px; }
	div.breitbild_transparent { float: left;  height: 434px; width: 958px; padding-top: 26px; padding-left: 16px; opacity: .3; filter: alpha(opacity=30); }

		div.produkt_title { float: left; margin-top: 60px; margin-left: 60px; }
		div.pfeil_links { clear: left; float: left; width: 60px; text-align: center; }
		div.produkt_uebersicht { float: left; width: 288px; display: block; height: 300px; }
		div.produkt_container { float: left; width: 864px; height: 300px; display: block; }
		div.pfeil_rechts { float: left; width: 40px; text-align: center; }

		div.aussenraster { float: left; border: 0px; height: 58px; width: 58px; margin-right: 10px; margin-bottom: 10px; }
		div.aussenraster_aktiv { float: left; border: 1px solid #727f81; height: 56px; width: 56px; margin-right: 10px; margin-bottom: 10px; }


		div.rasterpfeil_links { clear: left; float: left; width: 50px; text-align: center; overflow: hidden; }
		div.raster_container { float: left; width: 874px; height: 300px; display: block; margin-top: 20px;}
		div.rasterpfeil_rechts { float: left; width: 40px; text-align: center; }

		div.raster { float: left; height: 58px; width: 58px; margin-left: 10px; margin-bottom: 10px; }
		div.raster_links { float: left; height: 58px; width: 58px; margin-left: 0px; margin-bottom: 10px; }

		div.raster_aktiv { float: left; border: 1px solid #727f81; height: 56px; width: 56px; margin-left: 10px; margin-bottom: 10px; }
		div.raster_links_aktiv { float: left; border: 1px solid #727f81; height: 56px; width: 56px; margin-left: 0px; margin-bottom: 10px; }

		div.innenraster { float: left; border: 0px; height: 48px; width: 48px; margin-left: 10px; margin-top: 10px; }
		div.innenraster_aktiv { float: left; border: 1px solid #00693e; height: 46px; width: 46px; margin-left: 4px; margin-top: 4px; }

		div.zusatzinfo { position: absolute; top: 122px; left: 50%; padding: 10px; width: 640px; height: 404px; margin-left: -325px; border: 0px; background-color: #fff; display: none; }
		div.zusatzinfo_platten_griffe { position: absolute; top: 197px; left: 50%; padding: 10px; width: 469px; height: 285px; margin-left: -234px; border: 1px solid #048450; background-color: #fff; display: none; }

		div.pad250 { padding-top: 80px; min-height: 370px; }
		div.pad350 { padding-top: 250px; min-height: 200px; }
		div.pad10 { padding-top: 10px; min-height: 440px; }

		div.form_links { float: left; clear: left; width: 120px; margin-bottom: 3px; }
		div.form_rechts { float: left; width: 250px; margin-bottom: 3px; }

		div.link_left { float: left; clear: left; display: block; width: 200px; margin-top: 20px; }
		div.link_right { float: left; display: block; width: 200px; margin-top: 20px; }

		div.ansprechpartner_text { float: left; clear: left; display: block; width: 250px; margin-bottom: 10px; margin-top: 5px; }
		div.ansprechpartner_bild { float: left; display: block; width: 135px; margin-bottom: 10px; margin-top: 5px; text-align: right; }

		div.checklabel { float: left; clear: left;display: block; width: 400px; margin-bottom: 1px; }
		div.checkbox { float: left; clear: left; width: 25px; display: block; }
		div.checkbox1 { float: left; width: 27px; text-align: center; margin-right: 5px; display: block; }
		div.labelbox { float: left; width: 300px; display: block; }

		div.margtop { margin-top: 5px; }

div#footer { margin-top: 10px; }
	div.footer_rechts { margin-left: 492px; width: 482px; }
		div.footer_language { width: 200px; }
		div.footer_navi { margin-top: -17px; margin-left: 200px; width: 282px; text-align: right; }

div#content:after { content: ".<br />."; display: block; height: 0; clear: both; visibility: hidden; }
	/* Hides from IE-mac \*/
  	* html div#content {height: 1%;}
  	/* End hide from IE-mac */

img { border: 0px; }
img.h1 { display: block; margin-bottom: 30px; }
img.auswahl { margin: 0px; margin-bottom: -2px;}
img.transparent { opacity: .5; filter: alpha(opacity=50); }


.suche_treffer { margin-bottom: 20px; clear: left; }
.suche_treffer strong { display: block; float: left; font-weight: bold; margin-right: 10px; }

div#dtm { position: absolute; right: 0; bottom: 0; padding: 0 3px 2px 0; }