body {
    margin: 0;
    padding: 0;
    font: 75% Arial, Helvetica, sans-serif;


    background-repeat: repeat-y;
    height:100%;
     background-color: #000066;

        font-size: 75%; /* 16px / 75% = 10px */
        text-align:center;
        color: #333;

}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1em;
}


h3 {
    font-size: 1em;
    color: #ff0000;
}
hr {height:1px;color:#cccccc;clear:left;}

#wrapper {
        text-align:left;
        position: relative;
        margin: auto;
        width: 940px;
        background: #fff;
        border-left: 0px #fff solid;
        border-right: 0px #fff solid;
        border-bottom: 0px #fff solid;
}

#container { background: #fffff; }

#smenue p {
    margin: 2em 0 0.2em 0.30em;
    padding: 0;
    font-size: 1em;
    color: #ffffff;
    font-weight: bold;
}

#top {
    height: 89px;
    width: 1000px;
    margin: 0;
    background-color: #000066;
    background: url(img/titel01.jpg);
    background-repeat: no-repeat;
}

#hmenue {
    position: absolute;
    top: 89px;
    left: 0;
    width: 1000px;
    height: 23px;
    background-color: #2c3013;
    border-top: 2px solid #66ccff;
    border-bottom: 2px solid #66ccff;
}

#hmenue ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#hmenue li {
    float: left;
    width: 123px;
    text-align: center;
    font-size: 1.1em;
    padding: 0.2em 0 0.2em 0;
    margin: 0;
}

#hmenue a:link, #hmenue a:visited {
    color: #fff;
    text-decoration: none;
    margin: 0;
}

#smenue {
    position: absolute;
    top: 120px;
    left: 0;
    width: 175px;
    background-color: #000066;
}

#smenue ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#smenue li {
    margin: 0;
    padding: 0;
    border: 1px solid #000066;
    border-left: 2px solid;
    border-right: 2px solid;
}

#smenue a:link, #smenue a:visited {
    display: block;
    padding: 3px;
    margin: 0;
    background-color: #000066;
    color: #f00;
    text-decoration: none;
}


#content {
    position: absolute;
    top: 120px;
    left: 180px;
    padding: 0 60px;
    width: 450px;
    background-color: #ffffff;
}

* html #content {
    width: 450px;
    w\idth:450px;
}

#marginalie {
    position: absolute;
    top: 120px;
    left: 785px;
    width: 213px;
    font-size: 1em;
    color: #ffffff;
    padding:  5px 0 0px;
    background-color: #000066;
}

* html #marginalie {
    width: 213px;
    w\idth: 213px;
}

#footer {
    width: 100%;
}

#footer p {
    float: left;
    font-size: 0.9em;
}

#footer .right {
    float: right;
    font-size: 1em;
}

#banner {
        position: absolute;
        width: 150px;
        height: 55px;
        top:820px;
        left:0px;
        padding: 2em 10px 0 10px;
        background-color: #000066;
         color: #ffffff;



}
