		
.content_begrenzt {
	max-width:800px;
	margin:0em auto;
}

.klassencontainer {
		width:48%;
	margin:1%;
	float:left;
}
@media screen and (max-width: 600px) {
.klassencontainer {
	width:94%;
	margin:3%;
}
}
.klassencontainer_content {
	margin:1em;
}
.liste_mit_bild {
	display: flow-root;
	margin-bottom:0.5em;
}
.liste_mit_bild_bild {
	float:left;
	width:48%;
}
.liste_mit_bild_text {
	float:right;
	width:48%;
}

.liste_mit_bild2 {
	display: flow-root;
	margin-bottom:0.5em;
	margin-top:1.5em;
	padding-top:1.5em;
	border-top:1px solid #c4c4c4;
}
.liste_mit_bild2_bild {
	float:right;
	width:20%;
}
.liste_mit_bild2_text {
	float:left;
	width:58%;
}
.flexcontainer {
	display:flex;
	flex-flow: row wrap;
	justify-content: center;
}
.flexcontainer_box {
	flex: 1 1 40%;
	background:#FBED9A;
	margin:1em 0.5em;
	padding:1em;
}
@media screen and (max-width: 500px) {
.flexcontainer_box {
	flex: 1 1 66%;
	background:#FBED9A;
	margin:1em 0em;
	padding:1em;
}
}

.galeriecontainer {
	display:flex;
	flex-flow: row wrap;
	justify-content: center;

}
.galeriebox {
		flex: 1 1 12%;
	position:relative;
	background:#F0F0F0;
	margin:1em 0.5em;
	border:1px solid #D4D4D4;
	border-radius:0.5em;
	align: center;
	padding:1em;
	min-width:90px;
	max-width:160px;
	font-size:0.9em;

}
.galeriebox img {
width:98%;
}

