html, *{padding:0;margin:0;}
body{	
	background-color:#BDC6CC;
	background-image:url(../bilder/layout/hintergrund.gif); 
	background-repeat:repeat-x;
	background-position:left top;	
	}
#root{
	width:896px;
	height:610px;
	margin:auto;
	position:relative;	
	background-image:url(../bilder/layout/hintergrund_root.gif); 
	background-repeat: no-repeat;
	background-position:338px 143px;	
	}
#logo_1{
	position:absolute; 
	right:74px; 
	top:8px;
	z-index:10;
	}
#logo_2{
	position:absolute; 
	left:65px; 
	top:3px;
	z-index:10;
	}
#logo_3{
	position:absolute; 
	left:80px; 
	top:4px;
	z-index:10;
	}	
#topmenu{
    position:absolute;
	width:700px;
	padding-top:2px;
	margin-left:130px;
	z-index:20;
	}
#topmenu li{
	float:left;
	list-style:none;
	padding: 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:1px;	
	color:#FFF;	
	}
#topmenu a{
	color:white;
	text-decoration:none;
	}	

#topmenu a:hover{
	color:red;
	}	
#topmenu .aktiv {color:red;}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
#content_spacer{
	height:400px;
	}
#spacer{
    height:160px;
	}
#textfield_1{
	width:400px;
	color:#000033;
	}
#content h2{
	color:#C56A44;
	padding-bottom:5px;
	font-size:1.2em;
	}
	#content ul{padding-left:25px;}
#content p{padding:5px 5px;}
#content_ h2{ font-size:1.2em;}
#textfield_2{
	color: #000000;
	font-weight:bold;
	width:400px;
	height:164px;
	background-image:url(../bilder/layout/hintergrund_info.jpg);
	background-repeat:no-repeat;	
	color:white;
	}

