	body
	{
		margin: 0px;
		padding: 0px;
		font: 11px verdana;
		text-align: left;
		color: #000000;
		line-height:18px;
		background-color: #583119;
	}
	
	a { text-decoration: none; }
	a:link { color: #ab7b25; }
	a:visited { color: #ab7b25; }
	a:hover, a:active { color: #583119; }
	
	img a { border: none; }
	
	ul { text-decoration: none; }

	h1
	{
	color: #ab7b25;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 11px;
	}
		
	h2
	{
	color: #ab7b25;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
	h3
	{
		color: #ab7b25;
		font: 9px verdana;
		margin: 0px 0px 0px 0px;
	}
	
	h4
	{
	color: #ab7b25;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	}

/* lightbox */

	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../img_web/lightbox/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../img_web/lightbox/nextlabel.gif) right 15% no-repeat; }
	
	#imageDataContainer{ font: 10px Verdana, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
	
	#imageData{	padding:0 10px; color: #583119; }
	#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; outline: none;}	 	
	
	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #583119; }

/* Verschiedene Container */
	
	#container 
	{ 	
		width: 100%;
		height: inherit;
		margin-left:0px;
		background-image:url(../img_web/bg/bg.gif);
	}
	
	#header 
	{ 	
		width: 955px;
		height: 208px;
		padding-bottom:50px;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;
		background-image:url(../img_web/header/header.jpg);
		background-repeat:no-repeat;
	}
	
	#header_language
	{
		height:15px;
		padding-top:20px;
		padding-left:30px;
	}
	
	#header_nav1
	{
		width:925px;
		float:right;
		margin-top:15px;
		margin-right:30px;
		text-align:right;
	}
	
	#header_image
	{	
		height:50px;
		margin-top:45px;
	}
	
	#main 
	{ 	
		width: 955px;
		height:inherit;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;
		clear: both;
	}

	#nav2
	{ 
		width: 180px;
		min-width: 12em;
		float: left;
		padding-left:30px;
		padding-bottom:50px;
		font-size:10px;
	}
	
	.nav2_content
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
	}
	
	.nav2_content li
	{
		display: inline;
	}

	.nav2_content a:link { color: #000000; }
	.nav2_content a:visited { color: #000000; }
	.nav2_content a:hover, a:active { color: #ab7b25; }
	
	#content_left
	{
		min-width: 12em; 
		margin-left: 230px;
		margin-right: 260px;
		padding-bottom:35px;
		padding-right:20px;
	}
	
	#galerie
	{
		margin:0px 25px 0px 20px;
	}
	
	#content_right
	{
		width: 260px;
		min-width: 12em;
		float: right;
		padding-bottom:35px;
		padding-top:50px;
	}
	
	#footer
	{
		clear: both;
		height: 20px;
		width:955px;
		background-color:#e8e6e3;
		padding-top: 0px;
		padding-bottom: 10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
	}
	
	#footer_info
	{	
		width:300px;
		margin-top:5px;
		float:left;
		padding-left:30px;
	}
	
	#footer_copy
	{	
		width:595px;
		margin-top:5px;
		float:left;
		text-align:right;
		color:#ab7b25;
	}

/* Verschiedene Stile */

.Stil1 {color: #FFFFFF}
.braun {color: #583119}

