body             {font-family: helvetica, arial, geneva, sans-serif; font-size: 13; color: #000000}
.punkte   	 {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#AE6B00; font-weight: bold}
.headline   	 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13; color:#000000; font-weight: bold}
.subheadline   	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13;
	color:#FF0000;
	font-style: italic;
}
.text		 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13; color:#000033}
.navigation {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13; color:#FFFFFF;}
.navi  {
	border-top-style: dotted;
	border-top-color: #00CCFF;
	border-top-width: 1px;
}

A:link           {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000066}
A:visited        {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000066}
A:hover          {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #AE6B00}
A:active         {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #AE6B00}


A.klein:link	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000033}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000033}
A.klein:hover	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #AE6B00}
A.klein:active	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #AE6B00}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000033;

}
.rechts {
	background-image: url(../design/seiterechts.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.unten {
	background-image: url(../design/unten.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ecke {
	background-image: url(../design/untenrechts.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.strichunten {
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	border-bottom-width: 1px;


}
.strichoben {
	border-top-style: solid;
	border-top-color: #00CCFF;
	border-top-width: 1px;
}
.rahmen {
	border: 1px solid #666699;
}
.bodyy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
}

