.@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);	* {
		margin: 0;
		padding: 0;
	}
	
	

body {
	
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.6em;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: 400;
	padding: 0%;

	}


span.anmerkung {
	font-size: 70%;
	line-heigth: 70%;
}

#content ul  {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}	
	
#content ul li {
	margin-left: 19px;
	line-height: 1.6em;
	margin-bottom: 0.1em;
}







@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    



}

.navbar-form {
    padding: 10px 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -5px
}

@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
    
    
    #sidebar_left ul {
	    margin-left: 0px;
	    padding-left: 0px;
    }
    

}


.navbar-mobile {
    margin-bottom: 20px
}

.navbar-form {
    border: none
}











#byline {
	float: left;
	margin-left: 0x;
	margin-top: 10px;
	clear: right;
}

#byline p {
		font-size: 80%;
		line-height: 1.5em;
	
}


#topnav {
	float: left; 	
	clear: both;
	margin-top: 2em;
	margin-left: 0px;
}


.topnav, .topnav li {
	list-style: none; 
	padding: 0px;
	margin: 0;
	float:left; 
	font-size: 17px;
	font-weight: bold;
	
}
	.topnav li {
		float: left; 
		margin-right: 0.2em;
		margin-bottom: 0em;
	}
	.topnav a {
		padding: 0.25em 0.5em 0.25em 0.5em;
		text-decoration: none; 
		display: block;
		background: #fff; 
		color: #333; 
		border-bottom: 0px solid #58A618; 
		border-left: 0px solid #ccc; 

	}
	.topnav a:hover {
		background: #f8c2a1;
		border-bottom: 2px solid #EB622E; 
		
	}
	
		
	.topnav li.current a {
		background: transparent; 
		border-bottom: 2px solid #EB622E; 
		}
		





			
	.topnav li.edit a:hover {
		background: #F5B3DC; 
	}
	
	.topnav li.home a {
		padding-left: 0px;
	}
	
	
	

#language_switcher { 
	float: right;
	margin-top: 15px;
}

.languages {
	float: left;
	width: auto;
}


/* ### Navigationsboxen Home-Seite ### */

#navigationsbox_main {
	float: left;
	width: 70%;
	padding-bottom: 3em;
	margin-bottom: 30px;
	}
	
#navigationsbox_main a {
	text-decoration: underline;
}	
	
	
#navigationsbox_one, #navigationsbox_two, #navigationsbox_three {
	width: 25%;
	margin-right: 2%; 
	border: 1px #ccc solid;
	border-radius: 8px;
	float: left;
	padding: 5px;
}	

#navigationsbox_main h1 {
	font-size: 1.2em;
}

#navigationsbox_main a {
		color: #fff;

}


#navigationsbox_one {
background-color: #F07F3C;	
}


#navigationsbox_two {
background-color: #B7D484;	
	
}

#navigationsbox_three {
background-color: #AFACD6;	
	
}

/* Ende Navigationsboxen Home-Seite  */



#header {
	margin-left: 5%;
	margin-right: 5%;
}

#main {
	border-top: 0px !important;

}

div.breadcrumbs {
	margin: 0 0 2em 0;
}

div#content {
	padding-bottom: 1em;
	float: left;
	border: none;
	margin-left: 5%;
	margin-right: 5%;
}

#content h3 {
	border:none;
	font-size: 24px;
	color: #9EC454;
	font-weight: 400;
}

#content h3.obertitel {
	font-size: 20px;
	font-weight: normal;
	color: #000 !important;
	font-weight: 300;

}

#content h4 {
	border:none;
	font-size: 18px;
	color: #EB622E;
	font-weight: 700;

}

#content h5 {
	border:none;
	font-size: 15px;
	color: #666;
	font-weight: 700;

}


#sidebar {
	float: right;
	width: 20%;
	margin-bottom: 2em;
	margin-left: 10px;
	margin-right: 5%;
	font-size:100%;
	height: auto;
	border-bottom: 0px solid #9EC454;

}


#sidebar_left {
	float: left;
	margin-right: 10px;
	font-size:80%;
	padding-right: 5px;
	border-right: 1px dotted #ccc;
}


