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

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('_fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('_fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

* {
	margin:0;
	padding:0;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#eef3fa;
	background-color:#ffffff;

	background-image: url(gfx/hg.png);
	background-repeat:repeat-y;
	background-position: center 0px;


}
img { 
	border:0;
	border-style: none;
	padding:0px;
	margin:0px;
	line-height:0px;
}
#container {
	min-height:100%;
	position:relative;
}
.xcontainer {
	margin:0 auto;
	position:relative;
	text-align:left;
	max-width:972px;
	clear:left;


}
#log {
	position:absolute;
	left:3px;
	top:0px;

	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-weight:400;
	font-size: 10px;
	color: #a0a0a0;
	line-height:14px;
}

.ku {
	white-space:nowrap;
}
/* -------------------------------------------------- */
#unten {
	position:absolute;
	bottom:10px;
	width:100%;
	background-color:#244a8b;

	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-weight:400;
	font-size: 11px;
	color: #ffffff;
	line-height:16px;
	padding-top:4px;
	padding-bottom:4px;
	max-height:500px;
}
#unten p {
	padding-left:10px;
}
#unten1 {
	position:absolute;
	left:0px;
	top:0px;
	width:964px;
	height:80px;
}
#unten a {
	text-decoration:none;
	color:#ffffff;
}
#unten a:hover {
	text-decoration:underline;
}

/* -------------------------------------------------- */
#menue {
	position:relative;
	background-color:#244a8b;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #ffffff;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}
#menue1 {
	margin-left:0px;
}
#menue_weiss {
	position:absolute;
	width:100%;
	height:1px;
	background-color:#ffffff;
	left:0px;
	top:0px;
}
.menue,.menue_aktiv {
	color:#ffffff;
	background-color:#244a8b;
	width:105px;
	display:block;
	border:1px solid #ffffff;
	float:left;
	text-decoration:none;
	text-align:center;
	margin-right:-1px;
	margin-bottom:-1px;
	height:22px;
	overflow:hidden;
}
.menue:hover {
	background-color:#5a81c2;
}
.menue_aktiv {
	background-color:#5a81c2;
}



/* -------------------------------------------------- */
#oben {
	position:relative;
	margin-left:200px;
	padding-top:30px;
	padding-bottom:38px;
}
#oben1 {
	position:absolute;
	left:-100px;
	top:18px;
}

#freiwillige_feuerwehr {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size: 32px;
	color:#244a8b;
	line-height:34px;
}
#freiwillige_feuerwehr a {
	color:#244a8b;
	text-decoration:none;
}
/* -------------------------------------------------- */
#jubil {
	position:absolute;
	top:27px;
	width:75px;
	right:30px;
}
#jubil img {
	width:100%;
	height:auto;
}
@media all and (max-width:980px) {
	#freiwillige_feuerwehr {
		width:300px;
	}
	#jubil {
		width:120px;
		right:auto;
		left:270px;
	}
}
@media all and (max-width:620px) {
	#jubil {
		width:120px;
		right:10px;
		left:auto;
	}
}
@media all and (max-width:560px) {
	#jubil {
		left:auto;
		right:5px;
		top:41px;
		width:90px;
	}
}

@media all and (max-width:520px) {
	#freiwillige_feuerwehr {
		font-size: 26px;
		line-height:28px;
	}
	#oben1 {
		left:-90px;
		top:38px;
	}
}
@media all and (max-width:399px) {
	#jubil {
		display:none;
	}
}
/* -------------------------------------------------- */
#mitte {
	margin-top:50px;
	margin-left:300px;
	margin-right:11px;

	padding-bottom:90px;
}
.kasten1 {
	border:1px solid #c0c0c0;
	padding:11px;
	background-color:#ffffff;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #404040;
	line-height:18px;

	
}
.kasten1 p {
	font-size: 12px;
}
.kasten1 h2 {
	font-size: 14px;
	color:#ffffff;
	margin-bottom:10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#244a8b;
}
.kasten1 h3 {
	font-size: 13px;
	color:#ffffff;
	margin-bottom:-10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#244a8b;
}
.kasten1 a {
	color:#244a8b;
	text-decoration:none;
}
.kasten1 a:hover {
	text-decoration:underline;
}
/* -------------------------------------------------- */
#auswahl {
	position:absolute;
	left:11px;
	top:0px;
	cursor:pointer;
}
#umenue0 {
	position:absolute;
	top:-20px;
	left:0px;
	overflow:hidden;
	width:260px;


}
.umenue_zusatz {
	font-weight:700;
	padding-left:10px;
	padding-bottom:6px;
}
#umenue {
	position:relative;
	left:11px;
	width:240px;
	background-color:#244a8b;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 11px;
	color: #ffffff;
	line-height:19px;
