@charset "UTF-8";
/* CSS Document */

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

body{
	background: url("img/hg_papier.gif")
	repeat scroll 0 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	}
	
nav{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
}
	
#header_wrap{background-image: url("img/header-hg.png");
    background-repeat: repeat-x;
    border: 0 none;
    display: block;
    margin-left: auto;
	margin-right: auto;
    padding: 0;
    position: relative;
    width: auto;
    z-index: 1;
}
	
img{		
	border: 0px;
	}

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -140px; 
}

	
	
#news img{
padding:8px;
border: solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color: white;
max-width: 520px;
display: block;
margin: 10px 10px 10px 0px;
}	
h2{
	text-shadow: 0.03em 0.03em #FFFFFF;
	text-align: left;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
h3{
	text-shadow: 0.03em 0.03em #FFFFFF;
	text-align: left;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	}
	
p{
	text-align: left;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
	
ul{
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	padding:0px;
	margin:0px;
	}

	
a{	
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a:hover{	
	color: #ff0000;
	/*border-bottom: 2px solid #ff0000;*/
	text-shadow:0px 0px 5px #aaa
	}
	
.linie{
	width: 540px;
	height: 1px;
	background-color: #999;
	display: block;
	margin: 20px 0px 25px 0px;
	}

.termin_linie{
	height: 1px;
	width: 230px;
	display: block;
	border-bottom: 1px dotted #999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
	}
	
	.zeit{
	line-height: 10px;
	}
	
.clear{
	clear:both;
	}
	
#container{
	width: 1020px;
	/* min-height: 900px; */
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	display: block;
	}

header{
	background-repeat: no-repeat;
	width: 1020px;
	height: auto;
	border: 0px;
	margin-left: auto;
	margin-right:auto;
	padding: 0px;
	display: block;
	}
	
#content{
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	float: left;
	width: 1020px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
ul#navi{
	margin: 0px 0px 0px 95px;
	padding:0px;
	height: 43px;
	display: block;
	border: 0px;
	text-align: center;
	text-transform: uppercase;
	}
	
.logo{
	background-image:url(img/header.png);
	height: 208px;
	display: block;
	text-indent: -9999px;
	width: auto;
	}
header h1{
	margin: 0px;
}
	
ul#navi li{	
 	list-style: none;
	 height: 25px; 
	padding: 0px;
	margin: 10px 20px 0px 15px;
	float: left;
	position: relative;
	}

ul#navi li a{	
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

ul#navi li a:hover{	
	color: #ff0000;
	/* border-bottom:3px solid #ff0000; */
	}
	
ul#navi li a#angeklickt{	
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ff0000;
	/* border-bottom:3px solid #ff0000; */
	}
	
.band  {
	list-style: none;
	font-size: 0;
	height: 400px;
	margin-right: 20px;
	padding:0px;
	width: 220px;
	display: block;
	float: left;
	}
	
.band a{
	text-decoration: none;
	border:0px;
	}	

#band_schupser{
		margin-left: 40px;
		}
	
#band_bilder{
	text-align: center;
	margin-right: 20px;
		position:relative;
	list-style: none;
	font-size: 0;
	height: 500px;
		padding:0px;
	width: 220px;
	display: block;
	float: left;
	}

	#band_bilder img{
		position:absolute;
		left:0;
		-webkit-transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-o-transition: opacity 1s ease-in-out;
		transition: opacity 1s ease-in-out;
		}
		
#band_bilder:hover{box-shadow: 0px 0px 10px 2px #888}

#band_bilder img.top:hover {
  opacity:0;
  cursor: pointer;
  }


 .hover_icon{
	position:relative;
	list-style: none;
	font-size: 0;
	height: 40px;
	width: 41px;
	padding:0px;
	display: inline-block;
	margin: 0px 5px 0px 5px;
	}

	.hover_icon img{
		position:absolute;
		left:0;
		-webkit-transition: opacity 0.25s ease-in-out;
		-moz-transition: opacity 0.25s ease-in-out;
		-o-transition: opacity 0.25s ease-in-out;
		transition: opacity 0.25s ease-in-out;
		}
		
.hover_icon:hover{box-shadow: 0px 0px 10px 0px #888} 

.hover_icon img.top:hover {
  opacity:0;
  cursor: pointer;
  }


#band_info{
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 40px;
	}

#baninfo{
	width: 1030px;
	height: auto;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 75px; 
	display:block;
	float: left;
	}

	
#news{
	float: left;
	display: block;
	width: 540px;
	margin: 0px 101px 0px 42px;
	text-align: left;
	}
