.e1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0073bb;
	font-weight: bold;
	text-decoration: none;
}
.e1_aktiv,.e1:hover,.e1_aktiv:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: White;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.e2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: Black;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.e2_aktiv,.e2:hover,.e2_aktiv:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #fabb00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Titel,h1,h2,.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0073bb;
	font-weight: normal;
	text-decoration: none;
	line-height: 105%;
}
.Untertitel,h3, h4, .unterueberschrift{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-style : normal;
	font-weight : bold;
   line-height : 105%;
}
.Einfuehrungstext,.Intro, .einfuehrungstext, h5, h6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-style : italic;
	font-weight : normal;
   line-height : 130%;
}
p,td,th,div,ul,li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
.fehler
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0073bb;
	font-style: normal;
	font-weight: normal;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0073bb;
	font-style: normal;
	font-weight: normal;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-style : normal;
	font-weight : normal;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #000000;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-3dlight-color : #000000;
   line-height : 150%;
}

.special{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4d565f; 
	font-weight: bold;
	text-decoration: none;
}
.special:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4d565f;
	font-weight: bold;
	text-decoration: underline;
}