body {
 font-family:Verdana;
 font-size:13px;
 background-color:#bdbec6;
 text-align:center;
 margin:0px;
}
#seite {
  width:16cm;
  margin:0 0,3cm 0 0;
  text-align:left;
  background-color:#bdbec6;
  border:0px solid #000000;
}
#content {
  border:0px solid #efeff7;
  background-color:#efeff7;
  width:16cm;
  float:right;
  padding:0;
  margin: 1cm 0 0 1cm;
}

*html #seite #content {
  width:17cm;
  margin: 1cm 0 0 0cm;
}
#left {
display: none;
visibility:hidden;
}
#title {
height:34px;
padding:0 0 100px 0;
background-color:#fff;
border-bottom:0;
}
*+html #title {margin-bottom:-3cm;}

h1 {font-size:18px;color:#000000;margin-bottom:15px; margin-left:0; padding:0;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

a:link, a:visited, a:active, a:hover a.textlink /* Textlink */
{ 
  text-decoration:none;
  font-weight:normal;
  color:#333;
  font-size:12px;
}

a.textlink:link, a.textlink:visited, a.textlink:active, a.textlink:hover /* Textlink */ { 
  font-variant: normal;
  text-decoration:none;
  font-weight:bold;
  color:#666;
  font-size:13px;
}

#menucontainer, #mainnav, #quernav, form {
visibility:hidden;
display:none;
}
a.menu {
 display:block;
 padding:3px;
 border-top:0px solid #000;
 background-color:#737994;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited {
 color:#eeeeee;
 background-color:#737994;
 text-decoration:none;
}
a.menu:active, a.menu:hover {
 color:#737994;
 background-color:#eeeeee;
}
.menutitle{ /* nicht ben?tigt */
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:0px solid #000;
background-color:#7b7d8e;
width:106px;
margin:10px;
}
.termine {
  border: 0;
  width:500px;
  margin-bottom:30px;}
