﻿@charset "utf-8";
/* Einfache flie&szlig;ende Medien
   Hinweis: F&uuml;r flie&szlig;ende Medien m&uuml;ssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	top: 0px;
}
/* IE 6 unterst&uuml;tzt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}





/*
	Dreamweaver-Eigenschaften f&uuml;r flie&szlig;ende Raster
	----------------------------------
	dw-num-cols-mobile:		7;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout f&uuml;r Mobilger&auml;te: 480 px oder weniger. */
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.4%;
	padding-left: 1.3%;
	padding-right: 1.3%;
	vertical-align: text-top;
	position: static;
	z-index: 0;
}

#text {
	position: absolute;
	height: 100px;
	width: 500px;
	left: -3500px;
}
#navmobi {
	border-radius: 5px;
	-moz-border-radius: 5;
	-webkit-border-radius: 5;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	text-align: center;
	font-variant: small-caps;
	background-color: #202020;
	min-width: 100px;
	border: 1px solid #666666;
	padding: 5px;
	z-index: 1000;
	top: 60px;
	margin-top: 10px;
}
#navmobi:hover {
	border: 1px solid #A39F14;
	background-color: #333333;
}
#navmobi:hover a {
	display: block;
	color: #EAEA00;
}
#navmobi MenuPanelContent:hover a {
	display: block;
}
#bogunt {
	float: left;
	width: 100%;
	height: 90px;
	left: 0px;
	position: absolute;
	top: 1370px;
	background-position: center bottom;
	background-image: url("images/bogunt1a.png");
	z-index: 20000;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
}
#untenreihe{
	width: 100%;
	height: auto;
	left: 0px;
	position: absolute;
	top: 940px;
	z-index: 99;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #0066FF;	
	padding-bottom: 50px;
}
#hgreihe{
	width: 100%;
	height: 450px;
	left: 0px;
	position: absolute;
	top: 940px;
	z-index: 20;
	padding-bottom: 50px;
	background-image: url(images/bg/navhg4.png);
}
#fanartikel{
	position: static;
	width: 60%;
	height: 160px;
	z-index: 2000;	
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#fanartikel img{
	width: 80%;
	height: auto;
	margin-top: 35px;
}
#partysongs{
	position: static;
	width: 60%;
	height: 160px;
	z-index: 2000;	
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;	
}
#partysongs img{
	width: 80%;
	height: auto;
	margin-top: 35px;
}
#feuerwehr{
	position: static;
	width: 60%;
	height: 160px;
	z-index: 2000;	
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;	
}
#feuerwehr img{
	width: 80%;
	height: auto;
	margin-top: 35px;
}
#unten-mob {
	float: left;
	width: 100%;
	height: auto;
	left: 0px;
	position: absolute;
	top: 1460px;
	background-color: #003366;
	margin: 0;
	z-index: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(images/bg/hg2.jpg);	
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #0066FF;	
}
#unten-desk {
	left: -2000px;
	position: absolute;
	}
#unten-tab {
	left: -2000px;
	position: absolute;
	height: 20px;
	}	
#navigation {
	position: relative;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}
#navu1 {
	position: static;
	z-index: 50;
	height: auto;
	top: 10px;
	width: 90%;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #000033;
}
#navu2 {
	position: static;
	z-index: 50;
	width: 90%;
	height: auto;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}
#navu3 {
	position: static;
	z-index: 50;
	width: 90%;
	height: auto;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}	
#fadeshow1 {
	position: static;
	top: 50px;
	left: -35px;
	z-index: 20;
	width: 450px;
	height: 450px;
	background-color: transparent;
	padding: 0px;
}
#fadeshow1 .gallerylayer img{ /* make all images inside fadeshow scale to a percentage of slideshow width and/or height */
max-width: 85%; /*less than 100% may also reduce the height of the images inside the div having id="fadeshow", but the size of the div itself will remain unchanged*/
}

#audio{
	position: absolute;
	top: 540px;
	width: 100%;
	height: 50px;
	z-index: 2000;
	left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/bg/hg-audio.png);
	background-repeat: repeat-x;	
}
#player{
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.img{
	margin-top: 6px;
}
#audio_with_controls{
	width: 170px;
	float: right;
	background-image: url("images/bg/navhg3.png");
	margin-right: 5px;
}
#bogob {
	float: left;
	width: 100%;
	height: 200px;
	left: 0px;
	position: fixed;
	top: 0px;
	background-position: center top;
	background-image: url("images/bogob1a.png");
	z-index: 90;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotab {
	position: absolute;	
	left: -5000px;
}
#logodesk {
	position: absolute;	
	left: -5000px;
}
#logomob {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 1000;
}
#logo-a {
	position: relative;	
	width: 411px;
	height: 58px;
	left: -10px;
	top: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menubox {
	width: 100%;
	position: fixed;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 5500;	
	}