margin-top:20px;
	padding-top:30px;
	padding-bottom:20px;
}
.umenue,.umenue_aktiv {
	padding-left:10px;
	padding-right:0px;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
.umenue:hover {
	background-color:#5a81c2;
}
.umenue_aktiv {
	background-color:#5a81c2;
}
.umenue_strich {
	position:relative;
	height:1px;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
}
.umenue_pfeil {
	margin-right:8px;
}
#umenue_ue {
	position:absolute;
	left:30px;
	top:-10px;
	background-color:#5a81c2;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 11px;
	color: #ffffff;
	line-height:19px;

	padding-left:20px;
	padding-right:20px;
}
/* -------------------------------------------------- */
.fotovorschau {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:6px;
	margin-bottom:6px;
}
/* -------------------------------------------------- */
#leiste {
	position:relative;
	width:100%;
	height:97px;
	margin-top:1px;
	overflow:hidden;
}
#leiste1 {
	position:absolute;
	left:0px;
	width:2000px;
}
.leiste {
	position:relative;
	float:left;

}
/* -------------------------------------------------- */
.foto_rechts {
	margin-left:20px;
	margin-bottom:10px;
}
/* -------------------------------------------------- */
.tab1 {
	table-layout:fixed;
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	width:100%;
	margin-bottom:8px;
}

.tab1 td { 

	border:1px solid #a0a0a0; 
	vertical-align:top; 

	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 11px;
	color: #000000;
	line-height:15px;

	word-wrap:break-word;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#kalender {
	margin-top:50px;
	margin-left:11px;
	margin-right:11px;
	padding-bottom:90px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #404040;
	line-height:18px;

}
#kalender a {
	background-color:#5a81c2;
	color:#ffffff;
	display:block;
	text-decoration:none;
	height:15px;
	overflow:hidden;
	margin-bottom:1px;
}
#kalender a:hover {
	background-color:#244a8b;
}
.kalender_datum {
	position:relative;
	height:18px;
	width:25px;
	text-align:center;
}
.kalender_neu {
	position:absolute;
	right:0px;
	top:0px;
	background-color:#5a81c2;
	cursor:pointer;

	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size: 11px;
	color: #ffffff;

	line-height:9px;
	height:11px;
	overflow:hidden;

	margin:0px;
	padding:0px;
	padding-left:1px;
	padding-right:1px;
}
.kalender_neu:hover {
	background-color:#244a8b;
}
.kalender_neu a {
	text-decoration:underline;
}
#kalender h2 {
	font-size: 14px;
	margin-bottom:10px;

	color:#244a8b;
}
#kalender h2 a {
	display:inline;
	background-color:#ffffff;
}
#kalender h2 a:hover {
	background-color:#ffffff;	
}
/* -------------------------------------------------- */
.tab2 {
	table-layout:fixed;
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	width:100%;
	margin-bottom:8px;
	min-width:600px;
}
.tab2 tr {
	height:100px;
}
.tab2 td { 

	border:1px solid #a0a0a0; 
	vertical-align:top; 

	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 11px;
	color: #000000;
	line-height:15px;

	word-wrap:break-word;
	word-break:break-all;
}
/* -------------------------------------------------- */
.textfeld {
	color: #000000; 
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0; 

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;

	padding:0px;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:2px;

	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.textarea1 {
	position:relative;

	resize: none; 
	color: #000000; 
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0; 
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;

	padding:0px;
	margin:0px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.buttongfx {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:15px;
	height:20px;
	font-size: 13px;
	color: #ffffff;
	padding:1px;
	margin:0px;
	padding-left:4px;
	padding-right:4px;
	background-color:#244a8b;
	border: 0px;
	cursor:pointer;
}
.buttongfx:hover {
	background-color:#547abb;
}
/* -------------------------------------------------- */
#kalender_details {
	position:absolute;
	top:20px;
	width:80%;
	margin-left:20px;
	margin-right:40px;

	border:1px solid #000000;
	padding:11px;
	background-color:#c3ccdb;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #404040;
	line-height:18px;
	display:none;
	
}
#kalender_details p {
	font-size: 12px;
}
#kalender_details h2 {
	font-size: 14px;
	color:#ffffff;
	margin-bottom:10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#244a8b;
}
/* -------------------------------------------------- */
#symbol_fb {
	position:absolute;
	right:3px;
	top:3px;
}
#symbol_yt {
	position:absolute;
	right:28px;
	top:3px;
}
#symbol_sz {
	position:absolute;
	right:92px;
	top:3px;
	width:500px;
	text-align:right;
}
@media all and (max-width:400px) {
	#symbol_fb, #symbol_yt {
		top:25px;
	}
	#symbol_sz {
		right:auto;
		right:3px;
	}
	#freiwillige_feuerwehr {
		margin-left:-70px;
		top:44px;

	}
	#oben1 {
		
		
	}
}
/* -------------------------------------------------- */
#mannschaft {
	margin-top:50px;
	margin-left:11px;
	margin-right:11px;
	padding-bottom:20px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #000000;
	line-height:18px;
	text-align:center;

}
.mannschaft_eintrag {
	display: inline-block;
	text-align:left;
	position:relative;
	width:170px;
	height:190px;
	background-color:#f0f0f0;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:130px;
	border: 1px solid #b0b0b0;
}
.mannschaft_foto {
	position:absolute;
	left:5px;
	top:5px;
	width:119px;
	height:179px;
	overflow:hidden;
}
.mannschaft_text {
	position:absolute;
	left:130px;
	top:5px;

}
#mannschaft h2 {
	font-size: 14px;
	color:#ffffff;
	margin-bottom:10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#244a8b;
}
#partner {
	position:relative;
	margin-top:50px;
	margin-left:11px;
	margin-right:11px;
	padding-bottom:80px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #000000;
	line-height:18px;


}
#partner h2 {
	font-size: 14px;
	color:#ffffff;
	margin-bottom:10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#244a8b;
}
.partner {
	position:relative;
	float:left;
	width:220px;
	height:160px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
	border:1px solid #e0e0e0;

}
.partner1 {
	position:absolute;
	left:10px;
	top:10px;
}
/* -------------------------------------------------- */
.fotogalerie {
	position:relative;
	width:100%;


}
.fotogalerie_eintrag {
	position:relative;
	padding:0px;
	margin:0px;
	margin-right:8px;
	margin-bottom:8px;


	width:98px;
	height:72px;
	background-color:#e0e0e0;
	float:left;
}

