/* bad7e5 */
body{
	background-color: #bad7e5;
	background-image: url('../images/background.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:0px;
	padding-top:0px;
}

#header .inside{
	min-height:135px;
}

#signet40{
	position:absolute;
	width:180px;
	left:580px;
}


@media (max-width:1139px){
	#signet40{
		left:0px;
	}
}
@media (max-width:520px){
	#signet40{
		left:0px;
		width: 115px; 
		top: 23px;
	}
}

#signet_donauries{
	position: absolute;
	width: 85px;
	right: 200px; 
}
#signet_donauries img{
	max-width:100%;
}

@media (max-width:1139px){
	#signet_donauries{
		left:190px;
		right: auto;´
	}
}

@media (max-width:520px){
	#signet_donauries{
		width: 55px;
		left: 125px;
		top: 20px;
	}
}

#awv_logo{
	margin:0px;
	width:180px;
	position:absolute;
	right:0;
	
	float:right;
}
#awv_logo img{
	width:100%;
}
#header .header_article{
	float:left;
	font-weight:bold;
	color:#fff;
	margin-top:20px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
#header .header_article  h1{
	color:#fff;
	font-weight: 300;
	font-size: 32px;
}
#wrapper, #header, #container, #main, aside, .custom, .custom .inside, .inside,
#Informationsection{
	background:transparent;
}

#container{
	background:rgba(255,255,255,0.6);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.6)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */ 
	margin-bottom: 20px;
}

div.mod_newslist .layout_latest h2 a
{
	color: #00529c;
}

h1,h2,h3,h4,h5,h6,
a{
	color: #00529c;
}

h1{
	font-size:25px;
	line-height:30px;
}
h2{
	font-size:20px;
	line-height:25px;
}
h3{
	font-size:17px;
	line-height:20px;
}
.ce_text a:before, .ce_hyperlink a:before {
	/*content: "\f0a9";*/
	content: "\f061";
	margin-right: 4px;
	font: 14px/40px FontAwesome;
}
.noarrow.ce_text a:before, .noarrow.ce_hyperlink a:before, a.noarrow:before {
	content: "";
}
.bordered h4{
	border-bottom: 1px solid #92C8E0;
}
.bordered h4:after{
	height: 0px;
}
h1.bordered:after, h2.bordered:after, h3.bordered:after, h4.bordered:after, h5.bordered:after, h6.bordered:after{
	background-color:transparent;
}

p.more a, a.more, p.back a, a.back, a.toplink, .toplink a{
	background-color: #00529c;
}
p.more a:hover, a.more:hover, p.back a:hover, a.back:hover, a.toplink:hover, .toplink a:hover{
	background-color: #407db6;
}


ul{
	list-style-type: circle;
}

li{
	margin-left: 20px;
	line-height: 26px;
}
.float_right{
	float:right;
}

.submit_container input[type="submit"].submit{
	background-image: none!important;
}

div.ce_text.block{
	margin-left: 0px;
}

.mod_article *[class*="layout_"]>*, .mod_article *[class*="event_"]>*{
	margin-left:0px;
}
.back{
	margin-top:10px;
}
figcaption{
	min-height:10px;
	font-size:11px;
	margin-top:10px;
}

/* ------------------------ Mainmenu ------------------*/
#Menusection{
	background:rgba(255,255,255,0.35);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0.35)), color-stop(100%, rgba(255,255,255,0.2)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.23) 0%, rgba(255,255,255,0.2) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */
	
	margin-bottom:20px;
}
#Menusection .inside{
	background-color:transparent;
	border: 0.5px solid rgba(255,255,255,0.6);
}
#Menusection li{
	margin-left: 0px;
}
.mainmenu{
	width:calc(100% - 240px);
}
.mainmenu ul{
	background-color:transparent;
}
.mainmenu ul.level_1 li a, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward{
	font-size: 18px;
}
.mainmenu ul.level_1 li.last a{
	padding-right:0px;
}
.mainmenu ul.level_1 li a, .mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward{
	color: #03406d;
}

.mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li span.active,
.mainmenu ul.level_1 li.submenu:hover > a{
	background-color: rgba(255,255,255,0.7);
	color:#03406d;
}

.mainmenu ul.level_1 li a.trail,
.mainmenu ul.level_1 li span.forward{
	background-color: rgba(255,255,255,0.7);
	color:#03406d;
}

/*DropDown-Dubmenü*/
.mainmenu ul.level_1 li > ul{
	background-color: rgba(255, 255, 255, 0.9)
}
.mainmenu ul.level_2 li a:hover, .mainmenu ul.level_2 li span.active, 
.mainmenu ul.level_2 li a.trail, .mainmenu ul.level_2 li.submenu:hover > a, 
.mainmenu ul.level_2 li span.forward{
	background-color: #00529C;
	color: white;
}

/*Home and Search buttons*/
#Menusection .mod_search .formbody:before,
.mainmenu ul.level_1>li.first>a:hover:after, .mainmenu ul.level_1>li.first>a.trail:after, 
.mainmenu ul.level_1>li:hover.first>a:after, .mainmenu ul.level_1>li.first>span.active:after, 
.mainmenu ul.level_1>li.first>span.forward:after,
.mainmenu ul.level_1>li.first>a:after, .mainmenu ul.level_1>li.first>span:after{
	color:#fff;
	background-color:#00529c;
}


/* ---------------------- Slidersection ----------------------*/
#Slidersection{
	width:1050px;
	float:left;
}
#Slidersection .slider-wrapper{
	height:400px;
}
#Slidersection .mod_article *[class*="ce_"], 
#Slidersection .mod_article *[class*="mod_"]{
	margin:0px;
}
#Slidersection, #Slidersection .inside{
	background:transparent;
}
#Slidersection .inside{
	padding:0px;
}
#Slidersection .mod_article{
	overflow:hidden !important;
}

#slider {
	margin: 10px 0;
	width:1070px;
}
#slider .homeslider {
	z-index: 1;	
	margin: 0;
	padding: 0;
	height:440px;
} 
#slider .homeslider_content {
	left: 0;
}

.homeslider .slider-wrapper{
	margin-left:30px;
}
.homeslider_image{
	float:left;
	width:680px;
	height:440px;
	background-size:cover;
	background-repeat:no-repeat;
}
.homeslider_text{
	background:rgba(255,255,255,0.6);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.6)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */ 
	width:390px;
	height:440px;
	float:left;
}
.homeslider_text time, .homeslider_text .more  {
	margin: 20px;
} 
.homeslider_text .innercontent{
	height:calc(100% - 75px);
	width:100%;
}
.homeslider_text h1{
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #00529c;
	margin:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 53px;  
}
.homeslider_text a{
	color: #00529c;
}
.homeslider_text a:hover{
	text-decoration:none;
	color: #407db6;
}

.homeslider_text .teasertext{
	margin: 0 20px;
	overflow:hidden; 	
	font-size:13px;
	line-height:1.5em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 11;
	height:225px;
}

.homeslider_text .more a{
	color:#fff;
}
.homeslider_text .more a:hover{
	color:#fff;
}

/* --------------------- SliderRightsection -------------- */

#SliderRightsection{
	width:280px;
	height:355px;
	background:transparent;
	float:right;
	margin-top:10px;
}

div.quickstart{
	width:280px;
	height:64px;
	margin-bottom:30px;
	color: #00529c;
	cursor:pointer;
	float:left;
	background:rgba(255,255,255,0.6);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.6)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */ 
}