#sidebar_left ul li {
	list-style-type: none;
	margin-left: 0px !important;
	padding-left: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}


#sidebar_left a.on_page li {
	font-weight: bold;
	color: #EB622E;
	border-bottom: 1px solid #EB622E !important;
}

#sidebar_left a.level-2.on_parent {
	font-weight: bold;
	color: #000000;
	border-bottom: 0px solid #59A208 !important;
	font-size: 120%;
}

#sidebar_left li ul {
	background-color: #dee1ec;
	margin-top: 5px;
}




#sidebar_left a   {
	text-decoration: none !important;
	border:none !important; 

	
}

#sidebar_left li {
	padding: 4px;
}

#sidebar_left a:hover li   {

background-color: #46517E;
color: #fff;	
}


#sidebar_left level-2 {
}



#sidebar_left li.parent {
	display: none;
}

	.nav .nav {
		padding-left: 0em;
		list-style: none;
	}
	
	
	.nav li {
    margin: 0em 0;
}


#sidebar_left .nav>li>a {
	padding-left: 5px;
}


@media (max-width:768px) {




#sidebar_left {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	clear:both;
	font-size:70%;
	height: auto;
}


#sidebar {
	float: left;
	width: 90% !important;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-left: 0px;
	clear:both;
	font-size:100%;
	height: auto;
}




#navigationsbox_one, #navigationsbox_two, #navigationsbox_three {
	width: 100%;
	float: left;
	padding: 5px;
	clear:both;
	margin-bottom: 1em;
}




#sidebar_left {
	float: left;
	clear:both;
	font-size:70%;
}





}


/* Ausgabeformate Events */

div.event {
	border-bottom: 0px dotted #11866C;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.event p {
	margin:0px;
}

.event_datum {
	font-weight: bold;
	font-size: 14px;
	color: #11866C;
	margin: 0 0 0 0;
}

.event_titel {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
}


.event_beschreibung {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
}

h3.event_h3 {
	font-weight: bold;
	font-size: 16px;
	color: #11866C;
	margin: 0 0 0 0;
	border-bottom: 1px dotted #11866C
}

body.has-sidebar #content {
	width: 53% !important;
	float: left;
}

body.has-sidebar #sidebar {
	width: 25%;
	float: right;
	padding: 0px 0px 0px 0px;
}


body.has-sidebar_left #content {
	width: 70% !important;
	float: left;
}

body.has-sidebar_left #sidebar_left {
	width: 18%;
	float: left;
	padding: 0px 0px 0px 0px;
}



body.has-sidebar_both #content {
	float: left;
	width: 40%;
	padding-right: 20px;
	clear: none !important;
	}

body.has-sidebar_both #sidebar {
	width: 20%;
	float: left;
	padding: 0px 0px 0px 0px;
}

body.has-sidebar_both #sidebar_left {
	width: 18%;
	float: left;
	padding: 0px 0px 0px 0px;
}


body.has-no-sidebar #content {
	width: 64%;
}


body.has-sidebar #sidebar_left {
	width: 18%;
	float: left;
	padding: 0px 0px 0px 0px;
}


#sidebar h2 {
	color: #9EC454;
	border-bottom: 1px dotted #9EC454;

	font-size: 1.4em;
	font-weight: bold;
}

form.search {
	width: 25%;
	margin-right: 5%;
}



/* ###### F O O T E R   C O N T E N T ######### */

footer h2 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #375F71;
}

footer h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4em;
	border:none;
}

footer p {
	line-height: 1.5em;
}

#footer_content_main 
{
	background-color: #F2F5F6;
	width: 100%;
	float:left;
	clear:both;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 13px;
	line-heigth: 1.5em !important;
	display:block !important;

	}
	
footer ul  {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}	
	
footer ul li {
	margin-left: 15px;
	border-bottom: 1px dotted #000;
	line-height: 1.6em;
	margin-bottom: 0.3em;
}	



#footer_content_one {
	padding-left: 5px;
		padding-top: 7px;

	width: 60%;
	padding-right: 10px;
	float: left;
}


#footer_content_two {
	padding-right: 5%;
	border-left: 2px solid #fff;
	width: 38%;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;

	float: left;
}


