* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 100%;
}
img {
	border: 0;
}
a:focus {
	outline:none;
}
.clearLeft {
	clear: left;
	visibility: hidden;
	height: 0.1em;
	font-size: 1px;
	line-height: 1px;
}
.clearRight {
	clear: right;
	visibility: hidden;
	height: 0.1em;
	font-size: 1px;
	line-height: 1px;
}
.clearBoth {
	clear: both;
	visibility: hidden;
	height: 0.1em;
	font-size: 1px;
	line-height: 1px;
}

body {
	text-align: center;
	background-color: #faf2df;
}
div#outerWrapper {
	background: url(img_layout/holz-hintergrund2.jpg) center top repeat-x #fff;
	margin: 0 auto;
}
div#wrapper {
	margin: 0 auto;
	width: 994px;
	background: url(img_layout/rechte-spalte-hintergrund.jpg) right top no-repeat;
	text-align: center;
}
div#innerWrapper {
	margin: 0 auto;
	width: 984px;
	text-align: center;
}

/* Head-Bereich */
/* Head Links */
div#head {
	height: 352px;
	margin: 0 auto;
	background: url(img_layout/kopf-bild-hintergrund.gif) left top no-repeat;
}

div.headLinks {
	width: 669px;
	float: left;
	background: url(img_layout/navigation-schatten-rechts.gif) right top no-repeat;
}
div.headLinks div.navigation {
	text-align: left;
	height: 60px;
}
div.headLinks div.navigation div.navigationLayout {
	padding: 36px 0 0 50px;
}
div.headLinks div.navigation div.navigationLayout ul {
	list-style-type: none;
}
div.headLinks div.navigation div.navigationLayout ul li {
	display: inline;
	padding-right: 24px;
}
div.headLinks div.navigation div.navigationLayout ul li a {
	color: #662a21;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Lucida Sans", "Lucida Grande", verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
div.headLinks div.navigation div.navigationLayout ul li a:hover,
div.headLinks div.navigation div.navigationLayout ul li a.active {
	color: #ba5a0c;
}

div.headLinks div.headImage {
	text-align: right;
}
div.headLinks div.headImage div.headImageLayout {
	padding-top: 10px;
}
div.headLinks div.headImage div.headImageLayout img {
	border-color: #fff;
	border-width: 1px 0 1px 1px;
	border-style: solid;
}

/* Head Rechts */
div.headRechts {
	float: right;
	width: 314px;
}
div.headRechts div.headRechtsLayout {
}
div.headRechts div.headRechtsLayout div.logo {
}
div.headRechts div.headRechtsLayout div.subnavi {
	padding: 38px;
	text-align: left;
}
div.headRechts div.headRechtsLayout div.subnavi h3 {
	color: #801b1d;
	font-size: 22px;
	line-height: 130%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; 
}
div.headRechts div.headRechtsLayout div.subnavi ul {
	list-style-type: none;
}
div.headRechts div.headRechtsLayout div.subnavi ul li a {
	color: #801b1d;
	font-size: 19px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
}
div.headRechts div.headRechtsLayout div.subnavi ul li a:hover {
	text-decoration: none;
}
div.headRechts div.headRechtsLayout div.subnavi ul li a.active {
	text-decoration: none;
	color: #ba5a0c;
}

/* Content */
div#contentwrapper div.contentwrapperLayout {
	text-align: left;
	background: url(img_layout/content-rechts-hintergrund.jpg) 582px top no-repeat;
}
div#contentwrapper div.contentwrapperLayout div#content {
	float: left;
	width: 615px;
	margin-bottom: 40px;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout {
	padding: 50px 0 20px 50px;
	color: #8e684c;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout h1 {
	color: #ba5a0c;
	font-size: 32px;
	line-height: 130%;
	font-weight: normal;
	margin: 0 0 18px 0;
	font-family: "Times New Roman", Times, serif; 
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout h2 {
	color: #ba5a0c;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin: 0 0 16px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout h3 {
	color: #ba5a0c;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout p {
	margin: 0 0 16px 0;
	line-height: 130%;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout ul {
	margin: 0 0 16px 20px;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout ul.KontentNav {
	list-style-type: none;
	margin: 0 0 16px 20px;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout ul.KontentNav span {
	padding: 0 10px 0 0;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

/* Kontent - Galerie-Anzeige */
div.galerieAnzeige {
	margin: 20px 0;
	position: relative;
}

#centercolumn ul.thumbnail100 {
	margin: 0;
	list-style-type: none ! important;
	position: relative;
}
ul.thumbnail100 li {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #f1f1f1;
	border: 1px dotted #cdcdcd;
	list-style-type: none ! important;
	position: relative;
}
ul.thumbnail100 span.bild {
	display: block;
	width: 120px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.thumbnail100 a {
	position: relative;
	text-decoration: none;
}
ul.thumbnail100 a:hover {
	background-color: transparent;
}
ul.thumbnail100 a span.text {
	position: absolute;
	z-index: 1001;
	top: 10%;
	left: 5px;
	display: block;
	visibility: hidden;
	padding: 10px;
	width: 15em;
	border: 1px solid #000;
	background-color: #eee;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}
ul.thumbnail100 a span.text em {
	font-weight: bold;
}
ul.thumbnail100 a:hover span.text {
	visibility: visible;
}
dl.galThumb dl {
	margin-bottom: 1em;
}
dl.galThumb dt {
	font-weight: normal;
	float: left;
	width: 300px;
	margin-bottom: 0.5em;
	margin-top: 0;
}
dl.galThumb dd {
	padding-top: 0.5em;
	margin-left: 310px ! important;
}
dl.galThumb dd.galTitle {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #4e4e4e;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.75em;
}
p.bilder img {
	margin-right: 5px;
	margin-bottom: 5px;
}
/* Ende Galerie-Anzeige */

div#contentwrapper div.contentwrapperLayout div#content div.contentLayout ul li {
	color: #8e684c;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 130%;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout a {
	color: #8e684c;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout a:hover {
	text-decoration: none;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout hr {
	margin: 30px 0;
	color: #b49a88;
	background-color: #b49a88;
	height: 1px;
	border: 0;
}
div#contentwrapper div.contentwrapperLayout div#content div.contentLayout hr.trennlinie {
	clear: both;
}
div#contentwrapper div.contentImg {
	background: url(img_layout/content-img-back.jpg) left top no-repeat;
	padding: 7px 11px 11px 7px;
	margin: 0 7px 20px 0;
	float: left;
}
div#contentwrapper div.contentImg div.contentImgLayout {
	width: 162px;
	height: 109px;
}
div#contentwrapper div.contentImgB {
	background: url(img_layout/content-img-back.jpg) left top no-repeat;
	padding: 7px 11px 11px 7px;
	margin: 0 14px 10px 0;
	float: left;
}
div#contentwrapper div.contentImgB div.contentImgLayout {
	width: 162px;
	height: 109px;
}

/* Kontakt-Formular */
#KontaktForm {
	padding: 10px 0 10px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #8e684c;
}
#KontaktForm fieldset {
	padding: 5px 5px 5px 0;
	margin-bottom: 1em;
	border-width: 1px 0 0 0;
	border-color: #8e684c;
	border-style: dotted;
}
#KontaktForm legend {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; 
	color: #8e684c;  
	padding: 3px 3px 3px 0;
	margin: 0 0 0.5em 0;
	background-color: #fff;
}
#KontaktForm dt {
	float: left;
	width: 15%;
	text-align: left;
}
#KontaktForm dd {
	margin-left: 17%;
	margin-bottom: 1em;
}
#KontaktForm fieldset#kontaktSec dt {
	width: 35%;
}
#KontaktForm fieldset#kontaktSec dd {
	margin-left: 37%;
}
#KontaktForm fieldset#kontaktMitt input,
#KontaktForm fieldset#kontaktEmail input,
#KontaktForm fieldset#kontaktWeit input,
#KontaktForm fieldset#kontaktSec input {
	width: 99%;
	background-color: #f8f0e9;
	border-width: 0 0 1px 0;
	border-color: #8e684c;
	border-style: solid;
}
#KontaktForm fieldset#kontaktButt input {
	margin: 10px 1em 10px 0;
}
#KontaktForm fieldset#kontaktButt p {
	padding-left: 17%;
}
#KontaktForm textarea {
	width: 99%;
	height: 7em;
	background-color: #f3e6d9;
	border-width: 0 0 1px 0;
	border-color: #8e684c;
	border-style: solid;
}

