html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3E0D1;
	overflow: hidden;

}
#content h1{
	display: block;
	color: #998550;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 100%;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

h1.pagetitle span{
   display: none;
}
h1.pagetitle{
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	z-index: 1;
	margin: 0px;
}


#center {
	position: absolute;
	width: 1010px;
	height: 620px;
	top: 50%;
	margin-top: -310px;
	left: 50%;
	margin-left: -505px;
}



#top {
	position:absolute;
	width:1010px;
	height:123px;
	left: 0px;
	top: 0px;
	background-image: url(images/topback.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

#toplinks {
	position:absolute;
	width:466px;
	height:123px;
	left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #9D9A8A;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#toprechts {
	position:absolute;
	width:544px;
	height:123px;
	right: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #504D44;
}

#topmenue {
	position:absolute;
	width:1010px;
	height:27px;
	left: 0px;
	top: 123px;
	background-image: url(images/topmenueback.gif);
	background-repeat: no-repeat;
	z-index: 9;
}

#mitte {
	position:absolute;
	width:1010px;
	height:430px;
	top: 150px;
	left: 0px;
	background-image: url(images/mainback.gif);
	background-repeat: no-repeat;

}

#mittelinks {
	position:absolute;
	width:463px;
	height:430px;
	overflow: hidden;
	left: 3px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	z-index: 1;
}


#mittelinkstext {
	position:absolute;
	width:410px;
	height:128px;
	overflow: hidden;
	margin: 0px;
	padding: 10px 20px 10px 33px;
	left: 0px;
	top: 280px;
	font-size: 11px;
	line-height: 120%;
	color: #463B26;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3DED0;
}


#schatten {
	position:absolute;
	width:1005px;
	height:5px;
	z-index: 8;
	left: 3px;
	top: 0px;
}
#mitterechts {
	position:absolute;
	width:541px;
	height:430px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 466px;
	overflow: auto;
}



#content {
	position:absolute;
	width:470px;
	height:400px;
	left: 0px;
	top: 0px;
	font-size: 11px;
	color: #5A4F41;
	line-height: 1.48em;
	margin: 0px;
	overflow: visible;
	padding: 30px 0px 0px 35px;

}


#unten {
	position:absolute;
	width:1010px;
	height:39px;
	top: 580px;
	left: 0px;
	background-image: url(images/bottomback.gif);
	background-repeat: no-repeat;
}

#untenlinks {
	position:absolute;
	width:430px;
	height:27px;
	left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #898069;
	top: 0px;
	padding-top: 12px;
	padding-left: 36px;
}

#untenrechts {
	position:absolute;
	height:39px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	left: 634px;
}

#untenrechts ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;

}

#untenrechts ul li {
	position: relative;
	float: left;
	width:auto;
	display: block;
	text-decoration: none;
	height: auto;
	margin: 0px;
	padding: 0px;

}

#untenrechts ul li a {
	cursor: pointer;
	font-size: 10px;
	color: #704512;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	height: auto;
	text-transform: uppercase;
	line-height: 100%;
	width: auto;
	margin: 0px;
	display: block;

}

#untenrechts ul li a:hover {
	cursor: pointer;
	color: #968E76;
	
}



#untenrechts  ul li.active a {
	color: #968E76;
	cursor: default;
	background-image: url(images/untenaktiv.gif);
	background-repeat: no-repeat;
	background-position: 50% 6px;
   } 
   

#untenrechts ul li.last{
	cursor: pointer;
	color: #704512;
}

#content a:link {color: #8D733D; text-decoration: none; }      
#content a:visited {color: #8D733D; text-decoration: none; }  
#content a:hover {color: #9E9770; text-decoration: none; }    
#content a:active {color: #8D733D; text-decoration: none; }

#untenlinks a:link {color: #8D733D; text-decoration: none; }      
#untenlinks a:visited {color: #8D733D; text-decoration: none; }  
#untenlinks a:hover {color: #968E76; text-decoration: none; }    
#untenlinks a:active {
	color: #8D733D;
	text-decoration: none;
}   
	
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9E9770;
	margin: 4px 0px 6px;
	padding: 0px;

}	

