body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background: #FFFFFF;
}

#pagecontainer {
   position : absolute;
   top :  0px;
   left : 50%;
   margin-left : 0px;   
   margin-top : 20px;   
   background: #FFFFFF;
}

#head1 {
   position : absolute;
   top :0px;
   left : 228px;
   width: 169px;
   align: left;
   z-index: 1;
	background: #FFFFFF;
}
#head2 {
   position : absolute;
   top :62px;
   left : -397px;
	width:794px;
	height:170px;
   z-index: 2;
}
#headlinie {
   position : absolute;
   top :59px;
   left : 25px;
	width:372px;
	height:1px;
	background:#E1E5E2;
   z-index: 1;
}
#linie2 {
   position : absolute;
   top :255px;
   left : -397px;
	width:794px;
	height:1px;
	background:#E1E5E2;
   z-index: 1;
}

#linie1 {
   position : absolute;
   top :234px;
   left : -397px;
	width:794px;
	height:1px;
	background:#E1E5E2;
   z-index: 1;
}

#flaeche {
   position : absolute;
   top :235px;
   left : 197px;
	width:200px;
	height:19px;
	background:#FFFFFF;
   z-index: 2;
}

#linie3 {
   position : absolute;
   top :235px;
   left : -254px;
	width:1px;
	height:21px;
	background:#E1E5E2;
   z-index: 10;
}

#linie4 {
   position : absolute;
   top :235px;
   left : 197px;
	width:1px;
	height:21px;
	background:#E1E5E2;
   z-index: 10;
}

#historybg {
   position : absolute;
   top :235px;
   left : -397px;
	width:594px;
	height:20px;
	background:#F7F8F8;
	margin-left:0px;
   z-index: 5;
}
#history {
   position : absolute;
   top :237px;
   left : -397px;
   text-align: left;
	width:594px;
	height:17px;
	margin-left:0px;
   z-index: 8;
   text-indent:173px;
}

#content {
   position : absolute;
   top :256px;
   left : -397px;
	width:794px;
	background-image:url(../img/kachel_content.gif);
	background-repeat:repeat-y;			
	z-index: 5;
}
#contenttext {
	margin-top:18px;
	margin-left:28px;
	float:left;
	width:400px;
	text-align:left;
	z-index: 5;
	
}
#contenttext ul {
	text-decoration: none; color: #212121; font-size:11px; font-weight:normal ; line-height: 15px;font-family: verdana, helvetica, geneva;
}
	
#contenttext ul li {
	list-style-image: url(../img/li_img.gif);
	line-height:14px;
}

#fuss {
	float:left;
	float:top;
	width:794px;
	height:22px;
	background-image:url(../img/kachel_fuss.gif);
	z-index: 5;
}
#fusslinks {
	margin-top: -1px;
	margin-right:200px;
	float:top;
	float:right;
	float:left;
	text-align:right;
	z-index: 6;
	
}
#fusstop {
	height:21px;
	margin-top:3px;
	margin-left:143px;
	float:top;
	float:left;
	text-align:left;
	text-indent:15px;
	background-image:url(../img/dot_bottom_div.gif);
	background-repeat: no-repeat;
	z-index: 6;
	
}
#teaser {
	margin-top:19px;
	width:191px;
	float:left;
	float:right;
	text-align:left;
	z-index: 5;
	background: #F7F8F8;
		
}
#teasertext {
	margin-left:10px;
	margin-left:18px;
	width:173px;
	text-align:left;
	z-index: 6;
}


/* Navigation */

#menueblock {
	margin-top:16px;
	margin-bottom:16px;
	float:left;
	width:142px;
	text-align:left;
	z-index: 8;
	display:block;
	
}
#menueblock ul {
	font-size:11px;
	color: #212121;
	font-color: #212121;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	width:142px;
}
	
#menueblock ul li {
  	voice-family: inherit "\"}\"";
 	 	width: 142px; /* alle anderen User-Agents */
 	 	voice-family: inherit "\"}\"";		
	display:block;
}

