body{
    margin:0px;
    font-family:Arial;
    background-image:url(../images/background.gif);
    background-repeat:repeat-x;
    font-size:14px;
    color:#336699;
}

pre{
    font-family:Arial;
    margin:0px;
}

#jahre{
    position:absolute;
    top:105px;
    left:50%;
    margin-left:-520px;
    width:154px;
    height:208px;
    background-image:url(../images/10_jahre.png);
}

#schatten_links{
    width:6px;
    background-image:url(../images/background_links.gif);
    background-repeat:repeat-y;
    background-position:1px 0px;
}

#schatten_rechts{
    width:4px;
    background-image:url(../images/background_rechts.gif);
    background-repeat:repeat-y;
}

#box{
    position:absolute;
    width:736px;
    left:50%;
    margin-left:-369px;
    background-color:#FFFFFF;
}

#box td{
    vertical-align:top;
}

#head{
    position:relative;
    margin-top:0px;
    height:295px;
    width:100%;
    background-image:url(../images/head_bg.jpg);
    background-repeat:no-repeat;
    background-position:0px 60px;
}

#logo{
    float:left;
    margin-top:18px;
    margin-right:5px;
    width:202px;
    height:100px;
    background-image:url(../images/logo.gif);
    background-repeat:no-repeat;
}

#headline{
    position:relative;
    height:20px;
    line-height:20px;
    width:100%;
    color:#336699;
    font-weight:bold;
    font-size:17px;
    font-family:Times New Roman;
}

#headline div{
    padding:0px 10px;
}

#headline a{
    line-height:20px;
}

#headline img{
    border:0px;
    margin:0px 10px;
}

#werbung{
    clear:both;
    position:relative;
    top:25px;
    float:left;
    width:120px;
    margin-right:20px;
    min-height:120px;
    text-align:center;
    background-color:#D8E2EB;
}

#werbung img{
    border:0px;
    margin-bottom:10px;
}

#content{
    position:relative;
    float:right;
    width:510px;
    margin-right:10px;
    min-height:300px;
    font-family:Verdana,Arial;
}

#content pre{
    font-family:Verdana,Arial;
}

#content h1{
    margin-top:0px;
    margin-bottom:7px;
    font-size:26px;
    font-family:Times New Roman;
}

#content input[type=text]{
    font-size:13px;
    height:14px;
}

#zimmer{
    float:right;
}
#zimmer a{
    margin-left:10px;
}

#footer{
    clear:both;
    position:relative;
    width:600px;
    left:125px;
    padding-top:20px;
    padding-bottom:5px;
    text-align:center;
    font-size:12px;
}

.links{
    float:left;
    margin-right:5px;
}

.rechts{
    float:right;
    margin-left:5px;
}

div.links,
div.rechts{
    width:250px;
}

