body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(pics/back.jpg);
}

html
{
	overflow-y: scroll;
}

img {
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.rahmen1 {
	background-image: url(pics/see.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
}

.rahmen2 {
	width: 100%;
	height: 100%;
	background-image: url(pics/ballon.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}

.oben {
	background-image: url(pics/dach.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100px;
}

.unten {
	background-image: url(pics/zaun.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100px;
}

.tagnavi {
	width: 137px;
	height: 70px;
	vertical-align: middle;
}

.titel1 {
	text-align: right;
	vertical-align: bottom;
}

.titel2 {
	text-align: center;
	vertical-align: bottom;
}

.titel3 {
	text-align: left;
	vertical-align: bottom;
}

.titel4 {
	text-align: left;
	vertical-align: bottom;
}

.tagtitel {
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.inhalt {
	width: 100%;	
}

.container {
	position: relative;
}

.content {
	position: relative;
	color: #000000;
	z-index: 5;
	margin: 20px;
}

.background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(pics/weiss.png);	
}

.texttab {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

.bildertab {
	width: 100%;
	background-image: url(pics/weiss.png);
}

.texttitel {
	vertical-align: middle;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}

.kamerali {
	vertical-align: top;
	text-align: left;
}

.kamerare {
	vertical-align: top;
	text-align: right;
}

.vorschaubildertd {
	text-align: center;
	vertical-align: top;
	width: 15%;
}

.vorschaubilderimg {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
	border: medium outset #FFFFFF;
}

.pfeillinks {
	text-align: left;
	vertical-align: middle;
}

.pfeilrechts {
	text-align: right;
	vertical-align: top;
}

.pfeil {
	vertical-align: text-bottom;
}

.tabende {
	width: 70%;
}

.tabendekl {
	width: 20%;
}

.tbtechende {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

.tbtechende5 {
	text-align: left;
	vertical-align: bottom;
	width: 5%;
}

.tbtechende7 {
	text-align: left;
	vertical-align: bottom;
	width: 7%;
}

.tbtechende10 {
	text-align: left;
	vertical-align: bottom;
	width: 10%;
}

.tbtechende50 {
	text-align: left;
	vertical-align: bottom;
	width: 50%;
}

.tbtechende60 {
	text-align: left;
	vertical-align: bottom;
	width: 60%;
}