body
{
text-align:center;
font-family:verdana;
}

#hauptcontainer
{
width:1024px;
background-color: #FDFBCE;
border: 1px solid #666666;
margin:auto;
}

#header
{
width:1024px;
height:150px;
background-image: url(imgs/header.gif);
background-repeat: no-repeat;
border:0pt;
border-style:solid;
border-color:#eeeeee;
}

#nav
{
width:180px;
height:670px;
background-image: url(imgs/links.gif);
background-repeat: no-repeat;
float:left;
margin-top:0px;
padding-left:0px;
padding-right:0px;
border:0pt;
border-style:solid;
border-color:#eeeeee;
}

#menu13 {
width:180px;
margin: 0px;
padding:0px;
}

#menu13 ul, #menu13 li {
 list-style-type: none;
margin-left:0px;
padding:1px;
}


#menu13 li a:link, #menu13 li a:visited, #menu13 li a:active {display:block;
background:  url("imgs/menu13.jpg") no-repeat;
border-left: solid 1px #000;
border-bottom: solid 2px #606060;
border-right: solid 2px #7A7A7A;
background-position: 0% 50%;
 color:#000;text-decoration:none;
 font: bold 16px comic sans ms, verdana, sans-serif;
 height:32px;
line-height: 32px;
padding-left:15px;
margin-bottom: 0px;
margin-top: 0px;
}

#menu13 li a:hover { background:url("imgs/menu13b.jpg") no-repeat;
                color:#7F0000;
        text-decoration:none;background-position: 0% 50%;
}

#content
{
width:660px;
height:670px;
margin-left:0%;
margin-right:auto;
margin-top: 0px;
float:left;
border: 0pt;
border-style:solid;
border-color:#000000;
}

#minav
{
width:180px;
height:670px;
background-image: url(imgs/rechts.gif);
background-repeat: no-repeat;
margin-top:0px;
float:right;
padding-left:0px;
padding-right:0px;
border:0pt;
border-style:solid;
border-color:#000000;

}

#footer {
width: 1024px;
height: 45px;
background-image: url(imgs/footer.gif);
background-repeat: no-repeat;
position: relative;
padding-left:0px;
padding-right:0px;
border: 0pt;
border-style:solid;
border-color:#000000;
clear: both;
}

