#img-container { 
	width: 5000px; 
	margin: 155px 0px 0px 240px; 
	z-index:4; 
}

#txt-container { 
	margin: 155px 0px 0px 240px; 
	z-index:4; 
}

#img-container #text { 
	z-index:4; 
	float: left; 
	width: 325px; 
}

#img-container #text p { 
	z-index:4; 
	width: 250px; 
}

#img-container .picture_holder { 
	z-index:4; 
	float: left; 
}

#img-container .picture { 
	z-index:4; 
	position: relative;
}

#img-container .captioning .title { 
	margin-top: 12px; 
	font-weight: bold; 
}

#img-container .captioning .caption { }

div.infobox {
	position: absolute;
	width: 250px;
	height: 40px;
	left: 40px;
	top: 400px;
	background-color: White;
	padding: 10px 20px 10px 20px;
	opacity:0.66;
	filter:alpha(opacity=66);
	z-index:7; 
}

p.infoheadline {
	font-family : sans-serif;
	font-size : 18px;
	padding: 0px;
	margin: 0px;
	font-weight : normal;
}

p.infotext {
	font-family : sans-serif;
	font-size : 12px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-weight : normal;
}

div.tourbox {
	position: absolute;
	width: 420px;
	height: 100px;
	left: 20px;
	top: 360px;
	background-color: White;
	padding: 10px 20px 10px 20px;
	opacity:0.80;
	filter:alpha(opacity=66);
	z-index:7; 
}

p.tourheadline {
	font-family : sans-serif;
	font-size : 18px;
	padding: 0px;
	margin: 0px;
	font-weight : normal;
}

p.tourtext {
	font-family : sans-serif;
	font-size : 12px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-weight : normal;
}



#hintergrund {
	position:absolute; 
	z-index:0; 
	width:40%; 
	height:100%;
	top: 0px;
	left: 0px;
}

body {
	background-repeat: repeat;
	background-color: white;
}

div.logo {
	margin: 15px 0px 0px 15px;
	padding: 25px 25px 10px 70px;
	position: fixed;
	top: 0px;
	left:0px;
	z-index:2; 
}

div.kontakt {
	margin: 15px 0px 0px 15px;
	padding: 25px 25px 10px 230px;
	position: fixed;
	top: 650px;
	left:0px;
}

div.menu {
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 10px 0px;
	background-color: White;
	position: fixed;
	top:150px;
	left:0px;
	height:1500px;
	opacity:0.66;
	filter:alpha(opacity=66);
	z-index:10; 
}

div.maintext {
	font-family : sans-serif;
	font-size : medium;
	width: 600px;
}

p.smalltxt {
	position: fixed;
	top: 650px;
	left:245px;
	font-family : sans-serif;
	font-size : 10px;
	padding: 0px;
	font-weight : normal;
}

div.content {
	position: fixed;
	top: 100px;
	left:220px;
	z-index:3; 
}

img.menu {
	padding: 5px 5px 0px 0px;
}
