body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head { 
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #CC0000;
	font-size : 40px;
}

.head2 { 
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #CC0000;
	font-size : 18px;
}

.head3 { 
	font-family: verdana, sans-serif;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 18px;
	text-decoration: none;
}

.content { 
	color : #666666;
	border-color : #666666; 
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size : 13px;
}

.content a,.content a:link,.content a:active{
	text-decoration : none;
	border-color : #666666; 
	font-size : 13px;
	color : #666666;
}

.content a:hover {
	font-size : 13px;
	border-color : #CC0000; 
	color : #CC0000;
	text-decoration : none;
}

.impressum,.impressum p  { 
	color : #666666;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10px;
}

.impressum a,.impressum a:link,.impressum a:active{
	color : #666666;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10px;
}
.impressum a:hover {
	color : #CC0000;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10px;
}

.red { 
	color : #CC0000;
}

.normal { color:#000000; background-color:#666666; }
.spezial { color:#000000; background-color:#CC0000; }
