@charset "utf-8";
/* CSS Document */

*{
	margin: 0px auto;
}


body {
	text-align: center;
	background-color:#5F1A13;
	z-index: 5;
}


.main#main {
	width:1022px;
	height: 200px;
	text-align:center;
	position:relative;
	z-index: 5;
}

.header#header {
	width:1020px;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	background-color: #ea645b;
	background-repeat:no-repeat;
	z-index: 5;
}

.MenuBar1#MenuBar1 {
	height: 35px;
	background-color:#FFFFFF;
	margin: 0px auto;
	text-align: right;
	z-index: 5;
}

.inhalt#inhalt {
	width:1020px;
	height: 600px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin: 0px auto;
	z-index: 5;
}

h1 {
	color: #c89e64;
	font-family: Cooper Std Black;
	text-align:left;
	margin-left:10px;
	z-index: 5;
}

h3 {
	color: #c89e64;
	font-family: Cooper Std Black;
	text-align:left;
	margin-left:10px;
	z-index: 5;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c89e64;
	z-index: 5;
	width: 700px;
}

.textkl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c89e64;
	z-index: 5;
	width: 700px;
}

.zeiten {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c89e64;
	background-color:#FFFFFF;
	z-index: 5;
	width: 900px;
}

.footer#footer {
	width:1020px;
	height: 2.35cm;
	background-color: #FFFFFF;
	background-image: url(../pics/hintergrund.jpg);
	background-repeat:no-repeat;
	z-index: 5;
	margin: 0px auto;
	padding:auto;
}

.bild#bild {
	filter:alpha(opacity=20); opacity: 0.20;
	position:absolute;
	top:385px;
    right: 0px;
	z-index:1;
	text-align:right;
}

.bild2 {
	position:absolute;
	top:300px;
	right: 40px;
	z-index:100;
	border:1px solid #c89e64;
}

#inhalt, #footer, #MenuBar1, #header{
	border:1px solid #c89e64;
	left:10px; top:10px;
	z-index:6;
}
a.link {
	display:block;
	width:195px;
	text-align:center;
}

.style8 {
	font-family:Cooper Std Black;
	color:#c89e64;
	font-size: 14px;
}

.lightbox {
	height: 100px;
	display: block;
	float: left;
	width: 80px;
}
.galeriebox{
	margin: 30px;
	margin-left: 400px;
	width: 600px;
}

.angebot{
	position: absolute;
	right:	0px;
	top:	618px;
	border:1px solid #c89e64;
	height: 172px;
	width: 190px;
	max-height: 172px;
	max-widht: 172px;
	background-image:url(/admin/angebot/thumbs/test.jpg);
	background-repeat:no-repeat;
}

.angebott{
	position: absolute;
	right:	5px;
	top:	600px;
}

html, body {
			font: normal 11px Tahoma;
			color: #333;
}
		
a {
			outline: none;	
}
		
div#wrap {
			width: 500px;
			margin: 50px auto;	
}

img {
			border: 1px solid #CCC;
			padding: 2px;	
			margin: 10px 5px 10px 0;
}

.positionmap {
	position: absolute;
	left: 550px;
	top: 260px;
}

.positionzeiten {
	position: absolute;
	color: #c89e64;
	font-size: 14px;
	left: 200px;
	top: 350px;
	width: 250px;
}

.headbanner {
	background-color:#EA645B;
	background-repeat:no-repeat;
	border:0 none;
	height:150px;
	margin:0 auto 0 -10px;
	padding:0;
	width:1020px;
	z-index:5;
}
