

html, body
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    padding: 0;
    margin: 0;
    background-image: url(media/symbolbild.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.bold{
    font-family: Calibri, Helvetica, sans-serif;
}
.socialbutton{
    width: 32px;
}
#socialleiste{
    position: absolute;

    width: 300px;
}

#head{
    position: fixed;
    display: block;
    top: 0px;
    height: 120px;
    width: 100%;
    text-align: right;
    font-size: 16px;
    margin: 0px 0%;
    /*overflow: hidden;*/
    z-index: 20;
    background-image: url(images/head_ground_2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;

}
#lefthead{
    position: absolute;
    width: 240px;    
    top: 20px;
    right: 20px;
    display: inline-block;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0%;
    text-align: left;
    font-family: Calibri, Helvetica, sans-serif;
    z-index: 110;
    height: 80px;
    text-align: left;
    
}
#righthead{
    position: absolute;
    width: 200px;
    height: 120px;
    top: 20px;
    text-align: right; 
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0;
    right: 280px;
    z-index: 200;
    
    
}
.desktop_on{
    display: inline-block !important;
}
.smartphone_on{
    display: none !important;
}
#menubut{

    
    display: none;
}
#socialmobile, #socialdesktop{
    width: 100%;
    margin-top: 20px;

    clear: both;
}
#socialdesktop div{
    position: relative;
    display: inline-block;
    float: right;
    width: 54px;
    height: 54px;

    margin-right: 10px;
}
#socialmobile img, #socialdesktop img{
    width: 54px;
    
    margin-left: 10px;
    margin-bottom: 10px;
}
#socialmobile{
    display: none;
}
    

.menubutton{
    left: 0;
    width: 32px;
    margin-right: 2%;
    padding-right: 8px;
    margin-top: -20px;

}

#logoimage{
    position: relative;
    width: 100%;
    
    	
}

#contactbut{
    display: none;
}

#menue{
    font-family: Calibri, Helvetica, sans-serif;
    z-index: 150;
    letter-spacing:2px;
    position: absolute;
    width: 100%;
    left: 0%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
    top: 30px;
    overflow: visible;
    height: 41px;
    margin-top: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;

}
.menustyle{
    line-height: 38px;
}
.oben:hover{
    color:#1383c5;
    transition: color 1.5s;
}
.unten:hover{
    color:#b0cb1f;
    transition: color 1.5s;
}

#head a{
    text-decoration: none;
}
#head a img{
    border: 0px;

}
#leiste_menu a{
    display: block;
    float: left;
    margin-left: 20px;
    margin-right: 0px;
    padding-right: 22px;
    background-image: url(images/buttonborder.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 40px;
    color: #ccc;
    padding-top: 8px;

}

#content{
    text-align:justify; 
      
    left: 5%;
    position: relative;   
    color: #333;
    min-height: 500px;
    height: auto;
    display: block;
    width: 90%; 
    border: none;
    z-index: 5;
    font-size: 16px;
    padding: 0%;
    overflow: auto;
    margin-top: 150px;
    background-image: url(images/transparent.png);
    padding-left: 1%;
}
#mobilemenu{
    position: absolute;
    width: 90%;
    padding-top: 60px;
    color: #999;
    height: 100%;
    background-image: url(images/transparent.png);
    z-index: 130;
    top: 10px;
    display: block;
    left: -100%;
    transition: left 0.5s ease-in-out;
    overflow-x: hidden;
    border-top-right-radius: 24px;
    border: thin solid #727272;

}

