body{
	background-color: #780202;
	background-attachment: fixed;
	background-image: url(../images/hg-body.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}

html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#logo{
	position: absolute;
	left: 0px;
	top: 34px;
	width: 100%;
	height: 98px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#logo img{
	border: none;
}


/* -------------   CONTENT   -------------*/
#contentwrap{
	width: 770px;
	min-height: 52%;
	height: auto !important;
	display: block !important;
	height: 52%; /* IE < 7 */
	display: table; /* IE < 7 */
	overflow: auto; /* --> WICHTIG: damit vergrößert sich Div bei sehr hohen #content. Sooo easy! */
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/hg-contentwrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content{
	margin: 0px;
	padding: 46px 48px 0px 48px;
	overflow: auto;
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/hg-content.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#content h2{
	font-family: 'Impact', Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	color: #f2f2f2;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 42px;
	margin-top: 5px;
}
#content h2 em{
	background-image: url(../images/hg-h2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 2px 12px 14px 2px;
	font-style: normal;
}
#content h3{
	font-family: 'Impact', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #f2f2f2;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 30px;
	margin: 5px 0px 6px 0px;
}
#content h4{
	font-family: 'Impact', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d1d1d1;
	text-transform: uppercase;
	margin: 0px;
}

#content a{
	color: #FFFFFF;
	border-bottom: 1px solid #e63600;
	text-decoration: none;
}
#content a:hover{
	color: #000000;
	border-bottom: 2px solid #000000;
	background-color: #e61e00;
	text-decoration: none;
}
#content a.star{
	padding-left: 19px;
	background-image: url(../images/linkstar.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#content a.star:hover{
	background-position: 0px -26px;
}

#content h3.h3Lineup{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 10px 12px;
	line-height: 19px;
	border-bottom: 6px solid #000000;
}
#content h3.h3Lineup a{
	color: #e61e00;
	text-decoration: none;
	border: none;
}
#content h3.h3Lineup a:hover{
	color: #000000;
}

#content a#comingnext{
	font-family: 'Impact', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	color: #bbcd87;
	text-decoration: none;
}

#content p, #content label{
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#content ul{
	font-size: 13px;
}

.divWide{
	width: 395px;
}

.divSmall{
	width: 214px;
}

.divHalf{
	width: 306px;
}

.divLeft{
	float: left;
	margin-right: 60px;
}

.divRight{
	float: left;
}

hr{
	border: none;
	border-bottom: 6px solid #000000;
	background-color: #3d3d3d;
	margin: 14px 0px;
}

/* Startseite */
#teaser{
	width: 395px;
	height: 243px;
	margin-bottom: 12px;
	background-image: url(../images/hg-teaser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	word-spacing: 40px;
}
#teaser img{
	border: 0px;
	margin: 52px 0px 24px 0px;
}


.iconMicro{
	background-image: url(../images/icon-micro.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
.iconFotos{
	background-image: url(../images/icon-fotos.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#bandImage{
	background:#000000;
	margin-bottom: 2px;
}
#playerContainer{
	background-color: #525a3e;
	background-image: url(../images/hg-mp3player.gif);
	background-repeat: no-repeat;
	height: 93px;	
	padding: 8px 0px 0px 108px;
}

/* News */
.newsMeta{
	display:block;
	margin-top: -5px;
	border-top: 1px solid #000000;
	color:#000000;
	text-align: right;
}
.newsDate{
	float: left;
	width: 33px;
	height: 33px;
	margin: -2px 6px -4px 0px;
	background:#6b7942;
	color: #323a1c;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
.newsDate strong{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 11px;
}
.newsDate em{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 9px;
	font-style: normal;
}

#newsletteremail{
	background-color: #646464;
	background-image: url(../images/hg-inputemail.gif);
	background-repeat: repeat-x;
	border: 1px solid #747474;
	color: #CCCCCC;	
	padding: 2px;
	width:98%;
}

/* Anfahrt */
.focusMap{
	padding-right: 20px;
}
.focusMapOn{
	background-image: url(../images/hg-focusmap2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#ifrGoogleMap{
	/*filter:alpha(opacity=70);*/
	/*
	-moz-opacity:0.7;
	opacity: 0.7;
	*/
}
#ifrGoogleMap:hover, #ifrGoogleMap:focus{
	/*filter:alpha(opacity=100);*/
	/*
	-moz-opacity:1;
	opacity: 1;
	*/
}

/* Fotos */
.albumlist{
	display: table;
	height: 80px;
	overflow: auto;
}
.albumlist img{
	float: left;
	margin-right: 8px;
	border: 1px solid #999999;
}
.albumlist a:hover img{
	border: 1px solid #FF0000;
}

.photolist{
	margin: 14px 0px 0px 0px;
	padding: 0px;
	overflow: auto;
	display: table;
	/*width: 670px;*/
}
.photolist li{
	margin: 0px 10px 14px 0px;
	padding: 0px;
	list-style-type: none;
	width: 212px;
	height: 77px;
	float: left;
	overflow: hidden;
}
#content .photolist a{
	display: block;
	height: 77px;
	border: none;
	background-color: #2b2b2b;
}
#content .photolist a:hover{
	background-color: #e61e00;;
}
.photolist li img{
	float: left;
	clear: right;
	margin-right: 4px;
	border: 1px solid #2b2b2b;
}
.photolist a:hover img{
	border: 1px solid #FF0000;
}

