@font-face {
		font-family: 'Enriqueta';
		src: url('../fonts/Enriqueta-Regular-webfont.eot');
		src: url('../fonts/Enriqueta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
				 url('../fonts/Enriqueta-Regular-webfont.woff') format('woff'),
				 url('../fonts/Enriqueta-Regular-webfont.ttf') format('truetype'),
				 url('../fonts/Enriqueta-Regular-webfont.svg#EnriquetaRegular') format('svg');
		font-weight: normal;
		font-style: normal;

}

@font-face {
		font-family: 'EnriquetaBold';
		src: url('../fonts/Enriqueta-Bold-webfont.eot');
		src: url('../fonts/Enriqueta-Bold-webfont.eot?#iefix') format('embedded-opentype'),
				 url('../fonts/Enriqueta-Bold-webfont.woff') format('woff'),
				 url('../fonts/Enriqueta-Bold-webfont.ttf') format('truetype'),
				 url('../fonts/Enriqueta-Bold-webfont.svg#EnriquetaBold') format('svg');
		font-weight: normal;
		font-style: normal;

}


/* ==========================================================================
	 HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
	 ========================================================================== */

* {
	margin: 0;
}

html,
button,
input,
select,
textarea {
		color: #222;
}

::-moz-selection {
		background: #b3d4fc;
		text-shadow: none;
}

::selection {
		background: #b3d4fc;
		text-shadow: none;
}

hr {
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #ccc;
		margin: 1em 0;
		padding: 0;
}

hr.clear {
	clear:both;
	border:0px;
	background:none;
	margin:0px;
	padding:0px;
}

img {
		vertical-align: middle;
}

fieldset {
		border: 0;
		margin: 0;
		padding: 0;
}

textarea {
		resize: vertical;
}

.chromeframe {
		margin: 0.2em 0;
		background: #ccc;
		color: #000;
		padding: 0.2em 0;
}


/* ===============
		ALL: IE Fixes
	 =============== */

.ie7 .title {
		padding-top: 20px;
}

/* ==========================================================================
	 Author's custom styles
	 ========================================================================== */

html, body {
	height: 100%;
}

html {
	background-image: url(../img/bg-gradient.png);
	background-repeat: repeat-x;
	background-color: #fff;
	background-attachment: fixed;
}

body {
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	background-image: url(../img/lines.png);
	background-position: center 100px !important;
	background-size: 80%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 81.25%;
	color: #505050;
	line-height: 2.0em;
}

h1, h2, h3, h4 {
	font-family: "Enriqueta", serif;
}

p {
	margin: 4% 0 4% 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0 0 0 15px;
}

h1 {
	color: #118655; /*UIMC grÃ¼n*/
	font-size: 1.7em;
	margin: 0 0 0 0;
}

h2 {
	color: #505050;
	margin: 4% 0 3% 0;
	font-weight: normal;
	font-size: 1.4em;
	font-family: "Enriqueta", serif;
}

h3 {
	color: #118655;
	margin: 0;
	font-size: 1.8em;
	text-shadow: -1px -1px 0px #fff;
}

h4 {
	font-size: 1.4em;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
	padding: 3% 0 3% 4%;
	background: url(../img/arrow-s-grey.png) no-repeat left center;
	position: relative;
}

h4.active {
	color: #118655;
	border-bottom: none;
	background: url(../img/arrow-n-green.png) no-repeat left center;
}

h4:hover {
	color: #118655;
	background: url(../img/arrow-s-green.png) no-repeat left center;
}

h4 + div {
	padding-left: 4%;
	padding-bottom: 5%;
	border-bottom: 1px solid #ccc;
}

h4 + div p:first-child {
	margin-top: 0 !important;
}

h4 + div p:last-child {
	margin-bottom: 0 !important;
}

tbody td {
    width: 47%;
    padding: 0 3% 0 3%;
    text-align: left;
    border-left: 1px solid #ccc;     
}

tbody td:first-child {
    border: none;
}

.tx-cal-controller .vevent {
	color: #000000;
}

table th {
        border-right: 1px solid white;
        background: #118655;
        color: white;
        text-align: left;
        padding-left: 3%;
}

table ul {
        list-style: none;
        padding: 0;
}

table ul li {
        margin: 4% 0 
}

span.toggle-btn {
	display: block;
	margin-bottom: 90px;
	margin-top: 30px;
}

blockquote {
	font-family: 'EnriquetaBold', serif;
	color: #118655;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


.vevent {
	display:none;
}

#c286 .vevent{
	display: block;
}

#c439 .vevent{
	display: block;
}

#c432 .vevent{
	display: block;
}

#c451 .vevent{
	display: block;
}

#c458 .vevent{
	display: block;
}

#c444 .vevent{
	display: block;
}

ul.main-nav > li > a:focus {
		background: url('../img/box-background.png') repeat;
	}
	
	.download {
		color: #505050 !important;
	}
	
	.download:hover {
		color: #118655 !important;
	}

.container {
	min-height: 100%;
	 height: auto !important;
	 height: 100%;
	 margin: 0 auto -128px; /* the bottom margin is the negative value of the footer's height */
}

.spacer {
	height: 44px;
}

.wrapper {
	padding: 22px 40px 0 40px;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px -1px 0px rgba(0,0,0, 0.02);
}

.center {
	/*width: 90%;*/
	max-width: 1000px;
	margin: 0 auto;
}

.wrapper:before {
	content: url(../img/content-shadow-left.png);
	position: absolute;
	left: -22px;
	top: 20px;
}

.wrapper:after {
	content: url(../img/content-shadow-right.png);
	position: absolute;
	right: -22px;
	top: 20px;
}

/*Weiterführende Themen Style*/
.awt{
	text-decoration:none;
	color: #000000;
	position: relative;
	border-style: solid;
	border-color:#FFFFFF;
	border-top-left-radius: 10pt 10pt;
  	border-top-right-radius: 10pt 10pt;
  	border-bottom-right-radius: 10pt 10pt;
  	border-bottom-left-radius: 10pt 10pt;
  	background-color: #FFFFFF;
	white-space:nowrap;
}

.monthOff {
	color: #DDDDDF !important;
}

.awt:hover {
	text-decoration:none;
	color: #FFFFFF;
	position: relative;
	border-style: solid;
	border-color:#118655;
	border-top-left-radius: 10pt 10pt;
  	border-top-right-radius: 10pt 10pt;
  	border-bottom-right-radius: 10pt 10pt;
  	border-bottom-left-radius: 10pt 10pt;
  	background-color: #118655;
}

.awt b{
	padding-left:10px;
	padding-right:10px;
}


/*Kalender Styles*/
div.tx-cal-controller .header-buttons {
	display:none;
}

..tx-cal-controller div.event .myHiddenInformation {
	display:hidden;
}


..tx-cal-controller div.event:hover .myHiddenInformation {
	border: 1px solid #CCCCCC;
	color: #000000;
	display: inline;
	left: -9px;
	margin-top: -1px;
	padding: 4px 8px;
	position: absolute;
	text-align: left;
	width: 240px;
}


.tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
	background: #CCE8DD !important;
	border: 1px solid #AAAAAA !important;
	padding-left: 0;
	color: #505050;
	font-size: 12pt;
}



.month-weeknums {
	display:none;
}

.sideback {
	background:none !important;
}

.tx-cal-controller  {
	border-left-width: 2px !important;
}

.tx-cal-controller .month-large tr td {
	height: 0px !important;
}

.tx-cal-controller .month-large tr.days td {
	height: 0px;
	font-size:11.5pt;
	padding-bottom: 0px;
	border: none;
	border-bottom: 1px solid #d1d4d9;
	border-right: 1px solid #d1d4d9;
	line-height: 39px;
}

.leftarrow {
	position:absolute;
	margin-left: -38%;
	margin-top: 1%;
}

.rightarrow {
	position: absolute;
	margin-left: 13%;
	margin-top: 1%;
}

.tx-cal-controller .month-large .dayNum, .tx-cal-controller .month-medium .dayNum{
	background: #ffffff;
}

.previous-button, .next-button{
	margin-bottom: 0px !important;
}
	

.dayNum.eventDay {
	background: #018754 !important;
	color: #FFFFFF;
}

/*#c237*/ .caltermin {
	background-color: #F5F8FD;
	border: 1px solid #028752;
	line-height: 1em;
	margin-left: -12.5%;
	margin-top:12.0%;
	position: absolute;
	z-index: 100;
	text-align: left !important;
	font-size:12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*#c314 .caltermin {
	background-color: #F5F8FD;
	border: 1px solid #028752;
	line-height: 1em;
	margin-left: -8.8%;
	margin-top:12.0%;
	position: absolute;
	z-index: 100;
	text-align: left !important;
	font-size:12px;
	padding-bottom: 5px;
	padding-top: 5px;
}*/

.caltermin a {
	text-decoration: none !important;
}

.dayNum > a{
	z-index: 500px !important;
	line-height: 39px;
	margin-left:0px;
}

.dayNum.hovered > a{
	line-height: 39px;
	z-index: 500px !important;
	padding:11px;
	padding-bottom:11.5px;
	margin-left: -9px;
}

.tx-cal-controller .gridcontainertop td{
	float:left;
	width:94%;
	background: none;
}

.gridcontainertop.allday td {
	border:none;
	line-height:20px;
	margin-top:10px;
}

.gridcontainertop.allday .url {
	margin-left: 5px;
	margin-right:5px;
}

.tx-cal-controller .gridcontainer {
	border-top: 0px solid #FFFFFF !important;
}

