body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Tahoma, sans-serif;
    color: #3e3e3e;
    font-size: 14px;
    background: none;
}

#overall {
    width: 885px;
    padding: 0 0 0 15px;
    margin: 0;
    background: none;
}

#header {
    height: 100px;
    width: 900px;
    position: relative;
    background: #ffffff;
    padding: 0;
    margin: 0;
}

#header .logo {
    position: absolute;
    top: 22px;
    left: 0;
    width: 222px;
    height: 62px;
    padding: 0;
    margin: 0;
}

#header .slogan_de, #header .slogan_en {
    position: absolute;
    bottom: 14px;
    right: 31px;
    width: 452px;
    height: 17px;
    padding: 0;
    margin: 0;
}

#header .slogan_de {
    background: url("../images/slogan_scholz_de.png") no-repeat right;
}

#header .slogan_en {
    background: url("../images/slogan_scholz_en.png") no-repeat right;
}

ul#options {
    list-stle-type: none;
    padding: 0;
    margin: 0 auto;
}

ul#options li {
    display: inline;
}

ul#options li a {
    padding: 0 0 0 17px;
    float: left;
    margin: 0 15px 0 0;
}

ul#options li a.print {
    background: url("../images/options_print.gif") no-repeat 0% 50%;
}

ul#options li a.back {
    background: url("../images/options_back.gif") no-repeat 0% 50%;
}

ul#content_tools {
    display: none;
}

a {
    color: #21689A;
    text-decoration: none;
}

a:hover {
    color: #3e3e3e;
    text-decoration: underline;
}

.clear {
    clear: both;
}

hr {
    background-color: #EAEBEB; /* Farbe für Opera und Firefox */
    color: #EAEBEB; /* Farbe für Internet Explorer (IE) */
    border: 0;
    height: 1px;
    margin: 25px 0;
}
