/********************************************
   AUTHOR:  			Barulheiros
					©2009-2012
   WEBSITE:   			http://www.barulheiros.de/       	
 *******************************************/ 
/********************************************
   HTML ELEMENTS
********************************************/ 
/* top elements */
* { padding: 0; margin: 0; }
body {
	margin: 0;
	padding: 0;
	font: .80em/1.6em  Tahoma;
	color: #000000; 
	background: #fff url(bg_2011.jpg) no-repeat; 
	background-position:50% 0%;
	background-attachment:fixed;
	text-align: center;
}
/* links */
a { 
	color: #0a2565;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #1347C1;
	background-color: inherit;
}
a:hover {
	color: #00a807;
	background-color: inherit;
}
/* headers */
h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.7em; color: #484755; } 
h2 { font-size: 1.4em; color: #2d2d36;}
h3 { font-size: 1.3em; color: #191617}
h4 { font-size: 1em; color: #43435c}
p, h1, h2, h3 {
	margin: 10px 15px;
}
h4 {
	margin: 0px 0px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}
/* images */
img {
	border: 1px solid #00a807;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 1px solid #2d37ff;
}
a:hover img {  
  border: 1px solid #00a807 !important; /* IE fix*/
  border: 1px solid #2d37ff;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 8px 0px 10px 1px; 	
  	background: #f2f2f2;
	border: 1px solid #d0d0d9; 
	border-left: 4px solid #3e46ff;   
	color: #6b6ba6;
	width: 200px;
}
/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 900px; height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: transparent; 
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
/* header */
#header {
	position: relative;
	height: 50px;
	z-index: 2 !important;
	background: url(headerbg.gif) repeat-x 0% 100%;
	background-color: transparent; 
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
/* banner */
#banner {
	background: #191617;
	height: 300px;
}
#banner_ersatz {
	background: #191617;
	position: absolute;
	height: 300px;
}
#banner_platzhalter {
	position: absolute;
	z-index: 0 !important;
	width: 900px;
	height: 300px;
	background: #191617 url(banner_bg.jpg) no-repeat;
	}
#flashAlternative {
	position: absolute;
	z-index: 0 !important;
	background: #191617 url(banner_ersatz.jpg) no-repeat;
	width: 900px;
	height: 300px;
	}
.ladeanzeige {
	 margin: 134px 0 0 434px;
	 width: 32px;
	 height: 32px;
}
/* main */
#main {
	float: left;
	background: url(index.jpg) no-repeat;
	background-color: #eaeaea;
	min-height: 400px;
	padding: 0;	
	width: 100%;
}
#main_start {
	float: left;
	background: url(index_start.jpg) no-repeat;
	background-color: #eaeaea;
	min-height: 400px;
	padding: 0;	
	width: 100%;
}
/* mainMedia */
#mainMedia {
	float: left;
	background: url(indexmedia.jpg) no-repeat;
	background-color: #FFF;
	min-height: 400px;
	padding: 0;	
	width: 100%;
}
/* content*/
#content {
	float: left;
	padding: 0;	
	width: 77%;
}
/*video*/
.video {
	float: left;
	text-align: center;
	width: 190px;
	margin: 20px 10px;
}
/*videovorschau*/
.videovorschau {
	float: left;
	width: 320px;
	margin: 20px 10px;
}
/*videobeschreibung*/
#videobeschreibung {
	width:581px; 
	background:url(videobg.jpg) repeat-x;
	border:1px solid #3b3b3b; 
	margin-top:-15px; 
	margin-left:68px;
	
}
/*videokasten*/
#videokasten {
	width:673px; 
	margin-left:10px;
	
}
.gig {
width:150px;
margin-left:15px;
padding:5px;
background-color: #f4f4f4 !important; 
border: 1px solid #cfcfcf;
}
.gig:hover {
background-color: #fafafa !important;
border: 1px solid #949494;
text-decoration: underline;
}
/*CDs*/
.cd {
	float: left;
	text-align: center;
	width: 600px;
	margin: 20px 10px;
}
.cdinfo {
	float: left;
	text-align: left;
	width: 260px;
	margin: 20px 10px;
}
/*heutetabelle*/
.heutetabelle {
	width: 100%;
	height: 100px;
	margin-bottom: 120px;
	display: inline;
	clear: both;
}
/*heutetabelleLinks*/
.heutetabelleLinks {
	float: left;
	width: 49%;
	text-align: left;
}
/*heutetabelleRechts*/
.heutetabelleRechts {
	float: right;
	width: 49%;
	text-align: left;
}		
/* tourneeplan*/
.tourneeplan {
	font: 1em/1.7em  Tahoma;
	width: 569px;	
	text-align: center; 
	margin: 0 auto;
}
/* tourneeplanHeader*/
.tourneeplanHeader {
	background: url(live_header.gif) repeat; 
	width: 569px;	
	min-height: 20px;
	text-align: center; 
}
/* tourneeplanGigs*/
.tourneeplanGigs {
	width: 569px;
	}
