/* 
    Created on : 12.03.2014, 12:58:31
    Author     : wegeheld
*/
html, body{
    width:100%;
    height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "Roboto";
    color: #15afe1;
    //text-align: justify;
    //font-size: 13px;
    //max-width: 100%;
    //overflow: hidden;
    
}
p{
    margin-bottom: 4px; 
}
#tree > li.closed.collapsable > ul > li:nth-child(2) > div,
#tree > li.closed.collapsable > ul > li:nth-child(3) > div{ 
    position: absolute;
    z-index: 99999 !important;

}
#mobilMenuListe{
    z-index: 999;
    background-color: #15afe1;
}
#mobilMenuListe {
    background-color: #6f7d72;
    position: absolute;
    z-index: 999;

}
.mobilNavi ul {
    display: block;
    background-color: #6f7d72;
    height: auto;

}
.mobilNavi ul li {
    width: 98%;
         
      float: none;
}


.mobilNavi ul li a {
    color: #fff;
    background-color: #7fd8f2;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    display: block;
    padding: 8px 10px;
    max-width: 320px;
    min-width: 280px;
    width: 98%;
    z-index: 999;
}

.mobilNavi ul ul li a {
    padding: 8px 25px;
    border-bottom: 1px solid #fff;
    background-color: #94a397;
}
    
.header{
    height: 150px;
}

.wrapper, .contentwrap, #mainNavi, .footer-inner{
    margin: auto;
    max-width: 1400px;
    overflow: visible;
    width: 100%;
    background: #ffffff;
}
.header-inner{
    margin: auto;
    max-width: 1400px;
    overflow: visible;
    width: 100%;
    
}
.wrapper{
    margin-top: 30px;
}
.sliderwrap{
    margin: 0px;
}
.header-inner, .header-outer{

    height: 150px;
}
.header-outer{
    background-image: -webkit-linear-gradient(left, #039ed7 30%, #7fd8f2 100%); 
    background-image: -moz-linear-gradient(left, #039ed7 30%, #7fd8f2 100%); 
    background-image: -ms-linear-gradient(left, #039ed7 30%, #7fd8f2 100%); 
    background-image: -o-linear-gradient(left, #039ed7 30%, #7fd8f2 100%); 
    background-image: linear-gradient(left, #039ed7 30%, #7fd8f2 100%);
}
#logo{
    
    margin-top: 0px;
    margin-left: -50px;
    margin-bottom: 10px;
    background-image: url("../user_upload/banner_trans.png");
    background-repeat: no-repeat;
    position: relative;
    height: 150px;
    width: 350px;
    max-width: 100%;
    //overflow: hidden;
    float: left;
    z-index: 3;
    
}
#logo a{
    //width: 100%;
}
#logo img{
    
}
#sitename{
    position: relative;
    float: left;
    padding: 35px 0px 0px 0px;
    margin-left: -50px;
}
#sitename h1 a{
    font-family: "asap";
    font-weight: bold;
    font-size: 50px;
    color: #ffffff;
    text-decoration: none;
}
#slogan{
}
#slogan h2 a{
    font-family: "asap";
    font-weight: bold;
    font-size: 25px;
    text-decoration: none;
    color: #3C3C3E;
}
#googleplay{
    //display: none;
    position: relative;
    z-index: 3;
    float: right;
    padding-right: 180px;
    padding-top: 45px;
    vertical-align: baseline;
}

#datenschutz{ 
    position: relative;
    z-index: 3;
    float: right;
    padding-right: 40px;
    padding-top: 35px;
    vertical-align: baseline;
   
}
#datenschutz img{
    height: 70px;
}
#wt_twitter_newsticker{
    float: right;
    max-width: 310px;
    
}
.socials{
    margin-top: -30px;
    margin-right: 25px;
}
.socials div{
    display: block;
    float: right;
    margin-right: 10px;
    
    //position: absolute;
    //top: -30px;
    //right: 50px;
}
.ytou{
    float: right;
}
/*.twitter-follow{
    float: right;
    position: absolute;
    //top: -30px;
    right: 10px;
}*/
    

#footer{
    border-top: 2px solid #7fd8f2;
    background-color: #ffffff;
}
.footer-inner{
    margin: auto;
}
.footer-center{
    list-style-type: none;
    width: 100%;
    display: block;
    padding-right: 220px;

}
.footer-center h1{
    //display: none;
    float: none;
    //text-align: center;
    font-size: 15px;
    font-weight: normal;
}
.footer-center li{
    float: left;
    margin: 15px;
}
.footer-center li img{
    height: 40px;
}