.tx-cal-controller .gridcontainertop{
	border-bottom: 10px solid #ffffff !important;
	background-color: #FFFFFF !important;
}

.gridcontainertop.allday .vevent >div {
	background-color: #118655;
}


.tx-cal-controller .gridcontainer{
	height: auto;
}


.withEventWeek {
	
}

.days.withEventWeek{
	
}

tr.create {
	display:none;
}


.dayNum > span p a{
	text-align: left !important;
	/*text-transform: uppercase;*/
	/*text-decoration: none;*/
}

.caltermin p {
	margin:0;
	padding-left:5px;
	padding-right:5px;
	}
	
.calterminediv {
	padding: 5px 15px 10px;
	padding-bottom:0px;
}

.tx-cal-controller .month-small th {
	text-align: center !important;
	color:#000000;
	font-weight:bold;
}

.tx-cal-controller .month-small td {
	text-align: center !important;
	background-color: #ffffff;
}

.tx-cal-controller .month-small th.sideback {
	color: #47A27C;
}

.tx-cal-controller .month-small th, .tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
	background-color: #ffffff;
}

.tx-cal-controller .month-large td {
	text-align: center !important;
	background-color: #ffffff;
}

.tx-cal-controller .month-large th.sideback {
	color: #47A27C;
}

.tx-cal-controller .month-large th, .tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
	background-color: #ffffff;
}

.tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
	border: none !important;
	background: #ffffff !important;	
}



.txcal-controller .eventDay {
	background: #47A27C !important;
}

table th {
	border-right: none;
}

.tx-cal-controller .month-small td, .tx-cal-controller .month-medium td {
	border: none;
}

.tx-cal-controller .month-weekdays {
	border:none;
}

.tx-cal-controller .month-small th, .tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
	font-weight: bold;
}

.tx-cal-controller .view-header{
	margin-top:11%;
}

.tx-cal-controller .view-header > h1 {
	margin-top: -31px;
	background: #CCCCCC;
	color: #4D5055;
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:18px;
}

.tx-cal-controller .previous-button, .tx-cal-controller .next-button{
	margin-top: 3px !important;
}

.tx-cal-controller{
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 20px;
}

.tx-cal-controller > br{
	display:none;
}

#c283 .tx-cal-controller {
	border: none;
}

.tx-cal-controller .dayNum.currentDayHeader {
	color: #000000;
	font-weight: bold;
}

.tx-cal-controller .month-small th, .tx-cal-controller .month-small td {
	font-size: 10pt;
}


/*Dayview*/
div.scrolltime {
	display:none;
}

.tx-cal-controller .dayview, .tx-cal-controller .weekview {
	border-left:none;
	
}

.tx-cal-controller .gridcontainer {
	background-color: #FFFFFF;
}

#c307 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

#c286 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}

#c432 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}

#c439 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}

#c451 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}

#c458 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}

#c444 .tx-cal-controller {
	border: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 400px;
	max-height: 400px;
	overflow-y: scroll;
}


#c236 .tx-cal-controller {
	border: none;
}

#c287 .tx-cal-controller {
	border: none;
}

.csc-form-40.csc-form-element.csc-form-element-textblock{
	margin-top: 5px;
}

.box.kalenderanzeige .csc-firstHeader {
	margin-bottom:25px;
}

.daynum.hovered >a:hover {
	text-decoration: none !important;
}

.tx-cal-controller .month-small, .tx-cal-controller .month-medium, .tx-cal-controller .month-large{
	border-collapse: separate !important;
	border-spacing:0;
}

.hovered{
	color: #319F7A !important;
	background:none repeat scroll 0 0 #F5F8FD !important ;
	height: 29px !important;
}

.hovered > a {
	color: #319F7A !important;
	background:none repeat scroll 0 0 #F5F8FD !important ;
	border: none !important;
	border-top: 1px solid #018754 !important;
	border-left: 1px solid #018754 !important;
	border-right: 1px solid #018754 !important;
	border-bottom: none !important;
	z-index:300 !important;
	height: 28px !important;
	text-align: left !important;
	position: relative;
}


.month-large thead{
	display: none;
}




/* ====================
	 HEADER
	 ==================== */
	 
	 #header {
		 border-bottom: 1px solid #118655;
	 }
	 
	 #logo {
		 display: block;
		 width: 177px;
		 height: auto;
		 float: left;
	 }
	 
	 #claim {
		 font-family: 'Enriqueta', serif;
		 font-size: 1.07em;
		 line-height: 1.3em;
		 display: block;
		 width: 180px;
		 margin: 30px 0 0 20px;
		 float: left;
	 }

	 #header #meta-nav {
		height: 22px;
		line-height: 22px;
		float: right;
		list-style: none !important;
	 }
	 
	 #header #meta-nav li {
		float: left;
		margin-left: 24px;
		list-style: none !important;
	 }
	 
	 #header #meta-nav li:first-child {
		 margin-left: 0;
	 }
	 
	 #header #meta-nav li a {
		 display: block;
	 }
	 
	 #header #meta-nav li a:link,
	 #header #meta-nav li a:visited {
		 text-decoration: none;
		 color: #505050;
		 font-size: 0.92em;
	 }
	 
	 #header #meta-nav li a:hover,
	 #header #meta-nav li a:active { 
			color: #118655;
	 }
	 
	 #search-box {
			 position: relative;
			 margin: 0;
			 float: right;
			 top: -36px;
	 }
	 
	 #search-form {
			 height: 34px;
			 border: 1px solid #dcdcdc;
			 background-color: rgba(255, 255, 255, 0.95);
			 overflow: hidden;
	 }

	 #search-text {
			 font-size: 14px;
			 color: #ddd;
			 border-width: 0;
			 background: transparent;
	 }

	 #search-box input[type="text"] {
			 color: #333;
			 outline: none;
			 margin: 0 50px 0 0;
			 padding: 0 0 0 5px;
			 height: 100%;
			 
	 }

	 #search-button {
			 background: transparent url('../img/search-button-sprite.png') no-repeat center 0;
			 position: absolute;
			 top: 0;
			 right: 0;
			 height: 36px;
			 width: 44px;
			 text-align: center;
			 line-height: 36px;
			 border-width: 0 !important;
			 cursor: pointer;
			 text-indent: -1000px;
	 }
	 
	 #search-button:hover {
		 background-position: center -46px;
	 }
	 
	 #search-button:active {
		 background-position: center -92px;
	 }
	 
	 #news-ticker-inner a {
		margin-left:10% !important;
		width:70%;
		padding-top:8px;
	}
	
	#c283 #calendar-event h1 {
		display:none;
	}
	



