	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color: #FD9E1A;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color: #FD9E1A;
        margin-bottom: -192px; /* half of container's height */
        float: left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height: 383px;
        width: 614px;
		clear:left;
		background: #FFFFFF url('img/bg1.jpg') no-repeat;
		}

	#textfeld {
	    background-color: #FFFFFF; 
        filter: Alpha(opacity=60); 
        opacity: .6; 
		float:right;
		width: 270px;
		height: 304px;
        overflow: auto;
		font-family: "Tahoma", Verdana, Arial;
        font-size: 12px;
        color: #660400;
		margin: 29px 30px 0px 10px;
		padding: 10px;
		clear:left;
		}
		
	#bggalerie {
	    background-color: #FFFFFF; 
        filter: Alpha(opacity=60); 
        opacity: .6;
		float:right;
		width: 534px;
		height: 280px;
        overflow: auto;
		font-family: "Tahoma", Verdana, Arial;
        font-size: 12px;
        color: #660400;
		margin: 29px 30px 0px 10px;
		padding: 10px;
		clear:left;
		}
		
	#picgalerie {
		float:right;
		width: 534px;
		height: 280px;
		overflow: auto;
		margin: 29px 30px 0px 10px;
		padding: 10px;
		clear:left;
		}
	
	h1 {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 12px;
		color: #660400;
		text-decoration: none;
		}
	
	h2 {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 12px;
		color: #660400;
		text-decoration: underline;
		}
	
	h3 {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 12px;
		color: #660400;
		text-decoration: none;
		margin-left: 20px;
		}
	
	h4 {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		color: #660400;
		text-decoration: underline;
		}
	
	.clear { 
		font-size: 1px;
        line-height: 0em;
        height: 0;
        clear: both;
		}
	
	.bild {
		margin: 7px 0px 11px 28px;
		border: 0px;
		}
	
	/* Navigation innen*/
	.navigation {
		margin: -17px 0px 0px 45px;
		}

	.navigation li {
		list-style-type: none;
		display: inline;
		}

	.navigation a {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		}

	.navigation a:hover {
		text-decoration: underline;
		}
	
	/* Formatierung für den Navigationstextes außerhalb des Links */
	.navtext {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}

	/* Navigation Home und Impressum */
	.navigation2 {	
		margin: 32px 0px 0px 477px;
		}

	.navigation2 li {
		list-style-type: none;
		display: inline;
		}

	.navigation2 a {
		font-family: "Tahoma", Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FED8A3;
		text-decoration: none;
		}

	.navigation2 a:hover {
		text-decoration: underline;
		}

	/* Formatierung für den Navigationstextes außerhalb des Links */
	.navtext2 {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FED8A3;
		}
	
	/* Navigation Galerie Innen*/
	.navgalerie {	
		margin: 7px 0px 0px 45px;
		clear: both;
		}

	.navgalerie li {
		list-style-type: none;
		display: inline;
		}

	.navgalerie a {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		}

	.navgalerie a:hover {
		text-decoration: underline;
		}
	
	/* Navigation Galerie Home und Impressum */
	.navgalerie2 {	
		margin: 32px 0px 0px 477px;
		}

	.navgalerie2 li {
		list-style-type: none;
		display: inline;
		}

	.navgalerie2 a {
		font-family: "Tahoma", Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FED8A3;
		text-decoration: none;
		}

	.navgalerie2 a:hover {
		text-decoration: underline;
		}

	/* Link "weiter" und zurück auf Indexseite und Seite2 */
	.nav {
		text-align: right;
		}

	.nav a {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 10px;
		line-height: 22px;
		font-weight: bold;
		color: #660400;
		text-decoration: none;
		}
	
	.nav a:hover {
		text-decoration: underline;
		}
	
	/* Photocase-Link Impressum*/
	.nav2 {
		}

	.nav2 a {
		font-family: "Tahoma", Verdana, Arial;
		font-size: 10px;
		font-weight: bold;
		color: #660400;
		text-decoration: none;
		}

	.nav2 a:hover {
		text-decoration: underline;
		}
	
	/* Definition "zurück" für die Ausstellungen */
	.back {
		}

	.back a {
		margin-left: 10px;
		font-family: "Tahoma", Verdana, Arial;
		font-size: 10px;
		line-height: 22px;
		font-weight: bold;
		color: #660400;
		text-decoration: none;
		float: left;
		}

	.back a:hover {
		text-decoration: underline;
		}
		
	/* Definition "vor" für die Ausstellungen */
	.forward {
		}

	.forward a {
		margin-right: 10px;
		font-family: "Tahoma", Verdana, Arial;
		font-size: 10px;
		line-height: 22px;
		font-weight: bold;
		color: #660400;
		text-decoration: none;
		float: right;
		}

	.forward a:hover {
		text-decoration: underline;
		}

	/* Definition des Containers Impressum */
	.impressum {
		margin: 30px auto;
		width: 210px;
		}
	
	/* Definition der Liste Ausstellung */
	.ausstellung {
		margin: 0px 0px 0px 15px;
		}
	
	/* Definition der Boxen Kontakt */
	.box1 {
		margin: 5px 0px 0px 20px;
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		}
	
	.box2 {
		margin: 3px 0px 0px 20px;
		}
	
	.box3 {
		margin: 14px 0px 0px 20px;
		font-family: "Tahoma", Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		}
		
	.box4 {
		margin: 3px 0px 0px 20px;
		}
	
	.box5 {
		margin: 8px 0px 0px 19px;
		}
	
	.box6 {
		margin: 5px 0px 0px 38px;
		}
	
	.pruefbox {
		margin: 0px 0px 0px 20px;
		}
	
	/* Definition der Inputboxen Kontakt*/
	.inputbox1 {
		border: 1px solid #A30000;
		font-family: "Tahoma", Verdana, Arial;
        font-size: 12px;
        color: #660400;
		padding: 1px;
		}
	
	.inputbox2 {
		border: 1px solid #A30000;
		width: 230px;
		height: 100px;
		font-family: "Tahoma", Verdana, Arial;
        font-size: 12px;
        color: #660400;
		overflow: auto;
		padding: 1px;
		}
	
	/* Lightbox 2.2 */
	#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{
		width: 49%;
		height: 100%;
		background: transparent url(galerie/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(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;	}	
			
	#overlay{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		width: 100%;
		height: 500px;
		background-color: #A30000;
		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 */
		}	
		