#galzoom {
	position:fixed; 
	left:0px;
	top:0px;
	width:100%; 
	height:100%;
	z-index:10003;
	display:none;
}
/* -------------------------------------------------- */
#zoompfeil_links {
	position:absolute;
	left:10px;
	top:40px;
	width:29px;
	height:75px;
	background-image: url(gfx/galpfeil_links.png?id=1);
	cursor:pointer;
}
#zoompfeil_rechts {
	position:absolute;
	left:10px;
	top:40px;
	width:29px;
	height:75px;
	background-image: url(gfx/galpfeil_rechts.png?id=1);
	cursor:pointer;
}


#zoomx {
	position:absolute;
	left:10px;
	top:10px;
	background-image: url(gfx/zoomx.png?id=1);
	width:24px;
	height:24px;
	cursor:pointer;
}
#zoomfotoinhalt {
	position:absolute;
	left:0px;
	top:0px;
}
.zoomfotoeintrag {
	position:absolute;
	width:700px;
	height:500px;
	left:0px;
	top:0px;
	overflow:hidden;
}
.zoomfotoeintrag1 {
	position:absolute;
	left:0px;
	top:0px;
}
.zoomtext {
	text-align:left;
	position:absolute;
	bottom:0px;
	width:690px;
	font-family: 'Ubuntu', Verdana;
	text-decoration: none;
	font-weight:500;
	font-size: 14px;
	color: #000000;
	line-height:16px;
	letter-spacing: 0px;
	text-decoration:none;

	padding-bottom:4px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;

	background-image: url(gfx/zoomblende.png);
	background-repeat:repeat;
}
.zoomcredits {
	color: #404040;
}
#blende {
	position:fixed; 
	width:100%; 
	height:100%;
	z-index:10000;
	display:none;
}

#blende1 {
	position:fixed; 
	width:100%; 
	height:100%;
	z-index:10001;
}
/* -------------------------------------------------- */
#start {
	position:relative;
	margin-top:50px;
	margin-left:11px;
	margin-right:11px;
	padding-bottom:80px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #000000;
	line-height:18px;
	min-height:320px;
}
#startlinks {
	position:absolute;
	left:8px;
	top:0px;
}
#start1 {
	position:relative;
	left:0px;
	border:1px solid #808080;
	margin-bottom:6px;
}
#start2 {
	position:relative;
	left:0px;
	margin-bottom:6px;
}
#start3 {
	position:relative;
	width:114px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:4px;
	left:0px;
	border:1px solid #808080;
	margin-bottom:6px;
	line-height:17px;
}
#start3 h2 {
	font-size:13px;
	font-weight:700;
	margin-bottom:1px;
	color:#b51000;
	margin-top:-4px;
}

