	/* @group CSS Reset */

/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Fonts */


/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-regular - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-700 - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  }

/* roboto-condensed-300 - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-regular - latin */
  @font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }


.roboto-light {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
}

.roboto-normal {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.roboto-bold {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
}

.roboto-condensed-light {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 300;
}

.roboto-condensed-normal {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.blu {
	color: #0076bc !important;
}

.fa-2-5x {
  font-size: 2.5em;
}

/* @end */

html {
	-webkit-font-smoothing: antialiased;
}

#Body, 
#Form {
	margin: 0;
	padding: 0;
}

#Body {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
}

.responsive-image {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

.responsive-image-full {
	height: auto !important;
	width: 100%;
	max-width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hidden {
	display: none !important;
}

.center {
	text-align: center;
}

.upper {
	text-transform: uppercase;
}

a, 
a:visited {
	color: #0076bc;
}

a:hover, 
a:active {
	color: #9c8442;
}

.ekko-lightbox-nav-overlay a {
	text-decoration: none;
}

.roundabout {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.open-modal-link:hover {
	cursor: pointer;
}

.mobile-nav {
	display: none;
}

.small-row-space {
	height: 30px;
}

.mid-row-space {
	height: 50px;
}

.large-row-space {
	height: 90px;
}

.crbtn, 
.crbtn:link, 
.crbtn:visited {
	padding: 10px 20px;
	background-color: #0076bc;
	color: white;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: background-color 300ms ease-out;
	transition-property: background-color;
	transition-duration: 300ms;
	transition-timing-function: ease-out;
	transition-delay: initial;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.crbtn:hover, 
.crbtn:active {
	background-color: black;
	color: white;
	text-decoration: none;
}

.top-header {
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition: background-color 1000ms linear;
	-moz-transition: background-color 1000ms linear;
	-o-transition: background-color 1000ms linear;
	-ms-transition: background-color 1000ms linear;
	transition: background-color 1000ms linear;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding-top: 15px;
	z-index: 999999;
	position: absolute;
}

.logo img {
	max-width: 317px;
}

.flag-nav {
	float: right;
	position: absolute;
	z-index: 10000;
}

.language-object {
	
}

.language-object img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.flag-nav a {
	text-decoration: none;
}

.normalskin .site-image-pane {
	/* background-image: url(../img/topposter/topposter01.jpg); */
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 320px;
}

.site-image-pane h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 120%;
	font-size: 35px;
	text-transform: uppercase;
	color: #0076bc;
	
	display: none;
}

.blue-content-full-pane {
	background-color: #ebf6fc;
}

.content-full-pane, 
.sub-content-full-pane {
	
}

.home-blue-content-full-pane {
	background-color: #f8fcff;
	padding-bottom: 20px;
	padding-top: 50px;
}

.home-blue-content-pane {
	padding-bottom: 30px;
}

.home-blue-content-pane .NormalContainerContent p a {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 400 !important;
	text-decoration: none;
}

.home-blue-content-pane .NormalContainerContent p a:hover {
	text-decoration: underline;
}

.sidebar-sponsors {
	padding-top: 0px;
}

.sidebar-sponsors p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: black;
	font-size: 11px;
	padding-bottom: 5px;
}

.side-pane {
	padding-top: 50px;
}

footer {
	background-color: #0076bc;
	color: white;
	font-weight: 400;
	font-size: 13px;
	line-height: 150%;
}

.top-footer {
	padding-top: 20px;
	padding-bottom: 40px;
}

.footer-a {
	
}

.footer-b {
	padding-top: 40px;
}

.footer-b a {
	color: white;
	text-decoration: none;
}

.footer-b li {
	padding-bottom: 3px;
	padding-top: 7px;
}

.footer-b a:hover {
	text-decoration: underline;
}

.footer-logo {
	margin-bottom: 30px;
	max-width: 260px;
}

.footer-headline {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
}

.bottom-footer {
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: #5aa0d3;
	font-weight: 300;
}

.bottom-footer-right nav a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	
}

.bottom-footer-right nav a:hover {
	text-decoration: underline;
}

.bottom-footer-right {
	text-align: right;
}

#map {
	height: 590px;
}

#content {
	height: 80px;
	width: auto;
}

.home-button-pane {
	background-color: white;
	margin-bottom: 25px;
	border-bottom: 7px solid #0076bc;
	-webkit-box-shadow: 0 0 3px 0 #5C5C5C;
	box-shadow: 0 0 3px 0 #5C5C5C;
}

.home-button-pane:hover {
	border-bottom: 7px solid black;
}

.home-button-pane a {
	display: block;
	clear: both;
	padding: 15px 15px 30px;
}

.home-button-pane a i {
	color: black;
}

.home-button-pane a h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	color: black;
}

.home-button-pane a:hover i, 
.home-button-pane a:hover h4 {
	color: #0076bc;
}