#footer_content_two li {
	border: none;
}

#footer_content_three ul {
		list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#footer_content_three ul li {
	margin-left: 15px;
	border-bottom: 0px dotted #000;
	line-height: 1.6em;
	margin-bottom: 0.3em;

}

ul.footer_nav {
	list-style-type: none;
	margin-left: 0px !important;
	padding-left: 0px !important;

}

ul.footer_nav li {
	border-bottom: 1px dotted #000;
	}



a {
color: #000;
text-decoration: underline;
border: 0px;
}



@media (min-width: 960px) {
    .navbar-header {
        float: none;
    }
    #mobile_menu {
        display: none;
    }
    
    #topnav {
	display: block;
}



}





@media (max-width: 480px) {



#footer_content_one, #footer_content_two, #footer_content_three, #footer_content_four {
	padding: 5px;
	width: 100%;
}



#footer_content_one, #footer_content_two {
	border-bottom: 4px solid #fff;
	border-right: none;
}

#sidebar_left {
width: 100% !important;
float:left !important;
clear:both;
margin-left: 0px;


}



#sidebar_left ul {
margin-left: 0px !important;
padding-left: 0px;


}



#content {
	width: 90% ;

	
}


div.news {
width: 100% !important;
	
}




body.has-sidebar_left #content {
	width: 90% !important;
}

body.has-sidebar #content {
	width: 90% !important;
}

body.has-sidebar_both #content {
	width: 90% !important;
	

}


	

	
    .navbar-header {
        float: none;
    }
    #mobile_menu {
        display: block;
    }
    
    #topnav {
	display: none;
	}
	
	



form.search {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}



table.nhtg td {
	font-size: 65% !important;
}


	
}







/* #################################################### */


div.navbar-header {
	background-color: #fff;
	border-bottom: 0px solid #fff;
}


.navbar-inverse {
	background-color: #CFE5BC;
	border-color: #69AE04;
	border:none;
}

.navbar-inverse .navbar-toggle {
	border-color: #69AE04;
	background-color: #CFE5BC;
}



#myNavbar a {
	border-color: #69AE04;
}


div#myNavbar.navbar-collapse.collapse.in {
		border-color: #69AE04;

}

#myNavbar a:hover {
	background-color: #69AE04;
}


#footer {
border: none;
margin-left: 5px;
margin-right: 5px;
}


div.dateien {
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;

	padding: 5px;
	padding-top: 12px;
	clear: both;
}

div.dateien ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}

div.dateien ul li {
	border-bottom: 0px !important;
	margin:0px;
	padding:0px;
}

div.dateien p {
font-size: 100%;
color: #9EC454;
font-weight: bold;

}






h1 {
	font-size: 2.5em;
	font-weight: 900;
	line-height: 1.2em;
	color: #46517e;
	border: 0px;
}


#content h1 {
		font-size: 2.2em;
		font-weight: 700;
		margin-top: 0px;
		padding-top: 0px;
	}


span.check {
	height: 13px;
	width: 13px;
	border: 1px solid #9EC454;
	padding: 2px;
	margin-right: 10px;
}



img.team {
float: left;
clear:both;
width: 200px;
border:0px; 
margin-right: 7px;
}

img.team_small {
float: left;
clear:both;
width: 150px;
border:0px; 
margin-right: 7px;
}



table.team {
margin-bottom: 1em;
margin-top: 0.5em;
}

table.team td {
vertical-align:top;
padding-bottom: 10px;
padding-top: 10px;
}







table.team tr {
border-bottom: 1px dotted #92D400;
}


table.team td img {
	max-width: 250px !important;
	overflow: hidden;
}

table.team td {
	padding: 8px
}


table.team p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.6em;

}

p.trenner {
border-bottom: 1px dotted #92D400;
padding-bottom: 8px;
clear:both;
}


