/* iwi.css */

html,body,#content {
    width:100%;
    height:100%;
    overflow:hidden;
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:#3E4044;
}

#spec-background {
    position:absolute;
    width:100%;
    min-width:1200px;
    height:100%;
	/*z-index:10;*/
}

#spec-background img {
    min-height:100%;
    height:auto !important;
    height:100%;
    min-width:100%;
    width:auto !important;
    width:100%;
    margin:0 auto;
    display:block;
    position:absolute;
    top:0;
    left:0;
	/*z-index:10;*/
}

/* ______________________________ _______ ______________________________ */
/* ****************************** CONTENT ****************************** */

#content{
     position:absolute;
     top:0;
     left:0;
     z-index:100;
     overflow:auto;
}

/* _________________________ ______ _________________________ */
/* ************************* BALKEN ************************* */

#balken{
	position:relative;
	height:115px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

/* ____________________ ______ ____________________ */
/* ******************** CORPUS ******************** */

#corpus{
	position:relative;
	/*z-index:500;*/
	width:1270px;
	min-height:500px;
	margin:0 auto; /*zentrieren*/
}

/* _______________ _____ _______________ */
/* *************** C-TOP *************** */

#c-top{
	position:relative;
	z-index:500;
	height:115px;
}

#c-top .menu{
	font-family:arial,helvetica,sans-serif;
	/*font-size:16px;*/
	font-size:18px;
	font-weight:bold;
}

#c-top .menu a{
	text-decoration:none;
	color:#6A6E74;
}

#c-top .menu a:hover, #c-top .menu a.aktiv{
	text-decoration:none;
	color:#033F8B;
}

#ct-menublock1{
	position:absolute;
	z-index:510;
	left:0;
	bottom:0;
	height:60px;
	width:545px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

#ctm-logo{
	position:absolute;
	z-index:520;
	left:30px;
	bottom:-38px;
}

#ctm-menu1{
	position:absolute;
	top:30px;
	right:30px;
}

#ct-menublock2{
	position:absolute;
	right:0;
	bottom:0;
	height:60px;
	width:700px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

#ctm-menu2{
	position:absolute;
	top:30px;
	right:40px;
}

.onlymobile{
	display:none;
}

/* _______________ ______ _______________ */
/* *************** C-MAIN *************** */

#c-main{
	position:relative;
	z-index:200;
}

.inhalt{
	font-size:0.9em;
}

.untermenue{
	font-size:0.9em;
}

.inhalt p{
	margin:0;
	padding:0 0 1em 0;
	line-height:1.5em;
}

.inhalt ul, .inhalt ol{
	margin:0;
	padding:0 0 1em 18px;
	line-height:1.6em;
}

	.inhalt ol ul{
		padding:0 0 0 18px;
	}

.inhalt .st{
	/*color:#FFFFFF;*/
	color:#033F8B;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}

.inhalt #st1{
	font-size:59px;
}

.inhalt #st2{
	font-size:60px;
}

.inhalt #st3{
	font-size:42px;
}

.inhalt #st-space{
	height:40px;
}

.inhalt figure.bildblock{
	float:left;
	padding:0;
	margin:6px 15px 15px 0;
}

	.inhalt figure figcaption{
		font-style:italic;
	}

	.inhalt figure img{
		width:200px;
		height:auto;
	}

.inhalt h1{
	margin:0;
	padding:0 0 1em 0;
	font-size:1.4em;
	line-height:1.5em;
}

.inhalt h2{
	margin:0;
	padding:0 0 1em 0;
	font-size:1.1em;
	line-height:1.5em;
}

.inhalt h3{
	margin:0;
	padding:0 0 1em 0;
	font-size:1.0em;
	line-height:1.5em;
}

.inhalt a, .untermenue a{
	color:#033F8B;
}

	.inhalt a:hover, .untermenue a:hover{
		color:#626771;
	}

.inhalt a.nolink{
	color:#3E4044;
}

.inhalt h1 a{
	color:#000000;
}

.inhalt a[href^="tel:"]{
	color:#3E4044;
	text-decoration:none;
	white-space:nowrap;
}

.inhalt .hv, .inhalt b, .inhalt strong{
	font-weight:bold;
}

.inhalt .zitat{
	font-style:italic;
}

.inhalt .klein{
	font-size:0.8em;
}

.verborgen{
	display: none;
}

.inhalt .nobr{
	white-space:nowrap;
}

.inhalt .versalien{
	text-transform: uppercase;
}

#cm-inhalt1{
	position:relative;
	z-index:210;
	width:465px;
	min-height:400px;
	padding:80px 40px 80px 40px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

	#cmi-aktuell1{
		position:absolute;
		left:570px;
		top:180px;
		width:660px;
		height:auto;
		padding:20px;
		background-color:rgba(255,255,255,0.75);
		font-size:1.2em;
		box-shadow:2px 2px 5px rgba(0,0,0,0.5);
	}

		#cmi-aktuell1 h2{
			color:#033F8B;
		}