a .home-button-subhead {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: black;
	font-size: 15px;
	line-height: 160%;
}

.DnnModule-1599 .SidebarContainer {
	background-image: url(../img/mustermann.png);
	background-position: left bottom;
	background-size: 55% auto;
	background-repeat: no-repeat;
}

.DnnModule-1599 .SidebarContainer .ansprechpartner {
	text-align: right;
}

.side-dl-list li, 
.home-pros-list li {
	padding-bottom: 10px;
}

.side-dl-list a, 
.side-dl-list a:link, 
.side-dl-list a:visited {
	color: black;
	text-decoration: none;
}

.side-dl-list a:hover, 
.side-dl-list a:active {
	color: black;
	text-decoration: underline;
}

.sidebar-head-icon {
	padding-top: 10px;
}

.preistraeger-grid {
	
}

.preistraeger-grid .preistraeger-block {
	padding-bottom: 25px;
}

.preistraeger-grid a img {
	text-decoration: none !important;
}

.preistraeger-list-name {
	display: block;
	font-size: 11px;
	color: #0076bc;
	padding-top: 5px;
	line-height: 130%;
	text-decoration: none;
}

.preistraeger-grid a {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.preistraeger-grid a .preistraeger-list-name, 
.preistraeger-grid a:link .preistraeger-list-name, 
.preistraeger-grid a:visited .preistraeger-list-name {
	color: #0076bc;
}

.preistraeger-grid a:hover .preistraeger-list-name, 
.preistraeger-grid a:active .preistraeger-list-name {
	color: #9c8442;
	text-decoration: underline !important;
}

.gallery-wrapper img {
	margin-bottom: 10px;
}

ul.aqtree3clickable {
	
}

ul.aqtree3clickable li a {
	color: #59a0d3;
	text-decoration: none;
}

ul.aqtree3clickable li a:hover {
	text-decoration: underline;
	color: #9c8442;
}

ul.aqtree3clickable li li a {
	color: #0075bc;
}

ul.aqtree3clickable li li li a {
	color: #1a2242;
}

/* @group Sitemap InStyles */

	/* Turn off list bullets */
	ul.aqtree3clickable li { list-style: none; }
	
	ul.aqtree3clickable, ul.aqtree3clickable ul, ul.aqtree3clickable li {
	  margin: 0; padding: 0; 
	}
	
	/* This controls the indent for each sublist */
	ul.aqtree3clickable ul {
	  padding-left: 20px;
	}
	
	/* Provide space for our own "bullet" inside the link */
	ul.aqtree3clickable li a { padding-left: 20px; }
	
	/* Show "bullets" in the links, depending on the class of the
	   LI that the link's in */
	ul.aqtree3clickable li.aq3open a {
	    background: url(/images/minus.gif) center left no-repeat !important;
	}
	ul.aqtree3clickable li.aq3closed a {
	    background: url(/images/plus.gif) center left no-repeat !important;
	}
	ul.aqtree3clickable li.aq3bullet a {
	    background: url(/images/bullet.gif) center left no-repeat !important;
	}
	
	/* Actually show and hide sublists */
	ul.aqtree3clickable li.aq3open ul { display: block; }
	ul.aqtree3clickable li.aq3closed ul { display: none; }

/* @end */

.navtab-wrapper {
	border-bottom: 1px solid #dddddd;
}

.navtab-wrapper .nav-tabs {
	border: none !important;
}

.navtab-wrapper .nav-tabs a, 
.navtab-wrapper .nav-tabs a:link, 
.navtab-wrapper .nav-tabs a:visited {
	background-color: #f3f6fc;
	color: #005db4;
	border-bottom: 2px solid #f3f6fc;
	text-decoration: none;
}

.navtab-wrapper .nav-tabs a:hover, 
.navtab-wrapper .nav-tabs li.active a, 
.navtab-wrapper .nav-tabs li.active a:link, 
.navtab-wrapper .nav-tabs li.active a:visited {
	background-color: #89b5dc;
	color: white;
	border-bottom: 2px solid #006cb6;
	text-decoration: none;
}

.mobile-lang-select {
	display: none;
	background-color: white;
}

.mobile-lang-select select {
	width: 100%;
	font-size: 20px;
}

.mobile-lang-select .Language {
	display: none;
}

.mobile-lang-select a.langlink, 
.mobile-lang-select a.langlink:link, 
.mobile-lang-select a.langlink:visited {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	font-size: 17px;
	border-bottom: 1px solid silver;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}

.mobile-lang-select a.langlink:hover, 
.mobile-lang-select a.langlink:active {
	text-decoration: none;
}

body.Lang-de .mobile-lang-select .language-object {
	background-image: url(../img/lang-alert-de.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 120px;
}

/* @group LayerSlider */

.ls-wrapper {
	position: relative;
}

@media screen and (min-width: 850px) and (max-width: 1024px) { 
	
}

@media screen and (min-width: 768px) and (max-width: 849px) {

}

@media screen and (min-width: 550px) and (max-width: 767px) {
	
}

@media screen and (min-width: 401px) and (max-width: 549px) {
	
}

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

}

/* @end */

@media screen and (min-width: 768px) and (max-width: 1024px) { 
	
	.preistraeger-grid .preistraeger-block:nth-child(4n+5) {  
	  clear: left !important;
	}
	
	.tb-10-r {
		margin-right: 10px;
	}
	
	.tb-10-l {
		margin-left: 10px;
	}
	
	.tb-20-r {
		margin-right: 20px;
	}
	
	.tb-20-l {
		margin-left: 20px;
	}
	
	.tb-10-l-r {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.sidebar-head-icon, 
	.sidebar-head-content {
		text-align: center;
	}
	
	#map {
		height: 490px;
	}
	
	.DnnModule-1599 .SidebarContainer {
		background: none;
		background-color: white;
		padding-bottom: 0;
	}
	
	.DnnModule-1599 .SidebarContainer .ansprechpartner {
		text-align: center;
	}
	
	.DnnModule-1599 .SidebarContainer ul.fa-ul {
		margin-left: 10% !important	;
	}
	
	.ls-sponsors {
		bottom: 200px !important;
	}
}

@media screen and (min-width: 460px) and (max-width: 767px) { 
	
	.DnnModule-1599 .SidebarContainer .sidebar-head-icon .fa {
		display: none;
	}
	
	.DnnModule-1599 .SidebarContainer .sidebar-head-content {
		text-align: right;
	}
	
	.DnnModule-1599 .SidebarContainer {
		background-size: 45% auto;
	}

}

@media screen and (min-width: 768px) { 
	
	.wrapper {
		background: url(../img/map-bg.png) center center no-repeat fixed;
		background-size: cover;
	}
	
	.top-header {
		position: fixed;
	}
	
	.ddsmoothmenu #nav {
		float: right;
	}
	
	.logo img {
		margin-bottom: 15px;
	}
	
	.footer-headline {
		margin-left: -12px;
	}
	
	.kpvideo {
		padding-left: 15%;
		padding-right: 15%;
	}
}

