@charset "UTF-8";

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

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

@media screen, projection {

/* ******************** BASICS ******************** */

/* 1. Correct text resizing in IE6/7 when body font-size is set in em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Noto Sans', Arial, sans-serif; color: #222; }
body { margin: 0; font-size: 81.25%; color: #303030; line-height: 1.4; }

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after { clear:both; content:"."; display:block; font-size:0; height:0; visibility:hidden; }

/* Diese Angabe benoetigt der Safari-Browser zwingend !! */
.clearfix { display:block; }

/* ******************** BASICS ******************** */

body { background-color: #a8cae6; }

header { background: url('/fileadmin/default/images/content/header_start.jpg') no-repeat center top #ffffff; height: 632px; }
header .container { background: url('/fileadmin/default/images/layout/bg_blau.png') repeat-x 0 bottom transparent; height: 632px; }

#headerContent { width: 990px; margin: auto; position: relative; }

/* Header-Bereich */
#logo { width: 322px; margin: auto; }
#stadt-bfh { color: #004a99; font-weight: bold; font-family: Noto Serif; font-style: italic; font-size: 92.3%; }
#search { position: absolute; top: 10px; right: 0; text-align: right; }
#search input[type=text] { float: left; padding: 4px; border: none; width: 230px; background: url('/fileadmin/default/images/layout/mainnav_bg.png') repeat; font-family: Noto Serif; font-style: italic; font-size: 84.6%; color: #8e909d; }
#search input[type=submit] { float: left; padding: 12px 7px; background: url('/fileadmin/default/images/layout/searchbutton.png') no-repeat center 7px; border: none; margin-left: -20px; font-size: 0; cursor: pointer; }

#service { text-align: center; margin-top: 10px; }
#service > div { display: inline-block; margin-right: 5px; }

#page { width: 990px; margin: -305px auto 30px; padding-bottom: 0px; position: relative; box-shadow: 1px 2px #7c95ab; }
#main, footer { background-color: #fff; }
#main { padding: 0 20px; }

/* Mainnav */
#mainnav { background: url('/fileadmin/default/images/layout/mainnav_bg.png') repeat; font-family: Noto Sans; font-weight: bold; padding-top: 10px; }
#mainnav ul { margin: 0 auto; padding: 0; list-style-type: none; }
#mainnav ul.ebene1 { text-align: center; }
#mainnav a { font-family: Noto Sans; font-style: bold; }
#mainnav .ebene1>li { display: inline-block;  }
#mainnav .ebene1>li>span>a { display: block; text-transform: uppercase; color: #303030; padding: 38px 8px 7px; }
#ie8 #mainnav .ebene1 > li > span > a { padding: 38px 11px 7px; }
#mainnav .ebene1>li.hasChild:hover { background: url('/fileadmin/default/images/layout/mainnav-pfeil.png') no-repeat center bottom; }
#mainnav .ebene1>li>span>a:hover { color: #004a99; }
#mainnav .ebene2 a { color: #fff; }

#mainnav .ebene3>li { display: block; text-align: left; }

#mainnav .bergwerk > a { background: url('/fileadmin/default/images/layout/mainnav_salzbergwerk.png') no-repeat center top; }

#mainnav .fahrrad > a { background: url('/fileadmin/default/images/layout/mainnav_aktivitaeten.png') no-repeat center top; }

#mainnav .besteck > a { background: url('/fileadmin/default/images/layout/mainnav_gastronomie.png') no-repeat center 3px; }
#mainnav .stern > a { background: url('/fileadmin/default/images/layout/mainnav_sehenswertes.png') no-repeat center 3px; }
#mainnav .pfeil > a { background: url('/fileadmin/default/images/layout/logo_kinder_mini2.png') no-repeat center 3px; }
#mainnav .brief > a { background: url('/fileadmin/default/images/layout/mainnav_kontakt.png') no-repeat center 9px; }

#mainnav .info > a { background: url('/fileadmin/default/images/layout/mainnav_wissenswertes.png') no-repeat center 1px; }

#mainnav ul.ebene2 { display: none; }
#mainnav .ebene1>li:hover ul.ebene2 { display: block; position: absolute; top: 72px; left: 0; width: 100%;  z-index: 50;
background: #6886be;
background: -moz-linear-gradient(top, #6886be, #00529e);
background: -webkit-gradient(linear, left top, left bottom, from(#6886be), to(#00529e));
-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr= #6886be, endColorstr= #00529e)';
opacity: 0.95;
}
#mainnav .ebene2 .cont { padding: 20px 20px 30px; overflow: auto; }
#mainnav ul.ebene2>.cont>li { width: 200px; float: left; margin-right: 30px; overflow: hidden; text-align: left; }
#mainnav ul.ebene2>.cont>li>a { color: #fff; font-weight: bold; display: block; border-bottom: 1px solid #7596c6; padding-bottom: 4px; }
#mainnav ul.ebene3>li>a { color: #fff; font-weight: normal; border-bottom: 1px solid #7596c6; display: block; padding: 4px 0 4px 10px; background: url('/fileadmin/default/images/layout/subnav-pfeil.png') no-repeat left center; }
#mainnav ul.ebene3>li>a:hover { color: #dae1f0; }
#mainnav ul.ebene3>li>a.cur, #mainnav ul.ebene3>li>a.act { color: #dae1f0; font-weight: bold; }
#subnav { display: none; }

#mainnav .teaserimg { border-top: 1px solid #7596c6; margin-top: 4px; padding-top: 10px; }
#mainnav .teaserimg img { margin-bottom: 0; }
#mainnav ul.ebene2>.cont>li.noSub>a { border: 0; }

/* Breadcrumb-Navigation */
#breadcrumb { padding: 8px 20px 6px 20px; border-bottom: 1px solid #dadada; font-size: 92.3%; color: #7c7c7c; background-color: #fff; font-family: Noto Serif; font-style: italic; }
#breadcrumb span { font-family: Noto Sans; font-style: normal; color: #9c9c9c; }
#breadcrumb a {  color: #7c7c7c; }
#breadcrumb a:hover { color: #303030; }

/* Maincontent */
#mainContent { padding: 20px 0 20px; border-bottom: 1px solid #dadada; margin-bottom: 30px; }
#mainContent a { font-style: italic; }
#leftCol { width: 625px; float: left; }
#rightCol { width: 300px; float: right; }

/* Rechte Box */
#rightCol-box { background: url('/fileadmin/default/images/layout/transparenz-box.png') repeat; padding: 20px 40px 20px 20px; margin: 0 -40px 20px 0px; color: #7c7c7c; box-shadow: 2px 2px 0 #dadada; }
#rightCol-box img { float: left; margin-right: 10px; }
#rightCol-box p { margin-bottom: 30px; font-size: 92.3%; }
#rightCol-box .csc-frame-rulerAfter { margin-bottom: 30px; padding-bottom: 0; }

/* Facebook */
#facebook-share { text-align: center; color: #7c7c7c; padding-bottom: 20px; }
.fb-like { width: 500px; height: 50px; }

/* Footer */
footer { background: url('/fileadmin/default/images/layout/footer_bg.jpg') no-repeat; height: 140px; padding: 20px; position: relative; }
footer h3 { border-bottom: 2px solid #729fc9; margin-bottom: 25px; }
#metanav { position: absolute; right: 20px; top: 20px; }
#metanav ul { margin: 0; list-style-type: none; }
#metanav li { float: left; margin-left: 10px; }
#metanav a { font-family: Noto Serif; font-style: italic; color: #004a99; }
#metanav a:hover { color: #303030; }

/* iFrame */
#leftCol #c59 iframe { width: 625px; border: 0; min-height: 1100px; }


/* Inhalte */
h1 { font-family: Noto Sans; font-size: 238.5%; color: #004a99; font-weight: normal; margin: 0; }
h2 { font-family: Noto Serif; font-style: italic; font-size: 123.1%; color: #7c7c7c; margin: 0; }
h3 { font-weight: bold; font-size: 115.4%; text-transform: uppercase; border-bottom: 2px solid #dadada; margin-top: 0; }

.csc-frame-frame1 { background: url('/fileadmin/default/images/layout/transparenz-box.png') repeat; padding: 20px 10px 20px 40px; margin: 0 0 30px -40px; width: 88%; box-shadow: 2px 2px 0 #dadada; }
.csc-frame-rulerAfter { border-bottom: 1px solid #dadada; padding-bottom: 10px; margin-bottom: 40px; }


.spezial { font-family: Noto Serif; font-style: italic; color: #7c7c7c; }

a { font-family: Noto Serif; color: #004a99; text-decoration: none; }
a:hover { color: #303030; }
a.mail { font-family: Noto Serif; font-style: italic; color: #004a99; }
a.mail:hover { color: #303030; }
a.download { font-style: italic; padding: 6px 0 6px 35px; background: url('/fileadmin/default/images/layout/download-icon.png') no-repeat left center; }
a.alle { position: absolute; right: 0; top: 2px; font-family: Noto Serif; font-style: italic; color: #004a99; }
a.alle:hover { color: #303030; }

img { border: none; max-width: 100%; width: auto; height: auto; }

hr { border: none; border-top: 1px solid #dadada; height: 1px; color: #dadada; }

.contenttable { width: 100%; border-collapse: collapse; margin-bottom: 40px; }
.contenttable p { margin: 0; }
.contenttable tr { border-bottom: 1px solid #dadada; }
.contenttable td { padding: 10px 0; }
.contenttable td:first-child { padding-right: 20px; font-weight: bold; vertical-align: top; }

dd { margin-left: 0; color: #7c7c7c; font-size: 92.3%; padding-top: 3px; }

#leftCol object { z-index: 0; position: relative; }

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-left .csc-textpic-imagewrap { max-width: 100%; }


/* Bildergalerie YAG */
.tx-yag-pi1 { margin-top: 25px; }
.tx-yag-breadcrumbcomtainer { margin-bottom: 15px; }
.tx-yag-pi1 .tx-yag-items .tx-yag-gallery-thumb-outerframe,
.tx-yag-pi1 .tx-yag-items .tx-yag-album-thumb-outerframe { width: 100% !important; float: none; overflow: auto; margin-bottom: 0; }
.tx-yag-thumb-innerframe { padding-bottom: 15px; }
.tx-yag-item-thumb-outerframe  img { width: 125px !important; height: auto !important; }
.tx-yag-thumb-innerframe img, .tx-yag-image img {
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	margin: 1px;
	padding: 5px;
	width: auto;
}
.tx-yag-gallery-galleryinfo {
	padding-left: 10px;
	float: left;
	width: 50%;
	margin-left: 0;
}
.tx-yag-gallery-gallerycaption { font-size: 1.4em; }
.tx-yag-gallery-albumcount { font-size: 0.8em; color: #505050; }
.tx-yag-gallery-gallerydescription { padding-top: 10px; }

.tx-yag-album-albuminfo { clear: left; margin-left: 0; padding-left: 10px; }
.tx-yag-album-albumcaption { font-size: 1.4em; font-style: normal; color: #303030; }
.tx-yag-album-itemcount {
	margin-top: 3px;
	font-size: 0.8em;
	color: #505050;
}
.tx-yag-gallery-albumdescription { padding-top: 10px; }

.yag-list-wrap ul { margin:0;padding:0;}
.yag-item-thumb-outerframe { margin: 0; }

}

/* WEBCAM - SOLEFREIBAD */
.page_webcam {}
.page_webcam .div_webcam {margin:15px 0; text-align:center;}
.page_webcam .img_webcam {width:295px; height:220px; padding:2px; border:0px solid black;}
.page_webcam .animation {font: bold 1em Tahoma; color:#0096E1; position:relative; left:130; margin-bottom:1em;}

/*
 | - - Forms
*/

.csc-mailform form>ol {
	list-style-type:none;
}

div.csc-mailform li label {
	width:220px;
	position:relative;
}

div.csc-mailform li label em {
	display:inline;
	color:#b11616;
	margin-left:3px;
}

.csc-mailform .csc-form-element {
	margin-bottom:4px;
}

.csc-mailform .csc-form-element input[type="text"],
.csc-mailform .csc-form-element input[type="password"],
.csc-mailform .csc-form-element textarea {
	font-size: 11px;
	color: #000000;
	border: 1px solid #004a99;
	height: 15px;
	margin: 0;
	padding: 3px 5px;
	width:200px;
}

.csc-mailform .csc-form-element textarea {
	height:auto;
}

.csc-mailform .csc-form-element.csc-form-element-submit input {
	font-family: Noto Sans, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	border: none;
	margin: 0 0 5px;
	padding: 5px 10px;
	background: #6886be;
	background: -moz-linear-gradient(top, #6886be, #00529e);
	background: -webkit-gradient(linear, left top, left bottom, from(#6886be), to(#00529e));
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr= #6886be, endColorstr= #00529e)';
	cursor: pointer;
}


@media print {

header, #headerContent, .ebene1, #mainnav, #breadcrumb, footer, #facebook-share, .tx-imagecarousel-pi1 { display: none; }
#leftCol, #rightCol { float: none; width: auto; }

h1 { font-family: Noto Sans; font-size: 30px; color: #004a99; font-weight: normal; margin: 20px 0 0 0; }
h2 { font-family: Noto Serif; font-style: italic; font-size: 18px; color: #7c7c7c; margin: 0 0 20px 0; }
h3 { font-style: bold; font-size: 15px; text-transform: uppercase; border-bottom: 2px solid #dadada; margin-top: 20px; }
#main { font-family: Noto Sans, sans-serif; }

#rightCol-content div.csc-textpic-intext-right div.csc-textpic-imagewrap { float: left; }

a { color: #303030; text-decoration: underline; }

iframe {
  width:100% !important;
  min-height:1100px !important;
  border:none;
}

}

.csc-textpic-caption{
margin-left:5px;

}

.imagecarousel .slick-track {
	background: #89AFD2;
}

.imagecarousel div{
	padding: 5px;
}

.tx-indexedsearch-searchbox fieldset {
	border: none;
	padding: 0;
}

.form-group {
	padding: 5px 0;
}

.form-group .help-block {
	display: none;
}

.form-group label {
	float: left;

	width: 130px;
}

.input input, .input textarea {
	width: 200px;
	border: 1px solid #004a99;
	padding: 5px;
}

.slick-arrow {
	border: none;
	background-color: rgba(255,255,255, .9);
	color: transparent;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}

.slick-arrow:hover {
	cursor: pointer;
}

.slick-prev {
	left: 0;
}

.slick-prev::after {
	content: '<';
	color: #4b78b5;
	position: absolute;
	text-align: center;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	font-size: 17px;
	font-weight: bold;

}

.slick-next {
	right: 0;
}

.slick-next::after {
	content: '>';
	color: #4b78b5;
	position: absolute;
	text-align: center;
	bottom: 50%;
	left: 50%;
	font-size: 17px;
	font-weight: bold;
	transform: translate(-50%, 50%);
}

footer .youtube {
	position: absolute;
	right: 20px;
	top: 60px;
}

footer .youtube img {
	width: 100px;
}