@media only screen and (min-width: 1020px) {	 
	 /* ====================
			MAIN NAV
			==================== */
			
	/* JQuery Classes */
	.jq_nav_background {
		color: #118655 !important;
		background: url('../img/box-background.png') repeat !important;
	}
	 
	 ul.main-nav {
		font-family: 'Enriqueta', serif;
		position: relative;
		z-index: 900;
		list-style: none;
		padding: 0;
		
	 }
	 
	 
	 u1.column1 {
	 list-style:none !important;
		padding-top:0px !important;
	 }
	 
	 ul.column1 a{
	 	white-space: nowrap !important;
	 }
	 
		ul.main-nav li {
			list-style: none !important;
		}
	
	 ul.main-nav > li {
		float: left;
		margin: 0 0 0 0;
		z-index: 9999;
	 } 
	 
	 ul.main-nav > li > a {
		 font-size: 1.85em;
		 line-height: 2.1em;
		 /*pointer-events: none !important;*/
	 }
	 
	 ul.main-nav > li > a:hover,
	 ul.main-nav > li > a:active {
		color: #118655;
		background: url('../img/box-background.png') repeat !important;
	 }
	 
	 ul.main-nav a	{
		 text-decoration: none;
		 color: #000;
		 display: block;
		 padding: 0 15px;
		 border-right: 1px solid #fff;
	 }
	 
	 ul.main-nav a.active {
		 background: url('../img/box-background.png') repeat;
		 border: 1px solid #e2e2e2;
		 border-left: 1px solid #fff;
		 border-bottom: none;
		 cursor: default;
	 }
	 
	 ul.main-nav a.active:hover {
		 color: inherit;
		 
	 }

	ul.main-nav > li:hover > ul.sub-nav {
		display:block;
	}
	 
	 span.shadow {
		 background: url('../img/nav-shadow.png') no-repeat;
		 width: 20px;
		 height: 2300px;
		 position: absolute;
		 left: 100%;				
		 bottom: -1px;
	 }
	 
	 /*Leistungen Menüpunkt*/
	 	#navi6l + ul.sub-nav:hover{
	 		width: 100% !important;
	 	}
	 	 
	 
		ul.sub-nav {
			position: absolute;
			display:none;
			width: 30%;				/*100%*/
			margin-top: -1px;
			left: 300;					/*Auf 0 setzen wenn die nav ganz links anfangen soll!*/
			background: url('../img/box-background.png') repeat;
			border: 1px solid #fff;
			/*border-top: 1px solid #118655;*/
			box-shadow:	0px 7px 30px -17px #444;
			padding: 24px 0 24px 0;
			list-style-type:none;
		}
		
		ul.sub-nav > li {
			border-top: 1px solid #e2e2e2;
			box-shadow: 0 -1px 0 0 #FFFFFF;
			width: 100%;
		}
		
		
		 
		ul.sub-nav > li > a {
			font-size: 1.45em !important;
			line-height: 2.2em;
			white-space: nowrap !important;
		}
		
		ul.sub-nav > li:first-child {
			border-top: none;
			box-shadow: 0 0;
		}
		
		ul.sub-nav li a {
			position: relative;
			border-right: none;
			padding: 0 20px 0 15px;
			/*background: url('../img/nav-icon-datenschutz.jpg') no-repeat left top;*/
		}
		
		
		/*Navi Punkte von Leistung anpassen*/
		#navi6l + ul.sub-nav > li > a {
			padding-left: 50px !important;
		}
		
		#navi6l + ul.sub-nav:hover > li{
			width: 30% !important;
		}
		
		#navi6l + ul.sub-nav:hover > span.shadow {
			left: 30%;
			background: url('../img/nav-shadow.png') no-repeat;
		 	width: 20px;
		 	height: 230px;
			position: absolute;			
		 	bottom: -1px;
		}
		
		#navi6l + ul.sub-nav {
			padding: 0px 0 0px 0 !important;
		}
		
		#navi6l + ul.sub-nav > li:first-of-type > a{
			padding-top: 24px;
			background-position: left bottom !important;
		}
		
		#navi6l + ul.sub-nav > li:last-of-type > a{
			padding-bottom: 24px;
			background-position: left top !important;
		}	


		
		#navi7l + ul.sub-nav > li > a {
			padding-left: 50px !important;
		}
		
		#navi7l + ul.sub-nav ul.sub-sub-nav {
			left: 32% !important;
			width:62% !important;
		}
		
		#navi7l + ul.sub-nav:hover > li{
			width: 35% !important;
		}
		
		#navi7l + ul.sub-nav:hover > span.shadow {
			left: 35%;
			background: url('../img/nav-shadow.png') no-repeat;
		 	width: 20px;
		 	height: 230px;
			position: absolute;			
		 	bottom: -1px;
		}
		
		#navi7l + ul.sub-nav {
			padding: 0px 0 0px 0 !important;
		}
		
		#navi7l + ul.sub-nav > li:first-of-type > a{
			padding-top: 24px;
			background-position: left bottom !important;
		}
		
		#navi7l + ul.sub-nav > li:last-of-type > a{
			padding-bottom: 24px;
			background-position: left top !important;
		}
		
		#navi7l + ul.sub-nav:hover{
	 		width: 85% !important;
	 	}
		
		

		/*#navi8l + ul.sub-nav > li > a {
			padding-left: 50px !important;
		}*/
		
		#navi8l + ul.sub-nav ul.sub-sub-nav {
			left: 37% !important;
			width:57% !important;
		}
		
		#navi8l + ul.sub-nav:hover > li{
			width: 40% !important;
		}
		
		#navi8l + ul.sub-nav:hover > span.shadow {
			left: 40%;
			background: url('../img/nav-shadow.png') no-repeat;
		 	width: 20px;
		 	height: 230px;
			position: absolute;			
		 	bottom: -1px;
		}
		
		#navi8l + ul.sub-nav {
			padding: 0px 0 0px 0 !important;
		}
		
		#navi8l + ul.sub-nav > li:first-of-type > a{
			padding-top: 24px;
			background-position: left bottom !important;
		}
		
		#navi8l + ul.sub-nav > li:last-of-type > a{
			padding-bottom: 24px;
			background-position: left top !important;
		}
		
		#navi8l + ul.sub-nav:hover{
	 		width: 76% !important;
	 	}
		
		.tx-cal-controller div.orange_catheader dl, .tx-cal-controller div.orange_catheader_allday{
			border: 1px solid #0D7813 !important;
		}
		
		
		
		
		
		 ul.sub-nav li:hover > a {
			 background-color: #fff;
			 color: #118655;
		 }
		 
		 ul.sub-nav li.hassub:hover > a:after {
			 content: 'â†’';
			 position: absolute;
			 right: 10px;
			 font-size: 0.8em !important;
			 list-style: none;
		 }

		ul.sub-nav li:hover ul.sub-sub-nav, ul.sub-nav li ul.sub-sub-nav:hover {
			display:block;
		}
		 
			 ul.sub-sub-nav {
				position: absolute;
				left: 29%;
				width:65%;
				top:0px;
				padding-top: 20px;
				padding-left:40px;
				z-index:1000;
				height:100%;
				overflow:hidden;
				display:none;
			 }
			 
			 ul.sub-sub-nav li {
				 float: left; 
				 width: 50%;
				 overflow: hidden;
			 }
			 
			 ul.sub-sub-nav li a {
				 background: none;
			 }
			 
			 ul.sub-sub-nav li > a {
				 font-size: 1.20em;
				 line-height: 2.1em;
				 padding: 0;
			 }
				 
			 ul.sub-sub-nav li a:hover {
				 background: none;
				 color: #118655;
				 /*font-weight: bold;*/
				/*font-family: 'EnriquetaBold', serif;*/
			 }
			 
			 ul.sub-sub-nav li a:hover:after {
				 content: '';
			 }
			 
			 #dl-menu button, li.dl-back {
				 display: none;
			 }
			 
		 }
		 
		 /*Breadcrump Navi*/
		 ul.breadcrump {
		 	text-decoration: none !important;
		 	margin-top: -50px !important;
		 	padding-bottom: 20px !important;
		 	color:#A4A4A4 !important;
		 	margin-left: -15px;
		 	font-size: 8pt;
		 }
		 
		 a.bcrump {
		 	text-decoration: none;
		 	color:#A4A4A4 !important;
		 }
		 
		 a.bcrump:hover {
		 	text-decoration: underline;
		 }
		 
		 li.firstfooter {
			list-style-type:none !important;
			text-decoration: none !important;
			border: none !important;
			box-shadow: none !important;
			font-variant: small-caps;			 
		 }
		 
		 li.firstfootercontent {
			list-style-type:none !important;
			text-decoration: none !important;
			border: none !important;
			box-shadow: none !important;
			font-variant: small-caps;		 
		 }
		 
		 .news-list-container a {
		 	text-decoration: none;
		 }	 
		 
		 .news-list-category {
		 	display: none;
		 }
		 
		 .news-list-container h2 {
		 	border-top: 1px solid #000000;
		 }	 
		 
		 
		 div.csc-default > div.csc-header + div.csc-textpic div.csc-textpic-image.csc-textpic-last {
		 	padding-top: 20px;
		 }
		 
		 div.csc-mailform ol > li {
		 	list-style-type: none;
		 }
		 
		 #c45 span.toggle-btn {
		 	/*display: none !important;*/
		 }
		 
		 div.csc-default > div.csc-header + div.csc-textpic div.csc-textpic-image.csc-textpic-last {
			 padding-top: 0px !important;
		 }
		 
		 
		 
		 /*Kontaktformular Styles*/
		 form > ol li > label + input {
		 	width: 200px;
		 }
		 
		 .csc-form-element-radio > input {
		 	margin-left: -94px;
		 }
		 
		 #c39 .csc-form-20.csc-form-element.csc-form-element-checkbox {
		 	margin-top:30px;
		 }
		 
		 
		 
		 /*.mean-container .mean-nav ul li a.mean-expand {
			 width: 20%;
			 padding: 0 !important;
			 height: 100%;
			 margin-top: 0px;
		 }*/
		 
		 
		 /*Teilnehmerstyle*/
		 #c179 fieldset {
		 	/*width: 115%;*/
		 }
		 
		 #c179 fieldset > legend + ol li {
		 	width: 135px;
		 	float: left;
		 }
		 
		 #c179 fieldset {
		 	margin-top: 30px !important;
		 	margin-bottom: 20px !important;
		 }
		 
		 
		 #c179 fieldset > legend + ol li.csc-form-16 {
		 	width: 135px;
		 	float: left;
		 	margin-left: 25px !important;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-20 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-24 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-28 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 
		 #c179 fieldset > legend + ol li input {
		 	width: 120px;
		 }
		 
		 #c179 fieldset > legend + ol li label {
		 	width: 10px !important;
		 	margin-left: 0px;
		 }
		 
		 #c179 fieldset li.csc-form-21 input{
		 	margin-left: 0% !important;
		 }
		 
		 #c179 fieldset li{
		 	margin-left: 0%;
		 	margin-top: 0px;
		 }
		 
		 #c179 fieldset li.csc-form-21 {
		 	height: 26px;
		 }


		 /*Teilnehmerstyle*/
		 #c434 fieldset {
		 	/*width: 115%;*/
		 }
		 
		 #c434 fieldset > legend + ol li {
		 	width: 135px;
		 	float: left;
		 }
		 
		 #c434 fieldset {
		 	margin-top: 30px !important;
		 	margin-bottom: 20px !important;
		 }
		 
		 
		 #c434 fieldset > legend + ol li.csc-form-16 {
		 	width: 135px;
		 	float: left;
		 	margin-left: 25px !important;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-20 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-24 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-28 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 
		 #c434 fieldset > legend + ol li input {
		 	width: 120px;
		 }
		 
		 #c434 fieldset > legend + ol li label {
		 	width: 10px !important;
		 	margin-left: 0px;
		 }
		 
		 #c434 fieldset li.csc-form-21 input{
		 	margin-left: 0% !important;
		 }
		 
		 #c434 fieldset li{
		 	margin-left: 0%;
		 	margin-top: 0px;
		 }
		 
		 #c434 fieldset li.csc-form-21 {
		 	height: 26px;
		 }

		 #c434 fieldset > legend + ol li {
		 	width: 135px;
		 	float: left;
		 }
		 
		 #c434 fieldset {
		 	margin-top: 30px !important;
		 	margin-bottom: 20px !important;
		 }
		 
		 
		 #c434 fieldset > legend + ol li.csc-form-16 {
		 	width: 135px;
		 	float: left;
		 	margin-left: 25px !important;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-20 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-24 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c434 fieldset > legend + ol li.csc-form-28 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 
		 #c434 fieldset > legend + ol li input {
		 	width: 120px;
		 }
		 
		 #c434 fieldset > legend + ol li label {
		 	width: 10px !important;
		 	margin-left: 0px;
		 }
		 
		 #c434 fieldset li.csc-form-21 input{
		 	margin-left: 0% !important;
		 }
		 
		 #c434 fieldset li{
		 	margin-left: 0%;
		 	margin-top: 0px;
		 }
		 
		 #c434 fieldset li.csc-form-21 {
		 	height: 26px;
		 }



		 /*Teilnehmerstyle*/
 #c437 fieldset {
 	/*width: 115%;*/
 }
 
 #c437 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c437 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c437 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c437 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c437 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c437 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c437 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c437 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c437 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c437 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c437 fieldset li.csc-form-21 {
 	height: 26px;
 }

 #c437 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c437 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c437 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c437 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c437 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c437 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c437 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c437 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c437 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c437 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c437 fieldset li.csc-form-21 {
 	height: 26px;
 }


 /*Teilnehmerstyle*/
 #c442 fieldset {
 	/*width: 115%;*/
 }
 
 #c442 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c442 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c442 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c442 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c442 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c442 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c442 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c442 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c442 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c442 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c442 fieldset li.csc-form-21 {
 	height: 26px;
 }

 #c442 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c442 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c442 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c442 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c442 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c442 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c442 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c442 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c442 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c442 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c442 fieldset li.csc-form-21 {
 	height: 26px;
 }




 /*Teilnehmerstyle*/
 #c449 fieldset {
 	/*width: 115%;*/
 }
 
 #c449 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c449 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c449 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c449 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c449 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c449 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c449 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c449 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c449 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c449 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c449 fieldset li.csc-form-21 {
 	height: 26px;
 }

 #c449 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c449 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c449 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c449 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c449 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c449 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c449 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c449 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c449 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c449 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c449 fieldset li.csc-form-21 {
 	height: 26px;
 }



 /*Teilnehmerstyle*/
 #c456 fieldset {
 	/*width: 115%;*/
 }
 
 #c456 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c456 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c456 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c456 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c456 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c456 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c456 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c456 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c456 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c456 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c456 fieldset li.csc-form-21 {
 	height: 26px;
 }

 #c456 fieldset > legend + ol li {
 	width: 135px;
 	float: left;
 }
 
 #c456 fieldset {
 	margin-top: 30px !important;
 	margin-bottom: 20px !important;
 }
 
 
 #c456 fieldset > legend + ol li.csc-form-16 {
 	width: 135px;
 	float: left;
 	margin-left: 25px !important;
 }
 
 #c456 fieldset > legend + ol li.csc-form-20 {
 	width: 160px;
 	float: left;
 }
 
 #c456 fieldset > legend + ol li.csc-form-24 {
 	width: 160px;
 	float: left;
 }
 
 #c456 fieldset > legend + ol li.csc-form-28 {
 	width: 160px;
 	float: left;
 }
 
 
 #c456 fieldset > legend + ol li input {
 	width: 120px;
 }
 
 #c456 fieldset > legend + ol li label {
 	width: 10px !important;
 	margin-left: 0px;
 }
 
 #c456 fieldset li.csc-form-21 input{
 	margin-left: 0% !important;
 }
 
 #c456 fieldset li{
 	margin-left: 0%;
 	margin-top: 0px;
 }
 
 #c456 fieldset li.csc-form-21 {
 	height: 26px;
 }


 .tx-cal-controller p {
 	text-align: center;
 }






		 
		 
		 //////////////////////////////////////////////////////
		  /*Teilnehmerstyle*/
		 #c286 fieldset {
		 	/*width: 115%;*/
		 }
		 
		 #c179 fieldset > legend + ol li {
		 	width: 135px;
		 	float: left;
		 }
		 
		 #c179 fieldset {
		 	margin-top: 30px !important;
		 	margin-bottom: 20px !important;
		 }
		 
		 
		 #c179 fieldset > legend + ol li.csc-form-16 {
		 	width: 135px;
		 	float: left;
		 	margin-left: 25px !important;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-20 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-24 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 #c179 fieldset > legend + ol li.csc-form-28 {
		 	width: 160px;
		 	float: left;
		 }
		 
		 
		 #c179 fieldset > legend + ol li input {
		 	width: 120px;
		 }
		 
		 #c179 fieldset > legend + ol li label {
		 	width: 10px !important;
		 	margin-left: 0px;
		 }
		 
		 #c179 fieldset li.csc-form-21 input{
		 	margin-left: 0% !important;
		 }
		 
		 #c179 fieldset li{
		 	margin-left: 0%;
		 	margin-top: 0px;
		 }
		 
		 #c179 fieldset li.csc-form-21 {
		 	height: 26px;
		 }
		 
		 
		 #c289, #c288 {
			 margin-top: 50px;
		 }
		 
		 
		#c307 .vevent {
			display: block;
		}
		
		#c287 .vevent {
			display: block;
		}
		
		#c287 abbr {
			font-weight: bold;
		}
		
		#c287 .url {
			text-decoration: none;
		}
		
		#c307 abbr {
			font-weight: bold;
		}
		
		#c307 .url {
			text-decoration: none;
		}
		
		#c286 abbr {
			font-weight: bold;
		}

		#c432 abbr {
			font-weight: bold;
		}
			

		#c439 abbr {
			font-weight: bold;
		}

		#c451 abbr {
			font-weight: bold;
		}

		#c458 abbr {
			font-weight: bold;
		}

		#c444 abbr {
			font-weight: bold;
		}
		
		#c286 .url {
			text-decoration: none;
		}

		#c432 .url {
			text-decoration: none;
		}

		#c439 .url {
			text-decoration: none;
		}

		#c451 .url {
			text-decoration: none;
		}

		#c458 .url {
			text-decoration: none;
		}
		 
		 .csc-form-33.csc-form-element.csc-form-element-checkbox > label{
		 	width: 75% !important;
		 	margin-left:6% !important;
		 }
		 
		 .csc-form-33.csc-form-element.csc-form-element-checkbox > input{
		 	margin-left: -83%;
		 }
		 
		 .csc-form-34.csc-form-element.csc-form-element-checkbox > label{
		 	width: 75% !important;
		 	margin-left:6% !important;
		 }
		 
		 .csc-form-34.csc-form-element.csc-form-element-checkbox > input{
		 	margin-left: -83%;
		 	margin-top: 6px;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox > label{
		 	width: 75% !important;
		 	margin-left:6% !important;
		 	margin-top: 20px;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox > input{
		 	margin-left: -83%;
		 	margin-top: 25px;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox {
		 	width:20px;
		 	/*margin-left:18%;*/
		 	float:left;
		 }
		 
		 .download {
		 	margin-left: 5px;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox > label{
		 	width: 7% !important;
		 	margin-left:66% !important;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox > input{
		 	margin-top: 7px;
		 }
		 
		 .csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox + .csc-form-37.csc-form-element.csc-form-element-textblock {
		 	width: 65% !important;
			margin-left: 6%;
		 }
		 
		 
		 .csc-form-38.csc-form-element.csc-form-element-submit {
			width: 15%;
			float: left;
			margin-left: 0;
			margin-top: 15px;
		}
		
		.csc-form-38.csc-form-element.csc-form-element-submit input, .csc-form-39.csc-form-element.csc-form-element-reset input{
			margin-left: 0 !important;
			width: auto;
		}
		
		.csc-form-39.csc-form-element.csc-form-element-reset {
			width: 16%;
			padding-left: 10px;
			margin-top: 15px;
		}
		
		.mail_checkbox_label {
			margin-top: 13px;
		}

		.csc-form-10.csc-form-element.csc-form-element-radio input, .csc-form-11.csc-form-element.csc-form-element-radio input {
			margin-left: 0px !important;
		}
		
		.csc-form-22.csc-form-element.csc-form-element-submit input, .csc-form-23.csc-form-element.csc-form-element-reset input {
			width: auto !important; 
		}

		 h5 {
		    margin-bottom: 10px;
		    margin-top: 10px;
		    margin-left: 0%;
		}
		 
		 
		 .csc-form-element-checkbox input {
		 	width: 20px !important;
		 }
		 
		 
		 	
		 div.csc-mailform ol > li ol > li {
		 	padding: 0 !important;
		 }
		 
		 #c46, #c47, #c50, #c51 {
		 	padding-top: 25px;
		 }
		 
		 div.main-content  div.csc-default div {
		 	line-heigt: 0.5em !important;
		 }
		 
		 fieldset.fieldset-subgroup legend {
		 	width: 70% !important;
		 	/*margin-left: 20% !important;*/
		 	font-weight: bold !important;
		 	margin-top: 10px !important;
		 }
		 
		 
		 ol > li.csc-form-2 > fieldset.fieldset-subgroup > legend {
		 	width: 30% !important;
		 	white-space: nowrap !important;
		 	margin-top: 10px;
		 }
		 
		 label > strong, legend > strong {
		 	position:relative !important;
		 	width: 100%;
		 	text-transform: none !important;
		 	top:0 !important;
		 }
		 
		 .csc-form-6.csc-form-element.csc-form-element-checkbox {
		 	width: 20px;
		 	margin-left: 0px !important;
		 	position:absolute;
		 	margin-top:20px;
		 }
		 
		 .csc-form-2.csc-form-element.csc-form-element-header > h3 {
    		margin-bottom: 10px;
		}
		
		.csc-form-3.csc-form-element.csc-form-element-textline > label, .csc-form-4.csc-form-element.csc-form-element-textline > label,
		.csc-form-4.csc-form-element.csc-form-element-textline + .csc-form-5.csc-form-element.csc-form-element-textline > label {
			margin-left:0% !important;
		}
			 
		 .csc-form-6.csc-form-element.csc-form-element-checkbox strong{
		 	position:absolute !important;
		 	padding-top:20px;
		 }
		 
		 .csc-form-8.csc-form-element.csc-form-element-submit > input {
    		margin-bottom: 15px;
    		margin-left: 0%;
    		margin-top: 15px;
		}
		
		/*.csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline > label {
			margin-left:20% !important;
		}
		
		.csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline + .csc-form-5.csc-form-element.csc-form-element-textline > label {
			margin-left:20% !important;
		}
		
		.csc-form-3.csc-form-element.csc-form-element-textblock {
			margin-left: 20% !important;
		}*/
		 
		 .csc-form-6.csc-form-element.csc-form-element-checkbox input {
		 	width: 20px;
		 	margin-left: 0px !important;
		 }
		 
		 .csc-form-7.csc-form-element.csc-form-element-header {
		 	width: 95%;
		 	margin-left: 25px;
		 	margin-top: 17px;
		 }
		 
		 
		/*.csc-form-element-checkbox > input {
			margin-left: -90px;
		}*/
		 
		 ol > li.csc-form-2 > fieldset.fieldset-subgroup > ol {
		 	width: 100% !important;
		 }
		 
		 ol > li.csc-form-2 > fieldset.fieldset-subgroup > ol > li {
		 	width: 100% !important;
		 }
		 
		div.csc-mailform ol li {
		 	width: 100%;
		 }
		 
		fieldset.fieldset-subgroup ol {
			margin: 0 0 0 14em;
		}
		
		div.csc-mailform fieldset ol {
			padding: 1em 0em 0 !important;
		}
		
		#field-21 {
			marin-left: 60% !important;
		}
		 
		div.csc-mailform li label {
			width: 15% !important;
			/*margin-left: 20%;*/
			float:left;
		}
		
		fieldset.fieldset-subgroup ol {
			margin: 10px 0% 0 0 !important;
			line-height: 1em;
		}
		
		fieldset.fieldset-subgroup {
			line-height: 3em !important; 
		}
		
		div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit {
			width: 15%;
			float: left;
			margin-left: 40%;
			margin-top: 5px;
		}
		
		div.csc-mailform ol li.csc-form-23.csc-form-element.csc-form-element-reset {
			width: 15%;
			padding-left: 10px;
			margin-top: 5px;
		}
		
		.csc-form-23.csc-form-element.csc-form-element-reset > input {
			margin-left: -10px;
		}
		
		div.csc-mailform ol li.csc-form-24, div.csc-mailform ol li.csc-form-25 {
			width: 50%;
			margin-left: 20%;
			margin-top: 10px;
		}
		
		a {
			color: #505050;
		}
		
		a:hover, a:active {
			color: #118655;
		}
		
		#field-21 {
			margin-left: 37%;
			margin-bottom: 10px;
		}
		
		div.csc-mailform li.csc-form-18 fieldset.fieldset-subgroup {
			margin-top: -20px !important;
		}
		 
		 
		 span.toggle-btn > a {
		 	margin-right: 10px;
		 	color: #505050 !important;
		 	text-decoration: none !important;
		 	background: #f5f5f5;
		 	float: right;
    		padding: 1% 2%;
    		border: 1px solid #fff;
		 	box-shadow: 0 0 0 1px #CCCCCC, 0 0 9px rgba(0, 0, 0, 0.05);
    		border-radius: 3px;
		 }
		 
		 span.toggle-btn > a:hover {
		 	color: #118655 !important;
		 	text-decoration: none !important;
		 }
		 
		 span.toggle-btn > a:active {
		 	margin-top: 1px;
    		box-shadow: 0 0 0 1px #CCCCCC;
    		color: #118655 !important;
		 }
		 
		 li.csc-form-24 a {
		 	color: #505050;
		 }
		 
		 li.csc-form-24 a:hover {
		 	color: #118655;
		 }
		 
		 li.csc-form-24 a:active {
		 	color: #118655;
		 }
		 
		 a.weiter_btn {
		 	margin-bottom: 10px;
		 	margin-right: 30%;
		 	margin-top: 20px;
		 	color: #505050 !important;
		 	text-decoration: none !important;
		 	background: #f5f5f5;
		 	float: right;
    		padding: 1% 2%;
    		border: 1px solid #fff;
		 	box-shadow: 0 0 0 1px #CCCCCC, 0 0 9px rgba(0, 0, 0, 0.05);
    		border-radius: 3px;
		 }
		 
		  a.weiter_btn:hover {
		 	color: #118655 !important;
		 	text-decoration: none !important;
		 }
		 
		 a.weiter_btn:active {
    		box-shadow: 0 0 0 1px #CCCCCC;
    		color: #118655 !important;
		 }
		 
	
		 
			 
			 /*-------SLIDER-------*/
			 
			 #content-slider {
			
				font-family: 'Enriqueta', serif;
				margin-top: -30px;
				margin-bottom: 66px; /*6.6%*/
				/*height: 418px;*/
				border-radius: 1px;
				border: 1px solid #fff;
				-webkit-box-shadow: 0px 0px 0px 1px #ccc, 0 0 9px rgba(0,0,0,.05);
								box-shadow: 0px 0px 0px 1px #ccc, 0 0 9px rgba(0,0,0,.05);
			 }
			 
			 #content-slider h1 {
				 font-size: 3em;
				 line-height: 1.2em;
				 color: #fff;
				 max-width: 600px;
				 float: left;
				 text-shadow: 2px 2px rgba(211,165,27,.59);
				 margin: 8% 0 0 4%;
				 text-indent: -2%;
				 padding-left: 30%;
			 }
			 
			 #content-slider img {
				 float: left;
				 margin: 14% 0 0 6%;
				 width: 22%;
				 height: auto;
			 }
			 
			 #content-slider p {
				 float: left;
				 max-width: 420px;
				 font-size: 1.2em;
				 line-height: 1.4em;
				 color: #866400;
				 margin: 2% 0 10% 16%;
				 padding-left:25%;
			 }
			 
			 #content-slider a {
				 display: block;
				 text-align: right;
			 }
			 
			 #content-slider a:link, 
			 #content-slider a:visited {
				 text-decoration: none;
				 color: #fff ;
			 }
			 
			 #content-slider a:active, 
			 #content-slider a:hover {
				 color: #866400 ;
			 }
			 
			 .auditierung {
				 background: url('../img/slider-background-yellow.jpg') no-repeat center center;
				 background-size: cover;
				 height: 100%;
			 }
			 
			.royalSlider {
				width: 100%;

			}
			
			
			/*Images left-top-text*/
			div div div div div div.csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-image img {
				position: absolute;
				margin-left: -85px;
				margin-top: -10px;
				border: none !important;
			}
			
			/*sidebar pic*/
			div.sidebar div.csc-textpic img {
				border-radius: 5px;
				border-color: rgba(218,218,218,1);
				border-width:0.1px !important;
  				border-style:solid !important;
  				padding:0.1em !important;
 				text-align:justify !important;
 				width: 270px;
			}
			
			div.csc-textpic-image img {
				border-radius: 5px;
				border-color: rgba(218,218,218,1) !important;
				border-width:0.1px !important;
  				border-style:solid !important;
  				padding:0.1em !important;
  				margin-top: 10px;
			}
			
			a.current + a.tag_ent {
				color: white;
			}
			
			a.current {
				text-decoration: none !important;
				color: #A4A4A4 !important;
				pointer-events:none;
			}
			
			p.h4_subdata {
				margin: 0 !important;
				font-size: 10pt;
				overflow: hidden;
			}
			
			span.h4_ort {
				margin-left: 25%;
			}
			
			span.h4_datum {
				display: block;
				float: left;
				width: 200px;
			}		
			
			
			/*----Slider Styles---*/
			
			
			/*blue element*/
			#sliderc6p {
				color: #0a4365 !important;
			}
			
			#sliderc6h1 {
				text-shadow: -2px 2px 0px rgba(48, 112, 149, 0.59)  !important;
			}
			
			#sliderc6a {
				color: #fff !important;
			}
			
			#sliderc6p > a:hover{
				color: #0a4365 !important;
			}
			
			/*orange element*/
			#sliderc18p {
				color: #9e4911 !important;
			}
			
			#sliderc18h1 {
				text-shadow: -2px 2px 0px rgba(182, 100, 45, 0.59)  !important;
			}
			
			#sliderc18a {
				color: #fff !important;
			}
			
			#c18 a:hover {
				color: #9e4911 !important;
			}
			
			/*green element*/
			#c180 p {
				color: #00623c !important;
			}
			
			#c180 h1 {
				text-shadow: -2px 2px 0px rgba(62, 133, 103, 0.59)  !important;
			}
			
			#c180 a {
				color: #fff !important;
			}
			
			#c180 a:hover {
				color: #00623c !important;
			}
			
			/*gray element*/
			#c175 p {
				color: #565656 !important;
			}
			
			#c175 h1 {
				text-shadow: -2px 2px 0px rgba(110, 110, 110, 0.59)  !important;
			}
			
			#c175 a {
				color: #fff !important;
			}
			
			#c175 a:hover {
				color: #565656 !important;
			}
			
			
			
			/*----SLIDER-CONTROLS---*/
			
			.rsArrow {
				display: block;
				width: 44px;
				height: 44px;
				position: absolute;
				bottom: -46px;
				border: 1px solid #ccc;
				border-top: none;
				background-color: #fff;
			}
			
			.rsArrow:active {
				bottom: -47px;
			}
			
			.rsArrow:hover {
				background-position: center -53px;
			}
			
			.rsArrowLeft {
				right: 89px;
				border-right: none;
				-webkit-border-radius: 0px 0px 0px 2px;
								border-radius: 0px 0px 0px 2px;
				background: #fff url('../img/slider-arrow-left.png') no-repeat center 0;
			} 
			
			.rsArrowRight {
				right: 44px;
				border-left: none;
				-webkit-border-radius: 0px 0px 2px 0px;
								border-radius: 0px 0px 2px 0px;
				background: #fff url('../img/slider-arrow-right.png') no-repeat center 0;
			}
			
			.rsNav {
				position: absolute;
				height: 13px;
				bottom: -30px;
				right: 160px;
				width: auto;
			}
			
			.rsNavItem {
				display: block;
				width: 13px;
				height: 13px;
				border: 1px solid #ccc;
				-webkit-border-radius: 2px;
								border-radius: 2px;
				float: left;
				margin: 0 4px 0 0;
				background: url('../img/box-background.png') repeat;
			}
			
			.rsNavItem.rsNavSelected {
				background: rgb(17,134,85); /* Old browsers */
				background: -moz-linear-gradient(top,	rgba(1,161,102,1) 0%, rgba(17,134,85,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,161,102,1)), color-stop(100%,rgba(17,134,85,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a166', endColorstr='#118655',GradientType=0 ); /* IE6-9 */
				border: 1px solid #0f784c;
			}
			
			/*----MAIN-CONTENT-----*/


			.content .main-content {
				/*padding-top:30px;*/
				padding-top:-70px;
				
			}

			#content {
				padding: 70px 0 88px 0;
			}
			
			.start .main-content {
				width: 64%;
				margin-right: 4%;
				float: left;
				min-height: 100%;
			}
			
			.box.quote {
				position: relative;
				padding-right: 25%;
			}
		
			
		 .quote img {
			 position: absolute;
			 bottom: 0px;
			 right: 0px;
		 }
		
			.quote span {
				text-align: right;
				display: block;
				margin: 20px 0 0 0;
				padding: 0 10% 0 0;
			}
			
			/*---SIDEBAR----------*/
			
			.start .sidebar {
				float: right;
				width: 32%;
			}
			
			/*---FOOTER-----------*/
			
			#footer, .push {
				height: 128px; /* .push must be the same height as .footer */
			}
			
			#footer {
				background: rgb(17,134,85); /* Old browsers */
				background: -moz-linear-gradient(top,	rgba(1,161,102,1) 0%, rgba(17,134,85,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,161,102,1)), color-stop(100%,rgba(17,134,85,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom,	rgba(1,161,102,1) 0%,rgba(17,134,85,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a166', endColorstr='#118655',GradientType=0 ); /* IE6-9 */
			}
			
			#footer img#logo-small {
				float: left;
			}
			
			#footer #meta-nav {
				display: none;
			}
			
			#footer ul {
				display: block;
				float: left;
				width: 85% !important;
				height: 25px;
				margin-top: 32px;
			}
			
			/*#footer-inner ul li.firstfooter {
				font-variant: small-caps;
			}*/
			
			#footer img#logo-small {
				margin-top: 22px;
			}
			
			#footer ul {
			list-style: none;
			}
						
			#footer ul li {
			 float: left; 
			 margin: 0 0 0 8px;
			 padding: 0 0 0 8px;
			 line-height: 22px;
			 border-left: 1px solid #008755;
			 box-shadow: -1px 0px 0 0 #00a769;
			 color: #ddece5;
			}
			
			#footer ul li,
			#footer ul li a {
				color: #ddece5;
			}
			
			#footer ul li a:link,
			#footer ul li a:visited {
				text-decoration: none;
			}
			
			#footer ul li a:hover,
			#footer ul li a:active {
				text-decoration: underline;
			}
			
			#footer #footer-inner,
			#footer #news-ticker-inner {
				padding: 0 0px;
			}
			
			#news-ticker {
				height: 40px;
				background: url('../img/box-background.png') repeat;
				border-top: 1px solid #cccccc;
				border-bottom: 1px solid #fff;
			}
			
				#news-ticker-inner {
					height: 40px;
					position: center;
					margin-bottom:10px;
				}	


			#news-ticker-inner > .rsOverflow {
				width: 70% !important;
			}
		
			
			#footer .rsSlide > a {
				padding-top: 7px;
				width: auto !important;
			}
			
			#footer .rsSlide > a {
				margin-left: 0px !important;
				padding-left: 27px !important;
			}
			
			div.news-single-item > a,
			div.news-single-item > div > a{
				display:none;
			}
			
			.news-single-rightbox {
				width: 100px !important;
			}
			
			
			
			#news-ticker h3{
				line-height: 40px;
				float: left;
			}
			
			#news-ticker p {
				float: left;
				margin: 0;
				margin-left: 20px;
				line-height: 40px;
				text-align: left;
			}
			
			#news-ticker a {
				margin: 0 0 0 20px;
				display: block;
				font-family: 'Enriqueta', serif;
				font-size: 1.2em;
				color: #505050;
			}
			
			#news-ticker a:link,
			#news-ticker a:visited {
				text-decoration: none;
			}
			
			#news-ticker a {
				display:none;			}
			
			#news-ticker a:first-child {
				display:block;
			}
			
			#news-ticker a:hover,
			#news-ticker a:active {
				color: #118655;
			}
			
			
			
		#c39 .csc-form-3.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-5.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-7.csc-form-element.csc-form-element-checkbox {
		 	float:left;
		 	width:4.5%;
		 	/*margin-left: 20%;*/
		 }
		 
		 #c39 .csc-form-4.csc-form-element.csc-form-element-textline, #c39 .csc-form-6.csc-form-element.csc-form-element-textline, #c39 .csc-form-8.csc-form-element.csc-form-element-textblock {
		 	width: 70% !important;
		 }
		 
		 #c39 .csc-form-6.csc-form-element.csc-form-element-textline > label {
		 	margin-left: 0px !important;
		 } 
		 
		 
		 #c39 .csc-form-20.csc-form-element.csc-form-element-checkbox {
		 	width: 20px;
		 	margin-left: 0px !important;
		 	position:absolute;
		 	margin-top:27px;
		 }
		 
		 #c39 .csc-form-21.csc-form-element.csc-form-element-header {
		 	width: 95%;
		 	margin-left: 25px;
		 	margin-top: 17px;
		 }
		 
		 .dayNum.monthOff > a {
			 color: #DDDDDF;
		 }
		 
		 .dayNum.eventDay > a {
			 color: #FFFFFF;
			 text-decoration: none;
		 }
		 
		 .dayNum.eventDay > a:hover {
			 text-decoration: none;
		 }
		 
		 .gridcontainer .vevent {
			 display: block;
		 }
		 
		 
			
			/*---BOXES------------*/
			
			.box {
				position: relative;
				background-image: url('../img/box-background.png');
				background-repeat: repeat;
				border-bottom: 1px solid #cccccc;
				box-shadow: 0 -1px 0 #ffffff inset, -7px 0 30px -180px #444;
				min-height: 150px;
				padding: 20px 20px 22px 20px;
			}
			
			/*.box:before {
				content: url('../img/box-shadow-left.png');
				position: absolute;
				left: -21px;
				top: 0;
				height: 10px;
			}*/
			
			.box.weiterfuehrendethemen {
				text-decoration:none;
				margin-top: 25px;
				background:#cce8dd !important;
			}
			
			.box.kalenderanzeige {
				display:block;
				text-decoration:none;
				margin-top: 25px;
				background-image: url('../img/box-background.png') !important;
				background-repeat: repeat;
			}
			
			#phone {
				background-image:url('../img/phone.png');
				background-repeat: no-repeat;
				padding-left:20px;
			}
			
			#mailto {
				color: #505050;
			}
			
			#mailto:hover {
				color: #4AB9A2;
			}			
			
			
			
