body {
    margin: 0 auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #6B6B6B;
}

h1 {
    color: #DA1028;
    font-size: 20px;
}

h2 {
    
    color: #1F4D81;
    font-size: 15px;
}

a {
    font-size: 12px;
    color: #666565;
    font-weight: bold;
}

a:hover {
    color: #DA1028;
}

table {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

p, ul, ol {
    line-height: 1.5;
}

#all {
    background-image: url(../img/mainbg.jpg);
    position: absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
}

#header {
    height: 175px;
    padding-left: 1px;
    background-image: url(../img/head_home_noflash.jpg);
}

#microsites {
    height: 75px;
}

#logo {
    width: 192px;
    _width: 205px;
    height: 75px;
    float: left;
    padding-left: 14px;
}

#microlinks {
    position: absolute;
    left: 206px;
    top: 175px;
    width: 764px;
    height: 31px;
}

#impressum {
    position: absolute;
    left: 204px;
    top: 206px;
    width: 742px;
    _width: 762px;
    height: 30px;
    _height: 44px;
    text-align: right;
    padding-top: 14px;
    padding-right: 20px;
}

#navi {
    float: left;
    background-image: url(../img/navibg.png);
    background-repeat: repeat-x;
    width: 172px;
    _width: 192px;
    padding-top: 30px;
    padding-left: 20px;
    margin-left: 14px;
}

#main {
    width: 572px;
    float: left;    
}

#content {
    background-image: url(../img/contentbg.png);
    background-repeat: repeat-x;
    background-color: #F8F8F8;
    width:  532px;
    _width: 572px;
    min-height: 400px;
    _height: 400px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
}

#right {
    float: left;
    width: 190px;
    _width: 190px;
}

#suche {
    background-color: #EFEFEF;
    background-image: url(../img/rightbg.png);
    background-repeat: repeat-x;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 3px;
}

#footer {
    background-color: #FFFFFF;
    padding-top: 20px;
    width: 572px;
    height: 70px;
    color: #A5A4A4;
    font-size: 11px;
}

.rightbox {
    background-color: #EFEFEF;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    line-height: 1.5;
}

.aimpressum {
    font-size: 11px;
    color: #666565;
}

.aimpressum:active, .aimpressum:hover {
    color: #DA1028;
}

.menulist {
    list-style-image:url(../img/linkarrow.png);
    
}

.menuhome {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    color: #DA1028;
}

.menulink {
    display: block;
    margin-bottom: 10px;
    color: #000000;
    text-decoration: none;
}

.menulink:active, .menulink:hover {
    color: #DA1028;
}

.submenulink {
    display: block;
    color: #A5A4A4;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 20px;
}

.submenulinkactive {
    display: block;
    color: #DA1028;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 20px;
}

.submenulink:active, .submenulink:hover {
    color: #DA1028;
}

.rightlink {
    display: block;
    color: #000000;
    margin-bottom: 4px;
}

.rightlink:active, .rightlink:hover {
    color: #DA1028;
}

.topfont {
    color: #A5A4A4;
}

.topline {
    color: #A5A4A4;
}

.fettrot {
    color: #DA1028;
    font-weight: bold;
}

.toplink {
    color: #A5A4A4;
    text-decoration: none;
    font-weight: normal;
}

.toplink:active, .toplink:hover {
    color: #DA1028;
}

.blau {
    color: #1F4D81;
    font-weight: bold;
}

.stellenlink {
    color: #1F4D81;
}

.togglers {
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    background-color: #F8F8F8;
    background-image: url(../img/9.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.elements {
    background-color: #F8F8F8;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 20px;
}
