﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
}
.hintergrund {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	display: block;
}
.main {
	width: 620px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.navigation {
	background-color: #EE7F01;
	position: absolute;
	z-index: 1;
	width: 777px;
	top: 90px;
	left: 0px;
	height: 18px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	display: none;
}
.subnavigation {
	background-color: #29564D;
	position: absolute;
	z-index: 1;
	width: 148px;
	height: 150px;
	top: 113px;
	left: 0px;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	display: none;
}
.hufeisen {
	position: absolute;
	z-index: 3;
	width: 121px;
	height: 110px;
	bottom: -94px;
	right: -76px;
	background-image: url('images/hufeisen.gif');
	background-repeat: no-repeat;
	display:none;
}
.content {
				padding: 0px 240px 15px 0px;
				position: absolute;
				z-index: 1;
				width: 100%;
				height: auto;
				top: 180px;
				left: 0px;
				background-color: #FFFFFF;
				border-right-style: solid;
				border-bottom-style: solid;
				border-left-style: solid;
				border-right-width: 2px;
				border-bottom-width: 2px;
				border-left-width: 2px;
				border-right-color: #FFFFFF;
				border-bottom-color: #FFFFFF;
				border-left-color: #FFFFFF;
				font-size: 14px;
				color: #434144;
				display: run-in;
}
.wechselbild {
	left: 0px;
	top: 0px;
	width: 629px;
	position: absolute;
	z-index: 0;
	height: 150px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
}
.balken {
	width: 777px;
	height: 9px;
	background-color: #EB7404;
	position: absolute;
	z-index: 1;
	top: 263px;
	left: 2px;
	display: none;
}
.headnavigation {
	position: absolute;
	z-index: 2;
	width: 171px;
	height: 10px;
	top: 18px;
	right: 0px;
	color: #6A6059;
	font-size: 8px;
	display: none;
}
.schindeln {
	width: 212px;
	top: 9px;
	right: 0px;
	position: absolute;
	z-index: 1;
	height: 270px;
	display: none;
}
.event {
	position: absolute;
	z-index: 3;
	width: 140px;
	height: 60px;
	top: 150px;
	left: 50px;
	color: #E20019;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.headline {
	position: absolute;
	z-index: 2;
	width: 300px;
	height: 20px;
	top: -15px;
	left: 5px;
	color: #29564D;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
.rahmen {
	border: 1px solid #29564D;
	padding: 5px;
}
.himmel {
	display: none;
}
.adresse {
	font-size: 9px;
	width: 620px;
}
