#main {position: absolute; top: 50%; left:50%; width: 950px; height: 600px; width: 950px; margin-left: -475px; margin-top: -300px; overflow: hidden; background-color: #fdf1f1;}
#menu {position: absolute; top: 0px; left: 0px; width: 220px; height: 575px; overflow: hidden; background-image: url(../images/bgMenu.gif);}
#title {position: absolute; top: 0px; left: 220px; width: 730px; height: 180px; overflow: hidden;}
#foot {position: absolute; top: 575px; left: 0px; width: 950px; height: 25px; overflow: hidden; background-image: url(../images/bgFoot.gif);}
#contentStart {position: absolute; top: 190px; left:220px; width: 666px; height: 350px; overflow: hidden; border: 2px solid #76281c;}
#content {position:absolute;  top: 190px; left:220px; width: 666px; height: 350px; overflow: auto; border: 2px solid #76281c;}


body {
 font-family: verdana, arial, helvetica, "sans serif";
 font-size: 12pt;
 background-color: #FFFFFF;
 color: #000000;
}

a.impressum{
 font-size: 10pt;
 font-style: italic;
 color: #ffffff;
 text-decoration: none;
}

a.menu{
 font-size: 1.1em;
 font-style: italic;
 color: #000000;
 text-decoration: none;
 vertical-align: top;
 line-height: 20px;
}

h1{
 font-size: 14pt;
 font-weight: bold;
}

h2{
 font-size: 13pt;
 font-weight: bold;
}