/* Google Maps responsive */

    .google-maps {
        position: relative;
        padding-bottom: 75%; /* // This is the nhktect ratio */
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* End Google Maps responsive */

span.blaugruen {
	color: #467284;
}

span.hoch3 sup {
	font-size: 120%;
	top: -.2em;
	margin-left: 4px;
	font-weight:500;
	}

h2.untertitel {
		font-size: 2.2em;
		font-weight: 500;
		line-height: 1.2em;
		margin-top: 10px;
	}
	
	
	
.hidden {
	display: none;
}


#sidebar h3 {
	border:none;
	margin-top: 0px;
	color: #375F71;
}

#sidebar p, #sidebar a {
	color: #375F71;
}



/* TESTIMONIAL STYLE */


div.testimonial {
	border: 1px dotted #666;
	border-radius: 10px;
	padding: 10px;
	float: right;
}

p.testimonial_name {
	font-family: 'Georgia' serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	color:#9EC454 !important;
}


p.testimonial_text {
	font-family: 'Georgia' serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
	
}

/* ENDE TESTIMONIAL STYLE */


table tr td {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px;
	line-height: 1.6em;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px;	
}
		
		
td.zeit {
	width: 100px !important;
		border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}	

tr.trenner {
	height: 100px;
}	



label {
	font-weight: 500;

}

.InputfieldRadios {

}

div.Inputfield {

}

.InputfieldCheckboxes ul li label {
	white-space: normal !important;
}

.InputfieldCheckboxes .pw-no-select {
	white-space: normal !important;
}

.InputfieldRadios ul li label {
	white-space: normal !important;
	border-bottom: 1px dotted #666;
	padding-bottom: 4px;
	margin-bottom: 0.4em;
	width: 100%;
}

.InputfieldCheckboxes ul li label {
		white-space: normal !important;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 0.4em;
	width: 100%;
	
}




form#FormBuilder_anmeldung_2019, form#FormBuilder_inscription_2019 {

	overflow: hidden;
	white-space: normal !important;
	font-size: 1.3em;
}


checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px;
	margin-left: -20px !important;
	margin-right: 25px !important;

}


/* Nur Firefox */
@-moz-document url-prefix() {
	
	checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	float: left;
	display: block;
	margin-top: 5px;
	margin-left: -15px !important;
	margin-right: 0px !important;
	
	}
	
	
	.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
		float: left;
	display: block;
	margin-top: 5px;
	margin-left: -20px !important;
	margin-right: 0px !important;	
		
	}
	
		
	}





.pw-no-select {
	margin-left: 0px !important;
	padding-left: 5px;
	float: left;
}


.box0 {
	background-color: #D6DFE4;
	padding: 15px !important;
}


.box1 {
	background-color: #F8F9F8;
	padding: 15px !important;
}

.box2 {
	background-color: #EDF4F8;
	padding: 15px !important;
}


.box3 {
	background-color: #F8F9F8;
	padding: 15px !important;
}

.box4 {
	background-color: #EDF4F8;
	padding: 15px !important;
}



div.workshop {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #666;

}

.workshop_nr {
	color: #666;
	font-weight: normal;
	margin-right: 1ex;
	padding-right: 1ex;
	border-right: 1px solid #000;
}

tr.odd {
	background-color: #EDEEF3 !important;
}

table.nhtg td {
	padding: 5px;
}

span.fr {
	font-size: 100%;
	margin-left: 4ex;
	font-weight: normal;
}


span.fr_ohne-einzug {
	margin-left: 0px;
		font-weight: normal;
}


div.service_info {
	font-size: 80%;
	margin-top: 3em;
	line-height: 90%;
	border-top: 1px dotted #666;
	padding-top: 8px;
}

p.ziele {
	font-weight: bold;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #000;
	clear: both;
}

img.ziele {
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
}


div.news {
	width: 47%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F2F5F6;
	padding: 10px;
	min-height: 350px;
	
}

#content div.news h1.news_titel  {
	font-size: 1.5em;
}

#content div.news a:link, #content div.news a:visited {
		color: #9EC454;

	
}


#content div.news a:hover, #content div.news a:active {
	
			color: #000;

	}


#content div.news p.news_text {
	font-size: 12px;
	line-height: 1.4em;
}

table.workshop {
	width: 100% !important;
}

table.workshop td {
	padding: 5px;
}

table.workshop td.workshop_titel {
	width: 43% !important;
	font-weight: bold;
}

