/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


html,body{
	margin: 0px;
	width: 100%;
	height:100%;
	color: #686868;
  font-size: 1.0em;
font-family: 'Roboto', sans-serif;
font-weight:400;
background:#F3F3F3;

}

@font-face {
font-family: 'Apple Casual Regular';
font-style: normal;
font-weight: normal;
src: local('Apple Casual Regular'), url('../Bakip/apple_casual.woff') format('woff');
}

*{box-sizing:border-box;}

sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */

}


a {
	text-decoration:none;
	color: #666;}
	
.slogan{
	font-family:'Apple Casual Regular';
	font-weight:normal;
	font-size:2em;}

h1{
	font-size:1.9em;
margin:0px;
padding:0;
	color:#024d78;
	}
	
h2{
color:#024d78;
	font-size: 1.5em;
		margin:0;
		padding:0;

	}	
h3{
	
	font-size: 1.2em;
	margin:0px;}	

div.clear { clear: both; }
iframe{
	}


.wrapper_max{
	position:relative;
	width:100%;
	max-width:2000px;
	margin-left:auto;
	margin-right:auto;}
	


.box_team{
	width:48%;
	padding:15px;
	border: 2px solid rgba(204,204,204,1);
	margin:3px;
	display:flex;
	align-items:flex-start;
	background: rgba(255,255,255,0.3);}
	
	.box_team_left{
	width:30%;
	padding:5px;
}
	
		.box_team_right{
	width:70%;
	padding:5px;
	}
	
	.gal_img_1{
		width:100%;}
	
	.gal_img{
		text-align:center;
		width:14%;
		margin:4px;
		border:1px solid rgba(204,204,204,0.5);
		overflow:hidden;
		height:100px;}

.linie{
	width:80%;
	display:block;
	height:1px;
	background:#9C0;
	margin-left:auto;
	margin-right:auto;
	}
.box_team_img{
	width:100%;}
.box_team_name{
	font-size:1.2em;
	width:100%;
	margin-bottom:8px;
	color:#024d78;}
	
.box_team_info{
	width:100%;
	margin-bottom:8px;
	font-size:0.9em;}
	
	.box_team_sprechstunde{width:100%;
	margin-bottom:8px;}
	
.box_team_kontakt{
	width:100%;}
	
	.box_team_kontakt a{
		font-size:0.9em;
		color:#003d61;
	}
		.box_team_kontakt img{
			margin-right:4px;
	}

.box_auswahl{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
	margin-top:15px;
	display:flex;
	justify-content:flex-end;
	align-items:center;

	text-align:right;}	
	
	
	
	
	.box_aktuelles_button{
		
	color:#fff;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:8px;
	background:#9bba25;
	cursor:pointer;
	border-radius:3px;
	text-align:center;
	font-size:1.2em;
	text-transform:uppercase;
		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;}
	
	
box_aktuelles_button:hover{

	background:#a7c829;}
	
	
	.PDF_download{
		color:#fff;
	width:190px;
	margin-right:15px;


	padding:8px;
	background:#9bba25;
	cursor:pointer;
	border-radius:3px;
	text-align:center;
	font-size:1.2em;
	text-transform:uppercase;
		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;}
	
	
		.box_aktuelles_button_archiv{
		
	color:#fff;
	width:100px;
	margin-left:15px;


	padding:8px;
	background:#9bba25;
	cursor:pointer;
	border-radius:3px;
	text-align:center;
	font-size:1.2em;
	text-transform:uppercase;
		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;}
	
	
box_aktuelles_button_archiv:hover{

	background:#a7c829;}
	
	
.wrapper_content{
	padding:30px;
	
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;}
		
		.wrapper_content_links{
			display:flex;
			justify-content:center;
			align-items:center;
			padding:30px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		background: #9bba25;}
		
		.box_links{
			
	width:180px;
	margin:10px;
	text-align:center;
	padding:10px;
	border-radius:3px;
	border:1px solid rgba(255,255,255,0.7);
	font-size:1.3em;

		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;

	color:#fff;
	background: #9bba25;
	}
	
		.box_links:hover{
	
	border:1px solid rgba(255,255,255,0.9);
	
	color:#9bba25;
	background: #fff;
	}
	
	.wrapper_kalender{
		margin-top:15px;
		width:100%;
		}
		
		.wrapper_80{
			width:90%;
			margin-left:auto;
			margin-right:auto;}
			
			.kalender_h1{
				display:flex;
		justify-content:space-between;
		align-items:center;
		flex-wrap:wrap;
		width:100%;
		padding:8px;
	
				}
		
	.kalender_box{
		display:flex;
		justify-content:space-between;
		align-items: stretch;
		flex-wrap:wrap;
		width:100%;
		margin-bottom:3px;
		color:#FFF;
		border:1px solid rgba(155,186,37,3);
		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
		}	
		
			.kalender_box:hover{
	
	border:1px solid rgba(155,186,37,0.5);
		}
		
			.kalender_box_datum{
		width:25%;
		padding:15px;
			color:#fff;
		
		font-size:1.3em;
		
		}
		
			.kalender_box_titel{
		width:55%;
		padding:15px;
			color:#7a921d;
			font-size:1.2em;
		}
		
			.kalender_box_text{
				text-align:left;
		width:20%;
		padding:15px;
		color:#7a921d;
		font-size:0.9em;
		}
		
		.wrapper_content_sub{
			display:flex;
			justify-content:flex-start;
			align-items:flex-start;
		padding:30px;
		min-height:450px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		padding-top:130px;}
		
			.wrapper_content_aktuelles{
			display:flex;
			justify-content:flex-start;
			align-items:flex-start;
		padding:10px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		}
		
		.wrapper_content_sub_2{
			
		padding:10px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		padding-top:130px;}
		
		
				.wrapper_content_welcome{
			
		padding:10px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		}
		
		
			.wrapper_content_artikel{
			display:flex;
			justify-content:flex-start;
			align-items: stretch;
			flex-wrap:wrap;
			
		padding:10px;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		}
		
	.artikel_box_links{
		margin-top:10px;}
			
		.box_content_left{
			width:30%;
			padding:20px;
			text-align:right;
			
			}
			
				.box_content_left h1{
					font-size:2.4em;
					padding:0;
			
			
			}
			
			.wrapper_aktuelles{
				width:85%;
				margin-left:auto;
		margin-right:auto;
		position:relative;
				}
			
			.box_content_right{
			width:70%;
			padding:20px;
			border-left:1px solid #024d78;
			}
			
			.box_news_show{
				padding:10px;
				width:100%;
				display:flex;
				justify-content:flex-start;
				align-items:stretch;
				background: rgba(255,255,255,0.7);}
				
					.box_news_show_left{
				width:30%;
				padding:10px;}
				
				.box_aktuelles_img_show{
	width:100%;
	padding-right:10px;
	
				background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}

				
					.box_news_show_left_thumbs{
					
						padding:10px;
				width:100%;
				display:flex;
				justify-content: flex-end;
				flex-wrap:wrap;
				
				}
				
				.box_news_show_left_thumbs_img{
					
				width:32%;
				height:100px;
				margin:2px;
				overflow:hidden;}
				
				.box_news_show_left_thumbs_img2{
					width:100%;
					height:100%;}
				
				.box_news_show_left_thumbs_img_button{
					display:flex;
					justify-content:center;
					align-items:center;
				width:32%;
				background:#9C0;
				color:#FFF;
				text-align:center;
				
				
				margin:2px;}
				
					.box_news_show_left_thumbs_img_button a{
				font-size:1.1em;
				color:#FFF;
				}
				
					.box_news_show_right{
						border-left: 1px solid rgba(204,204,204,1);
				width:70%;
				padding:10px;}
		
.aktuelles_titel{
	width:100%;
	text-align:center;
	font-size:1.4em;
	text-transform:uppercase;}
	
	.artikel_box_links{
		width:100%;
		margin-top:10px;
		display:flex;
		align-items:center;
		justify-content:flex-start;
		flex-wrap:wrap;}
	
	.artikel_box_links_icon{
		width:55px;
		height:55px;
		margin:3px;}
	
	.line{
		display:block;
		margin-top:10px;
		margin-bottom:10px;
		width:100%;
		height:1px;
		background: rgba(204,204,204,1);}
		
		.box_aktuelles{
			width:30%;
			height:470px !important;
			margin:3px;
			padding:15px;
			border-radius:3px;		
			background:rgba(255,255,255,0.6);
			
					-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;}


	.box_sprech{
		width:100%;
		border:1px solid  #87a228;
		background: rgba(255,255,255,0.3);
		padding:10px;}		
			
.box_sprech_1{
	padding:8px;
	width:45%;
	color:#87a228;
	}	
	
.box_sprech_2{
	padding:8px;
	width:45%;
	}
	
	.box_sprech_3{
	padding:8px;
	width:10%;
	text-align:center;
	color:#87a228;
	}	
	
		.box_sprech_3 a{

	color:#87a228;
	}	
			
				.box_aktuelles:hover{
		
		
			background:rgba(200,200,200,0.2);}

.box_aktuelles_img{
	width:100%;
		height:250px;
			margin-bottom:10px;
			background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
z-index:70;}


	
.box_aktuelles_datum{
	text-align:center;
	width:100%;
	font-size:1.2em;
	color:#686868;
		margin-top: 10px;
		margin-bottom: 10px;
		border-bottom:1px solid rgba(155,186,37,1);
		}
	
	.box_aktuelles_titel{
		text-align:center;
		margin-bottom: 10px;
	width:100%;
	font-size:1.4em;
	color:#9bba25;
	word-wrap: break-word;}

.box_aktuelles_text{
	height:auto;
	text-align:center;
	width:100%;
	font-size:0.9em;
	color:#686868;}





		
.wrapper_footer{
		position:relative;
	height:auto;
	width:100%;
	z-index:99999;
		background:rgba(0,33,53,1);
		padding:10px;
		color:#fff;
	border-top: 1px solid rgba(153,153,153,0.2);
	font-size:0.9em;
	}
	

			.footerbox{
		text-align:left;
		width:25%;
	color: #fff;
	padding:30px;
		font-size:1.0em;
		}
		
		
		
		
			.footerbox a{
	color: #fff;
		}
		
				.footerbox a:hover{
	color: #9bba25;
		}
		
	.wrapper_footer h2{
		color:#9bba25;
		font-size:1.3em;
		text-transform:uppercase;
		border-bottom: 1px solid rgba(155,186,35,0.5);
		margin-bottom:8px;

	}
	
	.box_impressum{
		margin-left:25px;
		margin-right:25px;
		width:100%;
		padding:8px;
		text-align:center;
		border-top: 1px solid rgba(255,255,255,0.2);
	color: rgba(255,255,255,0.8);
		font-size:0.9em;}	
		
			.box_impressum a{
	
		color: rgba(255,255,255,0.8);
		}	
		
		
		
		
		.box_left{
			width:30%;
			padding:20px;
			text-align:right;
			border-right: 1px solid rgba(153,153,153,1);}
			
			.box_right{
			width:70%;
			padding:20px;}
	
.form_box{
	width:47%;
	
	margin-right:auto;
}


	
	.form_box_titel{
	width:100%;
	color:#686868;
	padding:4px;
	
	}
.wrapper_downloads{
	width:100%;

	display:flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap:wrap;}	
	
 .box_downloads{
	 width:30%;
	 margin:3px;
	 padding:15px;
	 border: 1px solid #9bba25;;
	 background: rgba(204,204,204,0);}
	 
    .box_downloads_kat{
		width:100%;
		font-size:1.4em;
		color:#9bba25;
		margin-bottom:8px;
		}
		
	.box_downloads_2{
		width:100%;
		background: rgba(255,255,255,0.5);
		display:flex;
		justify-content:space-between;
		align-items:center;
		flex-wrap:wrap;
		margin-bottom:3px;
				 -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -kthtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;}	
	
	
	
		.box_downloads_2:hover{
		background: rgba(155,186,37,1);
	
	}
	
			.box_downloads_2:hover > .box_downloads_titel{
	color:#fff;
	
	}
	
		
.box_downloads_titel{
	width:85%;
		font-size:1.0em;
		color:#024d78;
		margin-bottom:2px;
		padding:10px;

	}
	
	
	
.box_downloads_icon{
	width:15%;
	height:25px;
	background:url(bilder/download_icon_wihte.png) no-repeat;
	background-size:contain;
	opacity:0;}
		
	.box_downloads_2:hover > .box_downloads_icon{
opacity:1;
	
	}

 img{ vertical-align: middle;}

	
	
		.effect{
 -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -kthtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;

		}
	
	
	.flex{
-ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
    
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow:wrap;
  flex-flow: row wrap;
  -webkit-align-items: stretch;
  align-items: stretch;

  
  }
	
.flex_left{
	
		display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:stretch ;
  	-webkit-justify-content: stretch;
  	justify-content:left; 
	-ms-flex-pack:left;
  	flex-direction: row;
	flex-wrap:wrap;
	align-items:stretch;
	}

	
	
			.flex_center{
			

	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:center ;
  	-webkit-justify-content: center;
  	justify-content:center; 
	-ms-flex-pack:center;
  	flex-direction: row;
flex-wrap:wrap;
	align-items:stretch;
	
	
	}
	
	
	
	
	
			.flex_right{

	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:right ;
  	-webkit-justify-content: right;
  	justify-content:right; 
	-ms-flex-pack:center;
  	flex-direction: row;
	flex-wrap:wrap;
	align-items:stretch;
	}
	
	

		
			.share-buttons{
				margin-bottom:10px;
				padding-bottom:10px;
			}
		
		.share-buttons img{
			width:30px;
			height:auto;
			}
			
			
	


		
		
		
		
		
			.footer_item{
		margin:10px;
		color:#fff;
		}
		
			.footerbox img{
		margin-right:6px;
		
	
		}
		
		.footerbox a{
		
		color: #fff;
		}
		
		
		
	

		

		
		

	
/* Forms */

		form {
		}
		
			form label {
				display: block;
			}
		
			form input[type="text"],
			form input[type="email"],
			form input[type="password"],
			form select,
			form textarea {
	width: 100%;
	padding: 0.6em;
background: #fff;
	border: solid 1px rgba(150,150,150,0.7);
	color: #333;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	

			}
			
			
			

				form input[type="text"]:hover,
				form input[type="password"]:hover,
				form select:hover,
				form textarea:hover {
				}

				form input[type="text"]:focus,
				form input[type="password"]:focus,
				form select:focus,
				form textarea:focus {
	border-color: #604a8c;

				}

			form input[type="text"],
			form input[type="password"],
			form select {
				line-height: 1em;
			
			}
				
			form textarea {
				min-height: 4em;	width: 100%;
				
			}

			form .formerize-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-webkit-input-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form :-moz-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-moz-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form :-ms-input-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-moz-focus-inner {
				border: 0;
			}
			
input[type=submit] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#9bba25;
	color: #fff;
	font-weight: bold;
}



			
input[type=submit]:hover {

	background-color:#9bba25;

}


input[type=reset] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F90;
	color: #fff;
	font-weight: bold;


}


select {
    border: 0 none;
    color:rgba(102,102,102,1);
    background: transparent;
    font-size: 0.9em;
    font-weight: bold;
    padding: 6px;
    width: auto;

	border: 1px solid rgba(102,102,102,1);
}




	


@media screen and (min-width : 1500px){


}


@media screen and (max-width : 850px){
	
	.wrapper_footer{
		position:relative;
	height:auto;
	width:100%;
	z-index:99999;
	
		padding:10px;
		color:#fff;
	border-top: 1px solid rgba(153,153,153,0.2);
	font-size:0.9em;
	}
	

			.footerbox{
		text-align:left;
		width:100%;
	color: #fff;
	padding:10px;
		font-size:1.0em;
		}
		
		
	.wrapper_footer h2{
		color:#9bba25;
		font-size:1.1em;
		text-transform:uppercase;
		border-bottom: 1px solid rgba(155,186,35,0.5);
		margin-bottom:8px;

	}
	
	.box_impressum{
		margin-left:10px;
		margin-right:10px;
		width:100%;
		padding:8px;
		text-align:center;
		border-top: 1px solid rgba(255,255,255,0.2);
	color: rgba(255,255,255,0.8);
		font-size:0.9em;}	
		
	
	
	
		.box_aktuelles{
				height:auto !important;
			width:100%;
			margin:3px;
			padding:5px;}

.box_aktuelles_img{
	width:100%;
	height:250px;
	
	}
	
.box_aktuelles_datum{
	width:100%;
	font-size:1.3em;
	}

.box_aktuelles_text{
	width:100%;
	font-size:1.1em;
		height:auto;
}

.box_aktuelles_button{
	width:100%;
	font-size:1.3em;
}	
	
	
		.box_left{
			width:100%;
			padding:20px;
			text-align:right;
			border-right: none;}
			
			.box_right{
			width:100%;
			padding:20px;}
			
	
		
		.box_content_left{
			width:100%;
			padding:10px;
			text-align:left;
			
			}
			
				.box_content_left h1{
					font-size:2.4em;
					padding:0;
			
			
			}
			
			.box_content_right{
			width:100%;
			padding:10px;
			border-left:none;
			}
			
	.wrapper_content_sub{
			display:block;
			justify-content:flex-start;
			align-items:flex-start;
		padding:10px;
		width:100%;
			min-height:150px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		padding-top:90px;}
		
.form_box{
	width:100%;
	
	margin-right:auto;
}


.box_team{
	width:100%;
	padding:10px;
	border: 2px solid rgba(204,204,204,1);
	margin:3px;
	display:block;
	align-items:flex-start;
	background: rgba(255,255,255,0.3);}
	
	.box_team_left{
	width:100%;
	padding:5px;
}
	
		.box_team_right{
	width:100%;
	padding:5px;
	}
	
	
	.wrapper_content_links{
			display:flex;
			justify-content:center;
			align-items:center;
			padding:10px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		background: #9bba25;
		flex-wrap:wrap;}
		
		.box_links{
			
	width:180px;
	margin:10px;
	text-align:center;
	padding:10px;
	border-radius:3px;
	border:1px solid rgba(255,255,255,0.7);
	font-size:1.1em;

		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;

	color:#fff;
	background: #9bba25;
	}
	
	
	.kalender_box{
		display:flex;
		justify-content:space-between;
		align-items: stretch;
		flex-wrap:wrap;
		width:100%;
		margin-bottom:3px;
		color:#FFF;
		border:1px solid rgba(155,186,37,3);
		margin-top:8px;

		}	
		
	
		
			.kalender_box_datum{
		width:100%;
		padding:8px;
			color:#fff;
		font-weight:bold;
		font-size:1.1em;
		
		}
		
			.kalender_box_titel{
		width:100%;
		padding:8px;
			color:#7a921d;
			font-size:1.1em;
		}
		
			.kalender_box_text{
				text-align:left;
		width:100%;
		padding:8px;
		color:#7a921d;
		font-size:0.9em;
		}
		
		
		.box_news_show{
				width:100%;
				display:flex;
				justify-content:flex-start;
				align-items:stretch;
				flex-wrap:wrap;}
				
					.box_news_show_left{
				width:100%;
				padding:5px;}
				
				.box_aktuelles_img_show{
	width:100%;
	padding-right:5px;
				

}

				
					.box_news_show_left_thumbs{
						
						padding:10px;
				width:100%;
				display:flex;
				}
				
				.box_news_show_left_thumbs_img{
				width:32%;
				margin:2px;}
				
					.box_news_show_right{
				width:100%;
				padding:10px;}
				
				.wrapper_aktuelles{
				width:100%;
				margin-left:auto;
		margin-right:auto;
		position:relative;
				}
				
				
			.wrapper_content_artikel{
			display:flex;
			justify-content:flex-start;
			align-items: stretch;
			flex-wrap:wrap;
			
		padding:10px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		z-index:10;
		background: #F3F3F3;
		}
		
iframe{
	max-width:100% !important;
	}
	.gal_img{
		width:40%;
		margin:4px;
		border:1px solid rgba(204,204,204,0.5);}
		
		.box_downloads{
	 width:100%;
	 margin:3px;
	 padding:8px;
	 border: 1px solid #9bba25;;
	 background: rgba(204,204,204,0);}
	 
	 
	 
	.box_sprech{
		width:100%;
		border:1px solid  #87a228;
		background: rgba(255,255,255,0.3);
		padding:10px;}		
			
.box_sprech_1{
	padding:8px;
	width:100%;
	color:#87a228;
	}	
	
.box_sprech_2{
	padding:8px;
	width:100%;
	}
	
	.box_sprech_3{
	padding:8px;
	width:100%;
	text-align:center;
	color:#87a228;
	}	
	
	.wrapper_content{
	padding:10px;
}

.box_team_img{
	width:60%;
}

.wrapper_content_sub_2{

		padding-top:70px;}

}