/* Formulare */
.divForm{
	background: #565d41;
	padding: 8px;
}
#content fieldset{
	border: 2px solid #3f4334;
	padding: 3px 6px;
	margin-bottom: 3px;
}
#content legend{
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3f4334;
	margin-bottom: 1px;
	padding: 0px 3px;
}
.divForm .inputfield{
	background: #91a064;
	border: 1px solid #373d23;
	border-bottom-color: #bccf82;
	border-right-color: #bccf82;
}
#content #formAlert{
	background:#8C0000;
	border: 1px solid #FFCC00;
	padding: 6px;
	width: 96%;
	color: #FFFFCC;
}
#content #formAlert p, #content #formAlert h3{
	color: #FFFFCC;
}
#formOK{
	border: 1px solid #00CC00;
	padding: 6px;
	width: 96%;
}
.btn{
	background-color: #768548;
	background-image: url(../images/hg-btn.gif);
	background-repeat: repeat-x;
	border: 1px solid #2f3813;
	color: #FFFFFF;
}
.btnSubmit{
	background-color: #e63600;
	background-image: url(../images/hg-submitbtn.gif);
	background-repeat: repeat-x;
	border: 1px solid #6f0202;
	color: #FFFFFF;
	font-weight: bold;
}

/* Sponsoren */
#sponsorDank{
	width: 272px;
	height: 122px;
	padding: 18px 0px 0px 34px;
	float: left;
	margin-right: 60px;
	background-image: url(../images/sponsorblase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-style:italic;
}
#content a.aSponsor{
	border: none;
	padding: 1px;
}
a.aSponsor img{
	border: none;
}

/* Kontakt */
#content .kontaktData{
	padding:10px 6px 0px 26px;
	height: 136px;
	margin-bottom: 22px;
	background-color: #272727;
	background-image: url(../images/kontakt-gruppe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .kontaktData p{
	font-size: 17px;
	line-height: 24px;
}
#anmform{
	display:block;
	width: 96%;
	float: left;
	clear: none;
}
#anmform label{
	display: block;
	float: left;
	width: 100px;
}
#anmform input{
	width: 360px;
}
#anmform textarea{
	width: 96%;
}
#anmform fieldset label{
	display: block;
	float: left;
	width: 100px;
}

#anmform fieldset div.off{
	display: none;
}

/* -------------   FOOTER   -------------*/

#footer{
	width: 770px;
	height: 80px;
	padding: 182px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color:#000000;
	background-image: url(../images/hg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a.aPowered{
	display: block;
	float: left;
	height: 54px;
	width: 91px;
	color: #722c1f;
	margin-right: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer a.aPowered:hover{
	background-position: 0px -54px;
}

#footer #g4it{
	background-image: url(../images/apowered-g4it.gif);
	width: 91px;
}
#footer #noe{
	background-image: url(../images/apowered-noe.gif);
	width: 47px;
}
#footer #bv{
	background-image: url(../images/apowered-bv.gif);
	width: 38px;
}
#footer h2{
	float:left;
	font-family: 'Impact', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #2b3119;
	padding: 12px 5px 0px 200px;
	margin: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

/* -------------   NAV   -------------*/
#header{
	width: 770px;
	height: 125px;
	margin: 0px auto;
	padding: 41px 0px 0px 0px;
	background-image: url(../images/hg-header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

#nav{
	width: 744px;
	height: 123px;
	margin: 0px auto;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 2px solid #6b7942;
}

#nav li{
	margin: 94px 0px 0px 0px;
	float: left;
}

#nav li a{
	display: block;
	height: 26px;
	width: auto;
	margin: 0px 7px 0px 0px;
	padding: 2px 10px 0px 10px;
	color: #ff4310;
	text-decoration: none;
	background-image: url(../images/hg-navitem.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-bottom: none;
}
#nav li a:hover{
	text-decoration: underline;
	background-position: 0px -61px;
}
#nav li a.active{
	color: #FFFFFF;
	background-position: 0px -120px;
}

/* Dropdown */
#dropmenudiv{
	position:absolute;
	background-color: #515151;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 29px;
	margin-left: -124px; /* siehe p#pDropdown a */
	z-index:100;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center
}

#dropmenudiv a{
	color: #ff4310;
	background-color: #515151;
	display:block;
	margin:0px;
	padding: 1px 1px 1px 4px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}
#dropmenudiv a:hover, #dropmenudiv a.active{
	background-color: #2c2c2c;
	text-decoration: underline;
}

/*------------------------   LIGHTBOX   ------------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox-prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox-next.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #333333;
	/*
	filter:alpha(opacity=60); /* eigentliche Transp. wird in lightbox.js Zeile 320 gesetzt */
	/*-moz-opacity: 0.6;
	opacity: 0.6;*/
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	