
@media screen {
	::selection {
		background: #004ea1 !important;
		color: #fff !important;
	}
	::-moz-selection {
		background: #004ea1 !important;
		color: #fff !important;
	}
	html{
		overflow-x: hidden;
		width: 100vw;
	}
	/*.textMitBildLay{
		padding-top: 50px;
	}*/
	.c-desktop-logo {
		width: 90px;
	}

	.no_rescale img {
		width: auto;
		height: auto;
	}

	.autoscale img{
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}

	.container-fluid {
		padding:0px;
	}
	a {
		color: #004ea1; 
	}
	a:active, a:hover, a:focus {
		color: #3f444a; 
	}
	@media ( min-width: 992px ) {
		.c-logo {
			margin-left: 50px;
		}
	}
	@media ( max-width: 1199px ) {
		img{
			width: 100%;
			height: auto;
		}	
	}
	@media (max-width:767px) {
		.bilder.row div{
			margin-bottom: 0px;
		}
	}
	.c-desktop-logo-inverse{
		width: 80px;
	}

	.c-desktop-logo{
		width: 105px;
	}

	/*.c-layout-header .c-brand.c-pull-left{
		position: absolute;
	}*/
	/*.dropdown-menu {
		display: none !important;
	}*/
	/*.c-bg-parallax {
		margin-bottom:60px;
	}*/
	.c-lang:hover .dropdown-menu {
		display: block !important;
	}
	html.touch .c-lang.dropdown ul.dropdown-menu {
		margin-top: 28px !important;
	}
	.seiten {
		min-height: 50px;
	}
	.rescale img {
		width: 100%;
		height: auto;
	}
	.center *{
		text-align: center;
	}
	.center .c-bg-parallax .c-card{
		padding: 50px 20% !important;
	}
	@media ( max-width: 767px ) {
		.center .c-bg-parallax .c-card{
			padding: 25px 20px !important;
		}
	}
	  /**************/
	 /* navigation */
	/**************/

	.nav-news-infos ul{
		display: none !important;
	}

	.c-top-menu .c-link.dropdown-toggle {
	    color: #004ea1 !important;
	}
	.c-top-menu li.c-divider{
	    color: #004ea1 !important;
	}
	.c-top-menu li.c-active .c-link.dropdown-toggle, 
	.c-top-menu .c-link.dropdown-toggle:hover {
	    color: #8797ae !important;
	}


	  /***********/
	 /* anrisse */
	/***********/
	.anrisse ul.linkliste li a {
			width: 100%;
			text-align: left;
			padding-left: 30px !important;
			position: relative;
			background-color: #f6f8fa !important;
			color: #002f65;
			transition: .5s;
	}
	.anrisse ul.linkliste li a:hover {
			background-color: #002f65 !important;
			color:#ffffff;
	}
	.anrisse a::before {
		font-family: "fontello";
		content: '';
		display: block;
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translate(-50%,-50%);
		padding: 10px 0 9px 0;
		text-align: center;
		transition: .5s;
	}
	.anrisse a:hover:before {
		transform:translate(50%,-50%);
		/*transition: .5s;*/
	}
	.anrisse.container {
		margin-top: 35px;
	}
	.seiteSubseiten {
		margin-bottom: 35px;
	}
	

	  /**********/
	 /* FOOTER */
	/**********/

	footer div{
		line-height: 120%;
	}
	footer div.inhalte{
		padding:15px;
	}
	footer.c-bg-dark {
		background-image: none !important;
		background-color: #f2f3f8 !important;
	}
	.footer-bottom {
		border-top: 1px solid #002f65;
		padding-top: 50px
	}
	.footer-bottom .row div:nth-child(2){
		text-align: right;
	}
	.footer-bottom * {
		font-size: 16px;
	}
	/*
	.c-bg-parallax {
		padding: 0px !important;
	}
	*/           

} /* ENDE VON @media screen*/





























@media print {
	/*a[href]:after {
		content: "(" attr(href) ")";
		font-size: 9px;
	}*/
	body {
		color: #5c6873;
		font-family: "Titillium Web", sans-serif;
		font-weight: 300;
		font-size: 12px;
	}
	h1,h2,h3,h4,h5,h6 {
		color:#002f65;
	}

	.template_footer {
		border-top:1px solid #002f65;
	}

	img {
		width:100%;
		height:auto;
	}
	.bilderEintrag{
		width:60%;
		margin:0% 15%;

	}
	.clear{
		clear: both;
	}
	a {
		color:#002f65;
		text-decoration: none;
	}
	.header {
		position:relative;
		height:200px;
	}


	#logo {
		height: 200px;
		position: absolute;
		right: 0px;
	}

	#logo a img {
		height: 200px;
		width:auto;
	}

	#logo a[href]:after {
		content: "";
		display:none;
	}

	.pagename {
		text-align: left;
		/*text-transform: uppercase;*/
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0px;
		color: #002f65;
		font-size: 30px;
		max-width: 70%;
	}
	.footer-left {
		text-align: left;
		float: left;
		max-width:50%;
	}

	.footer-right {
		text-align: right;
		float: right;
		max-width:50%;
	}
}



  /***********************/
 /* Newsline-spezifisch */
/***********************/

.newslineEditLink a {
	display: block;
	clear: both;
	background-color: #c7e2ff;
	border: 1px solid #f0f0f0;
	padding: 3px;
	font-size: 11px;
	color: #4279bc;
	font-weight: bold;
	text-align: left;
}
.newslineEditLink img {
	width:10px;
	height: 10px;
}
.newslineEditLink a:hover {
	color: #4279bc;
	text-decoration: none;
}

.inhalte70Lay .bilderbox,
.inhalte75Lay .bilderbox {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.inhalte71Lay .bilderbox,
.inhalte76Lay .bilderbox {
		float: right;
		margin-left: 15px;
		margin-bottom: 15px;
}

.inhalte70Lay ul,
.inhalte75Lay ul,
.inhalte71Lay ul,
.inhalte76Lay ul {
	overflow: hidden;
}

.videosStandardLay {
	margin-bottom: 10px;
}


.c-layout-revo-slider-4 .c-main-title-circle {
	text-shadow: 0 0 20px rgb(0,0,0) !important;
}




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