table.workshop span.free {
	display: block;
	width: 100%;
	background-color: #00CC00;
	color: #fff;
	padding: 3px;
	font-size: 13px;
	
}

p span.free {

	width: 100px;
	background-color: #00CC00;
	color: #fff;
	margin-left: 3px;
	padding: 1px 3px 1px 3px;
	
}



td.zeit_titel {
	font-weight: 700;
	fon-size: 1.3em;
	background-color: #E1F6D6;
}



.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}





div#galerie div.poster {
	width: 320px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.poster img {
	width: 300px;
}

p.download_legende {
	float: left;
}


div#galerie div.impressionen {
	height: 210px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.impressionen img {
	max-height: 200px;
}



img.newsbild {
	margin-bottom: 0.5em;
}


#banner {
	clear: both;
		background-image: url('/wsp/site/templates/css/images/banner.jpg');
	background-repeat: repeat-x !important;
	height: 400px;
	width: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
	
}



#main_wrapper{
	clear: both;
	background-position: center center;
	background-color: #ccc;
	height: 877px;
	width: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
	
}

span.blau {
	color: #061F62;
	font-weight: 600;
}

/* ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹Responsive Slider Menu ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */



.sidenav {
  height: 100%;
  width: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: rgba(193,193,193,0.8);
  overflow-x: hidden;

  padding-top: 60px;
}

.sidenav_blue {
	
  height: 100%;
  width: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #46517e;
  overflow-x: hidden;	
  transition: 0.5s;
	
}


.mySidenav_content {

  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;

}




.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 55px;
  margin-right: 250px; 
  color: #1d5f9f;
  z-index: 999;
  }
  
  
#mySidenav_content ul {
	list-style-type: none !important;
}

#mySidenav_content ul.slider_menu_ul {
		list-style-type: none !important;

}


#mySidenav_content li.parent_active {
	font-weight: bold;
}
  

#main {
  transition: margin-right .5s;


}


div.mobile_login {
position: relative;
z-index:9999;
background-color: #46517e;
margin-bottom:0px !important;
padding-top: 20px;

}

div.mobile_login p {
	margin-bottom: 0px;
	color: #fff
}


div.mobile_login a:link, div.mobile_login a:visited {
	color: #fff;
}


.mySidenav_content ul {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}


.mySidenav_content ul li {
	margin-left: 0px;
	height: 48px;
}


.mySidenav_content ul li.current {
	background-color: #e8eff5;
	padding: 10px 8px 10px 0px;


}

.mySidenav_content ul li.level-2.current a {
font-weight: 600 !important;


}

.mySidenav_content ul li.current.has_children, .mySidenav_content ul li.level-1.parent.has_children {
	background-color: #e8eff5;
	padding: 10px 8px 10px 0px;
	height: auto;


}


.mySidenav_content ul li.level-2 a {
font-weight: normal !important;


}

.mySidenav_content a:hover {
color: #000;


}


.navbar-toggler {
	float: left !important;
	display: blocK;
	
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}




@media (max-width:768px) {
	
body.has-sidebar #content {
width: 95% !important;
float: none;
padding: 0px;
margin-left: 0px;
}

#navigationsbox_one, #navigationsbox_two, #navigationsbox_three {
	width: 100%;
	float: left;
	padding: 5px;
	clear:both;
	margin-bottom: 1em;
}

div.news {
width: 100% !important;
	
}





img.logo_mobile_menu  {
	float: left; 
	width: 250px;
	height: auto;
	margin: 20px 0px 20px 0px;
}

#logo img {
	margin-bottom: 20px;
}

#banner {
	width: 768px;
	overflow: hidden;
}

#content {
	padding: 0px;
}


#language_switcher {
display: none;
}




.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


}






@media (max-width:780px) {
	#logo {
		display: none !important;
	}
	
	
	div#topnav_imbild {
		display: none !important;
	}
	
	
body.has-sidebar #sidebar_left {


	width: 98%;
	clear: both;
	margin-bottom: 2em;
}
	
	
	
	
	}
	
	
@media (min-width:1024px) {
	#logo {
		display: block;
	}
	}	

