body, table {
 	font-family : verdana, arial, helvetica, sans-serif;
 	font-size : 12px;
 	line-height : 19px;
 	text-align : left;
	color: #990000;
}
.head2  {
 	font-family : Verdana,Arial,Helvetica,Sans-serif;
 	font-size : 12px;
 	line-height : 19px;
 	text-align : left;
 	color : #E13F41;
 }

 .head  {
 	font-family : Verdana,Arial,Helvetica,Sans-serif;
 	font-size : 14px;
 	line-height : 19px;
 	font-weight : bold;
 	text-align : left;
 	color : #E13F41;
 }
 
.klein  {
 	font-family : Arial,Helvetica,Sans-serif;
 	font-size : 10px;
 	line-height : 13px;
 	text-align : center;
 	color : #E13F41;
 }

.text  {
 	font-family : Verdana,Arial,Helvetica,Sans-serif;
 	font-size : 12px;
 	line-height : 19px;
 	text-align : left;
 	color : #000000;
 }
 a:link{
	color: #3399FF;
	line-height: 22px;
	font-size: 12px;
	text-decoration : none;
}

.aktiv{
    color: #990000;
    line-height: 22px;
    font-size: 12px;
    text-decoration : none;
        }  

a:visited{
	color: #BBB;
	line-height: 22px;
	font-size: 12px;
	text-decoration : none;
}
a:focus{
	color: #990000;
	line-height: 22px;
	font-size: 12px;
	text-decoration : none;
}
a:hover{
	color: #990000;
	line-height: 22px;
	font-size: 12px;
	text-decoration : none;
}