.kopf {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.kopfklein {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #CCCCCC;
}
.kopffett {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.kopfgross {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
}


.kopffettgross {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}


h1{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}



h1:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #CCCCCC;
}
