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

html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #wrapper {
	height: auto;
}

body,td,th {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-pergola.gif);
	background-color: #F79001;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#outer {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fdc400;
}
#hintergrund {
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url(../images/bg-content-pergola.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a:link {
	color: #E60004;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E60004;
}
a:hover {
	text-decoration: none;
	color: #3C8D1C;
}
a:active {
	text-decoration: underline;
	color: #3C8D1C;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #3C8D1C;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #3C8D1C;
}
h3 {
	font-size: 16px;
	color: #3C8D1C;
}
h4 {
	font-size: 14px;
	color: #3C8D1C;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}
.smalltext {
	color:#E60004;
	font-size: 10px;
}
.beschr {
	font-size: 10px;
}

#adresse {
	position: absolute;
	top:14px;
	left:400px;
	width: 400px;
	height: 60px;
}
#inhalt {
	position: absolute;
	top:150px;
	left:15px;
	width: 375px;
	height: auto;
}
#inhalt p, #inhalt td {
	line-height:17px;
}
#inhalt td {
	padding-top: 2px;
	border-bottom: #FEE280 1px solid;
}
#logo {
	position: absolute;
	top:0px;
	left:0px;
	width: 400px;
	height: 128px;
}
#bilderspalte {
	position: absolute;
	top:74px;
	left:400px;
	width: 400px;
	height: auto;
}
#bilderspalte img {
	margin-bottom: 15px;
}
#anfahrt {
	position: absolute;
	top:1800px;
	left:400px;
	width: 400px;
	height: 300px;
}
#video {
	position: absolute;
	top:2120px;
	left:400px;
	width: 400px;
	height: 300px;
}