#cm-menu1{
	position:relative;
	z-index:210;
	width:465px;
	min-height:10px;
	margin:10px 0 0 0;
	padding:10px 40px 10px 40px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

#cm-inhalt2{
	position:relative;
	width:620px;
	min-height:400px;
	padding:80px 40px 80px 40px;
	margin-left:570px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

	#cm-submenu2{
		position:absolute;
		top:10px;
		left:0;
		width:620px;
		min-height:10px;
		padding:10px 40px 10px 40px;
		text-align:left;
		font-size:1em;
	}

		#cm-submenu2 span{
			display:inline-block;
		}

			#cm-submenu2 span:after{
				content:"|";
				margin:0 1px 0 5px;
				padding:0 0 0 0;
			}

				#cm-submenu2 span:last-child:after{
					content:"";
					margin:0;
					padding:0;
				}

		#cm-submenu2 a{
			color:#033F8B;
		}

		#cm-submenu2 a:hover, #cm-submenu2 a.aktiv{
			color:#626771;
		}

#cm-menu2{
	width:620px;
	min-height:10px;
	margin:10px 0 0 570px;
	padding:10px 40px 10px 40px;
	/*background-image:url(grafik/transparent.png);*/
	background-image:url(grafik/transparent90.png);
	background-repeat:repeat;
}

#adressbox{
	position:relative;
	margin:0;
	padding:0;
}

#moveyourbody{
	position:absolute;
	top:0;
	left:200px;
	margin:0;
	padding:0;
}

.bildzeilen-objekt{
	float:left;
	width:300px;
	min-height:200px;
	margin:0;
	padding:0 10px 10px 0;
}

	.bildzeilen-objekt h2, .bildzeilen-objekt h3{
		padding-bottom:0.5em;
		text-align:center;
	}

.galerie-objekt{
	float:left;
	width:185px;
	height:140px;
	margin:0;
	padding:0 20px 20px 0;
}

.highslide-caption a{
	color:#000000;
}

.highslide-caption a:hover{
	color:#033F8B;
}

div.clearer{
	clear:both;
	font-size:1px;
	height:1px;
}

iframe.matomo{
	width:90%;
	min-height:260px;
	padding:15px;
	border:1px solid black;
	margin:0 0 1.2em 0;
}

.service-box{
	position:relative;
	padding: 1em 1em 0 1em;
	border: 1px solid #3E4044;
	margin: 0 0 1em 0;
	min-height:180px;
}

	.service-box div.imgbox{
		position:absolute;
		top:15px;
		left:15px;
	}

		.service-box img{
			width:150px;
			height:150px;
		}

	.service-box div.txtbox{
		margin-left:180px;
	}

	.service-box h2{
		color:#156184;;
	}

/* _____ ____ _____ */
/* +++++ FORM +++++ */

form{
	font-weight:normal;
	margin:0;
	padding: 0 0 20px 0;
}

.formular_zeile{
	margin:0;
	padding:0;
	clear:both;
}

.formular_leerzeile{
	margin-bottom:0px;
	padding:0px;
	height:8px;
	font-size:1px;
	clear:both;
	border:0px green solid;
}

.formular_text{
	display:block;
	width:85px;
	float:left;
	text-align:left;
	padding-right:5px;
	padding-bottom:2px;
	border:0px #000000 solid;
}

.formular_feld{
	display:block;
	width:300px;
	float:left;
	padding-left:5px;
	padding-bottom:2px;
	border:0px #000000 solid;
}

.formular_feld input{
	padding:0px;
	margin:0px;
	width:250px;
	font-family:arial,helvetica,sans-serif;
	background-color:#FFFFFF;
	border:1px #646566 solid;
	padding:1px;
}

.formular_feld input.plz{
	width:38px;
}

.formular_feld input.ort{
	width:204px;
	margin-left:4px;
}

.formular_feld textarea{
	padding:0px;
	margin:0px;
	width:250px;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	background-color:#FFFFFF;
	border:1px #646566 solid;
	padding:1px;
}

.formular_knopf{
	margin-top:10px;
	margin-left: 95px;
	border:1px #646566 solid;
	color:#646566;
	background-color:#E7EDE6;
	width:150px;
}

.wichtig{
	color:#033F8B;
}

.nobr, .nowrap{
	white-space:nowrap;
}

/* ______________________________ ____________ ______________________________ */
/* ****************************** MEDIA-EVENTS ****************************** */

/* ____________________ _________ ____________________ */
/* ******************** 1001-1280 ******************** */

