 
<style type="text/css">
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #0000BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0000BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #2DA0FF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.nav-title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
 	background-color: #003366;
	color: #FFFFDE;
 	font-weight: bold;
}
.blue-bg {  
 	background-color: #C8E6FF;
}
.yellow-bg {
	background-color: #FFFFDE;
}
.white-bg {  
 	background-color: #FFFFFF;
}
.light-blue-border {
	background-color: #C8E6FF;
}
.content-title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #000066;
 	font-weight: bold;
	background-color: #FFFFDE;
}
.bottom-text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #003366;
	font-weight: bold;
}
.iobject-table {  
 	background-color: #003366;
}
.iobject-titel {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #FFFFDE;
 	font-weight: bold;
}
.iobject-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000044;
	background-color: #FFFFDE;
    vertical-align: top;
}
.datum {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
 	background-color: #003366;
 	font-weight: bold;
	color: #FFFFDE;
}
</style>

