@char@charset "utf-8";
body {
        font: 85% Lucida Sans Unicode, Lucida Grande, sans-serif;
        background: #323232; /*url(../upload/checkmaster/layout/hg-orange_schwarz2.gif); /* #cccccc*/
        /* background-image:url(../upload/checkmaster/layout/hg-orange_schwarz.gif) width100% no-repeat;*/
        /*background-repeat:repeat-x;*/
        margin: 0 0 0 0; 
        padding: 0;
        text-align: center;
        color: #333333;
        background-position:center;
        background-image:url(../upload/checkmaster/bilder/grafik-neu/hg.jpg);
        background-repeat:repeat-y;

        line-height: 160%;
}
    
#container {
        width: 1004px;  
        margin: 0px auto;
        text-align: left;
        /* diese Zeile ist für den Schatten zuständig:  
        background-image:url(../upload/checkmaster/layout/hg.gif);
        background-repeat:repeat-y;
        background-position: top left;*/
}

#header {
        padding: 0 0 0 0;
        background-image:url(../upload/checkmaster/bilder/grafik-neu/header2.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        height: 167px; 
        margin-left: 75px;
}
    
#mainContent {
        width: 1004px;
        margin: 0; 
        top: 0px;
        /* background-color:#F8f8f8; */
        margin-top: 0px;
        margin-left: 75px;
}

#footer {
        margin-top: -14px;
        background-image:url(../upload/checkmaster/bilder/grafik-neu/footer.gif);
        background-repeat:no-repeat;
        height: 78px; 
        font-size: 85%;
}

.clearfloat {
        clear:both;
        line-height:0px;
}


/*** Meta-Navigation ***/
/* servicenavigation */


#headerTop {
        text-align: right; /* Ausrichtung der Servicenavigation */
        margin: 20px 100px 0 0px;
        font-size: 90%;
}

#headerTop a {
        color: #FFFFFF;
        text-decoration: none;
        margin-left: 5px;
}

#headerTop a:hover{
        text-decoration: underline;
        color:#CCCCCC;
}

#headerMiddle {
        height: 130px; /* gibt die Zeilenhöhe der Hauptnavigation an */
}

#sprachauswahl { /* sprachauswahl */
        float: right;
        padding: 20px 95px 0 10px;
        }

.sprache {
        font-size: 90%;        
        }
        
.sprache a:link {
        color: #ffffff;
        text-decoration: none;
        }
 
.sprache a:visited {
        color: #ffffff;
        text-decoration: none;
        }
        
.sprache a:hover {
        color: #ffffff;
        text-decoration: underline;
        }


/*** Navigation ***/
#vpnavigation2{
        margin-left: 10px;
        }

#headerBottom div.navi1{
        float: left;
        margin: 0 0 0 80px;
        padding-right: 55px;
        font-weight: bold;
        background-image:url(../upload/dawin/layout/icon_dropDown.gif);
        background-position: right center;
        background-repeat:no-repeat;
}

#headerBottom a {
        color: #ff00ff;
        text-decoration: none;
        /*font-weight: bold;*/
}

#headerBottom .navi1 ul{
        list-style: none;
        margin-left: 0px;
        margin-top: 1px;
        z-index: 10000;
        position:absolute;
        background-color:#73B432;
        padding: 0px;
        border-bottom: #A0EA57 1px solid;
        font-size: 85%;
}

#headerBottom .navi1 ul li{
        border-top: 1px solid #A0EA57;
}

#headerBottom .navi1 ul li a {
        font-weight: normal;
        display:block;
        padding: 2px 5px 2px 5px;
}

#headerBottom .navi1 ul li a:hover {
        background-color: #61952D;
}



/*** Startseite ***/

.keyVisual {
        position: relative;
        margin: -62px 0 0 36px;

}

.stTeaserBox {
                font-family: Arial, sans-serif;
                font-size: 14px;
                color: #725F28;
                line-height: 1.4;
                text-align: center;
                vertical-align: middle;
        float:left;
        height: 83px; /*83*/
        width: 209px;
        margin: 10px 7px 7px 0px; /* Platzierung der Boxen */
        /*padding: 0 0 0 5px; /* Abstand zur Grafik-unten */
        font-weight: bold;
}

.stTeaserBox a img{
               border: none;
}


.stTeaserLink {
               
               color: #000000;
}

.stTeaserSub {
        color:#725F28;
}

.stTeaserSub a{
        color:#725F28;
        text-decoration: none;
        }
.stTeaserSub a:hover{
        color:#86733C;
        text-decoration: underline;
        }


/*** Newsticker ***/


#footer .gruenerText a{
                float: left;
                color: #FFFFFF;
                /*font-weight: bold;*/
                font-size: 11px;
                margin: 8px 0px 0 95px;/* Ausrichtung des Wortes "News" nach links*/
                text-decoration: none;
}

#footer .ticker, #footer .ticker a{
                text-decoration:none; 
                font-size: 11px;
        color: #ffffff;
}

#footer .ticker a:hover{
                text-decoration: underline;
}

#footer .ticker marquee{
          height: 20px;
          border-top: 1px solid transparent;
          border-bottom: 1px solid transparent;
          width: 735px;
          margin: 8px 0 0 40px;
}

#box-start{
        margin-top: 0px;
}

