#kopf
{
	position :	absolute;
	top:		0px;
	left:		0px;
	width:		774px;
	height:		90px; 
}



#navi
{
	position :	absolute;
	left:		0px;
	width:		188px;
	top:		90px;
	margin:		0px 6px 0px 6px;
}


#mitte
{

	position :	absolute;
	left:		200px;
	top:		90px;
	width:		382px; 
}


#rechts
{
	position :	absolute;
	width:		188px;
	top:		90px;
	left:		586px;
}

#box1
{
	position:	absolute;
	top:		620px;
	left:		0px;
	width:		188px;
	height:		190px;
	background:	#E0E0E0;	
}

#box2
{
	position:	absolute;
	top:		620px;
	left:		204px;
	width:		188px;
	height:		257px;
	background:	#E0E0E0;	
}

#fuss1
{
	position:	absolute;
	top:		905px;
	left:		0px;
	width:		774px;
	height:		65px;	
}


#fuss2
{
	position:	absolute;
	top:		975px;
	left:		0px;
	width:		774px;
	height:		20px;	
}

#fuss3
{
	position:	absolute;
	top:		1575px;
	left:		0px;
	width:		774px;
	height:		20px;	
}


#fuss1_kurz
{
	position:	absolute;
	top:		505px;
	left:		0px;
	width:		774px;
	height:		65px;	
}


#fuss2_kurz
{
	position:	absolute;
	top:		575px;
	left:		0px;
	width:		774px;
	height:		20px;	
}
#fuss3_kurz
{
	position:	absolute;
	top:		1050px;
	left:		0px;
	width:		774px;
	height:		20px;	
}
#fuss4_kurz
{
	position:	absolute;
	top:		1120px;
	left:		0px;
	width:		774px;
	height:		20px;	
}


#fuss5_kurz
{
	position:	absolute;
	top:		10000px;
	left:		0px;
	width:		774px;
	height:		20px;	
}
#fuss6_kurz
{
	position:	absolute;
	top:		10075px;
	left:		0px;
	width:		774px;
	height:		20px;	
}

#fuss1_news
{
	position:	absolute;
	top:		1350px;
	left:		0px;
	width:		774px;
	height:		20px;	
}
#fuss2_news
{
	position:	absolute;
	top:		1425px;
	left:		0px;
	width:		774px;
	height:		20px;	
}

#kontaktbox
{
	position:	absolute;
	top:		36px;
	left:		0px;
	width:		382px;
	height:		690px;
	background:	#E0E0E0;	
}


#impressumbox
{
	position:	absolute;
	top:		36px;
	left:		0px;
	width:		382px;
	height:		290px;
	background:	#E0E0E0;	
}


#rechtbox
{
	position:	absolute;
	top:		36px;
	left:		0px;
	width:		382px;
	height:		390px;
	background:	#E0E0E0;	
}

p {font-family: Verdana;}

*.verdana9   	{ color: black; font-size: 9px;}
*.verdana9bold  { color: black; font-size: 9px;font-weight:bold;}
*.verdana12  	{ color: #999999; font-size: 12px;}
*.verdana12bold { color: #999999; font-size: 12px;font-weight:bold;}
*.verdana12dg 	{ color: #666666; font-size: 12px;}
*.verdana14rot 	{ color: #e50000; font-size: 14px;font-weight:bold;}
*.verdana12bk  	{ color: #000000; font-size: 12px }

body 	{color:		#ffffff;}

a:link
{	
	color:		#999999;
	text-decoration: none;
} 

a:hover
{	
	color:		#999999;
	text-decoration: none;
} 

a:visited
{	
	color:		#999999;
	text-decoration: none;
} 

li {font-family: Verdana;}

ul
{
	list-style-type: disc;
	padding-left:	20px;
	margin-left:	0;

}