/* BS-Anzeigen Layout rot-gruen-gelb */
.nav {
	background: #003399;
}
.content {
	background: #0086C6;
	overflow: visible;
	min-height: 400px;
	position: absolute; 
	left: 227px; 
	top: 50px; 
	width: 560px; 
	z-index:2
}
.adv {
	background: #9191FF;
}
h1  { 
	font-family: Verdana; 
	font-size: 14pt; 
	color: #5A6DB1; 
	font-weight: bold
}
h2  { 
	font-family: Arial; 
	font-size: 14pt; 
	color: #214263; 
	font-weight: bold
}
h3  { 
	font-family: Arial; 
	font-size: 11pt; 
	color: #5A6DB1; 
	font-weight: bold
}

body { background: url(images/bg.gif) }



a, a:active, a:visited {

 color: #000000; font-family:Arial; font-size:10pt; 

}



a:hover {



	color: #5166AE;



	font-family:Arial; font-size:10pt

}