#logo img {
	margin-top: 1em;
	margin-bottom:1em;
}



#logo img.logo_fintec {
	float: left;
	width: 400px;
	
}


#topnav_imbild {
	margin: 30px 0 0 30px;
}


#content_imbild {
	float: left;
	clear: both;
	margin: 30px 0 0 30px;

	
}



#content_imbild h1 {
	color: #fff;
}




div.pwcmb-widget {
	background-color: rgba(0, 0, 0, 0.80);
	position: relative;
	z-index: 500000;
}

div.pwcmb-widget p {
	margin-bottom: 2em;
	color: #fff;
	}
	
div.pwcmb-widget a {
	color: #fff;
	}
			
form.pwcmb-widget__row label {
	color: #fff;
	
}	


.pwcmb {
position: fixed;
z-index: 50000 !important;
background: white;
width: 100%;
left: 0;
transition: top 0.25s;
}

#kennzahlen_box {
position: absolute;
top: 45% !important;
/* left: calc(50% - 175px); */
margin-left: 30px;
background-color: rgba(255, 255, 255, 0.83);
width: 800px;
padding: 10px 10px 10px 10px;
border-radius: 8px;
}


#kennzahlen_box {
	display: none;
}


/* Styles Kennzahlen Box */
   /* echo "<div id='kennzahlen_box'>
   <h2 class='kennzahlen'>Aktuelle Kennzahlen</h2>
   <h3 class='performance'>Performance</h3>
   <p class='performance'>6%</p>
   <h3 class='deckungsgrad'>Deckungsgrad (unrevidiert)</h3>
   <p class='deckungsgrad'>120%</p> */
   
td.performance_label {
	margin: 0 0 0 0;
	color: #179104;
	font-weight: bold;
	padding-left: 0px !important;
	text-align: left !important;
	vertical-align: center !important;
	}   


td.deckungsgrad_label {
	margin: 0 0 0 0;
	color: #515A80;
	font-weight: bold;
	padding-left: 0px !important;
	text-align: left !important;
	vertical-align: center !important;
	}
	
	
td.techzinssatz_label {
	margin: 0 0 0 0;
	color: #515A80;
	font-weight: normal;
	padding-left: 0px !important;
	text-align: left !important;
	vertical-align: center !important;
}
	
	td.annualrend_label {
	margin: 0 0 0 0;
	color: #ca8610;
	font-weight: bold;
	padding-left: 0px !important;
	text-align: left !important;
	vertical-align: center !important;
	width: 225px;
	}      




h3.performance {
	margin: 0 0 0 0;
	color: #179104;
	font-weight: 400 !important;
}

td.performance {
	margin: 15px 0 0 0;
	color: #179104;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 1em 0;
	text-align: right;

}

h3.deckungsgrad {
	margin: 0 0 0 0;
	color: #515A80;
	font-weight: 400 !important;

}


td.techzinssatz {
margin: 0 0 0 0;
color: #515A80;
font-weight: 400 !important;	
text-align: right;
}

td.deckungsgrad {
	margin: 15px 0 0 0;
	color: #515A80;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;

}

h3.annualrend {
	margin: 0 0 0 0;
	color: #ca8610;
	font-weight: 400 !important;

}

td.annualrend {
margin: 15px 0 0 0;
color: #ca8610;
font-size: 1.2em;
font-weight: bold;	
text-align: right;

}


table.kennzahlen {
	width: 100%;
}


table.kennzahlen tr.kopfzeile {
	border-bottom: 0px solid #000;
	text-align: right;
	font-weight: normal !important;
	font-size: 80%;
}

table.kennzahlen td {
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border: none !important;
	border-color: #ccc;
	border-style: solid;
	vertical-align: center;
	text-align: right;
	padding-left: 10px;
}

tr.kopfzeile th {
	text-align: right !important;
	font-weight: normal;
	font-size: 90% !important;
}


#kennzahlen_box > table tr td {
border: 0px !important;
height: 70px !important;

}

span.revidiert {
	font-weight: 400 !important;
	font-size: 70%;
}

img.img_team {
	margin: 0 0 2em 0;
}	
	