body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	color: #203353;
}
#menu {
  width:40px;
  text-align:center;
  position:relative;
   }
  
#menu a, #menu a:visited {
  text-decoration:none;
  background-color: none;
  color: none;
  display: block;
  width:28px;
  height:18px;
  font-size:14px;
  border: none;
  padding:5px;
  }
  
#menu a span {
  display:none;
  }
  
#menu a:hover {
  border:0px solid #000;
}
#menu a:hover span.lk {
  display:block;
  position:absolute;
  left:50px;
  top:0;
  padding:5px;
  width:200px;
  background-color:#DADADA;
  color:#FF0000;
  border:1px solid #234;
  text-align:left;
  font-family: Verdana, Serif, Helvetica, Sans-Serif, Verdana, Arial;
  font-size:0.8em;
  font-style:normal;
  font-weight:bold;
  }

/*inhalt*/
.abstand {
	background-image: url(images/rand.jpg);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	padding-bottom: 1px;
}
.fright {
	float: right;
	display: block;
}
.box {
	width: 790px;
	border: 1px solid #cccccc;
	height: 110px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 20px;
}
.berichtcontainer {
border:1px solid #000000;
background-color: #F4F4F4;
width:80%;
font-family: Arial, sans-serif;
text-align:justify;
color:#000000;
font-size: 14px;
}
.berichtkopf
{
margin:-2px -2px 2px -2px;
padding:2px;
background-color: #FF0000;
color: white;
font-weight: bold;
font-family: Arial, sans-serif;
text-align:justify;
border-bottom: 0px solid #000000;
font-size: 13px;
}
.borders_news {
 border: 1px dashed #aaa;
 }
 
.borders_newsa {
 border-top: 1px dashed #aaa;
 border-right: 1px dashed #aaa;
 border-bottom: 1px dashed #aaa;
 }
 .datumsabstand { padding: 3px;  
 }
.datumsabstanda { padding-left: 3px; padding-right: 3px; padding-top: 10px; padding-bottom: 10px;  
}
.fleft {
	float: left;
}
a:link.statistik        { color: #FFFFFF; text-decoration: underline }
a:visited.statistik   { color: #FFFFFF; text-decoration: underline }
a:hover.statistik   { color: #FFFFFF; text-decoration: none; background-color:none;}
a:active.statistik   { color: #FFFFFF; text-decoration: underline }
}
a:link        { color: #868686; text-decoration: underline }
a:visited   { color: #868686; text-decoration: underline }
a:hover   { color: #00007F; text-decoration: none; background-color:none;}
a:active   { color: #00007F; text-decoration: underline }
}