#scrollab {
	width: 240px;
	height: auto;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border: 1px dotted #CCFFFF;
	font-weight: bold;
	background-color: #0066CC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: 0.1em;
	box-shadow: 5px 8px 15px #330000;
	webkit-box-shadow: 5px 8px 15px #330000;
	moz-box-shadow: 5px 8px 15px #330000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 50001;
	}
#scrollab a {
	width: 240px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-left: 90px;
	}
#scrollab:hover, #scrollab:active {
	width: 240px;
	color: #0066CC;
	background-color: #CCFFFF;
	font-weight: bold;
	border: 2px dotted #0066CC;
	}	
#scrollab a:hover, #scrollab a:active {
	color: #0066CC;
}
.Stil1 {
	font-size: 0.8em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
#infolinks{
	left:-5000px;
	position: absolute;
}
#infolinksmob{
	width: 170px;
	position: absolute;
	z-index: 80;
	margin-top: 190px;
	float: left;
	left: 5%;
	padding: 0px;
}
#inforechts {
	width: 170px;
	position: relative;
	z-index: 80;
	right: -20px;
	margin-top: 190px;
	float: right;
}
	
#nav li {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#nav li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	text-transform: none;
	font-variant: normal;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 2.5em;
	font-style: normal;
	margin-left: -30px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}


	
/* Layout f&uuml;r Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout f&uuml;r Mobilger&auml;te. */

@media only screen and (min-width: 481px) {


.Stil1 {
	font-size: 0.8em;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
#unten-tab {
	float: left;
	width: 100%;
	height: auto;
	left: 0px;
	position: absolute;
	top: 1600px;
	background-image: url(images/bg/hg2.jpg);
	margin: 0;
	z-index: 70;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #0066FF;
}
#unten-desk {
	left: -2000px;
	position: absolute;
	height: 20px;
	}
#unten-mob {
	left: -2000px;
	position: absolute;
	height: 20px;
	}
#navigation {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}

#navmobi1 {
	left: -3000px;
}
#navmobi {
	left: -3000px;
}


#navu1 {
	position: static;
	z-index: 50;
	height: auto;
	top: 10px;
	width: 45%;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #000033;
}
#navu2 {
	position: static;
	z-index: 50;
	width: 45%;
	height: auto;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}
#navu3 {
	position: static;
	z-index: 50;
	width: 45%;
	height: auto;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}

#fadeshow1 {
	position: relative;
	top: 80px;
	width: 500px;
	height: 500px;
	left: 20px;
	z-index: 20;
	background-color: transparent;
}

#audio_with_controls{
	width: 250px;
	float: right;
	margin-right: 5px;
}
#bogunt {
	float: left;
	width: 100%;
	height: 90px;
	left: 0px;
	position: absolute;
	top: 1510px;
	background-position: center bottom;
	background-image: url("images/bogunt1b.png");
	z-index: 20000;
	background-repeat: no-repeat;
}
#untenreihe{
	float: left;
	width: 100%;
	height: 480px;
	left: 0px;
	position: absolute;
	top: 1050px;
	z-index: 1990;
}
#hgreihe{
	width: 100%;
	height: 600px;
	left: 0px;
	position: absolute;
	top: 1050px;
	z-index: 20;
	padding-bottom: 50px;
	background-image: url(images/bg/navhg4.png);
}
#fanartikel{
	position: static;
	width: 50%;
	height: auto;
	z-index: 2000;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}
#partysongs{
	position: static;
	width: 50%;
	height: auto;
	z-index: 2000;	
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 10px;
}
#feuerwehr{
	position: static;
	width: 50%;
	height: auto;
	z-index: 2000;	
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 10px;
}
#bogob {
	float: left;
	width: 100%;
	height: 120px;
	left: 0px;
	position: fixed;
	top: 0px;
	background-position: center top;
	background-image: url("images/bogob1b.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	z-index: 90;	
}	
#logomob {
	left: -5000px;
}
#logodesk {
	left: -5000px;
}
#logotab {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;	
	z-index: 1000;	
}
#logo-b {
	position: relative;
	width: 572px;
	height: 78px;
	left: -15px;
	top: 30px;
	z-index: 50000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#player{
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.5em;
	color: #CCCCCC;
}			
#infolinks{
	left:-5000px;
	position: absolute;
}
#infolinksmob{
	width: 200px;
	position: absolute;
	z-index: 80;
	margin-top: 200px;
	float: left;
	left: 10%;
	padding: 0px;
}
#inforechts {
	width: 200px;
	position: relative;
	z-index: 80;
	right: 0px;
	margin-top: 200px;
	float: right;
	margin-left: 300px;
}
#audio{
	position: absolute;
	top: 600px;	
	width: 100%;
	height: 50px;
	z-index: 2000;
	left: 0px;
}


}


