@charset "utf-8";

*
{
	padding: 0;
	margin: 0;
}

html
{
	overflow:scroll
}


img
{
	border: none;
}

a
{
	outline: none;
}

table
{
	border: none;
	margin: 0;
	padding: 0;
}

body
{
	background: #fbfbfb url(../images/bg.png) repeat-x scroll 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #4c4c4c;
}

#topGrunge
{
	background: #fbfbfb url(../images/headGrunge.png) repeat-x scroll 0 0;
	height:	30px;
}

#bottomGrunge
{
	background: #fbfbfb url(../images/bottomGrunge.png) repeat-x scroll 0 0;
	height:	30px;
	margin-top: 50px;
}

#container
{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 760px;
}

#header
{
	height: 200px;
}

#header #logo {
	text-align: center;
}

#navigation
{
	height: 45px;
}

#navigation ul
{
	list-style: none;
	width: 848px;
}

#navigation ul li
{
	display: inline;
}

#navigation a
{ 
	display: block; 
	float:left; 
	text-decoration: none;
	color: #4c4c4c;
	font-size: 1.2em;
	padding: 8px 48px 0 0;
	text-transform: uppercase;	
}

#navigation .veranstalter
{
	float:right;
}

#navigation a:hover
{
	 color: #333;
}

#neues .neues, #band .band, #termine .termine, #fotos .fotos, #kontakt .kontakt, #shouts .shouts, #veranstalter .veranstalter
{
	font-weight: bold;
	color: #333;
}
 

/* --- LAYOUT -----------------------------------------------------------------*/

.cleaner
{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.spacer
{
	height: 20px;
}


#contentTL
{
	width: 540px;
	height: 190px;
	float: left;
	margin-top: 40px;
}

#slideshowContainer
{
	width: 540px;
	height: 190px;
	overflow: hidden;
}

#termine #contentTL
{
	width: 540px;
	height: 300px;
}

#band #contentTL
{
	width: 540px;
	height: 300px;
}

#neues #contentTL {
	
	height: 100%;
}

#veranstalter #contentTL {
	
	height: 100%;
}

#shouts #contentTL
{
	width: 540px;
	height: 100%;
}

#contentTR
{
	width: 230px;
	height: 180px;
	float: right;
	margin-left: 10px;
	margin-top: 40px;
	padding: 0 10px 10px 10px;
}

#contentBL
{
	border: solid 1px #cccccc;
	width: 518px;
	float: left;
	margin-top: 25px;
	padding: 10px;
}

#contentBR
{
	border: solid 1px #cccccc;
	width: 228px;
	margin-left: 10px;
	float: right;
	margin-top: 25px;
	padding: 10px;
}

#sideBar
{
	clear: both;
	width: 228px;
	margin-left: 10px;
	float: right;
	margin-top: 25px;
	padding: 10px;
}

#shouts #contentBR
{
	border: none;
}

#gallerieContainer
{
	margin-top: 40px;
}

#footerContainer
{
	background: #333;
	height: 90px;
}

#footer
{
	padding-top: 30px;
	width: 800px;
	margin: 0 auto;
}

#footer ul
{
	list-style: none;
}

#footer ul li
{
	display: inline;
}


#footer p
{
	float: left;
	color: #666;
	margin: 0 0 0 15px;
}

#footer a
{ 
	display:block; 
	float:left; 
	text-decoration: none;
	color: #808080;
	font-size: 1em;
	padding-right: 50px;
	text-transform: uppercase;	
}

#footer a:hover
{
	color: #DDD;
}

#footer #signous
{
	width: 180px;
	float: right;
	text-align: right;
	color: #666;
	position: relative;
	top: -13px;
}

#footer #signous img
{
	width: 150px;
}

#footer #signous a
{
	float:none; 
	text-decoration: underline;
	font-size: 1em;
	padding: 0;
	text-transform: lowercase;	
	line-height: 1.4em;
	
}
/* --- TYPO --------------------------------------------------------------*/

h2
{
	font-size: 1.7em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 12px; 
}

h3
{
	font-size: 2em;
	color: #333333;
	font-weight: normal;
	line-height:1.2em;
	margin-bottom:10px;
}

