body {
	margin:0px;
}
a {
	text-decoration: underline;
	color:#154988;
}
a:hover {
	text-decoration: underline overline;		
}
a:visited {
	color:#154988;
}

#menu {
	width:320px;
	text-align:right;

}
#menu a {
	font-size : 15px;
	font-family : Tahoma,Arial,Helvetica;
	font-weight: bold;
	color:#646464;
	line-height:30px;
	margin-right:50px;
	text-decoration:none;
}
#menu a:hover {
	color : #000;
}
.ueberschrift {
	text-align:center;
	font-family : Arial,Helvetica,Tahoma;	
	font-size:25px;	
	color:#000;
	font-weight:bold;
}
.unterueberschrift {
	text-align:center;
	font-family : Arial,Helvetica,Tahoma;	
	font-size:18px;	
	color:#000;
	font-weight:bold;
}
.normal {
	font-family : Arial,Helvetica,Tahoma;	
	font-size:13px;	
	color:#000;
	line-height:18px;
}
.adressdaten {
	font-family : Arial,Helvetica,Tahoma;	
	font-size:11px;	
	color:#000;
	line-height:20px;
}
.fusszeile {
	font-size : 11px;
	font-family : Arial,Helvetica,Tahoma;	
	color:#000;
}
.box
{
	margin-left:25px;
}
.content
{
	padding:10px;
	background-color:#eeeeee;
	text-align:justify;
}
.content  table
{
	font-family : Arial,Helvetica,Tahoma;
	font-size:13px;
	color:#000;
	line-height:18px;
}          