.footer-menu li{
    list-style-type: none;
    float: right;
    margin-bottom: 0;
    padding-right: 40px;    
    
    
}
.footer-menu a{
    font-size: 15px;
    text-decoration: none;
    color: #15afe1;
}
.referenzen h1{
        margin-top: -20px;
}
.referenzen{
    font-size: medium;
    float: left;
    padding-left: 20px;
    margin-top: 10px;

}
.referenzen li.first{
    padding-left: 10px;
}
.footer-center li img{
    height: 35px;
}
/*
.impressum a{
    font-weight: normal;
    float: right;
    margin-right: 220px;
    z-index: 4;
}*/
#mainNavi{
    line-height: initial; 
    background: none;
    border: none;
    clear: both;
}
.secondMenu {
    float: right;
    margin-top: -10px;
}
.secondMenu .fullNavi ul li.first{
    margin-left: 0px
}

.fullNavi ul{
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
    width: auto;
}

.mainNaviLine{
    display: none;

}
.contentwrap{
    background: none;
    border: none;
    margin-top: 20px;
    padding-top: 20px;
}


.mobilNavi ul{
    background-color: #7fd8f2;
}
.mobilNavi ul ul li a{
    background-color: #cfeaf9;
}

.fullNavi ul li{
    padding: 0px;
    margin-right: 15px;
    background-color: #7fd8f2;
    //vertical-align: baseline;

}

.hide-desktop .mainNavi li,
.fullNavi ul li a {
    padding: 2px 10px;
    font-weight: bold;
    color: #3c3c3e;
    transition: none;
    background-color: #9adff4;
    height: 20px;
    border-radius: 5px;

}
.hide-desktop .mainNavi li{
    width:35px;
    margin-top: 5px;
}
.fullNavi ul li a.active {
    background-color: #15afe1;
    //border-bottom: 1px solid #17205a;
    padding: 2px 10px;
    color: #ffffff;
}
.fullNavi ul li a.active:hover {
    color: #15afe1;

}
.fullNavi ul li a:hover {
    color: #ffffff;
}


.fullNavi ul li.first {
    margin-left: 240px; 
    padding-left: 0px;
}
.fullNavi ul ul li{
    background: none;
    border: none;
    float: none;
}
.fullNavi ul ul li.first{
    margin-left: 0px;
    
}


.fullNavi ul ul{
    margin-top: 0px;
    padding-top: 10px;
    position: absolute;
      min-width: 120px;
      width: auto;
      height: auto;
      line-height: 20px;
      padding: 3px;
      font-size: 14px;
      text-align: left;
      color: rgb(113, 157, 171);
      background: rgb(60, 60, 62);
      border: 20px transparent;
      border-radius: 5px;
      text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
      box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px;
}

.fullNavi ul ul li a{
    background: none;
    padding: 0px;
    padding-left: 5px;
    color: #ffffff;
}
.fullNavi ul ul li a:hover{
    color: #15afe1;
}


.fullNavi ul ul li a.active{
    background: none;
    color: #7fd8f2;
    padding: 0px;
    padding-left: 5px;
}

 .fullNavi ul ul:after{
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #3c3c3e transparent;
      top: -16px;
      left: 5px;
}

.contentwrap ul, .contentwrap ol{
    padding-left: 15px;
}

.contentwrap li{
    padding-left: 10px;
}
// ----------temp for img ---//
.col2 img {
    float: left;
    
}
.col1 img{
    height: 300px;
}

#c211 img{
    float: left;
    margin-top: 10px;
    margin-right: 70px;
    height: 300px;
}
.col2 #c211{
    max-width: 100%;
}
//-----end-temp---//


//---Karte--//
.twocol-left{
    //width: 100%;
}
#c232{
    //width: 100%;
}

.tx-ssm-sidebar{
    display: block;
    float: left;
    width: 200px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    text-align: left;
    //max-height: 480px;
    box-sizing:border-box;
}
.tx-ssm-sidebar a{
    text-decoration: none;
}
.legend{
    display: block;
    float: left;
    margin-top: 5px;
    max-height: 300px;
    overflow-y: scroll;
}
.tx-rssdisplay{
    display: block;
    float: left;
    margin-top: 5px;
    max-height: 255px;
    //overflow-y: scroll;
    margin-left: 20px;
    max-width: 220px;
    
}
.tx-rssdisplay-item-title{
    font-size: 110%;
    font-weight: bold;
    
}
li.tx-rssdisplay-item{
    margin-bottom: 20px;

}
.tx-rssdisplay ul,
.legend ul{
    list-style-type: none;
    padding-left: 0;
}
.tx-rssdisplay a{
    text-decoration: none;
    }
.legend img{
    width: 36px;
    height: 36px;
    float: left;
}
.legend li{
    float: left;
    text-align: left;
    font-size: 12px;
    padding-left: 0;
    line-height: 100%;
    
}
#map{
    float: left;
    width: 850px;
    height: 500px;
} 
textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-ssm table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-ssm table th {
		font-weight:bold;
	}

	.tx-ssm table td {
		vertical-align:top;
	}



        .googleads .adsbygoogle{
            padding-right: 70px;
                margin-bottom: 40px;
        }
        .tx-rssdisplay a,
        .googleads .fb_iframe_widget{
            margin-left: 20px;
        }
        //-- PopUp --//

