/*#sub, html, body { behavior: url(includes/iepngfix.htc) }*/



html, body {

height:101%;
background-color:#ededed;
background-image:url(images/sys/hg_main.png);
background-repeat:repeat-x;
font-family:Tahoma;
font-size:12px;
color:#666;

text-align:center;

margin:0 0 0 0;




}




#basis {
position:relative;

height:auto;
width:950px;

margin-left:auto;
margin-right:auto;

text-align:left;
border:1px sold #00CCFF;



}

#nav {
position:absolute;
top:0px;
left:0px;
width:215px;
height:600px;



}


#sub {
	position:relative;
	top:0px;
	left:215px;
	height:auto;
	width: 607px;
	z-index:10;
	background-image:url(images/sys/hg_sub.png);
	min-height:400px;
	height:auto !important;
	height:400px;
	/*IE 6 HACK */
	_background-image:none;
	_background-color:#FFF;
	_border-left:1px solid #333;
	_border-right:1px solid #333;
	background-repeat:repeat-y;
	padding-left:12px;
	padding-bottom:25px;
/*IE 6 HACK */

line-height:16px;
}




#contbottom {
position:relative;
width:607px;
height:100px;
left:215px;
z-index:16;


background-image:url(images/sys/hg_sub_bottom.png);
_background-image:url(images/sys/hg_sub.png);
_background-repeat:repeat-y;




/*IE 6 HACK */
	_background-image:none;
	_background-color:#FFF;
	_border-left:1px solid #333;
	_border-right:1px solid #333;
	_border-bottom:1px solid #333;
	_width:619px;
/*IE 6 HACK */

}


h1 {

font-size:13px;
line-height:19px;


}

.sys {font-size:11px; color:#666;}


.Stil2 {font-size: 9px;}


#erde_div {
	position:relative;
	z-index:90;
	width: 577px;
	height: 436px;
}

#bn_aeg {
	position:absolute;
	left:144px;
	top:24px;
	width:127px;
	height:38px;
	z-index:100;
}
#bn_baukn {
	position:absolute;
	left:316px;
	top:24px;
	width:120px;
	height:38px;
	z-index:100;
}
#bn_elektrab {
	position:absolute;
	left:77px;
	top:92px;
	width:139px;
	height:40px;
	z-index:100;
}
#bn_zanussi {
	position:absolute;
	left:377px;
	top:92px;
	width:128px;
	height:40px;
	z-index:100;
}
#bn_jura {
	position:absolute;
	left:47px;
	top:187px;
	width:122px;
	height:43px;
	z-index:100;
}
#bn_electrolux {
	position:absolute;
	left:408px;
	top:187px;
	width:120px;
	height:43px;
	z-index:100;
}
#bn_eudora {
	position:absolute;
	left:79px;
	top:286px;
	width:139px;
	height:50px;
	z-index:100;
}
#bn_siemens {
	position:absolute;
	left:358px;
	top:289px;
	width:150px;
	height:44px;
	z-index:100;
}
#bn_whirlpool {
	position:absolute;
	left:162px;
	top:353px;
	width:108px;
	height:43px;
	z-index:100;
}
#bn_bosch {
	position:absolute;
	left:301px;
	top:350px;
	width:137px;
	height:51px;
	z-index:100;
}

#dynamic_content {
	position:relative;
	top:35px;
	width: 600px;
	min-height:400px;
	height:auto !important;
	height:400px;
	/*IE 6 HACK */
	

}


label, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 300px; /* Breite.*/
 
  
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#Submit { /* den Submit-Button */
  float: none;
  width: auto;
}

/*label {
 text-align: right; 
 padding-right: 1em; 
}
*/
.pflicht {background-color:#fdc8c8;}

li {line-height:25px;}



.linehightextra {line-height:20px;}

.rahmen {border:1px solid #333;}