.@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: 20px;
	line-height: 1.6em;
	padding-top: 0px;
	margin: 0%;
	font-weight: 400;
	padding: 0%;
	background-image: url('https://bildungsbruecken.ch/wsp/site/templates/css/images/bruecke.svg');
	background-repeat: no-repeat;
	background-position: bottom center;
	}


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


	
#banner {
			width: 100vw;
			height: 100vh;
			margin: 0px;
			padding: 0px;
			position: relative;
			top: 0px;
			left: 0px;
			object-fit: cover;
			float: left;
			clear: both;
	}
	
	
	#banner img {
			object-fit: cover;
			height: 100%;
	}




#language_switcher {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	z-index: 5000;
}




 #mobile_menu {
	
		display: block;
		width: 100px;
		margin-top: -100px;
		margin-right: 0px !important;
		padding-right: 0px;
		position: absolute;
		top: 100px;
		right: 20px;
}


@media (min-width: 320px) {

 #mobile_menu {

	 top: 100px;
	 right: 5px;


}
}



@media (min-width: 834px) {

 #mobile_menu {

	 top: 140px;


}
}





@media (min-width: 1024px) {

 #mobile_menu {

	 top: 120px;


}
}


#mobile_menu a {
	color: #000;
	font-size: 18px;
}

#logo {
	min-height: 190px;
}

#logo img {
	width: 350px;
	margin: 0.5em 0 0.5em 0.5em;
}

#logo a {
	text-decoration: none;
	border: none;
}



.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
}




.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;
	}
	
	
	



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





#header {
		margin:0px;
		width: 100%;
		margin-top: 0px;
		position: relative;
		height: 200px;
		background-color: #fff;
		position: absolute; 
		top: 0;
		left: 0;
		z-index: 100;
	}


#main {
	float: left;
	clear: both;
	border-top: 0px !important;
	margin-left: 0%;
	margin-right: 0%;
	width: 90%;
}

div.breadcrumbs {
	margin-left: px;
}

div#content {
	float: left;
	padding-bottom: 1em;
	float: left;
	border: none;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
	z-index: 1;


	
}


#content h3 {
	border:none;
	font-size: 24px;
	color: #E42B2B;
	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 #E42B2B;

}


#sidebar_nav {
	float: left;
	width: 20%;
	margin-bottom: 2em;
	margin-left: 5%;
	margin-right: 5%;
	font-size:100%;
	height: auto;
	padding-right: 50px;
	border-bottom: 0px solid #E42B2B;
	border-right: 1px solid #E42B2B;

}

#sidebar_nav ul li {
	font-size: 14px;
	margin-right: 30px;
}



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


#sidebar_left ul {
	width: 100%;
}


#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;
	font-size: 14px !important;
}


#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: #A2CD4D;
	border-bottom: 0px solid #59A208 !important;
	font-size: 120%;
}

#sidebar_left li ul {
	background-color: #F4F9EB;
	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: #E42B2B;
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;
}





/* 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
}



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














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


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: 5%;
margin-right: 5%;
}


div.dateien {
	float: left;
	padding: 5px;
	padding-top: 12px;
	width: 100% !important;
}

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

div.dateien ul li {
	
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	border-bottom: 0px !important;
	margin:0px;
	padding:0px;
}

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

}






h1 {
	font-size: 2.5em;
	font-weight: 900;
	line-height: 1.2em;
	color: #E42B2B;
	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 #E42B2B;
	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:#E42B2B !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: #E42B2B;

	
}


#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;
}



div.arrow {
  box-sizing: border-box;
  height: 3vw;
  width: 3vw;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 550;

}

.arrow:hover {
  border-bottom-width: 4px;
  border-right-width: 4px;
}

div.welcome {
	position: absolute;
	width: 100%;
	bottom: 0%;
	left: 0%;
	padding: 5%;
	z-index: 4;
	padding-bottom: 50px;
}

/* ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹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: #E42B2B;
  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 !important;
  margin-right: 250px; 
  color: #1d5f9f;
  z-index: 999;
  text-decoration: none;
  border: 0px;
  }
  
  
#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: #E42B2B;
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;
	min-height: 48px;
}


.mySidenav_content ul li.current {
	background-color: #e8eff5;
	padding: 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);
}



.navbar-toggler-icon {
display: inline-block;
width: 2em;
height: 2em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}


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

#footer_claim {
	width: 100%;
	float: left;
	margin-bottom: 1em;
	margin: 0 5% 0 5%;
	position: relative;
	z-index: 1000;
}

#footer_claim p.claim {
	font-size: 30px;
	line-height: 1.7em;
	color: #666;
	font-weight: 400;
	width: 800px;
	float: left;
}

#footer a {
	color: #000;
	font-size: 14px;
}

#footer_claim img.movendo_logo {
	width: 300px;
	float: right;
	margin-right: 100px;
}






@media only screen and (max-width: 600px) {
	
body {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}


#logo img {
	max-width: 200px;
}	



#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 500;
	height: 120px;
	background-color: #fff;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 100;
}

#language_switcher {
	margin-top: -25px;
	float:right !important;
	float: left;
	display: none;
}



#main {
	margin: 0px;
	width: 90%;
	float: left;
	clear: both;
}

#content {
	margin: 0px;

}





#content p {
	font-size: 17px;
}

#mobile_menu {
}

#footer_claim {
	width: 90%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	clear:  both;

}

#footer_claim p.claim {
	width: 80%;
	font-size: 20px;
}


#footer_claim img.movendo_logo {
	width: 280px;
	float: right;
	margin-bottom: 1em;
	margin-right: 0px;
	
}

}
 /* } End @media */