div.quickstart:hover{
	background:rgba(255,255,255,0.9);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.9)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */ 
}
/*div.quickstart:last-child{
	margin-bottom:0px;
}*/
div.quickstart .iconcontainer{
	height:60px;
	width:60px;
	float:left;
}
div.quickstart .iconcontainer i{
	font-size: 30px;
	padding: 18px 0 0 18px;
}
div.quickstart .linktext{
	float:left;
	font-size: 20px;
	padding-top:22px;
}

/* ------------------ Informationsection ------------------- */
#Informationsection .inside{
	padding: 15px 0;
}

#Informationsection .mod_article *[class*="ce_"], 
#Informationsection .mod_article *[class*="mod_"]{
	margin:0px;
	max-height: 250px;
}
#Informationsection .mod_article .ce_headline{
	margin:15px 0 10px;
}
.service_region{
	margin: 0 -10px !important;
}

.service_button{
	width:355px;
	height:64px;
	color: #00529c;
	cursor:pointer;
	float:left;
}

.service_button .linktext:hover{
	background:rgba(255,255,255,0.9);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.9)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */ 
}
.service_button .linktext{
	font-size: 20px;
	padding:10px 15px;
	text-align:center;
	margin:10px;
	background:rgba(255,255,255,0.6);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.6)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);/* w3c */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );ie6-9 */ 
}

/* ------------------- pageTitle Section ----------------*/
.pagetitleSection{
	height:50px;
	color:#fff;
	position:relative;
	font-size:25px;
	border: 0.5px solid rgba(255,255,255,0.6);
	border-bottom:none;
	background:rgba(255,255,255,0.1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 100%);/* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0.25)), color-stop(100%, rgba(255,255,255,0.1)));/* safari4+,chrome */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 100%);/* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 100%);/* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 100%);/* ie10+ */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 100%);/* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); ie6-9 */
}
.titlesymbol{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:50px;
	background-color: #00529C;
	font-size:16px;
}
.titlesymbol .fa{
	padding:16px;
}
.pagetitle{
	margin-left: 65px;
	color:#03406d;
	padding-top:8px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* ------------------- footer ----------------*/
footer{
	background:#A1AEB5;
	/* IE10+ */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #A1AEB5 0%, #798A92 100%);

	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #A1AEB5 0%, #798A92 100%);

	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #A1AEB5 0%, #798A92 100%);

	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 258, color-stop(0, #A1AEB5), color-stop(100, #798A92));

	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #A1AEB5 0%, #798A92 100%);

	/* W3C Markup */
	background-image: radial-gradient(ellipse farthest-side at center, #A1AEB5 0%, #798A92 100%);

	color:rgba(255,255,255,0.8);
	/* position:fixed;
	bottom:0;
	left:0;
	right:0; */
}

#footer h4{
	color: white;
}

#footer .line{
	display: none;
}

#footer .footer_favorits a{
	color: white;
}

/* ----------- custom picture gallery lightbox ------------------ */
.lb-album{
	margin: 0 auto;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a img{
	max-width:100%;
	max-height:100%;
}
.lb-album li > a{
	width: 200px;
	height: 200px;
	position: relative;
	padding: 10px;
	background: #eee;
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(238,238,238,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(238,238,238,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(238,238,238,0.3) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 200px;
	height: 200px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 30px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 16px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: #eee;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(238,238,238,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(238,238,238,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(238,238,238,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(238,238,238,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=80); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 999;
	text-align: center;
	background: rgba(238,238,238,0.9);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	width: 750px;
	height: 80px;
	margin: 40px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}
.lb-overlay div h3,
.lb-overlay div p{
	width: 600px;
	min-height: 40px;
	margin: 0 auto;
}
.lb-overlay div h3{
	font-size: 20px;
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	margin: 0 auto;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	font-size: 14px;
}
.lb-overlay a.lb-close{
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	right: 40%;
	text-align: center;
	width: 25px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	background: transparent url(images/close.png) no-repeat ;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.lb-prev, .lb-next{
	text-indent: -9000px;
	position: absolute;
	top: -32px;
	width: 24px;
	height: 25px;
	left: 50%;
	opacity: 0.8;
	filter: alpha(opacity=80); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}
.lb-prev:hover, .lb-next:hover{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-prev{
	margin-left: -30px;
	background: transparent url(images/arrows.png) no-repeat top left;
}
.lb-next{
	margin-left: 6px;
	background: transparent url(images/arrows.png) no-repeat top right;
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
    max-height:650px;
}
/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}

/*------------------- Kontakt - Formular-------------------------------*/
#kontaktformular.mod_article *[class*="ce_"]{
	margin-left:0px;	
}
#kontaktformular form{
	max-width:700px;
}
#kontaktformular label{
	width:120px;
	float:left;
	margin-top:10px;
}
#kontaktformular form .text, #kontaktformular form .textarea, #kontaktformular form .captcha{
	background-color: white;
	max-width:575px;
	float:left;
	border: 1px solid #b6ccd6;
	color:#000;
}
#kontaktformular form span{
	float:left;
	margin-bottom:10px;
}
#kontaktformular form span.mandatory{
	color:#00529c;
	position:absolute;
}