.lb-data .lb-caption p{color:#fff;font-size:1.5em;}

.contboxhead {
	background-image:url(layout/startbild3.jpg);
	background-position:50%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:0em 0.5em;
	height:360px;
	border-top: 0px solid #00A0E3;
	border-bottom: 0px solid #00A0E3;
	}

@media screen and (max-width: 1300px) {
.contboxhead {
	height:320px;
}
}
@media screen and (max-width: 940px) {
.contboxhead {
	background-size: auto 360px;
}
}

@media screen and (max-width: 800px) {
.contboxhead {
	height:300px;
	background-size: auto 300px;
}
}


.contboxhead2 {
	background-image:url(layout/startbild.jpg);
	background-position:50% 50%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:0em 0.5em;
	height:300px;
	border-top: 1px solid ;
	border-bottom: 1px solid ;
	}
@media screen and (max-width: 900px) {
.contboxhead2 {
	height:200px
}
}
@media screen and (max-width: 600px) {
.contboxhead2 {
	height:120px
}
}
@media screen and (max-width: 400px) {
.contboxhead2 {
	height:90px
}
}

.contboxhead3 {
	background-image:url(layout/startbild.jpg);
	background-position:50% 50%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:0em 0.5em;
	height:150px;
	border-top: 1px solid ;
	border-bottom: 1px solid ;
	}
@media screen and (max-width: 900px) {
.contboxhead3 {
	height:100px
}
}
@media screen and (max-width: 600px) {
.contboxhead3 {
	height:60px
}
}
@media screen and (max-width: 400px) {
.contboxhead3 {
	height:45px
}
}

.contbox_pose {
	background:#B3D3E1;
	background-image:url(layout/pose.png);
	background-position:50% 50%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding:0em;
	width:100%;
	height:150px;
	position:relative;
	}
.contbox_welle {
	position:absolute;
	bottom:0px;
	background-image:url(layout/bg-welle.png);
	background-position:50% 50%;
	background-size: auto 100%;
	background-repeat: repeat-x;
	padding:0em;
	height:30%;
	width:100%;
	}

.news_startseite {
	display:flex;
	margin-top:0em;
	margin-bottom:1.0em;
	padding-bottom:1.0em;
	border-bottom:3px dotted #B3AF9A;
	text-align:left;
}
.bildspalte {
	width:25%;
	margin-right:5%;
}
.spaltencontainer_thumb {
	display:flex;
	flex-flow: row wrap;
}
.thumbbild {
	width:23%;
	margin-right:2%;
}
.textspalte {
	width:70%;
}

.news_startseite p{
	text-align:left;
	font-size:1em;
	margin-top:0em;
}
.news_startseite img{
	margin:0em 0em 0em 0em;
}
.news_startseite p.datum, .textblock_variabel p.datum {
	text-align:left;
	font-size:0.8em;
}
.news_startseite p.newstitel{
	font-weight:700;
	font-size:1.1em;
	text-align:left;
	margin-bottom:0em;
}
.news_startseite h2, .textblock_variabel h2{
	font-weight:700;
	font-size:1.6em;
	border:none;
	padding:0em;
	text-align:left;
	margin-bottom:0.2em;
}
.news_startseite li{
	text-align:left;
	margin-top:0.3em;
}
.news_startseite ul{
	margin-left:1em;
}
.textblock_variabel {
	width:100%;
	max-width:700px;
	margin:0em auto;
}
.fotogalerie_desktop {
	display:block;
}
.fotogalerie_mobil {
	display:none;
}
/* Mobile Style */ 
@media screen and (max-width: 700px) {
.fotogalerie_desktop {
	display:none;
}
.fotogalerie_mobil {
	display:block;
}
}

.contbox4 {
	/*background:#eaeaea; */
	margin:0px;
	padding:0px;
	background:#B9C9C6;

}
.contbox4content {
	width:96%;max-width:1200px;
	margin:0em auto;
	padding:1em 0.2em;
	text-align:center;
}


.spaltencontainerbox_teaser {
	flex: 1 1 18%;
	position:relative;
	background:#EAEAEA;
	margin:1em 0.5em;
	border:1px solid #ffffff;
	border-radius:0.5em;
	align: left;
	padding:0.3em;
	padding-bottom:5em;
}

/* Mobile Style */ 
@media screen and (max-width: 900px) {

.spaltencontainerbox_teaser {
	flex: 1 1 40%;
		}
}

/* Mobile Style */ 
@media screen and (max-width: 450px) {

.spaltencontainerbox_teaser {
	flex: 1 1 60%;
	margin:1em auto;
	padding:0em;
	min-width:200px;
	max-width:400px;
		}
}

.spaltencontainerbox_teaser img {
	width:98%;
	margin:1%;
	min-width:180px;
	max-width:600px;
}

.spaltencontainerbox_teaser h2 {
	font-family: ;
	font-size:1.4em;
	line-height:1.3em;
	font-weight:400;
	color:;
	padding:0em;
	margin:0em 0em 0.5em 1.5%;
	text-align:center;
}
.spaltencontainerbox_teaser p {
	margin:0em 0.5em 0.5em 1.5%;
	text-align:center;
}
.spaltencontainerbox_teaser a.link, .spaltencontainerbox_teaser a.link:hover, .spaltencontainerbox_teaser a.link:visited {
	margin:0.2em auto;
	text-align:center;
	padding:0.6em;
	background-image:none;
}

.spaltencontainerbox_teaser ul {
	margin-left:2em;
	margin-top:0.4em;
}
.spaltencontainerbox_teaser li {
	text-align:left;
}


/* Mobile Style */ 
@media screen and (max-width: 650px) {
.spaltencontainerbox_teaser h2 {
	font-size:1.5em;
		}
}


.tabellenlayout {
	margin-top:0em;
	border:1px solid #fff; 
	border-collapse: collapse;
	width:100%;
}
table.tabellenlayout p {
	text-align:left;
}
table.tabellenlayout td {
	vertical-align: top;
	border:1px solid #fff;
	text-align:left;
}
table.tabellenlayout td, table th {
padding: 0.6em;
}

table.tabellenlayout th {
background-color: #666;
color: #fff;
}
table.tabellenlayout tr:nth-child(1n+1) {
background-color: #F0F0F0;
color: #000;
}
table.tabellenlayout tr:nth-child(2n+2) {
background-color: #E8E8E8;
color: #000;
}
table.tabellenlayout tr.mobile {
	visibility:hidden;
}
table.tabellenlayout tr.desktop {
	visibility:visible;
}
/* Mobile Style */ 
@media screen and (max-width: 550px) {
table.tabellenlayout tr.mobile {
	visibility:visible;
}
table.tabellenlayout tr.desktop {
	visibility:hidden;
}
}


.notizlayer {
	position:absolute;
	z-index:99;
	right:1.0em;
	top:-4.0em;
	width:30%;
	max-width:280px;
}
@media screen and (max-width: 600px) {
.notizlayer {
	width:50%;
	display:none;
}
}

.termin_startseite {
	display: flow-root;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px dotted #B3D3E1;
	text-align:left;
}
.termin_startseite p{
	text-align:left;
	font-size:0.9em;
	margin-top:0em;
}
.termin_startseite img{
	width:20%;
	float:left;
	margin:0em 0.6em 0.6em 0em;
}
.termin_startseite p.datum{
	text-align:left;
	font-size:0.9em;
}
.termin_startseite p.termintitel{
	font-weight:700;
	font-size:1.1em;
	text-align:left;
	margin-bottom:0em;
	color:#000;
}
.termin_startseite h2{
	font-weight:700;
	font-size:1.6em;
	border:none;
	padding:0em;
	text-align:left;
	margin-bottom:0em;
}
.termin_startseite li{
	text-align:left;
	margin-top:0.3em;
}
.termin_startseite ul{
	margin-left:1em;
}

.bildbox {
	padding-bottom:1em;
	margin:1em auto;
	border-bottom:1px dotted #333333;
}
.bildbox_bild {
	float:left;
	width:20%;
}
.bildbox_bild img{
	background:#ffffff;
	border:1px solid #eaeaea;
	padding:0.3em;
}
.bildbox_text {
	float:right;
	width:70%;
	padding-right:5%;
}
.bildbox_text h2{
	text-align:left;
	font-size:1.8em;
	padding:0;
	margin:0;
	border:0px;
}