BODY {
    //background-color: #113830;
    background-color: #fff;
    background-image: url("../img/bg-punkte3.gif");
    background-repeat: repeat;
    background-attachment: fixed;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
}

DIV {
    position: absolute;
    font-family: "Times", "Times New Roman", "Georgia", serif;
    font-size: 12px;
    line-height: 1.7em;
    text-decoration: none;
    color: black;
    z-index: 1;
}

#sktitel_gross {
    //left: 26px;
    left: 38px;
    top: 26px;
    width: 338px;
    height: 55px;
    background-color: #fff;
    z-index: 11;
}

#sktitel_gross_bild {
    margin-left: 3px;
    margin-top: 6px;
}

#sktitel_innen {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 0px;
    width: 174px;
    height: 80px;
    background-color: #fff;
    z-index: 11;
}

#menu_eins {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 88px;
    width: 174px;
    height: 100px;
    background-color: #fff;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#menu_eins_active {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 88px;
    width: 193px;
    height: 100px;
    background-color: #fff;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#menu_zwei {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 195px;
    width: 174px;
    height: 105px;
    background-color: #fff;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#menu_zwei_active {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 195px;
    width: 193px;
    height: 105px;
    background-color: #fff;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#menu_zwei_part1 {
    position: fixed;
    //left: 26px;
    left: 38px;
    top: 195px;
    width: 193px;
    height: 33px;
    background-color: #fff;
    background-image: url("../img/untermenu_separator.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    //background-attachment: fixed;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#menu_zwei_part2 {
    position: fixed;
    left: 38px;
    top: 386px;
    width: 174px;
    height: 86px;
    background-color: #fff;
    z-index: 10;
    line-height: 1px;   // sonst gibts im safari vertikale abstände
}

#untermenu_projekte {
    position: fixed;
    left: 38px;
    top: 228px;
    height: 142px;
    width: 178px;
    background-color: #fff;
    z-index: 8;
    //color: #a32000;
    color: #a33d00;
    padding-left: 14px;
    padding-top: 12px;
    padding-right: 0px;
    line-height: 1.35em;
    overflow: auto;
}

#whitecorner {
    position: fixed;
    top: 0px;
    //left: 364px;
    left: 231px;
    height: 26px;
    //width: 275px;
    width: 40%;
    min-width: 420px;
    max-width: 620px;
    padding-left: 11px;
    padding-right: 12px;
    background-color: transparent;
    background-image: url("../img/whitecorner.gif");
    background-repeat: no-repeat;
    background-position: right;
}

#white_top {
    position: fixed;
    top: 0px;
    left: 231px;
    height: 80px;
    //width: 420px;
    width: 40%;
    min-width: 420px;
    max-width: 620px;
    background-color: #fff;
    z-index: 20;
}

#mainwhite {
    position: fixed;
    top: 25px;
    //left: 219px;
    left: 231px;
    bottom: 0px;
    background-color: #fff;
    //width: 397px;
    width: 40%;
    min-width: 420px;
    max-width: 620px;
    z-index: 2;
    padding-top: 80px;
    padding-left: 11px;
    padding-right: 12px;
    z-index: 5;
}

#mainwhite2 {
    top: 87px;
    left: 231px;
    bottom: 0px;
    background-color: #fff;
    //width: 397px;
    width: 40%;
    min-width: 420px;
    max-width: 620px;
    z-index: 2;
    padding-top: 80px;
    //padding-left: 11px;
    //padding-right: 12px;
    z-index: 5;
   // float: left;
}

#mainwhite3 {
    position: fixed;
    top: 25px;
    //left: 219px;
    left: 231px;
    background-color: #fff;
    width: 397px;
    height: 442px;
    z-index: 2;
    padding-top: 80px;
    padding-left: 11px;
    padding-right: 12px;
    z-index: 5;
}

#mainframe {
    top: 112px;
    //left: 219px;
    left: 231px;
    width: 397px;
    padding-top: 0px;
    padding-left: 11px;
    padding-right: 12px;
    z-index: 6;
    background-color: #fff;
}

