body 
{
	background-color: #01A0C6;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-top: 20px;
}

A:link      {color:#000000; text-decoration:none;}
A:visited   {color:#000000; text-decoration:none;}
A:active    {color:#000000; text-decoration:none;}
A:hover     {color:#000000; text-decoration:none;}

img 
{
	border: 0;
	padding: 0;
	margin: 0;
}

#container 
{
	background-color: #FFFFFF;
	text-align: left;
	width: 747px;
	padding: 10px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 767px;
}

html>body #container {
	width: 767px;
}

#header
{
	 background-color: #FCF3F9;
	 border: 1px dashed #E25CAC;
	 margin-bottom: 20px;
	 padding: 10px;
}

.headline 
{
	background-color: #E25CAC;
	background-image: url(button.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	color: #000000;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #E25CAC;
	border-right: 1px solid #E25CAC;
	padding: 2px 0px;
}

.content
{
	background-color: #FCF3F9;
	font-size: 12px;  
	border-left: 1px dashed #E25CAC; 
	border-right: 1px dashed #E25CAC; 
	border-bottom: 1px dashed #E25CAC; 
	padding: 10px;
}

.content TD {font-size: 12px;}

.zentriert {text-align:center;}
.rechts {text-align:right;}
.abstandunten {margin-bottom:20px;}
.abstandrechts {margin-right: 20px;}
.tuerkis {color: #01A0C6;}
.fett {font-weight:bold;}
.abschluss {clear: both; font-size: 1px; line-height: 1px;}
.news {margin-bottom: 25px; border: 1px dashed #E25CAC; font-weight:bold; font-size: 16px; text-align: center; padding: 5px;}



