html, body{
    height: 100%;
    width: 100%;
    margin:0px;
    background-color: #cbd4a2;
    background-position: center;
    background-repeat: repeat-y;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    color: #4b831e;
    height:auto !important;
}

* html #logo{
    behavior: url(/iepngfix.htc);
    }

*html #headgreen{
    behavior: url(/iepngfix.htc);
}
    
img{
    border: 0px;
    
}

/* Firefox Body und HTML */
html:root  body{    
  text-align: -moz-center; 
}

/* Überschrift */
h1{
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    color: #4b831e;
}

h2{
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

 /* Absatz */
p{
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

i{
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

div{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    border: 0px;
}

#tr{
    clear:both;
}

/* Link Anfang */
a{
    color: #4b831e;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    color: #4b831e;
    text-decoration: underline;
}
/* Link Ende*/


/* Seiten Anfang */
#outer{
    width: 960px;
    text-align: left;
    margin: 0px;
    background-color: #ffffff;
    border: 1px solid #4b831e;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

#page{
    background-image:url(../upload/design/background.png);
}

#head{
    height: 174px;
}

#headleft{
    height: 175px;
    position:relative;
    float: left;
    
}

#headillu{
    z-index: 1;
}
#headgreen{
    z-index: 2;
    left: 51px;
    top: 0px;
    background-image:url(../upload/design/headgreen.png);
    height: 174px;
    width: 158px;
    position:absolute;
}
#headslogan{
    z-index: 3;
    right: 10px;
    top:10px;
    position:absolute;
    color: #ffffff;
    font-size: 8pt;
}

#logo{
    z-index: 10;    
    left: 20px;
    top:20px;
    position:absolute;    
    background-image:url(../upload/design/logo.png);
    height: 157px;
    width: 500px;
}

#news{
    color: #ffffff;
    margin: 0px;
    background-color: #4b831e;
    height: 174px;
    width: 228px;
    float: left;
    margin-left: 10px;
    background-image:url(../upload/design/news_background.png);
}

hr.newslinie{
    background-color: #4b831e;
    height:1px;
    border: 0px;
}


#artikellister{
    margin: 10px;
    font-size: 8pt;
}
    
#artikelliste{
    margin: 0px;
    font-size: 8pt;    
}

#artikel{
    padding-top:20px;
}

.artikelheadliner{
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.artikelheadliner:hover{
    color: #ffffff;
}

.artikeltextr{
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
}

.artikeltextr:hover{
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
}

.teaser_img{
    float: left;
    margin-right: 5px;
    padding-bottom: 20px;
}

.teaser_imgr{
    float: left;
    margin-right: 5px;
}

.artikeltextr:hover{
    color: #ffffff;
    font-weight: normal;
}

.artikelcontentr{
    padding-top: 10px;
}

#main{
    display: table-cell;
}

#navi{

    background-color: #cbd4a2;
    width: 960px;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-left: 0px;
    background-image:url(../upload/design/navi_background.png);
    font-weight: normal;
    
}

#headicons{
    width: 172px;
    float: left;
    padding-left: 58px;
    padding-top: 2px;
}

#navi_content{
    width: 720px;
    padding-left: 0px;
    float: left;
}

.navi{
    font-size: 9pt;
    font-weight: normal;
}

.navileft_open{
    font-weight: bold;
    font-size: 9pt;    
}

.navileft_active{
    font-weight: bold;
    font-size: 9pt;    
}

.navileft_passive{
    font-size: 9pt;
    font-weight: normal;
}

.subnavileft_open{
    color: #000000;
    font-size: 9pt;
    display: block;
    height: 20px;
    font-weight: normal;
}
.subnavileft_active{
    color: #000000;
    font-size: 9pt;
    display: block;
    height: 20px;
    font-weight: normal;
}

.subnavileft_passive{
    font-size: 9pt;
    display: block;
    height: 20px;
    font-weight: normal;
}

#main{
    padding-left: 60px;
}

#subnavi{
    width: 158px;
    float: left;
}

#content{
   width: 730px;
   padding-left: 12px;
   float: left;
}

/* 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;
    }
    #contactFormSubmitLeft{
        display: inline;
        padding-top: 10px;
        padding-left: 105px;
    }
    #contactFormSubmitRight{
        display: inline;
        padding-top: 10px;
    }
    .clearfix{
        clear: both;
    }
    /* Kontakt-Formular Ende*/


.qrcode{
    width: 500px;
}

#footer{
    padding-left: 230px;
    width: 730px;
    background-color: #4b831e;
    height: 23px;
    margin-top: 10px;
    padding-top: 8px;
    font-size: 8pt;
    color: #ffffff;
    background-image:url(../upload/design/footer_background.png);
}

.description{
    margin-bottom: 10px;
}

/* Referenzen Anfang */
    td.gallery_image{
        padding-top: 20px;
    }
    
    .medianame{
        border-bottom: 1px solid #45701e;
        color: #4b831e;
        font-size: 10pt;
        font-weight: bold;
        width: 730px;
        padding-bottom: 5px;
    }
    
    .link{
        display: table-cell;
        vertical-align: top;
        padding-top: 5px;
        float: left;
    }
    
    .description{
        display: table-cell;
        vertical-align: top;
        padding-left:10px;
        padding-top: 5px;
        float: left;
    }
    /* ReferenzenEnde*/