@media only screen and (min-width:1001px) and  (max-width:1280px){

	html,body,#content {
		font-size:1em;
	}

	#spec-background {
	    min-width:1000px;
	}

	#balken{
		height:92px;
	}

	#corpus{
		width:980px;
		min-height:300px;
	}

	/* ___ _____ ___ */
	/* *** C-TOP *** */

	#c-top{
		height:92px;
	}

	#c-top .menu{
		font-size:12px;
		font-size:14px;
	}

	#ct-menublock1{
		height:48px;
		width:410px;
	}

	#ctm-logo{
		left:15px;
		bottom:-26px;
		width:111px;
		height:94px;
	}

	#ctm-menu1{
		position:absolute;
		top:24px;
		right:20px;
	}

	#ct-menublock2{
		height:48px;
		width:560px;
	}

	#ctm-menu2{
		top:24px;
		right:45px;
	}

	/* ___ _____ ___ */
	/* *** C-MAIN *** */


	.inhalt{

		font-size:0.9em;
	}

	.untermenue{
		font-size:0.8em;
	}

	.inhalt #st1{
		font-size:47px;
	}

	.inhalt #st2{
		font-size:48px;
	}

	.inhalt #st3{
		font-size:30px;
	}


	.inhalt #st-space{
		height:30px;
	}

	.inhalt figure{
	}

		.inhalt figure img{
			width:160px;
			height:auto;
		}

	.inhalt h1{
		margin:0;
		padding:0 0 1em 0;
		font-size:1.4em;
	}

	.inhalt h2{
		margin:0;
		padding:0 0 1em 0;
		font-size:1.1em;
	}

	.inhalt a{
		color:#033F8B;
	}

	.inhalt a:hover{
		color:#626771;
	}

	.inhalt .hv{
		font-weight:bold;
	}

	.inhalt .zitat, i{
		font-style:italic;
	}

	.inhalt .klein{
		font-size:0.8em;
	}

	#cm-inhalt1{
		width:370px;
		padding:60px 20px 40px 20px;
	}

		#cmi-aktuell1{
			left:420px;
			top:140px;
			width:520px;
		}

	#cm-menu1{
		width:370px;
		padding:10px 20px 10px 20px;
	}

	#cm-inhalt2{
		width:520px;
		min-height:300px;
		padding:60px 20px 40px 20px;
		margin-left:420px;
	}

	#cm-submenu2{
		top:5px;
		width:495px;
		padding:10px 45px 10px 20px;
	}

	#cm-menu2{
		width:520px;
		margin:10px 0 0 420px;
		padding:10px 20px 10px 20px;
	}

	#cm-inhalt2.menu2-follower{
		padding:30px 20px 40px 20px;
	}


	#moveyourbody{
		position:absolute;
		top:0;
		left:200px;
		margin:0;
		padding:0;
	}

	.bildzeilen-objekt{
		width:250px;
		height:auto
	}

		.bildzeilen-objekt img{
			width:100%;
			height:auto;
		}

	iframe.matomo{
		width:85%;
		min-height:320px;
	}

	/* _____ ____ _____ */
	/* +++++ FORM +++++ */

	.formular_text{
		width:auto;
		float:none;
		padding: 2px 0 0 0;
	}

	.formular_feld{
		width:auto;
		float:none;
		padding: 0 0 2px 0
	}

	.formular_knopf{
		margin:10px 0 0 0;
	}

}


/* ____________________ _____ ____________________ */
/* ******************** -1000 ******************** */


@media only screen and (max-width:1000px){

	html,body,#content {
    	width:100%;
    	height:auto;
		font-size:1em;
		overflow:auto;
	}

	#content{
		/*overflow:none;
		height:100%;*/
	}

	body{
		background-color:#609BE1;
		/*background-image:url(grafik/bg-1001.jpg);*/
		background-repeat:no-repeat;
		overflow:hidden;
		background-size: auto 100%;
		background-attachment: fixed;
	}


	#spec-background {
	    position:relative;
	    width:1px;
	    min-width:1px;
	    height:1px;
	    visibility:hidden;
	}

	#spec-background img {
	    min-height:1px;
	    height:1px;
	    min-width:1px;
	    width:1px;
	    margin:0;
	    display:inline;
	    position:relative;
	    top:0;
	    left:0;
	    visibility:hidden;
		/*z-index:10;*/
	}