.tx-cal-controller div.event .myHiddenInformation {
	display:hidden;
}


.tx-cal-controller div.event:hover .myHiddenInformation {
	border: 1px solid #CCCCCC;
	color: #000000;
	display: inline;
	left: -9px;
	margin-top: -1px;
	padding: 4px 8px;
	position: absolute;
	text-align: left;
	width: 240px;
}

.tx-cal-controller div.orange_catheader dl, .tx-cal-controller div.orange_catheader_allday{
	border: 1px solid #118655 !important;
}

/* ==========================================================================
	 Media Queries
	 ========================================================================== */
@media only screen and (min-width: 1020px) {
	
	.tx-cal-controller div.orange_catheader dl, .tx-cal-controller div.orange_catheader_allday{
			border: 1px solid #0D7813 !important;
		}
		
		

/* ====================
		INTERMEDIATE: Menu
	 ==================== */
		nav a {
				float: left;
				width: 27%;
				margin: 0 1.7%;
				padding: 25px 2%;
				margin-bottom: 0;
		}

		nav li:first-child a {
				margin-left: 0;
		}

		nav li:last-child a {
				margin-right: 0;
		}
		
		
		

/* ========================
		INTERMEDIATE: IE Fixes
	 ======================== */

		nav ul li {
				display: inline;
		}

		.oldie nav a {
				margin: 0 0.7%;
		}
}


