div {
    font-family:verdana,geneva,sans-serif;
    font-size:11px;
    color:#ffffff;
}

table {
    font-family:verdana,geneva,sans-serif;
    font-size:11px;
    color:#ffffff;
    background-color:#666666;
}

a.navlink:link {color:#cccccc; text-decoration:none; font-size:11px; font-weight:bold; }
a.navlink:visited {color:#cccccc; text-decoration:none; font-size:11px; font-weight:bold; }
a.navlink:hover {color:#ffffff; text-decoration:none; font-size:11px; font-weight:bold; }
a.navlink:active {color:#ffffff; text-decoration:none; font-size:11px; font-weight:bold; }

a.contentlink:link {color:#ccc; text-decoration:underline; font-size:11px; font-weight:normal; }
a.contentlink:visited {color:#ccc; text-decoration:underline; font-size:11px; font-weight:normal; }
a.contentlink:hover {color:#fff; text-decoration:underline; font-size:11px; font-weight:normal; }
a.contentlink:active {color:#fff; text-decoration:underline; font-size:11px; font-weight:normal; }

.hyperactive {
    color:#ffffff;
}

.boldtext {
    font-weight:bold;
}

#maindiv {
    width:800px;
    height:520px;
    border:1px solid #666;
    margin-top:-275px;
    margin-left:-400px;
    position:absolute;
    top:50%;
    left:50%;
    overflow:hidden;
}

#topdiv {
    width:800px;
    height:130px;
    background-color:#fff;
    overflow:hidden;
}

#logo {
    margin-top:44px;
    margin-left:227px;
}

#navidiv {
    width:800px;
    height:20px;
    background-color:#333;
}

#navitext {
    margin-left:241px;
    padding-top:3px;
    font-family:verdana,geneva,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#fff;
}

#contentdiv {
    width:800px;
    height:370px;
    background-color:#666;
    overflow:hidden;
}

#innercontent {
    margin-left:240px;
    /*padding-top:10px;*/
    width:545px;
    height:360px;
    line-height:17px;
    overflow:hidden;
}

#startinnercontent {
    margin-left:10px;
    margin-top:-360px;
    width:204px;
    height:344px;
    line-height:17px;
    overflow:auto;
}

#headlineimg {
    margin-bottom:17px;
    margin-top:10px;
}

#leftimg {
    position:relative;
    top:-360px;
    left:0px;
    /*margin-top:-371px;*/
}

#startimg {
    margin-bottom:3px;
    margin-left:228px;
}

#vertikale {
    width:2px;
    height:520px;
    background-color:#fff;
    position:relative;
    top:-520px;
    left:226px;
}

#oberteil {
    width:2px;
    height:130px;
    margin-top:0px;
    background-color:#00367B;
}

img.inlineimg {
    margin-left:15px;
    margin-bottom:85px;
}

img.impr {
    margin-right:5px;
    margin-bottom:5px;
}

img.impr_col1 {
    margin-right:6px;
    margin-bottom:5px;
}

img.impr_col4 {
    margin-left:1px;
    margin-right:0px;
    margin-bottom:5px;
}

input {
    font-size:11px;
    font-family:verdana,geneva,sans-serif;
}

textarea {
    font-family:verdana,geneva,sans-serif;
    font-size:11px;
}