.weiss {
	color: #72829E;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

.gold {
	color: #5A4F41;
}
.beige {
	color: #838269;
}

h2 {
	color: #463B26;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
}

h3 {
	color: #847046;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
}
.ditto_summaryPost {
	color: #8D8D71;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
	display: block;
	height: auto;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 11em;
    color: #9D912E;
}
.ditto_link {
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9D912E;
}
.ditto_paging {
}

#ditto_pages {
	left: 20px;
	display: block;
	height: 30px;
	width: auto;
}

#ditto_pages .ditto_currentpage {
	display: block;
	height: auto;
	width: auto;
	float: left;
	font-weight: bold;
	color: #A9A473;
	padding-top: 0px;
	cursor: default;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #3E3117;
} 
#ditto_pages .ditto_off {
	display: block;
	height: auto;
	width: auto;
	float: left;
	font-weight: bold;
	padding-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #6C5628;
	color: #ccc;
	cursor: default;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	color: #8D733D;
	display: block;
	height: auto;
	width: auto;
	float: left;
	font-weight: bold;
	padding-top: 0px;
	cursor: pointer;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #3E3117;
} 
#ditto_pages a:hover {

    color: #A9A473;
}

.ditto_page {

}


a {
outline: none;
}

a:link {color: #776133; text-decoration: none; }      
a:visited {color: #776133; text-decoration: none; }  
a:hover {color: #990000; text-decoration: none; }    
a:active {color: #776133; text-decoration: none; }


/* Formular
------------------------------------------------------------------------------- */
.formfeld {
	display: block;
	width: auto;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 11px;

}

.formfeldtext {
	display: block;
	width: 75px;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 11px;

}
.formfeldtext2 {
	display: block;
	width: 200px;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 11px;

}
.formfeld2 {
	display: block;
	width: 470px;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 11px;

}

#centerkontakt {
	width: 470px;
	display: block;
	padding: 0px;
	height: auto;
}

.error {
	font-size: 10px;
	font-weight: bold;
	color: #8D733D;
	margin-bottom: 8px;
	display: block;
	height: auto;
	width: auto;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #D0CBB9;
	border-bottom: 1px solid #D0CBB9;
	border-left: 1px solid #7C7A65;
	margin: 1px 40px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 14px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 180px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #D0CBB9;
	border-bottom: 1px solid #D0CBB9;
	border-left: 1px solid #7C7A65;
	margin: 1px 160px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 14px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 180px;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #D0CBB9;
	border-bottom: 1px solid #D0CBB9;
	border-left: 1px solid #7C7A65;
	margin: 1px 8px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 60px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 420px;
}

.select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #D0CBB9;
	border-bottom: 1px solid #D0CBB9;
	border-left: 1px solid #7C7A65;
	margin: 0px 83px 2px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: auto;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 140px; 
}

.button {
	background-color: #F8F9F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #704512;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	padding-top: 2px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 6px;
	padding-bottom: 2px;
	height: auto;
	width: 150px;
	font-style: normal;
	border-top: 1px solid #ACA593;
	border-right: 1px solid #91876F;
	border-bottom: 1px solid #91876F;
	border-left: 1px solid #ACA593;
}
.button2 {
	background-color: #F8F9F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	padding-top: 2px;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 2px;
	height: auto;
	width: 150px;
	font-style: normal;
	border-top: 1px solid #ACA593;
	border-right: 1px solid #91876F;
	border-bottom: 1px solid #91876F;
	border-left: 1px solid #ACA593;
	display: inline-table;
}
#EmailForm {
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	display: inline;
}

#EmailForm fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.contentfeld1 {
	display: block;
	width: 150px;
	float: left;
	height: auto;
	padding: 0px 20px 12px 0px;
}
.contentfeld2 {
	display: block;
	width: 150px;
	float: left;
	height: auto;
	padding: 0px 20px 12px 0px;
}
.contentfeld3 {
	display: block;
	width: 340px;
	float: left;
	height: auto;
	padding: 0px 0px 12px;
}


.pdf {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #704512;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	display: block;
	height: 20px;
	width: auto;
	padding-left: 40px;
	padding-top: 7px;
	border: 1px dotted #BBB499;
	margin: 4px;
}
.tabelletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid #8D8A70;
	border-bottom: 1px solid #8D8A70;
	border-left: none;
	width: 99%;
	line-height: 100%;
}
.tabelletext td {
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 1px 2px 2px;
	border-top: 1px solid #8D8A70;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #8D8A70;
	vertical-align: top;

}