#gallery_list{
	float: left;
	display: block;
	width: 540px;
	margin: 0px 101px 0px 42px;
	text-align: left;
	}
#gallery_list a{
	font-size:17px;
	}

	
#news_links{
	text-align: left;
	font-weight: bold;
	float: left;
	display: block;
	width: 270px;
	}
	
#news_rechts{
	text-align: right;
	font-weight: bold;
	float: left;
	display: block;
	width: 269px;
	}
	
#fotonews{
	background-image: url(img/hg_news.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 168px;
	float: left;
	margin: 0px 10px 2px 0px;
	}
	
#fotonews_img{
	width: 190px;
	height: 150px;
	margin: 9px 0px 0px 0px;
	}
	
#boxen{
	float: left;
	display: block;
	width: 302px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	}
	
#box_konzerte{
	background-image:url(img/box_konzerte.png);
	background-repeat: no-repeat;
	width: 302px;
	height: 143px;
	padding: 12px 0px 0px 0px;
	}
	
#box_konzerte h2{
	text-shadow: 0.03em 0.03em #FFFFFF;
	text-align: center;
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
#box_musik{
	
	width: 302px;
	height: 55px;
	margin: 0px 0px 0px 820px;
	padding: 13px 0px 0px 0px;
	}
	
#musik_img{
	float: left;
	width: 70px;
	height: 40px;
	margin: 4px 0px 0px 0px;
	}
	
#musik_text{
	float: left;
	width: 100px;
	height: 40px;
	}
	
#musik_text p{
	padding:0px;
	margin:0px;
	}
	
#box_facebook{
	background-image:url(img/box_facebook.png);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
    padding: 6px 0 0 6px;
    overflow: hidden;
    height: 268px;
	}
	
#box_facebook .box_facebook_wrapper {
    width: 290px;
    height: 260px;
    overflow: hidden;
	}

#box_facebook iframe {
    margin: -1px;
    overflow: hidden !important;
	}

.footer{
	width: 1030px;
	height: 140px; /*160*/
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 5px;
	background-image:url(img/footer_hg.png); 
	background-repeat: none;
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
	
.page-wrap:after {
  content: "";
  display: block;
}

.footer, .page-wrap:after {
  /* .push must be the same height as footer */
  height: 140px; 
}

	
#footer a{
	border: 0px;
	}

#player{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}	

.spacer{
	height: 1px;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom: 1px dotted #999;
}

.cover_picture img{
	height: 250px;
	width: 250px;
	float: left;
	position: relative;
}

.playlist{
	float: left;
	position: relative;
	width: 230px;
	margin-left: 30px;
}

	
#impressum{
	width: 1020px;
	height: 10px;
	margin-left: auto; 
	margin-right: auto;
	/*margin-top: 30px;*/
	}
	
#impressum_schrift{
	margin-right: 10px;
	text-align: right;
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #808080;
	}
	
#impressum_schrift a{
	text-align: right;
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #808080;
	text-decoration: none;
	}
	
#impressum_schrift a:hover{
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
	}

/* picflic gallery styles */
.picflic ul {
  margin:0 !important;
}

.picflic li {
  float:left;
  list-style-type:none !important;
  margin:0 0 6px 0;
  padding:0 !important;
  /* uncomment and adjust for uncropped images */
  /* height:140px; */
}

.picflic_text {
  padding: 0 0 0 4px;
  font-size:0.9em;
  display:block;
  clear:left;
}

.picflic_clear {
  clear:both;
}

/* picflic Paging */
.picflic_paginator ul {
  margin:0 !important;
}

.picflic_paginator {
  font-size:0.8em;
  overflow:auto;
  padding:4px;
}
	
.pageselected {
  font-size:1.1em;
  font-weight:bold;
  color:#ddd;
  background:#555;
  border:1px solid #666 !important;
  padding:1px 3px 1px 2px !important;
  margin:0 2px 0 2px !important;
}

.picflic_paginator li, .pageselected {
  font-size:1.1em;
  line-height: 1.4em;
  border:1px solid #a6a6a6;
  padding:1px 6px 0px 5px !important;
  margin:0 7px 0 0!important;
  list-style-type:none !important;
  float:left;
  display:block;
}
  
a:hover.page, a:focus.page {
  color:#444;
  background:#f0f0f0;
}

.photo { 
  padding: 5px; 
  margin: 5px; 
  border: 1px solid #999; 
  display: block; 
  float: left; 
}

.photo:hover, .photo:focus { 
  border-color:#ccc; 
}