@media only screen and (max-width: 1700px) {
	
	body {
		background-size: 120%;
	}
	
}

@media only screen and (max-width: 1200px) {
div div div div div div.csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-image img{
		 display:none;
	 }
}

@media only screen and (max-width: 1070px) {
	
	.csc-form-4.csc-form-element.csc-form-element-textline > input, .csc-form-6.csc-form-element.csc-form-element-textline > input{
		margin-left:2%;;
	}
	
	.csc-form-3.csc-form-element.csc-form-element-textline > input, .csc-form-5.csc-form-element.csc-form-element-textline > input{
		margin-left: 2%;
	}
	
	#c179 .csc-form-4.csc-form-element.csc-form-element-textline > input, #c179 .csc-form-6.csc-form-element.csc-form-element-textline > input{
		margin-left:2%;;
	}
	
	#c216 .csc-form-3.csc-form-element.csc-form-element-textline > input, #c216 .csc-form-5.csc-form-element.csc-form-element-textline > input
	{
		margin-left:2%;
	}	
	
	#c179 .csc-form-3.csc-form-element.csc-form-element-textline > input, #c179 .csc-form-5.csc-form-element.csc-form-element-textline > input{
		margin-left: 0%;
	}
	
	
	#footer, .push {
		height: 150px;
	}
	
	#footer ul{
		margin-top:20px;
	}
	
	div.csc-mailform li label {
		width: 20% !important;
	}

	
	div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit{
		margin-right: 10px;
		width: 20%;
	}
	
	div.csc-mailform ol li.csc-form-23.csc-form-element.csc-form-element-reset{
		width: 20%;
	}
	
	.awt {
		white-space : none;
	}
	
	div.csc-mailform ol li.csc-form-24, div.csc-mailform ol li.csc-form-25 {
		width: 80%;
	}

	
}

