body {
	font-size: 12px;
	font-family: Georgia,Verdana,Helvetica,Arial,sans-serif;
	text-align: center;  /* Zentrierung im Internet Explorer */
	margin-top: 20px;
	background-image:url(../images/background_schindeln.jpg);
	background-attachment:fixed;
}

div#wrapper {
	border: 1px solid #ffffcc;/**/
	width: 1000px;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.header {
	border-bottom: 1px solid #ffffcc;/**/
	text-align: left;
	background-image:url(../images/header_transparent.png);
	margin-top: 0px;
	overflow: auto;
}

.vorstellung {
	color: #555555;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

#titel {padding-top:10px;}

#holztafel {
	visibility:hidden;
	position:absolute;
	z-index:30;
	margin:0px 0 0 800px
}

#aktuelles {
	position:absolute;
	z-index:30;
	margin:0px 0 0 800px
}

#randomimage {
	z-index: 1;
	width: 1000px;
	height: 320px;
}

h1.willkommen {
	color: #660000;
	font-family: Mistral, Georgia,Verdana,Helvetica,Arial,sans-serif;
	font-size:50px;
	margin: 20px 0px 20px 240px;
}

div#content {
	background-image:url(../images/header_transparent.png);
	padding: 10px;
	/*border: 1px solid #00ff00;*/
	line-height: 25px;
	text-align: left;
	overflow: auto;
	font-size: 16px;
	color: #660000;
}

div#content h1 {
	font-family: Georgia,Verdana,Helvetica,Arial,sans-serif;
	font-size: 26px;
}

div#content h2 {
	font-family: Georgia,Verdana,Helvetica,Arial,sans-serif;
	font-size: 28px;
}

div#content h3 {
	font-family: Georgia,Verdana,Helvetica,Arial,sans-serif;
	font-size:17px;
}

div#content p {
	font-family: Georgia,Verdana,Helvetica,Arial,sans-serif;
	text-align: justify;
	/*font-weight:bold;*/
}

#content li {
	/*color: #000099;*/
	font-size:16px;
}

#content a {
	/**/color: #000000;
	font-size:16px;
}
#content A:visited {
	/**/color: #000000;
}
#content A:hover {
	/**/color: #000000;
	text-decoration: none;
}

#info {
	padding: 0px 5px 10px 10px;
	margin: 0px 20px 0px 10px;
	width: 270px;
	/*background-color: #cccccc;*/
	background-image:url(../images/background_schindeln.jpg);
	background-attachment:fixed;
	float:right;
	color: #ffffff;
	/*font-size: 16px;*/
	line-height: 20px;
	border: 2px solid #651e1e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#info #buchung a {
	color: #000000;
}

iframe {
	border: 1px solid #ffffcc;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header {
	padding: 10px;
	margin: 0px;
	background-color: #ffffdd;
	border-bottom: 3px solid #993300;
	font-size: 8pt;
	color: #993300;
}

#teaser {
	width: 210px;
	background-color: #993300;
	font-weight: bold;
}

img {
	margin: 0px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.links {
	border: 1px solid #ffffcc;
	padding: 2px;
	float:left;
}

img.rechts {
	border: 1px solid #ffffcc;
	padding: 2px;
	float:right;
	margin-left:10px;
	}

#startseite {
	/*border: 1px solid #000000;*/
	float: left;
	width:320px;
	padding:0px;
}

#startseite p {
	margin-top:100px;
}

blockquote {
	margin: 0px 5px 0px 0px;
	background: #FFFFee url(../images/blockquote_back.png) 10px 10px no-repeat;
	border-left: 5px solid #FFFFAA;
	padding: 10px;
	font-style: italic;
	font-size: 1.2em;
}