.contentbox{
    position: relative;
    float: left;
    height: auto;
    padding: 20px;
    margin-top: -60px;
   
}
.auffallend{
    /* Für Auffallende Buttons im Fließtext */
    border: 2px #1C92DE solid;
    line-height: 20px;
    padding: 6px;
    color: #BF0714;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
h1{
    color: #BF0714;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: bolder;
    text-align: left;
}
h2{
    color: #BF0714;
    font-family: Calibri, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 30px;
}
h3{
    color: #BF0714;
    font-size: 20px;
    font-family: Calibri, Helvetica, sans-serif;
    font-weight: normal;
}           
a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#footer{
    position: relative;
    width: 100%;
    margin-left: 0%;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    z-index: 20;
    clear: both;
    padding-top: 50px;
    background-color: #333;
    color: #fff;
    background-image: url(images/footer_ground.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    /*white-space: pre;*/
}
#footer span{
    display: inline-block;
    white-space: nowrap;
}
#footer a{
    text-decoration: none;
    color: #ccc;
}
#footer a:visited{
    text-decoration: none;
    color: #ccc;
}
#footer .newline{
    white-space: nowrap;
}
.contentbox table{
    border: none !important;
}
.contentbox td{
    border: none !important;
    vertical-align: top;
}
.suchbox, .suchbox option, .terminbox{
    display: block;
    margin-bottom: 4px;
    width: 100%;
    border-radius: 6px;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 18px;
    margin-bottom: 10px;

    border: thin solid #666;

}
.terminbox{
    width: 100%;
}
input{
    line-height: 24px;
}
select{
    line-height: 24px;
    height: 28px;
}
#mobilemenu{
    /*display: none;*/
    left: -100%;
}

#mobbreak {
    display: none;
}
#watermark{
    position: absolute;
    top: 0;
    left: 80px;
    z-index: 101;
}

#datenschutz{
    position: fixed;
    background-color: #333;
    color: #ccc;
    top: 10%;
    z-index: 9999;
    width: 80%;
    left: 10%;
    opacity: 0.9;
    font-size: 30px;
    padding: 1%;
    padding-bottom: 50px;
    
}

#datenschutzok, #datenschutzweiter{
    display: block;
    position: relative;
    top: 6px;
    float: right;
    color: #ccc;
    border: medium solid #ccc;
    border-radius: 3px;
    padding: 3px;
    margin-right: 2px;
}
.plusicon{
    width: 64px;
    margin-right: 30px;
    float: left;
}
.icontext{
    display: inline-block;
    height: auto;
    min-height: 64px;
    width: auto;
    padding-top: 20px;
    float: left;
}



#content .pic{
    width: 19% !important;
    margin-right: 1%;
}
.newspic{
    width: 80%;
}
.berichtdetails img{
    max-width: 24%;
    margin-left: 1%;
}


#symbole{
    width: 100%;
    text-align: center;
}
#symbole img{
    height: 200px;
    margin-bottom: 40px;
}


.socials{
    position: relative;
    width: auto;
    display: inline-block;
}
.socials img{
    width: 32px;
    float: left;
    margin-left: 5px;
}
#footer .mobilesocials{
    display: none;
}
.counterblock{
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 20px;
}
.counterblock .number{
    width: 100%;
    font-size: 40px;
}
.drittel{
    position: relative;
    width: 40%;
    margin-left: 3%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.drittel h1{
    text-align: left;
    font-size: 20px;
}
.zweidrittel{
    position: relative;
    width: 63%;
    margin-left: 3%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
#kontaktformular{
    left: 30%;
    position: relative;
    width: 40%;
}
.button{
    display: inline-block;
    position: relative;
    top: -8px;
    width: 100px;
    height: 24px;

    text-align: center;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 14px;
    
    color: #FFF;
    background-image: url(images/textbutton.png);
    background-repeat: no-repeat;
    border: none;
}
.bericht_links{
    float: left;
    width: 20%;
}
.bericht_rechts{
    float: left;
    width: 78%;
    margin-left: 2%
}
.bericht_links{
    float: left;
    width: 20%;
}
.bericht_rechts{
    float: left;
    width: 78%;
    margin-left: 2%
}
.berichtdetails img{
    max-width: 24%;
    margin-left: 1%;
}
.hostingtabelle{
    border: thin solid #666;
    font-family: Calibri, Helvetica, sans-serif;    
}
.s_zelle{
    background-color: #1C92DE;
    font-size: 16px;
    text-align: center;
    border: none;
    padding: 15px;

}
.v_zelle{
    background-color: #ccc;
    font-size: 14px;
    font-style: italic;
    border: none;
    padding: 2px;
}
.x_zelle{
    text-align: center;
    font-size: 14px;
    border: none;
    padding: 2px;
}