/*
#balken{
	position:relative;
	height:115px;
	background-image:url(grafik/transparent.png);
	background-repeat:repeat;
}
*/


	#balken{
		background-image:none;
		height:auto;
	}

	#corpus{
		width:100%;
		min-height:300px;
	}

	/* ___ _____ ___ */
	/* *** C-TOP *** */

	#c-top{
		position:relative;
		z-index:500;
		height:auto;
		width:auto;
		/*background-image:url(grafik/transparent.png);*/
		background-image:url(grafik/transparent90.png);
		background-repeat:repeat;
	}

	#c-top .menu{
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
	}

	#c-top .menu a{
		display:block;
		margin-left:131px;
		border-bottom:1px solid #646E74;
		padding:5px 0 5px 0;
		text-decoration:none;
		color:#6A6E74;
	}

	#c-top .menu a:hover, #c-top .menu a.aktiv{
		background-color:#033F8B;
		color:#FFFFFF;
	}

	#ct-menublock1{
		position:relative;
		left:0;
		top:0;
		width:auto;
		max-width:500px;
		height:auto;
	}

	.shadow{
		max-width:500px;
		width:auto;
		box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	}

	#ctm-logo{
		position:absolute;
		left:7px;
		top:2px;
		width:111px;
		height:94px;
	}

	#ctm-menu1{
		position:relative;
		left:0;
		top:0;
	}

	#ct-menublock2{
		position:relative;
		left:0;
		top:0;
		width:auto;
		max-width:500px;
		height:auto;
	}

	#ctm-menu2{
		position:relative;
		left:0;
		top:0;
	}

	.onlymobile{
		display:block;
	}

	/* ___ ______ ___ */
	/* *** C-MAIN *** */

	.inhalt{
		font-size:1.1em;
	}

	.untermenue{
		font-size:1.1em;
	}

	.inhalt p{
		margin:0;
		padding:0 0 1em 0;
		line-height:1.6em;
	}

	.inhalt #st-theme{
		/*
		border-left:2px solid #8EAFD9;
		border-top:2px solid #8EAFD9;
		border-right:2px solid #4872A7;
		border-bottom:2px solid #4872A7;
		background-color:#7198CA;
		*/
	}

	.inhalt .st{
		/*color:#DEE6EF;*/
		/*color:#89A4C6;*/
		color:#033F8B;
		font-weight:bold;
	}


	.inhalt #st1{
		font-size:1.8em;
	}

	.inhalt #st2{
		font-size:1.8em;
	}

	.inhalt #st3{
		font-size:1.8em;
	}

	.inhalt #st-space{
		height:20px;
	}

	.inhalt figure{
		max-width:42%;
	}

		.inhalt figure figcaption{
			font-size:0.9em;
		}

		.inhalt figure img{
			width:100%;
		}

	#cm-inhalt1{
		width:auto;
		min-height:400px;
		padding:20px 10px 20px 10px;
	}

		#cmi-aktuell1{
			position:relative;
			left:0;
			top:0;
			width:auto;
			height:auto;
			font-size:1.1em;
		}

	#cm-menu1, #cm-menu2{
		width:auto;
		min-height:10px;
		margin:10px 0 0 0;
		padding:10px 10px;
	}

	#cm-inhalt2{
		width:auto;
		min-height:400px;
		margin-left:0;
		padding:20px 10px 20px 10px;
	}

		#cm-submenu2{
			position:relative;
			width:auto;
			min-height:10px;
			padding:0 0 40px 0;
			line-height:1.3em;
		}

			#cm-submenu2 span{
				display:block;
			}

				#cm-submenu2 span:before{
					content:"\002022";
					margin:0 5px 0 0;
					text-decoration:none;
				}

				#cm-submenu2 span:after{
					content:"";
					margin:0;
					padding:0;
				}

	#moveyourbody{
		position:relative;
		top:0;
		left:0;
		margin:0;
		padding:0;
	}

	.bildzeilen-objekt{
		width:30%;
		min-width:250px;
		height:auto
	}

		.bildzeilen-objekt img{
			width:100%;
			height:auto;
		}

	/* _____ ____ _____ */
	/* +++++ FORM +++++ */


	.formular_text{
		display:block;
		float:none;
		width:auto;
		padding:0 0 0 0;
	}

	.formular_feld{
		display:block;
		float:none;
		width:auto;
		padding:0 0 3px 0;
	}

	.formular_knopf{
		margin:10px 0 0 0;
		font-size:1em;
		width:auto;
	}

}


/* ____________________ ____ ____________________ */
/* ******************** -500 ******************** */


@media only screen and (max-width:500px){

	.service-box{
		min-height:120px;
	}

		.service-box div.imgbox{
			top:10px;
			left:10px;
		}

			.service-box img{
				width:100px;
				height:100px;
			}

		.service-box div.txtbox{
			margin-left:120px;
		}

}

/* ____________________ ____ ____________________ */
/* ******************** -300 ******************** */


@media only screen and (max-width:300px){

	.service-box{
		min-height:120px;
	}

		.service-box div.imgbox{
			position:relative;
			top:0;
			left:0;
			text-align:center;
			margin-bottom:1em;
		}

			.service-box img{
				width:150px;
				height:150px;
			}

		.service-box div.txtbox{
			margin-left:0
		}

}