@media only screen and (max-width: 1020px) {
	
	#search-box input[type="text"] {
			left: 0px;
			right: 0px;
			width: 80% !important;
			position: absolute;
	 }
	
	#meta-nav {
		display:none;
	}
	
	#footer #meta-nav {
		display: block;
		margin-left: 76px;
		padding-left: 0px !important;
	}
	
	#header {
		border: none;
	}
	
	 .start .sidebar {
	float: left;
	width: 100%;
	margin-top: 44px;
	}
	
	.sidebar .box{
		width: 280px;
		float:left;
		margin-left: 25px;
		margin-bottom:25px;
	}
	
	.sidebar .box.ansprechpartner {
		margin-left: 0px;
	}
	
	.sidebar .box.dates {
		margin-left:0px;
	}
	
	.box.kalenderanzeige .csc-firstHeader{
		margin-bottom:32px;
	}
	
	.box.weiterfuehrendethemen {
		margin-top: 0px;
	}
	
	.box.kalenderanzeige {
		margin-top: 0px;
	}
	
	.start .main-content {
		width: 100%;
	}
	
	.csc-form-19.csc-form-element.csc-form-element-textblock, .csc-form-23.csc-form-element.csc-form-element-textline, .csc-form-27.csc-form-element.csc-form-element-textline{
		float:none !important;
	}
	
	.csc-form-17.csc-form-element.csc-form-element-textblock {
		margin-left: 2% !important;
	}
	
	
	
	#search-box{
		border: none !important;
		float: left	!important;
		margin: 0 !important;
		position:absolute !important;
		top:-37px !important;
		z-index:1000000 !important;
		width:75%;
	}
	
	#search-form{
		border: none;
	}

	.csc-form-3.csc-form-element.csc-form-element-textblock{
		margin-left: 0px !important;
	}
	
	.csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline > label {
		margin-left:0% !important;
	}
		
	.csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline + .csc-form-5.csc-form-element.csc-form-element-textline > label{
		margin-left: 0% !important;
	}
	
	div.csc-mailform li label{
		margin-left: 0%;
	}

	.csc-form-10.csc-form-element.csc-form-element-radio > input, .csc-form-11.csc-form-element.csc-form-element-radio > input{
		width: 10%;
		margin-left: -4% !important;
	}



	.main-nav > .hassub > a{
		width: 100% !important:
		padding: 2.5% !important;
		padding-left: 2.5% !important;
	}
	
	
	.csc-form-35.csc-form-element.csc-form-element-checkbox > input, .csc-form-34.csc-form-element.csc-form-element-checkbox > input, .csc-form-33.csc-form-element.csc-form-element-checkbox > input {
		margin-left: -81%;
	}
	
	/*.csc-form-33.csc-form-element.csc-form-element-checkbox > label, .csc-form-34.csc-form-element.csc-form-element-checkbox > label, .csc-form-35.csc-form-element.csc-form-element-checkbox > label {
		margin-left: 18.5% !important;
	}*/
	
	.csc-form-38.csc-form-element.csc-form-element-submit, .csc-form-39.csc-form-element.csc-form-element-reset {
		width: 25%;
	}
	
	#news-ticker h3{
		margin-left: 2.5%;
	}
	
	#footer-inner {
		margin-left: 2.5%;
	}
	
	
	ul.main-nav > li > a {
		font-size: 1.5em;
		line-height: 2.1em;
	}	
	
	ul.sub-nav > li > a {
		font-size: 1.3em !important;
		/*pointer-events: none;*/
	}
	
	ul.sub-sub-nav li > a {
		font-size: 1.10em;
		/*pointer-events: none;*/
	}	
	
	#c179 fieldset > legend + ol li.csc-form-16 {
		margin-left: 0px !important;
		width: 24%;
	}
	
	#c179 fieldset > legend + ol li{
		width: 24%;
	}
	
	.csc-form-19.csc-form-element.csc-form-element-textblock{
		float: none !important;
	}
	
	#c179 fieldset > legend + ol li.csc-form-20, #c179 fieldset > legend + ol li.csc-form-24{
		width: 26%;
	}
	
	div.csc-mailform li label {
		margin-right: 0px !important;
	}
	
	#c179 fieldset > legend + ol li input{
		width: 70%;
	}
	
	.csc-form-23.csc-form-element.csc-form-element-textline {
		float: none !important;
	}
	
	.csc-form-27.csc-form-element.csc-form-element-textline{
		float: none !important;
	}
	
	.csc-form-28.csc-form-element.csc-form-element-textline{
		width: 26% !important;
	}
	
	
	#c179 fieldset li.csc-form-21, #c179 fieldset li.csc-form-22, #c179 fieldset li.csc-form-23,#c179 fieldset li.csc-form-24,#c179 fieldset li.csc-form-25,#c179 fieldset li.csc-form-26,#c179 fieldset li.csc-form-27,#c179 fieldset li.csc-form-28,#c179 fieldset li.csc-form-29,#c179 fieldset li.csc-form-30,#c179 fieldset li.csc-form-31 {
		/*height: 26px;*/
		width: 24%;
	}
	
	.csc-form-21.csc-form-element.csc-form-element-textline{
		margin-bottom: 0px !important;
	}
	
	
	fieldset input {
		margin-left: 0px !important;
	}
}