/* tourneeplanDatum*/
.tourneeplanDatum {
	float: left;
	margin-right: 3px;
	background: url(live_tabelle.gif) repeat; 
	width: 100px;
	min-height: 18px;
	text-align: center;
}
/* tourneeplanZeit*/
.tourneeplanZeit {
	float: left;
	margin-right: 3px;
	background: url(live_tabelle.gif) repeat; 
	width: 60px;
	min-height: 18px;
	text-align: center; 
}
/* tourneeplanEvent*/
.tourneeplanEvent {
	float: left;
	margin-right: 3px;
	width: 300px;
	background: url(live_tabelle.gif) repeat; 
	min-height: 18px;
	text-align: center; 
}
/* tourneeplanOrt*/
.tourneeplanOrt {
	float: right;
	background: url(live_tabelle.gif) repeat; 
	width: 100px;
	min-height: 18px;
	text-align: center; 
}
/* tourneeplanInfos*/
.tourneeplanInfos {
  	background: #FAFAFA url(live_info.jpg) repeat-x;
	border: 1px solid #b6b6b6; 
	width: 567px;
	text-align: left;
}
/* Ticket*/
.ticket {
	background: url(tickets.gif) no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	margin-top: 0px;
	float: right;
}
/* Konzert*/
.konzert {
	background: url(live_class_platzhalter.gif) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-top: 6px;
	float: left;
}
/* KonzertAlt*/
.konzert_alt {
	background: url(live_class_platzhalter.gif) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-top: 6px;
	float: left;
}
/*Auftritt*/
.auftritt {
	background: url(live_class_platzhalter.gif) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-top: 6px;
	float: left;
}
/*AuftrittAlt*/
.auftritt_alt {
	background: url(live_class_platzhalter.gif) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-top: 6px;
	float: left;
}
/*einkaufswagen*/
.einkaufswagen {
	background: url(einkaufswagen.png) no-repeat;
	width: 80px;
	height: 50px;
	float: left;
}
.einkaufswagen:hover {
	background-position:100% -50px;
}
/*portale*/
#portale {
	margin-left: 175px;
}
#youtube {
	clear:right;
	background: url(portale/youtube.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	margin: 0 5px 10px 0;
	float: left;
}
#youtube:hover {
	background-position:100% 0px;
}
#myspace {
	background: url(portale/myspace.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	margin: 0 5px 10px 0;
	float: left;
}
#myspace:hover {
	background-position:100% 0px;
}
#facebook {
	clear:both;
	background: url(portale/facebook.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	margin: 0 5px 10px 0;
	float: left;
}
#facebook:hover {
	background-position:100% 0px;
}
#twitter {
	background: url(portale/twitter.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	margin: 0 5px 10px 0;
	float: left;
}
#twitter:hover {
	background-position:100% 0px;
}
#regioactive {
	background: url(portale/regioactive.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	margin: 0 5px 10px 0;
	float: left;
}
#regioactive:hover {
	background-position:100% 0px;
}
#svz {
	background: url(portale/svz.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 5px 10px 0;
}
#svz:hover {
	background-position:100% 0px;
}
#studivz {
	background: url(portale/studivz.png) no-repeat;
	background-position:100% -30px;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 5px 10px 0;
}
#studivz:hover {
	background-position:100% 0px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:45px 0px 0px 0px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #d0d0d9;
	width:204px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #3e46ff;		
	min-height:18px; 
	width:185px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #ffffff;
	color: #339900;
	border-left:4px solid #00a807;
}
/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}
/* Footer */
#footer { 
	clear: both; 
	color: #adadad; 
	background: #363638; 
	border-top: 5px solid #0c17ff;
	margin: 0; padding: 0; 
	height: 43px;	  
	font-size: 90%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #adadad;
}
#footer .footer-left{
	float: left;
	width: 60%;
}
#footer .footer-right{
	float: right;
	width: 35%;
}
.max {
	padding: 0 0 0 31px;
	background: url(max.png) no-repeat 0 12%;
}
.max:hover {
	background-position:0 -30px;
}
#max_gross {
	background: url(max_gross.png) no-repeat;
	width: 160px;
	height: 110px;
	float: right;
	margin-right: 10px;
	margin-bottom: 25px;
}
#max_gross:hover {
	background-position:100% -110px;
}
/*newsletter*/
#newsletter {
	background: url(newsletter.png) no-repeat;
	width: 175px;
	height: 25px;
	float: left;
	margin-left: 16px;
}
#newsletter:hover {
	background-position:100% -25px;
}
#twitter_update_list {
	font: 0.9em/1.6em Tahoma;
}
#twitter_links {
	color: #00a807;
	background-color: inherit;
}
#twitter_links:hover {
	background-color: inherit;
	text-decoration: underline;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0; padding: 0;
	list-style:none;
	right: 0px;
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, Verdana, Sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 12px 3px 5px;
   color: #FFF;
}
/* contentheader*/
#submenue {
	position: relative;
	height: 42px;
	border-bottom: 3px solid #0c17ff;
}
/* submenue tabs */
#submenue ul {
	z-index: 999999;
	position: absolute;
	margin:0; padding: 0;
	list-style:none;
	right: 0px;
	bottom: 0px !important; bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, Verdana, Sans-serif;	
}
#submenue li {
   display:inline;
   margin:0; padding:0;
}
#submenue a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#submenue a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* submenuedown*/
#submenuedown {
	position: relative;
	height: 25px;
}
/* submenuedown tabs */
#submenuedown ul {
	z-index: 999999;
	position: absolute;
	margin:0; padding: 0;
	list-style:none;
	right: 0px;
	bottom: 0px !important; bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, Verdana, Sans-serif;	
}
#submenuedown li {
   display:inline;
   margin:0; padding:0;
}
#submenuedown a {
   float:left;
   background: url(tableftdown.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#submenuedown a span {
   float:left;
   display:block;
   background: url(tabrightdown.gif) no-repeat right top;
   padding:6px 12px 3px 5px;
   color: #FFF;
}
/* buttons tabs */
#buttons ul {
	margin:15px; padding: 0;
	list-style:none;
	right: 0px;
	bottom: 0px !important; bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, Verdana, Sans-serif;	
}
#buttons li {
   display:inline;
   margin:0; padding:0;
}
#buttons a {
   cursor:pointer;
   float:left;
   background: url(buttonL.gif) no-repeat left top;
   margin:10px;
   padding:0 0 0 4px;
   text-decoration:none;
}
#buttons a span {
   float:left;
   display:block;
   background: url(buttonR.gif) no-repeat right top;
   padding:19px 15px 15px 8px;
   color: #FFF;
}
.button_auswahl {
	background: url(booking/button_auswahl.png) no-repeat left top;
	background-position:100% 0px;
	width: 150px;
	height: 24px;
	float: left;
	text-align: center;
	margin: 50px 0 0 -20px;
}
a.button_auswahl {
	color: #000;
	padding: 11px 0 0 0;
	font: bold 11px  Arial, 'Trebuchet MS', Tahoma, Verdana, Sans-serif;	
}
.button_auswahl:hover {
	background-position:100% -35px;
}
.banner_button {
	float:left;
	margin: 10px 0 0 0;
	width: 100px;
	padding: 3px 40px 3px 20px;
	border-left: 5px solid #0713ad;
	background-color: #b8b8b8 !important;
	font: 1.20em/1.6em  Tahoma;
	text-align: left;
	filter:alpha(opacity=70); /* IE */
	opacity:0.7; /* allgemein */
	-moz-opacity:0.7; /* Mozilla */
	-khtml-opacity:0.7; /* KTHML */
	-opera-opacity:0.7; /* Opera */
	}
