.body{
margin:0;
padding:0;
}

.leerzeichen {  line-height: 10px; 
font-size: 10px}


.cursor {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-weight: lighter;
	cursor:pointer;
	text-align: justify;
	}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #1f285a;
	text-decoration: none;
	line-height: normal;
	

}

.link {
	font-family: Verdana;
	font-size: 16px;
	color: #1f285a;
	text-decoration: none;
	line-height: normal;
	font-weight: lighter;


}
a:link{
	font-family: Verdana;
	font-size: 16px;
	color:#647db7;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

}
 a:visited{
 	font-family: Verdana;
	font-size: 16px;
 	color:#647db7;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	

 }
 a:hover{
 	font-family: Verdana;
	font-size: 16px;
 	color:#1f285a;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

 }
 a:active{
 	font-family: Verdana;
	font-size: 16px;
 	color:#647db7;
	text-decoration: none;
    line-height: normal;
	font-weight: normal;
 }
 
a.klein:link{
	font-family: Verdana;
	font-size: 12px;
	color: #1f285a;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
 a.klein:visited{
 	font-family: Verdana;
	font-size: 12px;
	color: #1f285a;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

 }
 a.klein:hover{
 	font-family: Verdana;
	font-size: 12px;
	color: #647db7;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

 }
 a.klein:active{
 	font-family: Verdana;
	font-size: 12px;
	color: #1f285a;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

 }
 
  .link_klein{
 	font-family: Verdana;
	font-size: 12px;
	color: #647db7;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

 }