body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#bdbec6;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {text-align:justify;}
code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#aa0000;
  font-size:12px;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#eeeeee;
 background-color:#737994;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}
.trennlinie
{
  display:block;
  padding: 3px;
  border-top:1px solid #000;
  text-align:center;
  color:#eeeeee;
  background-color:#7b7d8e;
  text-decoration:none;
}

.title {
height:68px;
width: 760px;
padding-top: 5px;
margin: 5px auto;
background-color:#7b7d8e;
border:1px solid #000;
}
.left {
background-color:#bdbec6;
width:128px;
float:left;
}
.footer {
height:260px;
width: 760px;
padding-top: 5px;
margin: 5px auto;
background-color:#7b7d8e;
border:1px solid #000;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
	background-color:#7b7d8e;
	width:123px;
	margin-right: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
}
.content {
border-left:1px solid #000;
background-color:#737994;
width:610px;
float:right;
padding:5px 10px;
}

.maileintrag {
border:1px solid #000;
background-color:#737994;
padding:5px;
margin-bottom:5px;
}

.banner {
text-align: center;
float: center;
margin: 5px;
}

.beschreibung {
text-align: justify;
}

.untertitel {
text-align: left;
font-weight: bold;
font-size: 16;
}