body{
color:black;
font-family:Verdana, sans-serif;	
font-size:11px;
background-color:white;
margin:0px;
}

.menueoeben{
padding-right:10px
}

.ueberschrift{
font-size:14px;
color:#BD3D3E;
font-weight:bold;
}

.tabelle{
border-right:1px dashed #BD3D3E;
}

#menueoben a{
color:white;
text-decoration:none;
font-size:12px;
}


#menueoben a:hover{
color:white;
text-decoration:underline;
font-size:12px;
}

#tabelle a{
color:black;
text-decoration:none;

}


#tabelle a:hover{
color:black;
text-decoration:underline;

}

table{
font-size:11px;
cellpadding:0;
cellspacing:0;
}

#content a{
	color:black;
	font-weight:bold;
}

textarea, input[type=text]{
font-family:Verdana, sans-serif;
font-size:11px;	
width:310px;

}

