html, body{
    height: 100%;
    width: 100%;
    margin:0px;
    background-color: #C0C0C0;
    background-position: center;
    background-repeat: repeat-y;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    color: #000000;
    height:auto !important;
}
   
img{
    border: 0px;
    
}

#navi_sonne{
    float:left; 
}

#navi_leer{
    float:left; 
}

/* Firefox Body und HTML */
html:root  body{    
  text-align: -moz-center; 
}

/* Überschrift */
h1{
    font-size: 13pt;
    font-family: Arial, Verdana, Helvetica;
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
    color: #000000;
}

h2{
    font-size: 13pt;
    font-family: Arial, Verdana, Helvetica;
    color: #000000;
}


/* Seiten Anfang */
#outer{
    width: 960px;
    text-align: left;
    margin: 0px;
    background-color: #ffffff;
    padding: 0px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #8a1327;
}

#head{
    height: 182px;
    background-image: url(../upload/design/head_holstein.jpg);
}

#main{
    display: table-cell;
    padding-top: 0px;
}

/* Kontakt-Formular Anfang*/
    label{
        display: block;
        width: 140px;
        padding-bottom: 10px;
        vertical-align: top;
        float: left;
    }
    
    textarea{
        width: 300px;
        height: 100px;
    }
    small.pflicht{
        padding-left: 140px;
    }
    input{
        width: 200px;
    }
    input.checkbox{
        width: 20px;
    }
    input.button{
        width: 100px;
        margin-top: 10px;
    }
    #contactFormSubmitLeft{
        display: inline;
        margin-top: 10px;
        padding-top: 10px;
        padding-left: 70px;
        width: 60px;
    }
    #contactFormSubmitRight{
        display: inline;
        margin-top: 10px;
        padding-top: 10px;
        width: 60px;
    }
    .clearfix{
        clear: both;
    }
    /* Kontakt-Formular Ende*/

#mainleft{
    float:left;
    margin-top: 10px;
    padding: 0px;
}

#navi{
    float:left;
    width: 235px;
    padding: 0px;
    margin:0px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 10pt;
}

#headline{
}

#content{
   width: 515px;
   float: left;
   min-height: 300px;
   margin: 0px;
   padding: 0px;
}

div.textItem{
    margin: 0px;
   padding: 0px;
}

a.navmainStandardLevel_1{
    color: #9e9fa1;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 10px;
    height: 20px;
    display: inline;
}


li.navmainStandardLevel_1{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    height: 20px;
    padding-bottom: 10px;
}

a.navmainStandardLevel_2{
    color: #9e9fa1;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 10px;
    height: 20px;
    display: inline;
}

li.navmainStandardLevel_2{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    height: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
}

li.active{
    /*list-style-image: url(../upload/design/navi_sonne.jpg);*/
    /*background-color: #c0c0c0;*/
}

a.active{
    color: #8a1327;
}

ul.navmain{
    padding: 0px;;
    margin: 0px;
}

#news{
    float:left;
    width: 200px;
    padding: 0px;
    margin:0px;
    margin-top: 10px;
}

div.artikelliste{
    padding: 0px;
    margin: 0px;
}

div.artikel{
    margin-bottom: 20px;
}

h1.news{
    font-size: 11pt;
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
    padding-bottom: 15px;
}

h2.news{
    font-size: 11pt;
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
}

a.newsheadline{
    color: #000000;
    text-decoration: none;
}

a.news{
    color: #000000;
    text-decoration: none;
}

#footer{
    background-color: #6A6A6A;
    text-align: center;
    height: 30px;
    padding-top: 20px;
}

#metaNavigation{
    padding: 0px;
    margin: 0px;
    text-align: center;
    
}


a.metnav{
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    text-decoration: none;
    margin-top: 20px;
}

/* Sitemap Anfang */
    .sitemapStandardMainCat{
        padding-bottom: 20px;
        color: #000000;
    }
    
    .sitemapStandardLevel_1{
        border-bottom: 1px solid #000000;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }
    
    .sitemapStandardLevel_1:hover{
        text-decoration: underline;
        color: #000000;
    }
    
    .sitemapStandardLevel_2{
        padding-left: 20px;
        padding-top: 5px;
        color: #000000;
        text-decoration: none;
    }
    
    .sitemapStandardLevel_2:hover{
        color: #000000;
        text-decoration: underline;
    }

    .sitemapStandardLevel_3{
        padding-left: 40px;
        padding-top: 5px;
        color: #000000;
        text-decoration: none;
    }
    
    .sitemapStandardLevel_3:hover{
    color: #000000;
    text-decoration: underline;
    }

    /* Sitemap Ende */