/* Rechte Spalte */
div#rechteSpalte {
	float: right;
	width: 365px;
	margin-bottom: 40px;
}
div#rechteSpalte div.rechteSpalteInner {
	padding: 60px 0 0 51px;
}
div#rechteSpalte div.rechteSpalteBack {
	background: url(img_layout/rechts-back.gif) right top repeat-x #eddbca;
}

div#rechteSpalte div.rechteSpalteLayout {
	padding: 0 20px 20px 40px;
	color: #8e684c;
	font-size: 14px;
	line-height: 130%;
	background: url(img_layout/rechte-spalte-unten.jpg) left bottom no-repeat;
}
div#rechteSpalte div.rechteSpalteLayout h1 {
	color: #0c4027;
	font-size: 22px;
	line-height: 130%;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; 
}
div#rechteSpalte div.rechteSpalteLayout h3 {
	color: #8e684c;
	font-size: 14px;
	line-height: 130%;
	margin: 0 0 6px 0;
	font-weight: bold;
}
div#rechteSpalte div.rechteSpalteLayout p {
	margin: 0 0 20px 0;
	line-height: 130%;
}
div#rechteSpalte div.rechteSpalteLayout a {
	color: #8e684c;
	font-size: 14px;
	line-height: 130%;
}
div#rechteSpalte div.rechteSpalteLayout a:hover {
	text-decoration: none;
}
div#rechteSpalte div.rechteSpalteLayout div.adresse {
	display: block;
	margin: 100px 0 20px 0;
	padding: 6px 0 0 0;
	background: url(img_layout/right-linie.gif) left top no-repeat;
	font-size: 12px;
}
div#rechteSpalte div.rechteSpalteLayout div.adresse address {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}

