
a.w:link {  text-decoration: none; color: #000000}
a.w:visited {  color: #000000; text-decoration: none}
a.w:hover {  color: #000000; text-decoration: underline}
a.w:active {  color: #999999; text-decoration: underline}
a.g:link {  text-decoration: none; color: #999999}
a.g:visited {  color: #999999; text-decoration: none}
a.g:hover {  color: #999999; text-decoration: underline}
a.g:active {  color: #999999; text-decoration: underline}
a.n:link {  color: #000000; text-decoration: none}
a.n:visited {  color: #666666; text-decoration: none}
a.n:hover {  color: #999999; text-decoration: none}
a.n:active {  color: #999999; text-decoration: none}


body
{
background-color: #FFFFFF;
}

/*Styles fuer Schriften*/
.hauptnavigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.hauptnavigation2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.standard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.standard_blocksatz { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-align: justify}
.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000 }
.headline2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000 }
.subline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.sonderzeichen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #996633}

#blende {
        width:350px;
        height:300px;
        position:absolute;
        top:0;
        left:0;
        margin:0 0 0 0;
        background-image:url('../base_images/weiss.gif');
        z-index:1;
        display:block;

}

#hauptmotiv_index {
        width:550px;
        height:416px;
        position:absolute;
        top:5;
        left:70px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../base_images/background.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#content1 {
        position:absolute;
        top:430px;
        left:80px;
        width:220px;
        z-index:7;
}

#content2 {
        position:absolute;
        top:430px;
        left:370px;
        width:220px;
        z-index:7;
}

#subnavigation {
        position:absolute;
        top:530px;
        left:80;
        width:500px;
        z-index:9;
}
