body{
        width:100%;
        margin:0;
        font-family:verdana, arial, sans-serif;
        font-size:11px;
}

h1 {
         font-size: 12pt;
}

#header {
        width:100%;
        height:111px;
}

#logo{
        width:100%;
        height:45px;
        background:#182F68 url(../images/bg.jpg);
}

#logo img{
        margin-top:5px;
}

.weekly {
        background:#c1c1c1;
        margin:13px;
        float:left;
        width:199px;
}

#content{
        width:100%;
        background:url(../images/back.gif) repeat-x top #F9F2EA;

}

#haupt{
        width:650px;
        padding-top:32px;
        position:relative;
        left:50%;
        margin-left:-325px;
}

#haupt ol{
        margin-top:0;
}

#haupt ol li{
        margin-left:-10px;
}

#haupt input{
        margin:2px;
        width:113px;
        height:12px;
        border:0;
        background:#f3f3f3;
}

p.title{
        color:#182F68;
        font-size:13pt;
        letter-spacing:0.01pt;
}

#box{
        width:330px;
        height:220px;
        background:#e8e8e8;
}

#marquee{
        width:620px;
        margin-top:-10px;
}

#nutz{
        width:600px;
        height:400px;
        position:relative;
        left:50%;
        margin-left:-300px;
        padding-top:15px;
        text-align:justify;
        overflow:auto;
}

#nutz p{
        margin-right:10px;
}
.list {
         display: none;
}
.meldung img {
         display: none;
}
