.drop
{
  display:none;
  font-size:10px;
  color:rgb(40,57,135); 
  padding:0px;
	white-space:nowrap
  height:12px;
  overflow:hidden;
  
}
.startText
{
font-size:10px;
padding-left:4px;
}
#tab td
{
padding:3px;
}
.startCont
{
  margin-top:20px;
}
.more
{
font-weight:bold;
color:blue;
font-size:9px;

}
#strich
{
height:27px; position:absolute; border-left:2px solid rgb(40,57,135);
}
.drop ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.drop ul li
{
margin:0px;
padding:0px;
list-style-type:Wert;
float:left;

}

body
{
font-family : Arial;
}
.links
{
width:100%;
}
.links a
{
color:rgb(40,57,135); 
font-weight:bold;
font-size:12px; 
text-decoration:none; 
font-family : Arial;
}
img
{

border:none;
}
.links a.menuhover:hover
{
font-size:11px; 
}
.boxWhiteO {
	width: 100%;
	float: left;
}
.boxWhiteLO {
	width: 10px;
	height:10px;
	background: url(/images/lo.gif);
	background-repeat:no-repeat;
	float:left;
}
.boxWhiteMO {
	height:10px;
	
	float: left;
}
.boxWhiteRO {
	width: 10px;
	height:10px;
	background: url(/images/ro.gif);
	background-repeat:no-repeat;
	float:right;
}
/*Mitte*/
.boxWhiteM {


	padding-top: 7px;
}
/*Unten*/
.boxWhiteU {
	width:100%;
	float: left;

}
.boxWhiteLU {
	width: 10px;
	height:10px;
	background: url(/images/lu.gif);
	background-repeat:no-repeat;
	float:left;
}
.boxWhiteMU {
	height:10px;
	float: left;
}
.boxWhiteRU {
	width: 10px;
	height:10px;
	background: url(/images/ru.gif);
	background-repeat:no-repeat;
	float:right;
}

#contentbox
{
 font-size: 13px;
  

}
#inhalt
{
padding:4px;
margin-top:12px;
}
TABLE {
	font-family : Arial;
}
P {
	font-family : Arial;
}
A {
	text-decoration : none;
	color : black;
	font-family : Arial;
}

A:HOVER {
	text-decoration : none;
	color : Blue;
	font-family : Arial;
}
H1 {
	font-family : Arial;
}
H2 {
	font-family : Arial;
}
H3 {
	font-family : Arial;
}
H4 {
	font-family : Arial;
}
UL {
	font-family : Arial;
}
a#impressum:link {color:white; font-weight:bold; font-size:10px; text-decoration:none; font-family : Arial;}    /* noch nicht besuchte Ziele */
a#impressum:visited {color:white; font-weight:bold; font-size:10px; text-decoration:none; font-family : Arial;}    /* noch nicht besuchte Ziele */

a#impressum:hover { text-decoration:underline; }  