/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts f&uuml;r Mobilger&auml;te und Tablet-PCs. */

@media only screen and (min-width: 769px) {



#bogob {
	float: left;
	width: 100%;
	height: 230px;
	left: 0px;
	position: fixed;
	top: 0px;
	background-position: center top;
	background-image: url("images/bogob1c.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	z-index: 90;	
}
#logomob {
	left: -5000px;
}
#logotab {
	left: -5000px;
}
#logodesk {
	position: absolute;		
	left: 0px;
	width: 100%;
	top: 0px;	
	z-index: 1000;	
}
#logo-c {
	position: relative;		
	width: 520px;
	height: 222px;	
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fadeshow1 {
	position: static;
	top: 170px;
	width: 700px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
	background-color: transparent;
}
#navmobi1 {
	left: -3000px;
}
#navmobi {
	left: -3000px;
}
#bogunt {
	float: left;
	width: 100%;
	height: 250px;
	left: 0px;
	position: absolute;
	top: 1050px;
	background-position: center bottom;
	background-image: url("images/bogunt1c.png");
	z-index: 750;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
}
#unten-desk {
	float: left;
	width: 100%;
	height: 420px;
	left: 0px;
	position: absolute;
	top: 1300px;
	z-index: 70;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/bg/hg2.jpg);
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #0066FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#untenhg{
	width: 100%;
	height: 120px;
	left: 0px;
	position: absolute;
	z-index: 7;
	top: 1755px;
	background-image: url(images/bg/hg2.jpg);
}
#unten-mob {
	left: -2000px;
	position: absolute;
	height: 20px;
	}
#unten-tab {
	left: -2000px;
	position: absolute;
	height: 20px;
	}
#navigation {
	position: relative;
	width: 96%;
	margin-left: 3%;
	}	

#navu1 {
	position: static;
	z-index: 50;
	height: 250px;
	top: 10px;
	width: 30%;
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #000033;
}
#navu2 {
	position: static;
	z-index: 50;
	width: 30%;
	height: 250px;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}
#navu3 {
	position: static;
	z-index: 50;
	width: 30%;
	height: 250px;
	top: 10px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000033;
}
#scrollab {
	width: 240px;
	height: 10px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border: 1px dotted #CCFFFF;
	font-weight: bold;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: 0.1em;
	box-shadow: 5px 8px 15px #330000;
	webkit-box-shadow: 5px 8px 15px #330000;
	moz-box-shadow: 5px 8px 15px #330000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #0066CC;
	z-index: 12000;	
	}
#scrollab a {
	width: 240px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 15px;
	padding-left: 90px;
	}
#infolinksmob{
	left:-5000px;
	position: absolute;
}	
#infolinks {
	width: 200px;
	top: 380px;
	left: 10%;
	position: absolute;
	z-index: 80;
	float: left;
}
#inforechts {
	width: 200px;
	top: 200px;
	position: absolute;
	z-index: 80;
	right: 9%;
	float: right;
}
#untenreihe{
	float: left;
	width: 100%;
	height: 90px;
	left: 0px;
	position: absolute;
	top: 950px;
	z-index: 900;
	padding-bottom: 150px;
}
#hgreihe{
	float: left;
	width: 100%;
	height: 200px;
	left: 0px;
	position: absolute;
	top: 950px;
	z-index: 500;
	padding-bottom: 150px;
	background-image: url(images/bg/navhg4.png);
}
#fanartikel{
	position: static;
	width: 30%;
	height: auto;
	float: left;
	z-index: 2000;	
	padding: 0px;
	margin-top: -5px;
	margin-right: 1%;
	margin-left: 2%;	
}
#fanartikel img{
	width: 70%;
	height: auto;
	margin-top: 35px;
}
#partysongs{
	position: static;
	width: 30%;
	height: 160px;
	top: -5px;
	float: left;
	z-index: 2000;	
	padding: 0px;
	margin-top: -5px;
	margin-right: 1%;
	margin-left: 3%;	
}
#partysongs img{
	width: 70%;
	height: auto;
	margin-top: 35px;	
}
#feuerwehr{
	position: static;
	width: 30%;
	height: 160px;
	top: -5px;
	float: right;
	z-index: 2000;	
	padding: 0px;
	margin-top: -5px;
	margin-right: 0%;
	margin-left: 1%;	
}
#feuerwehr img{
	width: 70%;
	height: auto;
	margin-top: 35px;
}
#nav li {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#nav li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	text-transform: none;
	font-variant: normal;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 2.5em;
	font-style: normal;
	margin-left: -30px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 0px;
	padding: 8px;
}
#audio{
	position: absolute;
	top: 900px;
	width: 100%;
	height: 50px;
	z-index: 500;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#player{
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
}