.bildlinks {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 0px;
	margin: 0px;
	position: relative;
}
.bildrechts {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 0px;
	margin: 0px;
}

#search {
	border:medium none;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	top:30px;
	width:160px;
	z-index:900;
}
#ajaxSearch_form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
}

#ajaxSearch_input {
	width: 100px;
	border-top: 1px solid #C4BCA9;
	border-right: 1px solid #E8E1D5;
	border-bottom: 1px solid #E8E1D5;
	border-left: 1px solid #C4BCA9;
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #796F61;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#ajaxSearch_submit {
	width: 26px!important;
	height: 20px!important;
	margin: 0 !important;
	padding: 0px!important;
	background-color: #FCFAF5;
	color: #9D937C;
	text-transform: uppercase;
	cursor: pointer;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/searchback.gif);
	border: none;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#ajaxSearch_output {
	background: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 899;
	border: 1px solid #EDE9E2;
	color: #585547;
	padding: 0px 5px 5px;
	margin: 0px;
	width: auto!important;
	height: auto;

}
#ajaxSearch_output a {
	text-align: left;
	display: block;	
	width: 98% !important;
}
#ajaxSearch_output a:hover{
	color: #9C8F72;
}
#ajaxSearch_output p {
	margin: 0px;
	padding: 0px;
}
#searchClose{
	cursor: pointer;
}
.AS_ajax_more{
	cursor: pointer;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #463B26;
	text-align: center;
	padding: 2px;
	margin-top: 6px;
}

.AS_ajax_more a {
	color: #FFFFFF;
}
.AS_ajax_more a:hover {
	color: #FFFFFF;
}
.AS_ajax_result{
	margin: 0px;
	padding: 0px;
	height: auto;
}

#wlm {} 
#wlm input, select, textfeld, button {
	font-size: 11px;

}

#wlm input {
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	width: 200px;
	background-color: #F8F2E4;
}

#wlm select {
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 12px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 200px;
	background-color: #F8F2E4;
	display: block;
	clear: both;
	float: left;
}

#wlm textarea  {
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 8px 20px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	height: 70px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 420px;
	background-color: #F8F2E4;
}

#wlm button {
	margin: 4px!important;
	border: 1px solid #FFF8EA!important;
	padding: 0px!important;
	background-color: #2F2F2F;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 1px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
} 

#wlmFieldset {
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #AB4446;
	border-right: 1px none #AB4446;
	border-bottom: 1px none #AB4446;
	border-left: 1px none #AB4446;
	display: block;
} 

label {
	display: block;
	float: left;
} 
.wlmbreite {
	display: block;
	width: 463px;
	float: left;
	height: auto;
	padding: 0px 0px 8px 0px;
}
.wlpeMessage {
	display: block;
	width: 99%;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding: 4px;
	cursor: help;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* slideshow gallery */

#jquery_simpleslide .simpleslide_slide
{
	position:absolute;
	z-index:3;
}
#festehoehe
{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 463px;
}
.dnone{ display:none; }	

/* shop stuff */
.shop-stuff {
	width:33%;
	height:auto;
	float:left;
	margin:0 0 10px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding: 0px;
}

.shop-stuff a {
	padding-top: 5px;
}

.shop-stuff h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #756C5F;
	text-align: center;
}
.shop-stuff-b {padding:0px;}
.shop-stuff .shk-image {float:left; margin:0 10px 5px 20px;}
.shop-stuff .shs-descr {height:auto; margin-bottom:0px;}


.shop-stuff small {font-size:10px;}


/* cart block */
.shop-cart {
	padding:0px;
	margin:0px;
}
.shop-cart-head {
	padding:5px 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.87em;
	font-style: oblique;
	font-weight: normal;
}


/* *** crossbrowser inline-block *** */
/*.shop-stuff {*/
  /* for firefox2 */
  /*display: -moz-inline-stack;*/
  /* for all modern */
  /*display: inline-block; vertical-align: top;*/
  /* for IE6 & IE7 */
  /*zoom: 1; *display: inline;*/
/*}
.shop-stuff .shs-descr {*/
  /* for IE6 */  
  /*_height: 120px;
}*/



.ajaxSearch_resultsInfo {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;

}

.ajaxSearch_result {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dotted #A29D91;

}

.ajaxSearch_resultLink {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}

.ajaxSearch_resultExtract {
	font-size: 10px;
}