#start4 {
	position:relative;
	width:114px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:4px;
	left:0px;
	border:1px solid #808080;
	font-size:12px;
	line-height:15px;
	padding-right:2px;
	font-size:10.5px;
	word-wrap:break-word;
	margin-bottom:6px;
}
#start4 h2 {
	font-size:12px;
	font-weight:700;
	margin-bottom:1px;
	color:#244a8b;
	margin-top:-1px;
}
#start4 a {
	color:#244a8b;
	font-weight:700;
	text-decoration:none;
}
#start4 a:hover {
	text-decoration:underline;
}
#start5 {
	position:relative;
	width:122px;
	height:20px;
	overflow:hidden;
}
#start6 {
	position:relative;
	width:114px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:4px;
	left:0px;
	border:1px solid #808080;
	font-size:12px;
	line-height:15px;
	padding-right:2px;
	font-size:10.5px;
	word-wrap:break-word;
	margin-bottom:6px;
}
#start6 h2 {
	font-size:12px;
	font-weight:700;
	margin-bottom:1px;
	color:#244a8b;
	margin-top:-1px;
}
#start6 a {
	color:#244a8b;
	font-weight:700;
	text-decoration:none;
}
#start6 a:hover {
	text-decoration:underline;
}



.dropdown {
	background-color: #f0f0f0; 
	resize:none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding:0px;
	margin:0px;
	padding-left:2px;
	border: 1px solid #c0c0c0;
}
.terminexport {
	background-color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #000000;
}
.terminexport a {
	background-color:#000000;
}
/* -------------------------------------------------- */
#playpause {
	position:absolute;
	right:8px;
	width:100px;
	top:-16px;
	text-align:right;
	cursor:pointer;
	font-size:11px;
}
/* -------------------------------------------------- */
#kommandant {
	margin-top:50px;
	margin-left:11px;
	margin-right:11px;
	padding-bottom:20px;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #000000;
	line-height:18px;
	text-align:center;

}
.kommandant_eintrag {
	position:relative;
	min-height:190px;
	background-color:#f0f0f0;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;

	border: 1px solid #b0b0b0;
}
.kommandant_foto {
	position:absolute;
	left:5px;
	top:5px;
	width:119px;
	height:179px;
	overflow:hidden;
}
.kommandant_text {
	position:relative;
	margin-left:140px;
	margin-top:5px;
	word-wrap:break-word;
	margin-right:10px;
}
#kommandant h2 {
	font-size: 14px;
	color:#ffffff;
	margin-bottom:10px;

	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#244a8b;
}
/* -------------------------------------------------- */
#spenden {
	position:fixed;
	right:-330px;
	max-width:300px;
	bottom:40px;
	padding:8px;
	background-color:#4674c2;
	color:#ffffff;

	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:16px;
	border:1px solid #ffffff;
}
#spenden h2 {
	font-size:18px;
	line-height:22px;
	color:#ffffff;
	font-weight:700;
	margin-bottom:6px;
}
#spenden p {
	margin-bottom:6px; 
}
/* -------------------------------------------------- */
#baustein {
	position:fixed;
	right:235px;
	bottom:45px;
	width:200px;
	height:288px;
	text-align:center;
	border:4px solid #244a8b;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	background-color:#ffffff;
	border-radius:10px;
	overflow:hidden;
}
#baustein img {
	width:100%;
	height:auto;
}
#baustein p {
	padding:10px;
	color:#244a8b;
}
#baustein a {
	padding-top:20px;
	padding-bottom:10px;
	display:block;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#baustein a span {
	background-color:#244a8b;
	padding:3px;
	padding-left:16px;
	padding-right:16px;
	border-radius:5px;
}
#baustein_x {
	background-image: url(gfx/x.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	right:-4px;
	top:-4px;
	width:37px;
	height:37px;
	cursor:pointer;
}
@media all and (max-height:400px) {
	#baustein {
		bottom:10px;
	}
}

/* -------------------------------------------------- */
#ank {
	position:fixed;
	right:20px;
	bottom:45px;
	max-width:200px;
	text-align:center;
	border:4px solid #244a8b;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	background-color:#ffffff;
	border-radius:10px;
	overflow:hidden;
}
#ank img {
	width:100%;
	height:auto;
}

#ank_x {
	background-image: url(gfx/x.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	right:-4px;
	top:-4px;
	width:37px;
	height:37px;
	cursor:pointer;
}

@media all and (max-height:400px) {
	#ank {
		bottom:10px;
	}
}
@media all and (max-width:480px) {
	#baustein {
		right:20px;
		bottom:350px;
	}
}

/* -------------------------------------------------- */