/* BS-Anzeigen Layout blau-hellblau */

.nav  { background-color: #fff6c4; padding: 5px }

.content {
	text-align: normal;
	padding: 5px;
}

.adv {
	padding: 3px;
	background: #C4E1FF;
	overflow: hidden;
	vertical-align: middle;
	border: 1px #cccccc solid;
	border-color: #cccccc; text-align: center
}

h1  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	color: #000000; 
	font-weight: bold 
}

h2  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #FF6633; 
	font-weight: bold 
}

h3  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #333399; 
	font-weight: bold 
}

h4  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal
}

p, td, div { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000 
}

body   { }

a,  a:visited          { color: #999999; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }

a:hover     { color: #000000; font-weight: normal; text-decoration: none }
a:active    { color: #999999; font-weight: normal; text-decoration: none }