@media only screen and (max-width: 830px) {
	form > ol li > label + input{
		margin-left: 4.5%;
	}
	
	#c179 .csc-form-4.csc-form-element.csc-form-element-textline > input, .csc-form-6.csc-form-element.csc-form-element-textline > input{
		margin-left:2%;
	}
	
	#c179 .csc-form-3.csc-form-element.csc-form-element-textline > input, .csc-form-5.csc-form-element.csc-form-element-textline > input{
		margin-left: 4.5%;
	}
	
	textarea {
		margin-left: 4.5%;
	}
	.csc-form-10.csc-form-element.csc-form-element-radio > input, .csc-form-11.csc-form-element.csc-form-element-radio > input{
		margin-left:1% !important;
	}

}


@media only screen and (max-width: 720px) {
	
	
	
	#search-box {
		margin-top: 15px !important;
	}
	
	#footer, .push {
		height: 170px;
	}
	
	#footer ul {
		width: 80% !important;
		margin-top: 20px;
		float: none;
	}
	
	.wrapper:after {
		content: none;
	}
	
	.quote.box blockquote, span {
		margin-right: 25%;
	}
	
	
	
	#footer #news-ticker-inner {
		height: none;
	}
	
	.box.quote {
		padding-right: 5px !important;
	}
	
	#footer .rsOverflow {
		height: 55px !important;
		width: 100% !important;
	}
	
	#news-ticker, #news-ticker-inner, #news-ticker-inner .rsOverflow {
		height: 55px;
	}
	
	#footer .rsOverflow {
		width: 70% !important;
		height: 60px !important;
	}
	
	.rsslide {
		margin-bottom: 7px;
		margin-top: 7px;
	}
	
	
	.start .main-content {
	width: 100%;
	margin-right: 0;
	float: inherit;
	min-height: 100%;
	}
	
	
	
	.quote span {
		margin-right: 32%;
	}
	
	#header {
		position: relative;
	}
	
	.spacer {
	height: 5px;
	}
	
	/*#logo {
		float: inherit;
	}*/
	
	/*#claim {
		float: inherit;
		margin: 10px 0 0 0;
		width: 250px;
	}*/
	
}

@media only screen and (max-width: 610px) {
		div.csc-textpic-intext-left .csc-textpic-imagewrap {
			float: none;
		}
}

