
 /* Container Layout */ 
 
body                     { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #000; background-image: url(../pix/nuf.gif); background-repeat: repeat-y; background-position: 50px 0; text-align: center; margin-top: 0; padding: 0; position: absolute; width: 100% }

a     { color: #fff; font-weight: bold; text-decoration: none }

a:hover     { color: #f03 }

a:active  { color: #fff }
#rahmen       { margin: 0 auto; padding: 0; position: static; width: 900px; border: 0 }

#menu                   { background-image: url(../pix/top.jpg); background-repeat: no-repeat; background-position: 0 0; padding-top: 286px; position: relative; width: 900px; float: left }

#main              { background-color: #111; background-position: 0 0; position: relative; width: 900px; float: left; clear: both }

#links       { margin-left: 20px; width: 540px; float: left }
#links_voll    { margin-bottom: 5px; margin-left: 20px; width: 800px; float: left }
#links_musicplayer   { margin-bottom: 15px; margin-left: 20px; width: 520px; float: left }
#links_kontakt    { margin-bottom: 15px; margin-left: 20px; width: 280px; float: left }

#rechts             { width: 300px; float: left }
#rechts_musicplayer        { margin-right: 0; margin-bottom: 5px; margin-left: 0; width: 350px; float: right }
#rechts_kontakt           { margin: 20px 0 15px; width: 600px; float: right }


#links_media          { margin-top: 30px; margin-bottom: 15px; margin-left: 20px; width: 270px; float: right }

#mitte_media       { margin: 30px 10px 10px; width: 270px; float: right }
#rechts_media       { margin: 30px 10px 10px; width: 280px; float: right }


#fuss                    { background-color: #111; background-position: 0 0; position: relative; width: 900px; height: 20px; clear: both }

/* Ende  Container Layout */ 

/* Fusszeile */

p.fuss      { color: #666; font-size: 9px; line-height: 15px; margin: 0 auto; padding-top: 10px; padding-bottom: 20px }

a.fuss   { color: #333; font-size: 9px; font-weight: normal; text-decoration: none }

a.fuss:hover
   { color: #000; font-size: 10px; font-weight: bold }
/* Textbereich */

#links  p    { color: #fff; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 25px; margin-right: 20px }
#links_voll  p    { color: #fff; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 25px; margin-right: 20px }
#links_kontakt  p   { color: #e5e5e5; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 25px; margin-right: 20px }
#links_musicplayer  p   { color: #e5e5e5; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 25px; margin-right: 20px }
#links ul,li   { color: #e5e5e5; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 25px; margin-right: 20px }

#rechts p        { color: #fff; font-size: 9px; line-height: 10px; text-align: justify }
#rechts p.center  {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #e5e5e5;
	margin-right : 0px;
	text-align: center;
}

#rechts h1  { color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; margin-top: 15px }

#rechts h2   { color: #ffffff; font-size: 9px; line-height: 10px; text-align: center }


#rechts h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}

#rechts img {
	border-color: #000000;
	margin-top: 5px;
}
h1  { color: #ffffff; font-size: 18px; font-weight: bold; text-align: left; margin-top: 15px }
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-top: 15px;
}

h3   { color: #ffffff; font-size: 11px; font-style: italic; line-height: 14px; text-align: left }
h4 { color: #ffffff; font-size: 10px; font-weight: normal; text-align: left; margin-top: 20px }
h5   { color: #ffffff; font-size: 9px; font-weight: normal; text-align: center; margin-top: 3px }
/* Formulare */

#kontakt {
	width: 500px;
	margin-left: 25px;
	float: left;
	margin-bottom: 15px;
}

#kontakt p{
	font-size: 11px;
	line-height: 14px;
	color: #e5e5e5;
	margin-right : 25px;
	text-align: justify;
}

#kontaktrechts {
	width: 180px;
	float: right;
	margin : 0 0 15px 20px;
}

#kontakt fieldset {
	margin-top: 15px;
	color: #ffffff;
	border : thin solid #ffffff;
	font-size: 11px;
	line-height: 25px;
	vertical-align: middle;
}

#kontakt fieldset br {
	clear: both;
}

#kontakt legend {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}	

#kontakt label.left {
	width: 120px;
	margin-right: 5px;
	float: left;
	text-align: right;
}

#kontakt label.left2 {
	float: left;
	text-align: right;
	margin : 0 5px 0 5px;
}

#kontakt input.right {
	font-size: 11px;
	 float: left;
	 width: auto;
	 clear: both;
	 margin-left:  80px;
}

#kontakt label.right {
	width: 350px;
	float: right;
	text-align: left;
}

#kontakt input, option, select, textarea {
	font-size: 11px;
	 float: left;
	 width: auto;
	color: #000000;
	background-color : #e5e5e5;
}

#kontakt input.senden {
	width:60px;
	margin-left: 120px;
	margin-right: 10px;
} 



#rechts fieldset     { color: #ffffff; font-size: 11px; line-height: 25px; width: 280px; vertical-align: middle; border: solid thin }

#rechts fieldset br {
	clear: both;
}

#rechts legend {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}	

#rechts label.left {
	width: 40px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
	text-align: right;
}

#rechts input.right {
	font-size: 11px;
	float: left;
	width: 15px;
	margin-left: 15px;
	vertical-align : middle;
}

#rechts label.right {
	text-align: left;
	width: 140px;
	float: right;
}

#rechts input, option, select, textarea {
	font-size: 11px;
	 float: left;
	 width: auto;
	color: #000000;
	background-color : #e5e5e5;
}

#rechts input.senden {
	width: 60px;
	margin-left: 15px;
} 

/* Ende Formulare */


/*Tabellen*/
a.tour       { color: #fff; font-size: 11px; font-weight: bold; line-height: 14px }
a.tour:hover    { color: #f03; text-decoration: none }
table.shop {
	background-color: #ffffff;
	clear: both;
}

caption  { color: #fff; font-size: 11px; font-weight: bold; line-height: 25px }

th    { color: #fff; font-size: 11px; font-weight: bold; line-height: 14px; background-color: #333333 }

td
     { color: #fff; font-size: 11px; line-height: 14px }
  
td.hellgrau  { background-color: #333 }

td.mittelgrau  { background-color: #333 }
td.dunkelgrau  { background-color: #111111 }
td.schwarz         { color: #fff; background-color: #111111; text-align: left }
a.tab    { color: #fff; font-size: 11px; font-weight: bold; line-height: 14px; text-decoration: none }
a.tab_media    { color: #fff; font-size: 11px; font-weight: bold; line-height: 14px; text-decoration: none }

}

a.tab:hover {
	color: #990003;
}
#lightbox{
	position: absolute;
	top: 40px;
	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  { background: url(../images/blank.gif) no-repeat; display: block; width: 49%; height: 100% }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover   { background: url(../images/prevlabel.gif) no-repeat left 15% }
#nextLink:hover, #nextLink:visited:hover   { background: url(../images/nextlabel.gif) no-repeat right 15% }


#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;	}	
		
#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 */
	}	


 