html, body
{
    width:100%;
    height:auto;
    margin: 0;
    border: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    FONT-SIZE: 13px;
    vertical-align:middle;
    color:#594A40;
    min-height:100%;
}
body
{
    min-height:100%;
}
h1
{
    font-size: 20px;
    color: #594A40;
    font-weight:bold;
    padding:0px 0px 15px 0px;
    margin:0px;
}
h2
{
    font-size:16px;
    padding:0px 0px 10px 0px;
    margin:0px;
}
#slideshow
{
    width:310px;
}
#over
{
    position:relative;
    width:990px;
    margin:auto;
}

#title
{
    height:225px;
    float:left;
}
#oben
{
    float:left;
    width:990px;
    height:13px;
}
#mitte
{
    width:990px;
    background-image:url(../img/bg-content.jpg);
    float:left;
}
#content_menu
{
    width:210px;
    float:left;
}
#menu
{
    width:190px;
    float:left;
    margin:0px 0px 0px 20px;
    display:inline;
}
#menu1
{
    width:200px;
    float:left;
    height:30px;
    font-size: 18px;
    color: #594A40;
    font-weight:bold;
    text-align:center;
    padding:5px 0px 0px 0px;
}
#content
{
    width:740px;
    float:right;
    display:inline;
    margin:0px 20px 0px 0px;
    padding:5px;
}
#content_height
{
    float:right;
    width:1px;
    height:450px;
}
#footer
{
    width:968px;
    height:80px;
    float:left;
    padding:5px 11px 0px 11px;
    background-image:url(../img/bg-footer.jpg);
    background-repeat:no-repeat;
}
#footer_links
{
    width:500px;
    padding:33px 0px 0px 8px;
    color:#594A40;
    float:left;
}
#footer_rechts
{
    width:300px;
    padding:33px 8px 0px 8px;
    color:#594A40;
    float:right;
    text-align:right;
}
#hiddendiv
{
    position:absolute;
    visibility:hidden;
    width:1px;
    height:1px;
    top:-100px;
    left:-100px;
}
a
{
    color: #594A40;
    text-decoration:underline;
}
a:hover
{
    color: #594A40;
    text-decoration: underline;
}
a.menu0
{
    color: #594A40;
    text-decoration:none;
    display:block;
    height:19px;
    width:175px;
    padding:0px 0px 0px 15px;
    font-size:13px;
    margin:2px 0px 0px 0px;
}
a.menu0:hover
{
    color: #594A40;
    background-image:url(../img/bg-menu.jpg);
    background-repeat:no-repeat;
    text-decoration: none;
    font-weight:bold;
}
a.menu0_aktiv
{
    color: #594A40;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height:19px;
    width:175px;
    padding:0px 0px 0px 15px;
    font-size:13px;
    background-image:url(../img/bg-menu.jpg);
    background-repeat:no-repeat;
    margin:2px 0px 0px 0px;
}
a.menu0_aktiv:hover
{
    color: #594A40;
    text-decoration: none;
}
a.menu1
{
    color: #594A40;
    text-decoration:none;
    display:block;
    height:19px;
    width:120px;
    padding:0px 0px 0px 15px;
    font-size:13px;
    margin:2px 0px 0px 25px;
}
a.menu1:hover
{
    color: #594A40;
    background-image:url(../img/bg-menu.jpg);
    background-repeat:no-repeat;
    text-decoration: none;
    font-weight:bold;
}
a.menu1_aktiv
{
    color: #594A40;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height:19px;
    width:120px;
    padding:0px 0px 0px 15px;
    font-size:13px;
    background-image:url(../img/bg-menu.jpg);
    background-repeat:no-repeat;
    margin:2px 0px 0px 25px;
}
a.menu1_aktiv:hover
{
    color: #594A40;
    text-decoration: none;
}
a.sitemap0
{
    color: #244372;
    text-decoration:none;
    display:block;
    height:19px;
    width:145px;
    padding:2px 0px 0px 15px;
    font-size:13px;
    margin:2px 0px 0px 0px;
}
a.sitemap0:hover
{
    color: #244372;
    text-decoration: underline;
}
a.sitemap1
{
    color: #244372;
    text-decoration:none;
    display:block;
    height:19px;
    width:145px;
    padding:2px 0px 0px 30px;
    font-size:13px;
    margin:2px 0px 0px 0px;
}
a.sitemap1:hover
{
    color: #244372;
    text-decoration: underline;
}
