/* Standard Stylesheet
www.martin-englmeier.de
Start: 04.03.2007
Letzte Aenderung:
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}


/* @group Allgemeines */

body {
	font-size: 75%;
	line-height: 1.6em;
	color: #a31716;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #F6A91C url(img/bg.jpg) repeat-x;
}


body#start a#homenav, 
body#aktuell a#aktuellnav, 
body#band a#bandnav,
body#videos a#videosnav,
body#cd-album a#cdnav,
body#auftritte a#auftrittenav,
body#bildergalerie a#galerienav,
body#presse a#pressenav,
body#links a#linksnav,
body#gaestebuch a#gaestebuchnav,
body#kontakt a#kontaktnav,
body#impressum a#impressumnav
{
	font-size: 20px;
	color: #FBAF1D;
	text-decoration: none;
	/*border-left-style: dashed;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-width: 1px;*/
	
	margin-left: -18px;
	padding-right: 16px;
	border-bottom-style: none;
}





a {
	color: #a31716;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

a:visited {
	color: #a31716;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

a:hover {
	color: #c98509;
	text-decoration: none;


}

a:active {
	color: #a31716;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

ul {
	list-style-type: none;
}

.album_bullets {
	list-style-type: disc;
	margin-left: 20px;
}
.album_bullets_old {
	list-style-type: disc;
	margin-left: 20px;
		color: rgba(159,48,44,0.4);
		
}

.album_bullets_old a {
		color: rgba(159,48,44,0.4);
		
}


hr {
	color: #BE2302;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-bottom: 20px;
	width: 190px;
}



.form-input-field_newsletter {
	background-color: #FBAF1D;
	border: 1px solid #a31716;
	color: #a31716;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 14px;
}


.form-input-button {	border: 1px solid #a31716;	background-color: #FBAF1D;	width:65px;
	font-size: 9px;
	color: #a31716;
}

.durchgestrichen {
	text-decoration: line-through;
}

/* @end */

/* @group Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

.logo {
	position: relative;
	right: 5000px;
}





/* @end */





/* @group Absätze */



p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
}

p.old_gigs {

	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
	color: rgba(159,48,44,0.4);
	
}



p.videotitel {
	text-align: left;
}

/* @end */




/* @group Kleinerer Text */
.s {
	font-size: 0.9em;
}


/* @end */



/* @group Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}



.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {

}

h2 {
	font-size: 140%;
}

h2.old {
	color: rgba(159,48,44,0.4);
	margin-bottom: -20px;
	margin-top: 20px;
}

h3 {

}

h4 {

}

/* @end */

/* @group  Layout  */

#wrapper {
	width: 852px;
	margin: 0 auto;
	position: relative;
}



#header {
	background: url(img/header_mit_logo.jpg) no-repeat;
	width: 852px;
	height: 181px;
	margin: 0;
	padding: 0;
}

#contentwrap1 {
	background: url(img/bg_content2.jpg) repeat-y;
}

#contentwrap2 {
	background: url(img/bg_content_verlauf.jpg) no-repeat;
}





#content {
	width: 370px;
	margin-left: 195px;
	background-color: #FBAF1D;
	border-top: 2px dotted #B3520E;
	border-right: 2px dotted #B3520E;
	border-left: 2px dotted #B3520E;
	padding-left: 28px;
	padding-top: 24px;
	padding-right: 28px;
	text-align: justify;

}

.startportraits {
	text-align: left;
	margin-left: 5px;
}


.portrait_beschreibung {
	font-size: 95%;
}


/* @group navi */


#navi, #sidebar {
	

	width: 192px;
	position: absolute;
	top: 241px;

}
#navi {
left: 4px;
}

#navi ul {
	padding-left: 44px;
	font-size: 120%;
}

#navi li {
	margin-bottom: 4px;
}



#navi a{
	
	color: #44251C;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}

#navi a:visited {	
	text-decoration: none;
}

#navi a:hover {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #FBAF1D;
}

#navi a:active {
	color: #BE2302;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}



/* @end */

#sidebar {
	
	right: 1px;
	top: 390px;
	font-size: 85%;
	width: 200px;
}





.newsletter_disclaimer {
	font-size: 80%;
}




#footer {
	background: url(img/footer.gif) no-repeat;
	width: 852px;
	height: 25px;
	font-size: 75%;
}



#footer p {

	margin-left: 20px;
}

.bordernone {
	border-style: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Lightbox V2 */


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;
	border-style: 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;
	border-style: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(galerie/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	border-style: none;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(galerie/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(galerie/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	border-style: none;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-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 */
	}	
	
	
/* @end */


