html { height: 101%; }
body
{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:12px;
 background-color:#cccccc;
 text-align:center;
}
h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#394529;
  font-size:12px;
}
a:active, a:hover
{
  color:#ff9200;
}
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
}
#page { width:760px; margin:0px auto; text-align:left; border:dashed 1px #000000; position: relative; }
#title {
height:30px;
padding:5px;
text-align:center;
background-color:#9c9a63;
}
#menu {
color:#ffffff;
background-color:#4a4d18;
text-align:center;
padding:10px 0px;
}
#content {
border-top:1px solid #000000;
background-color:#eeeeee;
padding:1em;
color:#000000;
line-height:180%;
}
.clearer { clear: both; }
img { border: none; }
a.impressum { position: absolute; bottom: -26px; right: 12px; }
a.impressum,
a.impressum:link,
a.impressum:visited { color: black; }