@media only screen and (max-width: 480px) {
	
	.caltermin {
		margin-left: -9.5%;
	}
	
	#search-box {
		margin-top: 38px !important;
		width: 75%;
	}
	
	.quote.box blockquote {
		margin-right: 0px;
		margin-bottom: 30%;
	}
	
	.csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox > label{
		margin-left: 25px !important;
		width: 70% !imüportant;
	}
	
	.csc-form-38.csc-form-element.csc-form-element-submit, .csc-form-39.csc-form-element.csc-form-element-reset{
		width: 40%;
	}
	
	.csc-form-35.csc-form-element.csc-form-element-checkbox + .csc-form-36.csc-form-element.csc-form-element-checkbox{
		width: 6%;
	}
	
	.csc-form-37.csc-form-element.csc-form-element-textblock{
		margin-left: 50px;
	}
	
	#c39 .csc-form-3.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-5.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-7.csc-form-element.csc-form-element-checkbox{
		width: 6%;
	}
	
	form > ol li > label + input{
		width: 150px;
	}
	
	div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit{
		margin-left: 7%;
	}
	
	div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit, div.csc-mailform ol li.csc-form-23.csc-form-element.csc-form-element-reset{
		width: 33% !important;
	}
	
	#c39 .csc-form-4.csc-form-element.csc-form-element-textline, #c39 .csc-form-6.csc-form-element.csc-form-element-textline, #c39 .csc-form-8.csc-form-element.csc-form-element-textblock{
		width: 92% !important;
	}
	
	div.csc-mailform li label{
		width: 25% !important;
	}
	
	#footer #meta-nav {
		margin-left: 0px !important;
	}

	#news-ticker h3 {
		float: left !important;
	}
	
	#news-ticker {
		height: 55px !important;
	}

	/*.box.quote {
		padding-right: 0% !important;
	}*/
	
	ul.breadcrump {
		margin-left: 0;
		padding-left: 2.5%;
		margin-top: 0 !important;
	}
	
	div.csc-textpic-center .csc-textpic-center-outer, div.csc-textpic-center .csc-textpic-center-inner {
		float: none !important;
		right: 0 !important;
	}
	
	.box.ansprechpartner {
		margin-top: 25px;
	}
	
	div.csc-textpic-intext-left .csc-textpic-imagewrap{
		text-align:left;
	}
	
	img {
		max-width:98%;
		height: auto;
		width: auto;
	}
	
	.quote span {
		margin-right: 15%;
	}	
	
	.csc-textpic-imagewrap {
		float:none !important;
	}
	
	div.csc-textpic .csc-textpic-imagewrap img {
		display: inline-block;
	}
	
	div.csc-textpic-intext-left .csc-textpic-imagewrap {
		text-align: left;
	}
	
	.start .main-content {
		/*margin: 0px 2.5%;*/
		width: auto;
	}
	
	body {
		font-size: 75%;
		line-height: 1.8em;
	}
	
	.wrapper {
		padding: 0;
	}
	
	h3 {
		font-size: 1.3em;
	}
	
	#header {
		padding: 2.5%;
		border-bottom: none;
	}
	
	#logo {
		margin-top: 10px;
		width: 130px;
	}
	
	/*#logo img {
		width: 70%;
		height: auto;
	}*/
	
	#claim {
		font-size: 0.85em;
		/*width: 200px;
		margin-top: 5px;*/
	}
	
	#header #meta-nav {
		right: 12px;
		top: 6px;
		border-bottom: 1px solid #ccc;
		display: none;
		list-style: none !important;
	}
	
	#meta-nav li {
		margin-left: 12px;
		list-style: none !important;
	}
	
	
	
	#search-box input[type="text"] {
		width: 172px;
	}
	
	#content {
		padding: 0;
		margin-right:2.5%;
		margin-left: 2.5%;
	}
	

	
	#content-slider {
		border-left: none;
		border-right: none;
		margin: 22px 0 44px 0;
		margin-left: 2.5%;
	}
	
	.rsArrow {
		display: none !important;
	}
	
	.rsNav {
		left: 12px;
	}
	
	.rsNav .rsNavItem {
		width: 8px;
		height: 8px;
	}
	
	.quote {
		display: block;
	}
	
	.quote img {
		width: 40%;
		height: auto;
	}
	
	.quote span {
		padding: 0 30% 0 0;
	}
	
	#footer {
		height: auto;
	}
	
	.push {
		height: 160px;
	}
	
	#footer #footer-inner, 
	#footer #news-ticker-inner {
		padding: 0 0px;
	}
	
	#footer img#logo-small {
		float: inherit;
		margin-top: 12px;
		margin-left: 10px;
	}
	
	#footer ul {
		float: inherit;
		margin-top: 10px;
		margin-left: -20px;
		overflow: hidden;
		height: 100%;
	}
	
	#footer #meta-nav {
		margin-bottom: 22px;
		display: block;
	}
	
	#news-ticker {
		height: auto;
	}
	
	#footer #news-ticker-inner {
		height: auto;
		padding-bottom: 22px ;
	}
	
	#news-ticker h3, #news-ticker a {
		float: inherit;
	}
	
	#news-ticker a {
		margin: 0 0 0 12px;
		line-height: 1.2em;
		margin-left: 0;
	}
	
	.box {
		position: relative;
		background-image: url('../img/box-background.png');
		background-repeat: repeat;
		border-bottom: 1px solid #cccccc;
		box-shadow: 0 -1px 0 #ffffff inset, -7px 0 30px -180px #444;
		min-height: 150px;
		padding: 12px 16px 12px 14px;
		margin-top: 5px;
	}
	
	html, body {
	 background: white;
	}
	
	.wrapper:after {
	 display: none;
	}
	
	.wrapper:before {
	 display: none;
	}

	
}

@media only screen and (max-width: 840px) {
	
	
	.csc-form-3.csc-form-element.csc-form-element-textblock, .csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline > label, .csc-form-3.csc-form-element.csc-form-element-textblock + .csc-form-4.csc-form-element.csc-form-element-textline + .csc-form-5.csc-form-element.csc-form-element-textline > label {
		margin-left: 0px !important;
	}
	
	#c39 .csc-form-3.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-5.csc-form-element.csc-form-element-checkbox, #c39 .csc-form-7.csc-form-element.csc-form-element-checkbox {
		margin-left: 0px;
		/*width: 90% !important;*/
	}
	
	#c39 .csc-form-4.csc-form-element.csc-form-element-textline, #c39 .csc-form-6.csc-form-element.csc-form-element-textline, #c39 .csc-form-8.csc-form-element.csc-form-element-textblock {
		width: 90% !important;
	}
	
	fieldset.fieldset-subgroup legend, div.csc-mailform li label {
		margin-left: 0px !important;
	}
	
	
	div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit, div.csc-mailform ol li.csc-form-23.csc-form-element.csc-form-element-reset{
		width: 25%;
	}
	
	div.csc-mailform ol li.csc-form-22.csc-form-element.csc-form-element-submit{
		margin-left: 20%;
	}
	
}



@media only screen and (max-width: 800px) {
	
	.box.weiterfuehrendethemen {
		margin-top: 25px;
	}
	
	.sidebar .box {
		margin-left: 0px;
		float:none;
	}

	#c6 {
		background: url("../img/slider-home-blue-min.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;
	}
	
	#c18 {
		background: url("../img/slider-home-orange-min.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;
	}
		
	#c180 {
		background: url("../img/slider-home-green-min.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;
	}
	
	#content-slider h1 {
		max-width: 100%;
		padding-left: 0;
		font-size: 1.8em;
		margin: 4% 0 0 4%;
	}
	
	#content-slider p {
		padding-left: 0;
		margin-right: 5%;
	}
	
	#content-slider, .rsOverflow {
		height: 300px;
	}
	
	#content-slider a {
		margin-right: 5%;
	}
		
}


/* ==========================================================================
	 Helper classes
	 ========================================================================== */

.left {
	float: left;
}

.right {
	float: right;
}

.ir {
		background-color: transparent;
		border: 0;
		overflow: hidden;
		*text-indent: -9999px;
}

.ir:before {
		content: "";
		display: block;
		width: 0;
		height: 150%;
}

.hidden {
		display: none !important;
		visibility: hidden;
}

.visuallyhidden {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto;
}

.invisible {
		visibility: hidden;
}

.clearfix:before,
.clearfix:after {
		content: " ";
		display: table;
}

.clearfix:after {
		clear: both;
}

.clearfix {
		*zoom: 1;
}

/* ==========================================================================
	 Print styles
	 ========================================================================== */

@media print {
		* {
				background: transparent !important;
				color: #000 !important; /* Black prints faster: h5bp.com/s */
				box-shadow: none !important;
				text-shadow: none !important;
		}

		a,
		a:visited {
				text-decoration: underline;
		}

		a[href]:after {
				content: " (" attr(href) ")";
		}

		abbr[title]:after {
				content: " (" attr(title) ")";
		}

		/*
		 * Don't show links for images, or javascript/internal links
		 */

		.ir a:after,
		a[href^="javascript:"]:after,
		a[href^="#"]:after {
				content: "";
		}

		pre,
		blockquote {
				border: 1px solid #999;
				page-break-inside: avoid;
		}

		thead {
				display: table-header-group; /* h5bp.com/t */
		}

		tr,
		img {
				page-break-inside: avoid;
		}

		img {
				max-width: 100% !important;
		}

		@page {
				margin: 0.5cm;
		}

		p,
		h2,
		h3 {
				orphans: 3;
				widows: 3;
		}

		h2,
		h3 {
				page-break-after: avoid;
		}
}

.powermail_field.powermail_input {
	float: right;
	margin-right: 40%;
	width: 200px;
}

.powermail_fieldwrap_type_input label {
	display: inline-block;
	width: 100px;
}

.powermail_fieldwrap_type_input .powermail_field {
	display: inline-block;
	margin-left: 20%;
}

.powermail_fieldwrap_type_check .mandatory {
	display: none;
}

.powermail_create h1{
	font-size: 1.4em !important;
}