/*---------------------------Akkordeon----------------------------------*/
.ce_accordion .toggler.ui-accordion-header{
	background-color: white;
	border: 1px solid #b6ccd6;
	padding: 11px 40px 11px 47px;
}
.ce_accordion .ui-accordion-header-active {
background-color: #00529C !important;
}
.ce_accordion .toggler:hover{
    background-color: #00529C;
	color: #ffffff;
}
.ce_accordion .ui-accordion-header:after{
	color: #00529c;
}
.ce_accordion .ui-accordion-header-active:before {
    width:40px;
    height:40px;
    left:0;
    top:0;
    position:absolute;
    display:inline-block;
    background-color:#00529C;
    font:16px/40px FontAwesome;
    color:#fff;
    content: "\f062" !important;
    text-align: center;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ce_accordion .ui-accordion-header:before {
    width:40px;
    height:40px;
    left:0;
    top:0;
    position:absolute;
    display:inline-block;
    background-color:#00529C;
    font:16px/40px FontAwesome;
    color:#fff;
    content: "\f063";
    text-align: center;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*---------------------------Downloads----------------------------------*/
.ce_downloads ul li a, .ce_download a{
	background-color: white;
	border: 1px solid #b6ccd6;
	color: #00529c;
	padding: 12px 40px;
}
.ce_downloads ul li a:hover, .ce_downloads ul li a:active, .ce_download a:hover, .ce_download a:active{
	background-color: #00529c;
}
.ce_downloads.block li a{
	padding: 8px 40px;
}
.ce_downloads li{
	margin-left: 0px;

}
.ce_downloads ul li a:before, .ce_download a:before{
	color: #00529c;
}

/*---------------------------Newslist----------------------------------*/

.mod_newslist div.layout_latest {
	padding-left: 0px;
	margin-bottom: 13px;
	max-width:1000px;
}
.mod_newslist .image_container img{
	margin-right:10px;
	margin-bottom:10px;
}
.mod_newslist div.layout_latest .dateText{
	font-size: 13px;
}

.mod_newsreader .teaser {
	font-style: oblique;
	font-weight: 600;
}

.mod_newslist .layout_latest .teaser {
	margin-bottom: 12px;
}

.mod_article img.news-reader-preview-img {
	margin: 7px 0;
}

.pagination li{
	margin-left:0;
}

.pagination ul li a, .pagination ul li span{
	background-color:#fff;
	border: 1px solid #d6d6d6;
}
.pagination ul li a:hover, .pagination ul li span{
	background-color:#00529c;
}

.news-reader-preview-img{
	max-width:680px;
	max-height:680px;
}

.mod_newsreader.block{
	max-width:800px;
	margin:0 auto;
}
.mod_newsreader .ce_text.block p{
	text-align:justify;
	padding-right: 3px;
}

/*---------------------------Tabellen----------------------------------*/
table.borderedTable td {
	border: 1px solid #97a6b3;
    border-collapse: collapse;
    padding: 0px 4px;
}
table.borderedTable.alignRight td{
	text-align:right;
}
table.borderedTable.alignRight2nd td:not(:first-child){
	text-align:right;
}


table.borderedTable tr {
	background-color: rgba(255, 255, 255, 0.48);
}

table.borderedTable tr:first-child, table.borderedTable tr.headerRow {
	background-color: #00529c;
	color: white;
}

table.borderedTable tr:first-child td strong{
	font-weight: 600;
}

.datenschutz iframe{
	height:100px;
}


@media (min-width: 1140px){
	footer .inside{
		max-width:1400px;
		margin:0 auto;
	}
	#wrapper {
		max-width: 1400px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media (max-width: 1139px){
	.mainmenu a.mobile_handle{
		font-size:18px;
	}
	
	.mainmenu a.mobile_handle,
	.mainmenu ul li a.sub_nav,
	.mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li.submenu:hover > a,
	.mainmenu ul.level_1 li span.forward{
		background: #00529c !important;
		color:#fff;
	}
	.mainmenu ul.level_1 li a, .mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward{
		color:#fff;
	}
	.mainmenu ul.level_2 li a, .mainmenu ul.level_2 li span.active, .mainmenu ul.level_2 li span.forward,
	.mainmenu ul.level_1 li > ul	{
		background:rgba(255,255,255,0.15) !important;
	}
	.sub_nav i{
		padding-top:15px;
	}
	#header .header_article{
		display:none !important;
	}
}

@media(max-width:1550px)  {
	#Slidersection{
		width:950px;
	}
	#slider {
		width:950px;
	}
	.homeslider_image{
		width:550px;
	}
	.homeslider_text{
		width:400px;
	}
}
@media(max-width:1400px) {
	#Slidersection{
		width:800px;
	}
	#slider .homeslider{
		height:350px;
	}
	#slider {
		width:800px;
	}
	.homeslider_image{
		width:460px;
		height:350px;
	}
	.homeslider_text{
		width:340px;
		height:350px;
	}
	.homeslider_text h1{
		font-size:20px;
		max-height: 52px;
	}
	.homeslider_text .teasertext{
		-webkit-line-clamp: 7;
		height:159px;
	}
	
	#SliderRightSection{
		width:240px;
		height:350px;
	}
	div.quickstart{
		width:280px;
		height:50px;
		margin-bottom:25px;
	}
	div.quickstart .iconcontainer{
		height:50px;
		width:50px;
	}
	div.quickstart .iconcontainer i{
		font-size: 25px;
		padding: 14px 0 0 12px;
	}
	div.quickstart .linktext{
		font-size: 17px;
		padding-top:15px;
	}
}
@media(max-width:1380px){
	.mainmenu ul.level_1 li a{
		padding:14px 6px 0;
	}
}
@media(max-width:1230px){
	.mainmenu ul.level_1 li a, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward{
		font-size: 16px;
	}
	#Slidersection{
		width:700px;
	}
	#slider .homeslider{
		height:290px;
	}
	#slider {
		width:750px;
	}
	.homeslider_image{
		width:400px;
		height:290px;
	}
	.homeslider_text{
		width:350px;
		height:290px;
	}
	
	#SliderRightsection{
		width:240px;
		height:290px;
	}
	.homeslider_text time, .homeslider_text .more{
		margin:10px 20px;
	}
	.homeslider_text .teasertext{
		height:120px;
	}
	div.quickstart{
		width:280px;
		height:50px;
		margin-bottom:10px;
	}
	div.quickstart .iconcontainer{
		height:50px;
		width:50px;
	}
	div.quickstart .iconcontainer i{
		font-size: 25px;
		padding: 14px 0 0 12px;
	}
	div.quickstart .linktext{
		font-size: 17px;
		padding-top:15px;
	}
	h4, h3{
		font-size:13px;
		line-height:15px;
		margin-top:10px;
	}
	.homeslider_text h1{
		margin: 20px 20px 10px;
	}
}
@media (max-width:1139px){
	.mainmenu{
		width:100%;
	}
}
@media(max-width:1117px) {
 	#Slidersection{
		width:860px;
	}
	#slider .homeslider{
		height:350px;
	}
	#slider {
		width:860px;
	}
	.homeslider_image{
		width:490px;
		height:350px;
	}
	.homeslider_text{
		width:370px;
		height:350px;
	} 	
	.homeslider_text .teasertext{
		-webkit-line-clamp:5;
	}		
		
	#SliderRightsection{
		width:100%;
		float:left;
		height:auto;
	}

	div.quickstart{
		width:280px;
		height:50px;
		margin-bottom:25px;
		margin-right:10px;
	}
	div.quickstart .iconcontainer{
		height:50px;
		width:50px;
	}
	div.quickstart .iconcontainer i{
		font-size: 25px;
		padding: 14px 0 0 12px;
	}
	div.quickstart .linktext{
		font-size: 17px;
		padding-top:15px;
	}
	.datenschutz iframe{
		height:135px;
	}
}
@media(max-width:973px) {
 	#Slidersection{
		width:570px;
	}
	#slider .homeslider{
		height:250px;
	}
	#slider {
		width:570px;
	}
	.homeslider_image{
		width:300px;
		height:250px;
	}
	.homeslider_text{
		width:270px;
		height:250px;
	} 
	.homeslider_text h1{
		font-size:15px;
		max-height: 50px;
	}
	.homeslider_text .teasertext{
		-webkit-line-clamp: 4;
		height:90px;
	}
	
	#SliderRightsection{
		width:100%;
		float:left;
		height:auto;
	}

	div.quickstart{
		width:280px;
		height:50px;
		margin-bottom:25px;
		margin-right:10px;
	}
	div.quickstart .iconcontainer{
		height:50px;
		width:50px;
	}
	div.quickstart .iconcontainer i{
		font-size: 25px;
		padding: 14px 0 0 12px;
	}
	div.quickstart .linktext{
		font-size: 17px;
		padding-top:15px;
	}
}
@media (max-width:800px){
	.datenschutz iframe{
		height:150px;
	}
}
@media(max-width:652px){
 	#Slidersection{
		width:400px;
	}
	#slider {
		width:400px;
	}
	#slider .homeslider{
		height:480px;
	}
	.homeslider_content{
		float:left;
	}
	.homeslider_image{
		width:400px;
		height:250px;
		float: none; 
	}
	.homeslider_text{
		width:400px;
		height:230px;
		float: none; 
		margin-top:-20px;
	} 
	.homeslider_text .innercontent{
		height:calc(100% - 52px);
	}
	.homeslider_text h1{
		padding-top:10px;
	}
		
	div.quickstart, .service_button{
		width:100%;
	}
}
@media(max-width:590px){
	.datenschutz iframe{
		height:215px;
	}
}
@media(max-width:462px){
 	#Slidersection{
		width:280px;
	}
	#slider {
		width:280px;
	}
	#slider .homeslider{
		height:370px;
	}
	.homeslider_content{
		float:left;
	}
	.homeslider_image{
		width:280px;
		height:170px;
		float: none; 
	}
	.homeslider_text{
		width:280px;
		height:200px;
		float: none; 
		margin-top:-20px;
	} 
	.homeslider_text h1{
		padding-top:10px;
	}
	.homeslider_text .teasertext{
		-webkit-line-clamp: 2;
		height:42px;
	}
}
@media (max-width:400px) {
	.datenschutz iframe{
		height:260px;
	}
}
