p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	list-style-type:square;
		}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	
	}
	
	
a:active {  color: #E60000; text-decoration: underline; font-weight:normal}
a:hover {  color: #E60000; text-decoration: none ; font-weight:normal}
a:link {  color: #E60000; text-decoration: none ; font-weight:normal}
a:visited {  color: #E60000; text-decoration: none ; font-weight:normal}


#index
	{
	
	background-image:url(img/bg_v.gif);
	background-repeat:repeat-x;
	width:100%;
	position:absolute;
	}
	
	
#aktuell
{
	height: auto;
	width: 158px;
	top: 293px;
	left: 661px;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#content
{	height:100%;
	width: 100%;
	background-image:url(../content/img/bg_v2.gif);
	background-repeat:repeat-x; 
	position:absolute;
	
}


#bild
{ 
	height: auto;
	width: 345px;
	top: 269px;
	left: 6px;
	position:absolute;
}


#headline
{
	height: 40px;
	width: 131px;
	top: 212;
	left: 351px;
	position:absolute;
}


#main
{ 

	width: 442px;
	height:auto;
	top: 293px;
	left: 506px;
			position:absolute;

		
}

#aktuell_content
{ 	
	width: 910px;
	height:auto;
	top: 293px;
	left: 38px;
	position:absolute;
}






#bottom
{
	background-image:url(content/img/bg_bottom.gif);
	background-repeat:repeat-x;
	height: 73px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	position:fixed;

	}
	
