body {
	font-size: 13px;
}

div.kleingedruckt {
	font-family:Arial,Verdana,Helvetica;
	font-size: 11px;
	color: grey;
}

a:link {
	font-size:12px;
	color:blue;
	text-decoration:none;
	
	}	

a:visited {
	font-size:12px;
	color:black;
	/*background:;*/
	text-decoration:none;
	
	}	

a:hover {
	font-size:12px;
	color:blue;
	/*background:whitesmoke;*/
	text-decoration:underline;
	}
	
pre a:link {
	font-size:12px;
	color:blue;
	text-decoration:none;
	
	}	

pre a:visited {
	font-size:12px;
	color:black;
	/*background:;*/
	text-decoration:none;
	
	}	

pre a:hover {
	font-size:12px;
	color:blue;
	/*background:whitesmoke;*/
	text-decoration:underline;
	
	}
	
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
	
	
	
a.r:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:blue;
	text-decoration:none;
	}	

a.r:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:blue;
	/*background:;*/
	text-decoration:none;
	}	

a.r:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:blue;
	/*background:whitesmoke;*/
	text-decoration:underline;
	}

	
div.kleingedruckt a:link, div.kleingedruckt a:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size: 11px;
	color: grey;
	text-decoration: none;
}

div.kleingedruckt a.back:link, div.kleingedruckt a.back:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

div.kleingedruckt a:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

div.kleingedruckt a.back:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}