h4
{
	font-size: 1.3em;
	color: #333333;
	font-weight: normal;
	line-height:1.2em;
	margin-bottom:10px;
}

p
{
	margin: 10px 0;
}

.buttonLink
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 15px;
	color: #333;
	border: none;
	float: right;
}

.buttonLink:hover
{
	text-decoration: none;
	padding: 1px 15px;
	color: #fff;
	border: none;
	background: #333;
}

.buttonLink_left
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 15px;
	color: #333;
	border: none;
}

.buttonLink_left:hover
{
	text-decoration: none;
	padding: 1px 15px;
	color: #fff;
	border: none;
	background: #333;
}

.siteNavLink
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 3px;
	color: #333;
	border: none;
}

.siteNavLink:hover
{
	color: #fff;
	background: #333;
}

.siteNavActive
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 1px;
	color: #333;
	font-weight: bold;
}



/* --- NEXT GIG ---------------------------------------------------------*/

#contentTR .date
{
	width: 80px;
	margin-bottom: 3px;
	float: left;
	clear: left;
}

#contentTR .ort
{
	float: left;
	width: 140px;
	margin-bottom: 3px;
}

/* --- NEWSLETTER FORM --------------------------------------------------*/

/*label
{
	clear: both;
	float: left;
}

input
{
	border: solid 1px #cccccc;
	padding: 2px 0 0 2px;
	color: #333333;
	margin-bottom: 8px;
	float: right;
}

input.text
{
	width: 170px;
	height: 18px;
}

input.button
{
	padding: 1px 15px;
	color: #fff;
	background: #333;
	border: none;
	height: 100%;
	cursor: pointer;

}

#contentTR .feedback
{
	position: relative;
	top: 0;
	left: 0px;
}*/

/* --- SHOUTBOX --------------------------------------------*/

#shoutboxContainer
{
	height: 0px;
}

#shoutbox
{
	display: none;
}

#shoutboxBig
{
	width: 350px;
	margin: 30px 0 0 30px;
}

#shoutboxBig .sideTextfield
{
	margin-right:80px;
}

#shoutboxBig textarea
{
	float: right;
	width: 250px;
	height:	100px;
	margin-bottom: 8px;
	overflow: hidden;
}

/*textarea
{
	width: 170px;
	height: 100px;
	border: solid 1px #cccccc;
	padding: 2px 0 0 2px;
	color: #333333;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: right;
}
*/
.line
{
	margin-top: 5px;
	border-bottom: solid 1px #ccc;
}

