h1,h2,h3,h4,p,td,tr,a,table,body { 
	font-family: Arial,Helvetica,Sans-Serif;
}

a,p,td {
	font-size:10pt;
}

a.ahrefnorm:link{
	text-decoration: underline;
	color : #333333;
}

a.ahrefnorm:visited{
	text-decoration: underline;
	color : #333333;
}

a.ahrefnorm:hover{
	text-decoration: underline;
	color : #333333;
	background-color: #FFFFFF;
}

a.ahrefnorm:active{
	text-decoration: underline;
	color : #333333;
}

a.navitop:link{
	font-size: 11px;
	line-height: normal;
	color : #333333;
}

a.navitop:visited{
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
	color : #333333;
}

a.navitop:hover{
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
	color : #333333;
	background-color: #FFFFFF;
}

a.navitop:active{
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
	color : #333333;
}

a.naviklein:link{
	font-size: 10px;
	text-decoration: underline;
	color : #333333;
}

a.naviklein:visited{
	font-size: 10px;
	text-decoration: underline;
	color : #333333;
}

a.naviklein:hover{
	font-size: 10px;
	text-decoration: underline;
	color : #333333;
	background-color: #FFFFFF;
}

a.naviklein:active{
	font-size: 10px;
	text-decoration: underline;
	color : #333333;
}

.seitentitel{
	font-size:16px;	
}

.hervorhebung{
	color: #2C56AB;
	font-weight: bold;
}

.herv-farbe{
	background-color: #FF9C00;
}