/*	**********************************************************************
	*
	* Inhaltsverzeichnis:
	*
	* Stile f?r Layout-DIVs
	* Stile f?r Prim?rnavigation
	* Stile f?r Sekund?rnavigation
	* Stile f?r Thumbnails
	* Stile f?r Seitennavigation (Bl?ttern ?bersicht)
	* Stile f?r Fotos (Bl?ttern)
	* Stile f?r Seitennavigation (Bl?ttern Foto)
	* Stile f?r Inhalte
	*
	**********************************************************************
*/

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}



/*	**********************************************************************
	*
	* Stile f?r Layout-DIVs
	*
	**********************************************************************
*/
.box{
background: #eeeeee; font-size:10px; font-family:verdana; width: 500px; height:auto; padding:20px; border:1px solid #000; margin:0 auto;border-bottom:50px solid #000;} 

#divContainer {
	position: relative;
	width: 820px;
	margin: auto;
	background-color: #333;
}

#divHeader {
	height: 30px;
	border: 1px solid #ff0;
	border: none;
	background-image: url(../images/header.gif);
}

#divHeader h1 {
	display: none;
}

#divHeaderimage {
	height: 120px;
	border: 1px solid #0ff;
	border: none;
}

div.stdSize {
	border: 1px solid #f00;
	border: none;
	height: 20px;
	background-color: #555;
}

#divSecondaryNav { position: relative; float: left; width: 165px; height: 610px; padding: 20px 10px 10px; background-color: #444; color: #cc0001; font-size: 12px; line-height: 20px; overflow: auto; border-right: 1px solid #000; border-top-style: n; border-bottom-style: none; border-bottom-width: medium; border-left-style: none; border-left-width: medium;one;border-top-width: medium; }

#divContent {
	position: relative;
	float: left;
	width: 610px;
	height: 610px;
	border: 1px solid #00f;
	border: none;
	padding: 10px;
	
	font-size: 11px;
	color: #aaa;
}

#divFooter {
	position: relative;
	clear: left;
	background-color: #222;
	
	font-size: 10px;
	color: #666;
	line-height: 20px;
	text-align: center;
}

#divFooter a {
	color: #aaa;
}



/*	**********************************************************************
	*
	* Stile f?r Prim?rnavigation
	*
	**********************************************************************
*/

#divPrimaryNav {
	padding-left: 10px;
}

#divPrimaryNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 12px;
}

#divPrimaryNav ul.SiteNav {
	float: left;
	margin-top: 2px;
}

#divPrimaryNav ul.Sitelinks {
	padding-right: 10px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}

#divPrimaryNav li {
	display: inline;
}

#divPrimaryNav ul a {
	text-decoration: none;
	color: #800;
	color: #fff8dc;
	color: #cc0001;
}


/*	**********************************************************************
	*
	* Seitennavigation
	*
	**********************************************************************
*/

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#Menu h1 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0;
	font-size: 13px;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
}

#Menu ul.nav1 li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 1.6em;
	border-top: 1px solid #000000;
	margin: 0;
	background: url("../images/bg.gif") repeat-y;
}

#Menu ul.nav1 li.last {
	border-bottom: 1px solid #000000;
}

#Menu ul.content1 li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 1.6em;
	border-top: 1px solid #000000;
	margin: 0;
	background-color: #FFFFFF;
}

#Menu ul.nav1 li a {
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 2px;
	color: #520200;
	font-size: 11px;
	text-decoration:none;
	font-weight:600;
}

#Menu ul.nav1 li:hover {
	background: #E9F2FF;
}


#Menu ul.nav2 li a {
	margin-left: 12px;
	margin-right: 5px;
	font-size: 10px;
	font-weight: normal;
}

#Menu ul.nav1 li.activeMenu {
	background: #CCDDFF;
}

/*	**********************************************************************
	*
	* Stile f?r Sekund?rnavigation
	*
	**********************************************************************
*/

#divSecondaryNav a {
	text-decoration: none;
}

#divSecondaryNav ul.nav1 { list-style: none; margin: 0; padding: 0; border: none; font-weight: bold; }

#divSecondaryNav ul.nav2 {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding: 10px;
	padding-bottom: 5px;
	border: none;
	font-weight: normal;
}

#divSecondaryNav ul.nav1 a {
	color: #cc0001;
}

#divSecondaryNav ul.nav2 a {
	color: #111;
}

#divSecondaryNav ul.nav2 li {
	margin-bottom: 10px;
}

#divSecondaryNav h2 {
	font-size: 14px;
}



/*	**********************************************************************
	*
	* Stile f?r Thumbnails
	*
	**********************************************************************
*/

#thumbnails {
	float: left;
	width: 550px;
	height: 590px;
	vertical-align: middle;
}

#thumbnails table {
	border: 0;
}

#thumbnails tr {
	height: 100px;
}

#thumbnails td {
	vertical-align: middle;
	text-align: center;
	width: 150px;
}

#thumbnails a {
	text-decoration: none;
}

#thumbnails img {
	border: 1px solid #ccc;
}


/* **********************************************************************
   *
   * Thumbnail-Auszeichnungen
   *
   **********************************************************************
*/   

div.float {
	float: left;
/*	border: 1px solid; */
	width: 120px;
	text-align: center;
	padding: 10px;
	height: 100px;
}
  
div.float p {
	text-align: center;
}

div.float a {
	text-decoration: none;
}

div.thumbnail {
	height: 120px;
/*	border: 1px solid #f00; */
	alignment: center;
}

.thumb_hochkant {
}