#mainframe2 {
    top: 189px;
    left: 231px;
    width: 39%;
    min-width: 397px;
    max-width: 597px;
    padding-left: 11px;
    padding-right: 12px;
    z-index: 6;
    background-color: transparent;
    background-image: url("../img/gruenepunkte_420.png");
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 14px;
}

#footer {
    position: fixed;
    bottom: 0px;
    left: 231px;
    width: 39%;
    min-width: 397px;
    max-width: 597px;
    padding-left: 11px;
    padding-right: 12px;
    z-index: 7;
    background-color: transparent;
    background-image: url("../img/braunepunkte_420.png");
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 10px;
}

#flecken {
    position: fixed;
    top: 99px;
    left: 127px;
    width: 605px;
    height: 505px;
    background-color: transparent;
    background-image: url("../img/flecken_start.gif");
    background-repeat: no-repeat;
    z-index: 9;
}

#scrolldiv {
    top: 114px;
    left: 231px;
    right: 0px;
    bottom: 30px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: auto;
    z-index: 15;
    background-color: transparent;
}

#scrolldivtext {
    top: 0px;
    left: 11px;
    //width: 397px;
    width: 45%;
    min-width: 397px;
    max-width: 597px;
    z-index: 16;
}

#bildcontainer {
    left: -5px;
    width: 100%;
    height: 500px;
    text-align: center;
    background-color: transparent;
}

#profil_separator1 {
    background-color: transparent;
    background-image: url("../img/braunepunkte_420.png");
    background-repeat: repeat-x;
    margin-top: 12px;
    margin-bottom: 10px; 
    margin-left: 0px;
    margin-right: -11px;
    height: 3px;
}

#profil_separator2 {
    background-color: transparent;
    background-image: url("../img/gruenepunkte_420.png");
    background-repeat: repeat-x;
    margin-top: 25px;
    margin-bottom: 0px; 
    margin-left: -11px;
    margin-right: -32px;
    height: 3px;
}

#profil_separator3 {
    background-color: transparent;
    background-image: url("../img/gruenepunkte_420.png");
    background-repeat: repeat-x;
    margin-top: 34px;
    margin-bottom: 0px; 
    margin-left: -6px;
    margin-right: -32px;
    height: 3px;
}

IMG {
    padding: 0 0 0 0;
}

P, SPAN {
    font-family: "Times", "Times New Roman", "Georgia", serif;
}

.zwischentitel {
    font-weight: bold;
}

.gruen_gross {
    color: #007018;
    //color: #009933;
    font-size: 1.4em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    padding-left: 0px;
    margin-top: 3px;
    //margin-top: 0px;
    margin-bottom: 0px;
}

.gruen_klein {
    color: #007018;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    padding-left: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.gruen_ausgerueckt {
    color: #007018;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    padding-left: 0px;
    margin-top: 6px;
    margin-bottom: 0px;
}

.gruen_punkte {
    width: 28px;
    display: block;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.braun_gross {
    //color: #ab5611;
    //color: #a32000;
    color: #a33d00;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.braun_klein {
    //color: #a32000;
    color: #a33d00;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    //padding-left: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.braun_liste {
    //color: #a32000;
    color: #a33d00;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 18px;
    text-indent: -18px;
}

.braun_mini { 
    //color: #a32000;
    color: #a33d00;
    font-size: 0.95em;
    letter-spacing: 0.04em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
}

.braun_titelchen {
    //color: #a32000;
    color: #a33d00;
    padding-left: 18px;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.braun_titelchen2 {
    //color: #a32000;
    color: #a33d00;
    padding-left: 18px;
    font-size: 1.15em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.braun_obertitel {
    font-weight: bold;
    //color: #a32000;
    color: #a33d00;
    padding-left: 0px;
    font-size: 1.05em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-top: 35px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-decoration: none;
}

#projekte_rand {
    margin-top: 800px;
}

A {
    text-decoration: none;
}
A.gruen {
    color: #007018;
}
A.braun {
    //color: #a32000;
    color: #a33d00;
}
A.braun_menu {
    //color: #a32000;
    color: #a33d00;
    font-size: 1.15em;
}
A:Hover {
    text-decoration: underline;
}
A.braun_obertitel:Hover {
    text-decoration: none;
}

