body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

a:link { color: #005858; }
a:visited {	color: #005858; }
a:hover { color: #005858; }
a:active { color: #005858; }

.no-underline {
	text-decoration: none;
}

h1 { font-size: 11px; color: white; font-weight: normal; margin-bottom: 0px; margin-top: 0px; padding: 0px; }
h2 { font-size: 12px; color: #000; margin-top: 1px; margin-bottom: 10px; padding-top: 0px; }
h3 { font-size: 12px; color: #000; margin-top: 0px; margin-bottom: 10px; padding-top: 0px; }
h4 { font-size: 12px; color: #000; margin-top: 0px; margin-bottom: 10px; padding-top: 0px; }
h5 { font-size: 12px; color: #000; margin-top: 0px; margin-bottom: 10px; padding-top: 0px; }

.ex {
white-space: nowrap;
background: transparent url(images/ex.gif) 0 3px no-repeat;
padding-left: 13px;
}

.in {
white-space: nowrap;
background: transparent url(images/in.gif) 0 3px no-repeat;
padding-left: 17px;
}

.pdf {
white-space: nowrap;
background: transparent url(images/pdf-icon.gif) 0 3px no-repeat;
padding-left: 17px;
}

/* Container */
#con {
	width: 978px;
	margin: 0px auto;
	padding: 0px;
}

#ueberschrift {
	float: left;
	width: 551px;
	height: 16px;
	margin: 0px;
	padding-top: 3px;
}

#quicklinks {
	float: right;
	width: 375px;
	color: white;
	font-size: 11px;
	height: 16px;
	margin: 0px;
	padding-top: 3px;
}

a:link.quicklinks { color: white; text-decoration: none; }
a:visited.quicklinks {	color: white; text-decoration: none; }
a:hover.quicklinks { color: white; text-decoration: underline; }
a:active.quicklinks { color: white; text-decoration: none; }

#con01 {
	background-image: url(seite/images/verlauf.jpg);
	background-repeat: no-repeat;
	height: 250px;
	clear: both;
}

#logo {
	background: url(images/home-musiker.jpg) 558px 0px no-repeat;
}

#con02 {
	width: 976px;
	margin: 0 auto;
}

#veranstalter {
	margin-top: 35px;
}

#mitte {
	float: left;
	width: 510px;
	padding-left: 63px;
	height: auto;
	background: url(images/hg-inhalt.gif) 0px 0px repeat-y;
	margin-bottom: 20px;
}

#aktuell {
	clear: both;
	margin-bottom: 4px;
}	

.aktuelles {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ede5d7;
	margin-bottom: 10px;
}	

#addins {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-top: 20px;
}

.hinweis {
	border: 1px solid #f39912;
	color: #005858;
	padding: 10px;
	font-size: 11px;
	width: 178px;
	margin-bottom: 15px;
}

.datum {
	background-color: #e2e58a;
	width: 153px;
	font-size: 10px;
	color: #005858;
	margin-left: 14px;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.konzertort {
	background-color: #e2e58a;
	width: 300px;
	font-size: 10px;
	color: #005858;
	margin-left: 14px;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.musikplayer {
	background-color: #e2e58a;
	width: 230px;
	font-size: 10px;
	color: #005858;
	margin-left: 14px;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.nachricht {
	border: 1px solid #005858;
	background-color: #fff;
	color: #005858;
	padding: 8px;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.trenner-510px {
	height: 15px;
	width: 510px;
	background: url(images/trenner-510px.gif) 0px 0px no-repeat;
	padding-bottom: 10px;
	margin-top: 5px;
}

.trenner-470px {
	height: 3px;
	width: 470px;
	background: url(images/trenner-470px.gif) 0px 0px no-repeat;
	padding-bottom: 10px;
	margin-top: 0px;
}

/* CSS Navigation */
#navcontainer { 
    float: left;
	width: 170px;
	padding-right: 5px;
}

#navi {
	width: 170px;
	height: auto;
	padding-top: 23px;
}

#navcontainer ul {
	width: 170px;
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

#navlist {
	width: 170px;
}

#navlist a {
	display: block;
	height: 24px; 
	width: 160px;
}

#navlist a:link, #navlist a:visited { color: #000; background-image: url(seite/images/navi-n.gif); text-decoration: none; }
#navlist a:hover { color: #ee8019; background-image: url(seite/images/navi-h.gif); }
#active a:link, #active a:visited, #active a:hover { color: #000; background-image: url(seite/images/navi-s.gif); }

/* Unternavigation */
#navcontainer ul ul a { height: 14px; padding-top: 2px; padding-bottom: 3px; padding-left: 19px; width: 140px; padding-right: 11px; }

#subnavlist a:link, #subnavlist a:visited { color: #534834; text-decoration: none; background-image: none; }
#subnavlist a:hover { color: #ee8019; background-image: none; }
#subactive a:link, #subactive a:visited, #subactive a:hover { color: #534834; background-image: url(seite/images/unavi-s.gif); }

#sublink a:link, #sublink a:visited { color: #534834; background-image: url(seite/images/unavi-sublink-n.gif); }
#sublink a:hover { color: #ee8019; background-image: url(seite/images/unavi-sublink-h.gif); }

#navcontainer ul ul ul a { height: 14px; padding-top: 2px; padding-bottom: 3px; padding-left: 37px; width: 125px; padding-right: 8px; }

#subsubnavlist a:link, #subsubnavlist a:visited { color: #5c3c15; text-decoration: none; background-image: url(seite/images/uunavi-n.gif); }
#subsubnavlist a:hover { color: #ee8019; background-image: url(seite/images/uunavi-h.gif);  }
#subsubactive a:link, #subsubactive a:visited, #subsubactive a:hover { color: #5c3c15; background-image: url(seite/images/uunavi-s.gif); }

/* Styles */
.farbe { color: #CC0000; }
.farbe2 { color: #005858; }
.farbe3 { color: #009900; }
.farbe4 { color: #a2a639; }
.farbe5 { color: #eb950f; }
.gross { font-size: 12px; }
.normal { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }
.hinweis { font-size: 9px; color: #666666; }

/* Eingabefelder */
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBF8F8;
	width: 300px;
	border: 1pt solid #666666;
}
	
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FBF8F8;
	width: 300px;
	height: 80px;
	border: 1pt solid #666666;
}
	
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F79100;
	width: 90px;
	border: 1pt solid #F79100;
}

.mail { display:none; }

/* lightbox */
#lightbox{
	position: absolute;
	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(seite/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(seite/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(seite/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#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: #000;
}