.shout
{
	margin-bottom: 7px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.shout .name
{
	float: left;
	width: 140px;
	font-size: 1.2em;
}

#shouts .shout .name
{
	width: 300px;
}

.shout .date
{
	float: right;
	width: 80px;
	text-align: right;
	font-size: 1em;
	color: #808080;
}

.shout .shoutTop
{
	clear: both;
	float: left;
	padding-left: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
}

.shout .mail
{
	/*clear: both;*/
	float: left;
	margin-bottom: 7px;
	margin-right: 8px;
	margin-top: 0px !important; /* Firefox, Opera & CO */
	margin-top: -3px;
}

.shout .web
{
	float: left;
	line-height: 1em;
	margin-top: 0px !important; /* Firefox, Opera & CO */
	margin-top: -3px;
	margin-bottom: 7px
}

.shout .web a
{
	text-decoration: none;
	color: #333;
	font-size: 1em;
	line-height:0.7em;
}

.shout .web a:hover
{
	text-decoration: underline;
}

.shout .text
{
	clear: both;
	color: #808080;
	margin-top: 0px;
	background: #eaeaea;
	padding: 10px;
	margin-top: 0px !important; /* Firefox, Opera & CO */
	margin-top: -3px;
}



/* --- NEWS ---------------------------------------------------------*/

.newsItem
{
	clear: both;
}

.newsItem .headline
{
	float: left;
	width: 350px;
}

.newsItem .date
{
	float: right;
	text-align: center;
	font-size: 1.1em;
	background: #EAEAEA ;
	color: #9B9688;
	font-weight: normal;
	letter-spacing:-0.02em;
	padding: 3px 8px;
}

.newsItem .date .tag
{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}

.newsItem .date .monat
{
	color: #4C4C4C;
	font-weight: bold;
	margin-bottom: -2px;
}

.newsItem .date .jahr
{
	color: #9B9688;
	font-weight: bold;
	font-size: 10px;
}

.newsItem .text
{
	float: left;
	width: 450px;
	color: #808080;
	margin-bottom: 15px;
}

.newsItem .imgContainer
{
	float: right;
	width: 250px;
	overflow: hidden;
}

.newsImg img
{
	width: 450px;
}

.newsItem a
{
	color: #4c4c4c;
}

.newsItem .floatLeft {
	width: 150px;
	float: left;
	margin-right: 10px;
}

.dottedLine
{
	clear: both;
	border-bottom: 1px dotted #DDD;
	width: 100%;
	line-height: 0.1em;
	margin-bottom: 25px;
}

.newsItem .buttonLink
{
	float: none;
}

.siteNav
{
	float: right;
}

/* --- TERMINE ---------------------------------------------------------*/

.map
{
	font-size: 1.2em;
	color: #333;
	line-height: 1.4em;
}

.terminItem
{
	padding: 15px 5px;
	width: 510px !important;
	width: 505px;
	min-height: 30px;
	background: #;
	border-bottom: solid 1px #999;
}

.bg
{
	background: #eee;
}

.terminItem .date
{
	width: 80px;
	float: left;
}

.terminItem .ort
{
	width: 200px;
	float: left;
}

.terminItem .sub
{
	float: right;
	width: 200px;
}

/* --- KONTAKT ----------------------------------------------------------------------------------------*/

#adresse
{
	font-size: 1em;
	margin-bottom: 20px;
}


.emailLink
{
	margin-left: -15px;
	float: none;
}

#disclaimerLink
{
	margin-top: 10px;
}

.label
{
	display: inline-block;
	width: 80px;
}

.fehlermeldung
{
	color: red;
	font-size: 1.2em;
	padding: 10px 0;

}

.success
{
	color: #333;
	font-size: 1.2em;
	padding: 10px 0;
}

#contentTR .success
{
	padding: 0;
}

/* --- BAND ------------------------------------------------------------------------------------------*/

#bandList
{
	list-style: none;
	margin: 15px 0 0 15px;
}

#bandList li
{
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}

#bandList img
{
	border: none;
	height: 185px;
	width: 152px;
}

#crewList
{
	list-style: none;
	margin: 15px 0 0 15px;
}

#crewList li
{
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}

#crewList img
{
	border: none;
	height: 185px;
	width: 152px;
}

#setList
{
	list-style: none;
	margin: 0;
}

#setList li
{
	display: inline;
	float: left;
	margin: 0 8px 5px 0;
}

#setList .c1
{
	font-size: 1em;
	color: #808080;
	font-weight: normal;
}

#setList .c2
{
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

#setList .c3
{
	font-size: 1.4em;
	color: #4c4c4c;
	font-weight: normal;
}

#setList .c4
{
	font-size: 1.6em;
	color: #4c4c4c;
	font-weight: bold;
}

#setList .c5
{
	font-size: 1.8em;
	color: #333;
	font-weight: normal;
}

#setList .c6
{
	font-size: 2em;
	color: #333;
	font-weight: bold;
}

/* --- Veranstalter ------------------------------------------------------------------------------------------*/

#promo
{
	margin-top: 30px;
}

#promo p
{
	margin-bottom: 30px;
}

#promo .buttonLink
{
	float: none;
	position: relative;
	top: -10px;
}

/* --- FORMS ------------------------------------------------------------------------------------------*/

label
{
	clear: both;
	float: left;
	display: block;
	height: 18px;
	margin-bottom: 10px;
}

.req
{
	float:none;
	color: red !important;
	font-weight:normal;
	font-size: 12px;
	margin:0;
}

input
{
	border: solid 1px #cccccc;
	padding: 2px 0 0 2px;
	color: #333333;
	margin-bottom: 8px;
}

textarea
{
	border: solid 1px #cccccc;
	padding: 2px 0 0 2px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
}

input.sideTextfield
{
	width: 170px;
	height: 18px;
	float: right;
}

#captchaImg
{
	float:right;
	margin-bottom: 8px;
}

input.button
{
	padding: 1px 15px;
	color: #fff;
	background: #333;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	border: none;
	height: 100%;
	cursor: pointer;
	float: right;
}

#shoutbox textarea
{
	width: 170px;
	height: 100px;
	margin-bottom: 8px;
	float: right;
	overflow: hidden;
}

/*--- KONTAKTFORM ----------------------------- */

#kontaktForm ul
{
	list-style: none;
	margin-left: 0;
}

#kontaktForm li
{
	padding: 10px 0px 10px 0px;
	position: relative;
	clear: both;
	margin: 0px;
}
/*
#kontaktForm li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

#kontaktForm li.focused
{
	padding:10px 5px 5px 5px;
	position:relative;
	clear:both;
	margin: 0px;
}

html>body #kontaktForm li.focused
{
	background:#DDD !important; 
}
*/
#kontaktForm label
{
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 15px;
}

#kontaktForm li span
{
	width: 55px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 8px 0;
}

#kontaktForm li span label
{
	width: 45px;
}

form li div label, form li span label 
{
	clear:both;
	color:#66635e;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:6px;
}

#kontaktForm input
{
	margin: 0;
}

#kontaktForm .kontaktTextfield
{
	width: 180px;
}

#kontaktForm .req
{
	float:none;
	color: red !important;
	font-weight:normal;
	font-size: 12px;
	margin:0;
}

#kontaktForm .seperator
{
	border-bottom:1px dotted #DDD;
	margin: 10px 0 5px 0;
}



*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	margin-bottom:1px;
	font-size:120% !important;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

.datepicker
{
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}

/* --------- Calendar -----------------*/

div.calendar { position: relative; }

.calendar table {
cursor:pointer;
border:1px solid #ccc;
font-size: 11px;
color: #66635e;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.calendar .button { 
text-align: center;    
padding: 2px;          
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { 
font-weight: bold;      
text-align: center;
background: #dedede;
color: #66635e;
padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
background: #f5f5f5;
color: #66635e;
font-weight:bold;
}

.calendar thead .daynames { 
background: #fff;
color:#333;
font-weight:bold;
}

.calendar thead .name { 
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { 
background-color: #d12f19;
color:#fff;
padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
width:1.8em;
color: #222;
text-align: right;
padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 2px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { 
padding: 1px 1px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { 
color:#fff;
background: #529214 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
font-weight: bold;
border: 1px solid #888;
padding: 1px 1px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { 
color: #666;
}

.calendar tbody td.today { 
font-weight: bold;
color: #529214;
background:#D9EFC2;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
visibility: hidden;
}

.calendar tbody .emptyrow { 
display: none;
}

.calendar tfoot .footrow { 
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { 
background: #222;
color: #fff;
font-size:10px;
border-top: 1px solid #dedede;
padding: 3px;
}

.calendar tfoot .hilite { 
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { 
background: #77c;
padding: 2px 0px 0px 2px;
}

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}

/* ---------- Disclaimer ----------------- */

#disclaimer
{
	background: #FFF;
	padding: 20px;
}

#disclaimer h1
{
	color:#333333;
	font-size:2.1em;
	font-weight:normal;
	margin-bottom:20px;
}

#disclaimer p
{
	margin-bottom: 20px; 
}

/* ---------- Friends ----------------- */

#friendsList
{
	list-style: none;
	margin-top: 20px;
}

#friendsList li
{
	margin: 10px 0;
}

#friendsList a
{
	border:medium none;
	color:#333333;
	padding:1px 15px;
	text-decoration:underline
}

#friendsList a:hover 
{
	background:#333333 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	padding:1px 15px;
	text-decoration:none;
}

/* ---------- sideBar ----------------- */


.sideImg{
	width: 228px;
	overflow: hidden;
}

.sideImg Img {
	width: 228px;
}