body {
	background-color: #321905;
	background-image:url(images/bg_body.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

#container {
	margin: 0 auto;
	margin-top:0px;
	width:1024px;
	height:auto !important;
}

#header {
	float:left;
	width:1024px;
	height:278px;
	background-image:url(images/header.jpg);
}


#navigation {
	position:relative;
	width: 900px;
	height: 20px;
	top:209px;
	left:124px;
	}

	
#content{
	float:left;
	width:1024px;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	height:auto !important;
	min-height:320px;
	height:320px;
	z-index:1;
}

#content_bg{
	float:left;
	background-image:url(images/content_lang.jpg);
	background-repeat:repeat;
	height:auto !important;
	min-height:320px;
	height:320px;
}


#inhalt {
float:left;
width:720px;
position:relative;
left:150px;
z-index:2;
}

#inhalt a {
color: #321905;
}

#footer{
	float:left;
	width:1024px;
	background-image:url(images/footer.jpg);
	height:100px;
}

#footer a:link, #footer a:visited {
text-decoration:none;
color:#321905;
font-weight:bold;
}

#footer a:hover {
text-decoration:none;
color: #8B5728;
}

#webdesign {
float:left;
position:relative;
left:130px;
top:57px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:3000;
}
	
#lightboxDetails{
	font-size: 11px;
	padding-top: 0.4em;
	z-index:3000;
}	

#lightboxCaption { 
	float: left; 
	font-size:11px; 
	z-index:3000;
}

#keyboardMsg { 
float: right; 
z-index:3000; 
}

#closeButton { 
top: 5px; 
right: 5px; 
z-index:3000; 
}

#lightbox img { border: none; clear: both; z-index:3000;} 
#overlay img { border: none; z-index:3000;}

#overlay { background-image: url(images/overlay.png); z-index:3000;}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
