P,OL,UL {
   font-family: Verdana;
   margin: 0.0em 0.0em;
   color: #FFFFFF;	
   font-size: 10px;
   line-height: 150%; 
}

.searchresultheader {
   font-family: Verdana;
   color: #FFFFFF;
   font-size: 12px;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-bottom: 1.0em;
}

.searchresultcontent {
   font-family: Verdana;
   margin: 0.0em 0.0em;
   color: #FFFFFF;	
   font-size: 10px;
   line-height: 150%; 
}

body {
   font-family: Verdana;
   color: #FFFFFF;	
   font-size: 10px;
}

span {
   font-family: Verdana;
   color: #FFFFFF;	
   font-size: 10px;
}

TD .cont {
background-position: top center;
background-repeat: no-repeat;
bgcolor: #003466;
}

.contsuche {
background-color: #FFFFFF;
border:1px solid #ddd;
color: black;
font-family: verdana;
font-weight: normal;
font-size: 10px;
}



/* Headings */
H2,H3,H4,H5 {
   font-family: Verdana;
   color: #FFFFFF;
   font-size: 12px;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-bottom: 1.0em;
}

a {
	font-weight: bold;
	color: #FFFFFF;			/* black */
	text-decoration: none;
   font-family: Verdana;
   margin: 0.0em 0.0em;
   font-size: 10px;
   line-height: 150%; 

}

a:visited {
	font-weight: bold;
	color: #FFFFFF;			/* black */
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;			/* black */
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	color: #FFCF6E;			/* black */
	text-decoration: none;
}
