
.head { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #373EC3;
	font-size : 22px;
}

.content { 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 16px;
}
.headlines { 
	color : #000000;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size : 18px;
}

.content a:hover {
	font-size : 16px;
	color : #373EC3;
	text-decoration : underline;
}

.content a,.content a:link,.content a:active{
	text-decoration : none;
	font-size : 16px;
	color : #000000;
}
.small { 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 14px;
}
.small a:hover {
	font-size : 14px;
	color : #373EC3;
	text-decoration : underline;
}

.small a,.small a:link,.small a:active{
	text-decoration : none;
	font-size : 14px;
	color : #000000;
}

.impressum,.impressum p  { 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
}

.impressum a:hover {
	color : #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.impressum a,.impressum a:link,.impressum a:active{
	color : #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 12px;
}



