﻿body
{
    font-size: 0.8em;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEEE;
    color: Black;
}

#page
{
    width: 990px;
    height: 580px;
    margin: 10px auto 0px auto;
    border: 1px solid #496077;
    background-color: #EEEEEE;
    color: Black;
}

#header
{
    position: relative;
    width: auto;
    height: 85px;
    overflow: hidden;
    background-color: #CCCCCC;
    color: Black;
}

#navigation
{
    position: relative;
    width: 175px;
    height: 495px;
    float: left;
    overflow: hidden;
    background-color: #CCCCCC;
    color: Black;
}

#content
{
    position: relative;
    width: auto;
    height: 489px;
    overflow: auto;
    padding: 3px 10px 3px 15px;
    background-color: White;
    color: Black;
}

img
{
    border-style: none;
}

p
{
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    line-height: 1.5em;
    color: Black;
}

h2
{
    font-size: 1.3em;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    color: Black;
}

#title-logo
{
    float: left;
    width: auto;
    border-width: 0px;
    margin: 0px;
    padding: 18px 0px 0px 10px;
}

#title-leistungen
{
    float: right;
    width: auto;
    border-width: 0px;
    margin: 0px;
    padding: 2px 15px 0px 0px;
}

ul#menu
{
    width: 150px;
    margin: 0px 0px 0px 5px;
    padding: 5px;
    border: none;
    font-size: 1.0em;
    background-color: #CCCCCC;
}

ul#menu li
{
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 1.0em;
}

ul#menu a, ul#menu h2
{
    display: block;
    padding: 3px 0px 3px 10px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid Black;
    border-left-color: White;
    border-top-color: White;
    background-color: #9C9C9C;
    color: Black;
}

ul#menu a:hover
{
    border-color: White;
    border-left-color: Black;
    border-top-color: Black;
    background-color: #808080;
    color: White;
}

ul#menu h2
{
    margin: 5px 0px 0px 0px;
    font-size: 1.0em;
    line-height: 1.0em;
    border-color: Gray;
    color: Black;
}

.submenu
{
    list-style: none;
    margin: 5px 0px 0px 25px;
    padding: 0px;
}

#agbinfo
{
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    line-height: 1.5em;
    margin: 0px 0px 0px 50px;
    color: Black;
}

#pdfpicture
{
    width: 17px;
    height: 17px;
    border: none;
}

#copyrightinfo
{
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
    line-height: 1.5em;
    color: Black;
}

#backpicture
{
    margin: 45px 0px 0px 0px;
    border: none;
}

.ulinfo
{
    list-style-type: disc;
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    line-height: 1.75em;
    color: Black;
}

#emailinfo
{
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    line-height: 1.2em;
    margin-top: 1.2em;
    color: Black;
}

#datenschutzinfo
{
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
    line-height: 1.5em;
    color: Black;
}