@media screen and (max-width: 767px) {
	
	.preistraeger-grid .preistraeger-block:nth-child(2n+3) {  
	  clear: left !important;
	}
	
	.mb-10-r {
		margin-right: 10px;
	}
	
	.mb-10-l {
		margin-left: 10px;
	}
	
	.mb-20-r {
		margin-right: 20px;
	}
	
	.mb-20-l {
		margin-left: 20px;
	}
	
	.mb-10-l-r {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.logo img {
		margin-bottom: 15px;
	}
	
	.top-right {
		text-align: right;
	}
	
	.top-right a {
		text-decoration: none;
	}
	
	.monav {
		display: block;
		padding-top: 10px;
	}
	
	.monav a {
		margin-right: 10px;
	}
	
	.monav a:hover {
		color: black;
	}
	
	#map {
		height: 390px;
	}
	
	.footer-b ul.fa-ul {
		margin-left: 40px;
	}
	
	#FooterNav nav {
		
	}
	
	.bottom-footer {
		padding-bottom: 0;
	}
	
	.bottom-footer-left {
		padding-bottom: 20px;
		padding-top: 5px;
	}
	
	.bottom-footer-right nav a, 
	.bottom-footer-right nav a:link, 
	.bottom-footer-right nav a:visited {
		display: block;
		text-decoration: none;
		text-align: center;
		padding: 10px;
		margin-top: 1px;
		background-color: #7ac1eb;
		text-transform: none;
		border-top: 1px solid #cce9fa;
		font-size: 16px;
	}
	
	.bottom-footer-right nav a:hover, 
	.bottom-footer-right nav a:active {
		color: white;
		text-decoration: underline;
		background-color: #5a5a5a;
	}

}

@media screen and (max-width: 400px) {
	
	.top-header {
		position: relative;
		border-bottom: none !important;
	}
	
	.logo img {
		margin-bottom: 10px;
	}
	
	.normalskin .site-image-pane {
		padding-bottom: 150px;
	}
	
	.site-image-pane h1 {
		font-size: 25px;
	}
	
	.home-button-pane .fa {
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-o-transform: scale(0.6);
		transform: scale(0.6);
	}
	
	#map {
		height: 290px;
	}
}

@media screen and (min-width: 1025px) {
	
	.preistraeger-grid .preistraeger-block:nth-child(5n+6) {  
	  clear: left !important;
	}
	
	.dt-10-r {
		margin-right: 10px;
	}
	
	.dt-10-l {
		margin-left: 10px;
	}
	
	.dt-20-r {
		margin-right: 20px;
	}
	
	.dt-20-l {
		margin-left: 20px;
	}
	
	.dt-10-l-r {
		margin-left: 10px;
		margin-right: 10px;
	}

}



