body {
    background: url('bg.png') #acceff;
    padding-top:9px;
    margin-top:0px;
}
#eckerechts, #eckelinks {
    padding:0px;
    margin:0px;
    border:0px;
    height:10px; width:13px;
    line-height:1px;
    font-size:1px;
    position:relative;
}
#eckelinks {
    float:left;
    background: url('eckelinks.png');
    margin-right:-15px;
}
#eckerechts {
    float:right;
    background: url('eckerechts.png');
    margin-left:-13px;
}
#eckemitte {
    margin:0px 13px 0px 13px;
    height:1px;
    background:black;
    line-height:1px;
    font-size:1px;
    padding:0px;
}
#eckezwischen {
    margin:0px 13px 0px 13px;
    background:#9cceff;
    line-height:1px;
    font-size:1px;
    padding:0px;
    height:10px;
}
#oben {
    border:1px solid black;
    border-top:0px;
    height:85px;
    background:#9cceff;
}
#trenner1 {
    border:1px solid black;
    border-top:0px;
    height:12px;
    background:#0069ff;
}
#haupttabelle {
    border:1px solid black;
    border-top:0px;
    background:#9cceff;
    width:100%;
}
#navigationsspalte {
    vertical-align:top;
    border-right:2px solid black;
    width:154px;
    padding:17px 15px 17px 15px;
}
.naviheader {
    border:1px solid black;
    background:url('navikreuz.png') #0069ff no-repeat;
    background-position:0px 0px;
    height:14px;
}
.navirechts {
    float:right;
    background:url('navikreuzr.png');
    height:14px;
    width:14px;
    font-size:1px;
}
.naviinnen {
    border-right:1px solid black;
    border-left:1px solid black;
    padding:2px 0px 2px 7px;
    background:#7bb6ff;
}
.navispacer {
    height:35px;
}
#hauptspalte {
    padding:10px;
    height:100%;
}
a.navilink {
    text-decoration:none;
    font-weight:bold;
    display:block;
}
a.navilink:link {
    color:#0000C0;
}
a.navilink:visited {
    color:#0000C0;
}
a.navilink:active {
    color:silver;
}
a.navilink:hover {
    color:#D2ECFA;
}
#spalteunten {
    vertical-align:bottom;
}
#trenner2 {
    border-top:1px solid black;
    height:12px;
    background:#0069ff;
}
