/*Styles fuer die Links*/

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: 12px; 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}

/* Das ist die Position der Hauptnavigation */
#hauptnavigation {
        position:absolute;
        top:90px;
        left:250px;
        width:600px;
        z-index:3;

}

#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;

}

#logo {
        width:200px;
        height:63px;
        position:absolute;
        top:10;
        left:20;
        margin:0 0 0 0;
        background-image:url('../base_images/logo200.gif');
        z-index:4;
        display:block;
}

#schriftzug {
        width:200px;
        height:20px;
        position:absolute;
        top:53;
        left:650;
        margin:0 0 0 0;
        background-image:url('../base_images/schriftzug200.gif');
        z-index:5;
        display:block;
}
/* Ab hier beginnt der Content */
/* Hier kommen die Divs für das Hauptmotiv und die Backgrounds rein */
#hauptmotiv_index {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/index.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_konzept {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/konzept.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_leistungen {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/leistungen.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_design {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/grafikdesign.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_produktion {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/produktion.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_impressum {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/impressum.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_kontakt {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/kontakt.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_agbs {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/agbs.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_haftung {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/haftung.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

#hauptmotiv_sitemap {
        width:609px;
        height:272px;
        position:absolute;
        top:130;
        left:250px;
        margin:0px 0 0 0px;
        padding:0;
        background-image:url('../images/sitemap.jpg');
        background-position:center;
        background-repeat:no-repeat;
        z-index:6;
        display:block;
}

/* Das ist die Position des Contents */
#content1 {
        position:absolute;
        top:420px;
        left:250px;
        width:600px;
        z-index:7;
}
/* Das ist die Position der Subnavigation */
#subnavigation {
        position:absolute;
        top:130px;
        left:20px;
        width:500px;
        z-index:9;
}