/* Footer */
div#footer {
	clear: both;
	background: url(img_layout/footer-back.gif) center top repeat-x;
}
div#footer div.footerLayout {
	height: 44px;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
div#footer div.footerLayout ul {
	list-style-type: none;
	padding: 10px 0 0 50px;
}
div#footer div.footerLayout ul li {
	display: inline;
	color: #8e684c;
}
div#footer div.footerLayout ul li a {
	color: #8e684c;
	font-size: 12px;
}
div#footer div.footerLayout ul li a:hover {
	text-decoration: none;
}




/* Bildwechsel */
div.headLinks div.headImage div.headImageLayout {
	position: relative;
	border: 0px solid black;
	z-index: 0;
}

div.headLinks div.headImage div.headImageLayout div.showItem {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 655px;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 100;
	opacity: 1;
}

div.headLinks div.headImage div.headImageLayout div.showItem div.itemText {
	position: absolute;
	z-index: 500;
	border: 0px solid #fff;
}

div.headLinks div.headImage div.headImageLayout div.showItem div.itemText p {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-shadow: 2px 2px 2px #000;
	-moz-text-shadow: 2px 2px 2px #000;
	-moz-text-shadow: 2px 2px 2px #000;
	position: relative;
	z-index: 600;
}

div.headLinks div.headImage div.headImageLayout div.showItem div.itemImage {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}


/* Sprachnavi */
.sprachnav {
	float:right;
	position:relative;
	left:-20px;
	top:-135px;
	z-index:999;
}
.sprachnav a {
	padding:0;
	text-decoration:none;
	opacity:.5;
	margin:0 2px;
}
.sprachnav a img {
	width:20px;
	height:20px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	margin-bottom:-5px;
	padding:0;
}
.sprachnav a.active, .sprachnav a:hover, .sprachnav a:focus {
	opacity:1;
}