a.banner_button {
	color: #000;
	font-weight: bold;
	}
.banner_button:hover {
	border-left: 5px solid #00da09;
	background-color: #00a807 !important;
	width: 110px;
}
a.banner_button:hover {
	color: #fff;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenue a span {float:none;}
/* End IE5-Mac hack */
#submenue a:hover span {
	color:#FFF;
}
#submenue a:hover {
   background-position:0% -42px;
}
#submenue a:hover span {
   background-position:100% -42px;
}
#submenue #subcurrent a {
   background-position:0% -42px;
	color: #FFF;
}
#submenue #subcurrent a span {
   background-position:100% -42px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenuedown a span {float:none;}
/* End IE5-Mac hack */
#submenuedown a:hover span {
	color:#FFF;
}
#submenuedown a:hover {
   background-position:0% -25px;
}
#submenuedown a:hover span {
   background-position:100% -25px;
}
#submenuedown #currentdown a {
   background-position:0% -25px;
	color: #FFF;
}
#submenuedown #currentdown a span {
   background-position:100% -25px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttons a span {float:none;}
/* End IE5-Mac hack */
#buttons a:hover span {
	color:#FFF;
}
#buttons a:hover {
   background-position:0% -50px;
}
#buttons a:hover span {
   background-position:100% -50px;
}
/* end menu tabs */
/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