.thumb_quer {
	padding-top: 20px;
}

   
div.container {
	width: 100%;
/*  border: 2px dashed #333; */
}

.container img {
	border: none;
}

div.spacer {
  clear: both;
}


/* **********************************************************************
   *
   * weitere Auszeichnungen
   *
   **********************************************************************
*/   

#bilddetails_quer {
	border: 1px solid #ff0;
	border: none;
}

#bilddetails_quer table {
	text-align: left;
	width: 600px;
	font-size: 0.7em;
	line-height: 1.3;
	border: 1px solid #ff0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

#bilddetails_hochkant {
	border: 1px solid #ff0;
	border: none;
}

#bilddetails_hochkant table {
	text-align: left;
	width: 400px;
	font-size: 0.7em;
	line-height: 1.3;
	border: 1px solid #ff0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

td.detailtyp {
	border: 1px solid #f00;
	border: none;
	vertical-align: top;
	width: 12em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
	font-weight: 600;
}

td.detaildaten {
	vertical-align: top;
	border: 1px solid #0f0;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.bildnavigation_quer {
	width: 600px;
	border: 1px solid #0f0;
	border: none;
	font-size: 0.7em;
	margin: 1em 0 1em 0;
	height: 1.5em;
	clear: both;
}

.bildnavigation_hochkant{
	width: 400px;
	border: 1px solid #0f0;
	border: none;
	font-size: 0.7em;
	margin: 1em 0 1em 0;
	height: 1.5em;
	clear: both;
}

.bild_zurueck {
	float: left;
	border: 1px solid #f0f;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 33%;
}

.zur_uebersicht {
	float: left;
	border: 1px solid #ff0;
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 34%;
}

.bild_weiter {
	float: left;
	border: 1px solid #0ff;
	border: none;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 33%;
	clear: right;
}

/*	**********************************************************************
	*
	* Stile f?r Seitennavigation (Bl?ttern ?bersicht)
	*
	**********************************************************************
*/

.thumbnav {
	float: left;
	height: 590px;
	width: 20px;
	text-align: center;
}

.thumbnav img {
	border: none;
}

.thumbnav a {
	display: block;
	margin-top: 290px;
	color: #fff;
	font-weight: bold;
}

#zurueck {
}

#vorwaerts {
}



/*	**********************************************************************
	*
	* Stile f?r Fotos (Bl?ttern)
	*
	**********************************************************************
*/

#foto {
	height: 600px;
	width: 600px;
}

#foto table {
	border: 0;
	padding: 0;
	margin: 0;
}

#foto tr {
	height: 600px;
}

#foto td {
	vertical-align: middle;
	text-align: center;
	width: 600px;
}

#foto img {
	border: 1px solid #ccc;
}



/*	**********************************************************************
	*
	* Stile f?r Seitennavigation (Bl?ttern Foto)
	*
	**********************************************************************
*/

.pagenav {
	line-height: 40px;
	width: 40px;
	text-align: center;
	margin: 5px;
}

.pagenav a {
	font-weight: bold;
}

.pagenav img {
	border: none;
}

#seite_zurueck {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#seite_vorwaerts {
	position: absolute;
	bottom: 0px;
	right: 0px;
}



/*	**********************************************************************
	*
	* Stile f?r Inhalte
	*
	**********************************************************************
*/

#divContent h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

#divContent a {
	font-weight: bold;
	color: #ddd;
	color: #FFFFFF;
	text-decoration:none;
	
}

a.intern {
	background: url("../images/link_int.gif") left no-repeat; 
	padding-left: 12px;
}
a.extern {
	background: url("../images/link_ext.gif") left no-repeat; 
	padding-left: 12px;
}

#BandEventUebersicht ul {
	list-style: none;
}

#BandEventUebersicht li {
	list-style: none;
	list-style-image: url("../images/link_int.gif");
	margin-bottom: 10px;
}

#BandEventUebersicht li a {
	color: #fff;
}

a.email {
	color: #c70000;
	font-weight: bold;
}

#divContent ul.l1 {
    list-style: none;
}

#divContent ul.l2 {
    list-style: square;
}

#divContent ul.l1 li {
    padding-top: 0.6em;
}

#divContent ul.l2 li {
    padding-top: 0.2em;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }


#overlay{ background-image: url(test.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(test.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="test.png", sizingMethod="scale");
	}

/* **********************************************************************
   * Lyrics
   **********************************************************************
*/
#Lyrics ul {
	font-family: Verdana;
	font-size: 12pt;
	list-style: none;
	list-style-position:inside;
	margin: 0;
	padding: 0;
	border: none;
}

#Lyrics ul.lyrics li {
font-family: Verdana;
	
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
}	
/*	**********************************************************************
	*
	* Bandlinks
	*
	**********************************************************************
*/

#Layer_studebaker { 
	height: 122px; 
	width: 300px; 
	left: 10px; 
	top: 60px; 
	position: absolute; 
	z-index: 0; 
	visibility: visible; 
}

#Layer_deadend { 
	height: 80px; 
	width: 119px; 
	left: 10px; 
	top: 200px; 
	position: absolute; 
	z-index: 0; 
	visibility: visible; 
}

#Layer_madmoses {
	height: 64px; 
	width: 211px; 
	left: 10px; 
	top: 300px; 
	position: absolute; 
	z-index: 0; 
	visibility: visible;
}




/*	**********************************************************************
	*
	* Wortabstand
	*
	**********************************************************************
*/

<style type="text/css"> 
.positiv {word-spacing: 5em;}
</style>