@charset "utf-8";
/* CSS Document */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

div /* allgemein */
{
	position: absolute;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	left: 198px;
	top: 79px;
	width: 255px;
	height: 460px;
	background-color: #4D4640;
	overflow: visible;
	visibility: visible;
} 
#conteiner /* DIV id=conteiner */
{
	left: 10px;
	top: 10px;
	width: 900px;
	height: 631px;
	border: 1px solid #b8b8b8;
} 
#navi /* DIV id=navi */
{
	left: 11px;
	top: 11px;
	width: 843px;
	height: 58px;
	border-style:none;
	
} 

#B1 /* DIV id=B1 */
{
	left: 5px;
	top: 369px;
	width: 391px;
	height: 75px;
	background-color:#4D4640;
	border-style:none;
} 
#logo /* DIV id=logo */
{
	left: 0px;
	top: 79px;
	width: 47px;
	height: 521px;
	background-image: url(../images/hglogo.jpg);
	border-style:none;
} 
#navi2 /* DIV id=navi2 */
{
	left: 59px;
	top: 72px;
	width: 132px;
	height: 465px;
	border-style:none;
} 
#center /* DIV id=center */
{
	left: 201px;
	top: 79px;
	width: 405px;
	height: 456px;
	
}
#right /* DIV id=right*/
{
	left: 622px;
	top: 79px;
	width: 276px;
	height: 349px;
	border-style:none;
}
#footer /* DIV id=footer */
{
	left: 10px;
	top: 625px;
	width: 900px;
	height: 25px;
	background-color:#999999;
	border-style:none;
}
#t_2 /* DIV id=t_2 */
{
	left: 622px;
	top: 461px;
	width: 275px;
	height: 75px;
	background-color:#4D4640;
	border-style:none;
}
#layer1/* DIV id=layer1 */
{
	left: 625px;
	top: 488px;
	width: 272px;
	height: 62px;
	background-color:#4D4640;
}
#layer4 /* DIV id=layer4 */
{
	left: 625px;
	top: 488px;
	width: 272px;
	height: 62px;
	background-color:#4D4640;
	border-style:none;
}
#layer7 /* DIV id=layer7 */
{
	left: 206px;
	top: 80px;
	width: 419px;
	height: 1075px;
	background-color:#4D4640;
}
#Con-form /* DIV id=Con-form */
{
	left: 205px;
	top: 80px;
	width: 361px;
	height: 450px;
	background-color:#4D4640;
	border: 1px solid #b8b8b8;
}
#L_Banner{
	left: 85px;
	top: 70px;
	width: 777px;
	height: 508px;
	border: 1px solid #b8b8b8;
}				
#Indx_unt{
	left: 10px;
	top: 650px;
	width: 900px;
	height: 32px;
	background-color:#4D4640;
	border-style:none;
}				
.scrollen {
	overflow:auto; /* Wichtig */
	width:300px; /* Wichtig */
	height:338px; /* Wichtig */
	margin:1em auto;
	background:##4D4640;
	padding:0.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}			
		

