
.head { 
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #231F20;
	font-size : 16px;
}

.head2 { 
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #CC0000;
	font-size : 18px;
}


.content { 
	color : #231F20;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size : 13px;
}

.content a:hover {
	font-size : 13px;
	color : #FF9933;
	text-decoration : underline;
}

.content a,.content a:link,.content a:active{
	text-decoration : none;
	font-size : 13px;
	color : #231F20;
}

.impressum,.impressum p  { 
	color : #231F20;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10px;
}

.impressum a:hover {
	color : #FF9933;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size : 10px;
}

.impressum a,.impressum a:link,.impressum a:active{
	color : #231F20;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10px;
}

.red { 
	color : #CC0000;
}

