body,tr,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	background-color: #082963;
}
a:link {
	font-size: 11px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: White;	
	font-weight: bold;	
	text-decoration: none;		
}
a:hover {
	color: White;
	font-weight: bold;	
	position: relative;
	right: 1px;
	bottom: 1px;
	text-decoration: none;	
}
.titel_weiss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	line-height: 18px;		
}
.bold{
	font-weight: bold;
}
.ueberschrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	line-height: 18px;		
}
