body {
	background-image: url(../images/hintergrund.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment: fixed;
}
.header {
	width: 591px;
	background-image: url(../images/header.gif);
	height: 100px;
	z-index: 2;
	position: relative;
}
.inhalt_links_rahmen {
	height: 100%;
	width: 591px;
	background-color: #FFF;
	float:left;
}
.inhalt_bildergalerie_rahmen {
	height: 100%;
	width: 889px;
	background-color: #FFF;
	float:left;
	position: relative;
	top: -100px;
}
.inhalt_links {
	height: 100%;
	width: 534px;
	margin-left: auto;
	margin-right:auto;
	z-index: 3;
	position: relative;
	padding-top: 28px;
	padding-bottom: 28px;
}
.inhalt_bildergalerie_links {
	height: 100%;
	width: 760px;
	margin-left: auto;
	margin-right:auto;
	z-index: 3;
	position: relative;
	padding-top: 10px;
	padding-bottom: 28px;
}
.inhalt_rechts_rahmen {
	height: 100px;
	width: 290px;
	float:right;
	position: relative;
	top: -100px;
	right: 10px;
	z-index: 2;
}
.rahmen {
	width: 900px;
	margin:0px auto;
	height: 100%;
}
.button_rechts {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	margin-top: 10px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
}
.trennzeichen_rechts {
	height: 8px;
	width: 100px;
}
.trennzeichen_nachricht {
	height: auto;
	width: 525px;
	z-index: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.trennzeichen_webcam_archiv {
	height: 15px;
	width: 100px;
}

.inhalt_webcam_rechts_archiv {
	height: 100%;
	width: 850px;
	margin-left: auto;
	margin-right:auto;
	z-index: 3;
	position: relative;
	padding-top: 10px;
	padding-bottom: 28px;
}
.trennzeichen_webcam_archiv2 {
	height: 8px;
	width: 100px;
}
.trennzeichen_webcam_archiv3 {
	height: 5px;
	width: 100px;
}

