 .text {
 	font-family : verdana, arial, helvetica, sans-serif;
 	font-size : 11px;
 	line-height : 17px;
 	text-align : left;
 	color : #000000;
}
 .head  {
 	font-family : verdana, arial, helvetica, sans-serif;
 	font-size : 16px;
 	line-height : 19px;
 	font-weight : bold;
 	text-align : left;
 	color : #000000;
 }
.klein  {
 	font-family : verdana, arial, helvetica, sans-serif;
 	font-size : 9px;
 	line-height : 12px;
 	text-align : left;
 	color : #000000;
 }
 .klein_einzug {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	text-align : left;
	color : #000000;
	padding-left : 15;
}
a:link, a:visited {
	color: #0083D7;
	text-decoration: none;
}
a:hover, a:active {
	color: #999999;
	/*border-bottom: 1px;
	border-bottom-style: dotted;*/
	text-decoration: underline;
}