.tx-ssm-popup td.portrait{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    float: left;
}


//--- End Karte--//


.csc-header h1{
    color: #15afe1;
    font-size: 20px;
   
}
.csc-header h4{
    color: #15afe1;
    padding-bottom: 20px;
}
.col1{
    max-width: 240px;
}
.col2{
    width: auto;
    max-width: 850px;
}
.col3{
    padding-left: 10px;
    //max-width: 240px;
    
}
.col1 .colinside{
    margin: 20px;
    margin-top: 10px;
}
#c204{
    width: 200px;
}
#c252,
#c249,
#c248,
#c196,
#c242,
#c234,
#c245,
#c244,
#c233,
#c224,
#c210,
#c218,
#c212,
#c240,
#c222,
#c220,
#c219,
#c197{
    max-width: 510px;
}
#c212 h2{
    font-size: 21px;
    font-weight: bold !important;
}
#c220 li{
    margin-bottom: 10px;
}

#c198{
    float: left;
    min-width: 520px;
}
#c259 form,
#c237 img{
    float: right;
    margin-right: 80px;
    margin-top: 10px;
}
.col3 #c259,
.col3 #c237{
    vertical-align: central;
    margin-left: 20px;
    margin-top: 40px;

}

// COUNTER 

.csc-header h1{
    font-size: 32px;
}
.tx-astcountdown-pi1{
    float: none;
    display: block;
    text-align: center;
    margin: auto;

}
.tx-astcountdown-pi1 img{
    margin-right: 5px;
    height:70px;
}
ul#tree span.treeview{
        color: #15afe1;
}
ul#tree{
    padding-left: 5px;
    padding-bottom: 10px;
}
.tx-ssm-sidebar #treecontrol {
    margin-top: 0;
}

// ---- ads ---- //

#c215{
    overflow: visible;
    
}
.adsbygoogle{
    float: right;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#c214{
    float: right;
}
.vorfallid{
    //float: right;
}
.melden{
    float: right;
    font-size: 9px;
}

/*.csc-textpic-imagewrap img{
    width: 240px;
    height: 426px;
}*/

@media only screen and (min-width: 1150px) {
    #map{
        width: 650px;
}
}
@media only screen and (min-width: 1350px) {
    #map{
        width: 850px;
}

    
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .header, .header-outer, .header-inner{
        height: 80px;
    }
    #logo{
        
        background-size: auto 80px;
        
        max-width: 100%;
        height: 80px;
        display: block;
        float: left;
        
    }
    #sitename{
        float: right;
        position: absolute;
        right: 5px;
        padding-left: 0px;
        padding-top: 5px;
        z-index: 4;
    }
    
    #sitename h1 a{
        font-size: 32px;
    }
    
    #sitename h2 a{
        font-size: 14px;
    }
    #c250{
        display: none;
    }
    .socials .fb-follow{
        
    }
    .legend{
        display: none;
    }
    
    #googleplay{
        margin-right: auto;
        padding: 1%;
    }
    #datenschutz{
        display: none;
    }
    #map{
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 360px;
        
    }
    .olControlScaleLine,
    .olControlPanZoomBar {
        display: none;
    }
    .fb_iframe_widget{
        margin-left: 0;
        margin-top: 10px;
    }
    .hide-desktop {
        padding: 0px;
        float: none;
    }
    .hide-desktop .mainNavi li{
        margin-top: -40px;

    }
    .hide-desktop .mainNavi li a{
        position: absolute;
        top: 95px;
        text-decoration: none;
        border-radius: 5px;
        font-size: 16px;
        padding: 12px 20px;
        background: #7fd8f2;
        text-transform: uppercase;
        font-weight: bolder;
        color: #ffffff;
    }
    #mobilMenuListe{
        height: 80px;
        width: 80px;
        z-index: 888;
    }
    .impressum{
        float: right;
        margin-right: 20px;
    }
    .tx-ssm-sidebar{
        display: block;
        clear: both;
    }

    /* collapsable sidebar filterssm */
/* .tx-ssm-sidebar form {
	position: fixed;
	width: 15px;
	min-height: 660px;
	min-height: 550px;
	top: 200px; 
	left: 0px;
	background-color: #888;
	border: 1px solid #444;
	border-left: 1px none #e0e0e0;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	opacity: 0.2;
	opacity: 1.0;
	overflow: visible;
	z-index: 1000;
	//display: none; 
    }
    .tx-ssm-sidebar form ul#tree{
        display: none;
    }

    .tx-ssm-sidebar form.baldrian ul#tree{
        display: block;
    }
    .tx-ssm-sidebar form.baldrian {
        width: 180px;
        max-height: 400px;
        overflow-y: scroll;
    } */
}

.error{
    color: red;
}
select#offense option{
    background-size: 12px;
    background-repeat: no-repeat;
    padding-left: 12px;
}
select#offense{
    
}
.wt_twitter_profile_image{
    height: 17px;
    margin-bottom: 2px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}