* {
	padding: 0;
	margin: 0;
}
html {
	height: 101%;
}
* html div.galerie {
	height: 1%;
}
body {
	color: #333333;
	background: #009531 url(bilder/hintergrund_verlauf.jpg) repeat-x;
	font: 16px "Trebuchet MS", "Times New Roman", Verdana;
}
#wrapper {
	color: black;
	background: #FFFFFF;
	width: 852px;
	margin: 10px auto;
	margin-bottom: 0;
	border: 1px solid #333300;
	border-bottom: 0;
}
#kopfbereich {
	color: black;
	background-color: #99CC99;
	padding: 0;
}
#kopfbereich p {
	padding: 5px 0;
	margin-bottom: 0;
}
#navibereich {
	float: left;
	width: 150px;
	padding-left: 5px;
	padding-top: 20px;
}
#navibereich ul {
	width: 150px;
	border-top: 1px solid #009933;
	margin-left: 6px;
}
#navibereich li {
	list-style-type: none;
	border-left: 1px solid #009933;
	border-bottom: 1px solid #009933;
	margin: 0;
}
#navibereich a {
	display: block;
	text-decoration: none;
	color: black;
	background-color: #FFFFCC;
	padding: 4px;
	border-left: 3px solid #FFFFCC;
}
#navibereich img {
	border: 0;
}
#navibereich a:hover, #navibereich a:focus {
	color: black;
	background-color: white;
	border-left-color: white;
	border-bottom: none;
}
#startseite #navi01 a, #hotel #navi03 a, #restaurant #navi04 a, #feiern #navi05 a, #tagungen #navi06 a, #karte #navi07 a, #lokation #navi08 a, #formular #navi09 a, #spargelkarte #navi10 a, #kontakt #navi11 a, #formular #navi11 a, #dank #navi11 a, #fehler #navi11 a {
	color: black;
	background-color: white;
	border-left-color: #009933;
	border-bottom: none;
}
#navibereich a:active {
	color: black;
	background-color: #8DB3B0;
	border-left-color: #8DB3B0;
}
#textbereich {
	padding: 0 20px 10px 20px;
	margin: 20px 190px 15px 155px;
	border-right: 1px dotted #009933;
}
#textbereich img {
	margin-bottom: 0.5em;
}
#formular #textbereich, #dank #textbereich, #karte #textbereich {
	padding: 20px;
	margin: 0 0 0 155px;
	border-right: none;
}
#rechts {
	float: right;
	width: 176px;
	margin: 20px 3px;
	padding: 3px;	
}
#rechts p {
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	color: #009933;
}
#rechts img {
	margin: 8px auto 0 auto;
}
h2 {
	font-size: 30px;
}
h1 {
	font-size: 22px;
	text-align: center;
	color: #505050;
	margin-bottom: 0.5em;
	margin-left: 6px;
	padding: 5px;
	border-top: 2px dotted #009933;
	border-bottom: 2px dotted #009933;
}
h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
h4 {
	font-size: 22px;
	color: black;
}
address {
	font-size: 80%;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-align: center;
}
.klein {
	font: 12px "Trebuchet MS", "Times New Roman", Verdana;
	font-style: italic;
	text-align: right;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
a:link {
	color: #cc3300;
}
a:visited {
	color: #cc3300;
}
a:hover, a:focus {
	color: #009933;
}
a:active {
	color: #009933;
	text-decoration: none;
}
.skiplink {
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 0;
	width: 0;
	left: -3000px;
	top: -2000px;
}
p, ul, ol, table {
	margin-bottom: 1em;
}
.ohnebottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
ol, ul {
	margin-left: 15px;
}
ol ul {
	list-style-image: url(bilder/listenstrich.gif);
	margin-bottom: 0;
	margin-left: 6px;
}
ul ul {
	margin-bottom: 0;
}
li {
	margin-left: 10px;
}
#fussbereich {
	clear: both;
	padding: 10px 20px 0 20px;
	border-top: 1px dotted #009933;
	color: black;
	background-color: white;
}
#spacer {
	width: 862px;
	height: 55px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.bildlinks {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
	border: 0;
}
.bildrechts {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	margin-top: 5px;
	border: 0;
}
.clearing {
	clear: both;
}
.dank {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.fehler {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.sternchen {
	color: #FF0000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.galerie {
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0 3px 3px 0;
	padding: 10px;
	width: 630px;
}
div.galerie img {
	float: left;
	margin-right: 15px;
}
div.galerie h3 {
	color: #009933;
}
.darkredbold {
	font-size: 18px;
	font-weight: bolder;
	color: #CC3300;
}
.boldembedgreen {
	font-style: italic;
	font-weight: bolder;
	color: #009933;
}
#boldembedgreenyellowback a, #boldembedgreenyellowback a:visited {
	background-color: #FFFFCC;
	color: #009933;
	width: 136px;
	margin-left: 6px;
	padding: 5px;
	text-align: center;
	border: 2px dotted #FF0033;
	font-style: italic;
	font-weight: bolder;
}
#boldembedgreenyellowback a:hover, #boldembedgreenyellowback a:focus, #boldembedgreenyellowback a:active {
	background: #FFFFFF;
	color: #009933;
	width: 136px;
	margin-left: 6px;
	padding: 5px;
	text-align: center;
	border: 2px dotted #FF0033;
	font-style: italic;
	font-weight: bolder;
}
.boldembedgreenyellowbackohnebreite {
	background-color: #FFFFCC;
	color: #009933;
	margin-left: 6px;
	padding: 5px;
	text-align: center;
	border: 2px dotted #FF0033;
	font-style: italic;
	font-weight: bolder;
}
.links {
	text-align: left;
}
.center {
	text-align: center;
}
.rechts {
	text-align: right;
}
u {
	text-decoration: underline;
}
.redbasic {
	background: #FF0000;
}
.bildschirm-unsichtbar {
	display: none;
}

