* {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

p {margin: 5px 10px 5px 0;}

#textunten div p {
  margin: 0px;
}

body{
	background:url('images/Hintergrund.jpg') repeat;
	font-family: Tahoma;
	font-size: 13px;
}

h1{
color: #633b2d;
font-size: 1.1em;
text-align: center;
margin-bottom: 10px;
}

h1#haus{
background-image: url('images/unserhaus.jpg');
background-repeat: no-repeat;
height: 45px;
width: 170px;
}

h1 span{
display: none;
}

h2{
color: #fff;
font-size: 1.1em;
text-align: center;
margin-bottom: 10px;
}

#inhalt{
width: 860px;
text-align: center;
margin:75px auto;
}

#center {
text-align:left;
background-color: #fff;
padding: 30px;
}

#headerNavi a, #headerNavi {
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: right;
margin-bottom: 5px;
}

#headerNavi{
margin-right: 30px;
}

#thumbs {
position: relative;
float: right;
top: 55px;
right: 15px;
}

#thumbs img {
margin-left: 10px;
width:39px;
height:24px;
}

#logo {
position: fixed top-right;
float: right;
}

img.thumbs {
width:39px;
height:24px;
}

#header {
background:url('images/header.jpg') no-repeat;
background-position: fixed top-left;
width: 800px;
height: 92px;
float: left;
}

#navigation1{
background-color: #b68754;
padding: 10px 0 10px 5px;
width: 795px;
float:left;
}
#logos{
float:left;
position: relative;
left: 900px;
top: -150px
}

#logos_var2{
float:left;
position: relative;
left: 900px;
top: -175px
}

#logos_var3{
float:left;
position: relative;
left: 900px;
top: -174px
}

#navigation1 a{
font-size: 1em;
text-decoration: none;
color: #fff;
}
#navigation1 a:hover{
text-decoration: underline;
}
#navigation1 a.activ1 {
text-decoration: underline;
}
#navigation1 a.selected {
text-decoration: underline;
}
.nav1 li{
display: inline;
text-align: center;
padding: 0 13px 0 13px;
border-right: 1px solid #fff;
}
li.last1{
border-right: 1px solid #b68754;
}
#navigation2{
background-color: #fff;
padding: 5px 0 5px 5px;
width: 795px;
float:left;
}
#navigation2 li {
display: inline;
border-right: solid 1px #b68754;
padding: 0px 13px;
}
#navigation2 li.noline {
display: inline;
padding: 0px 13px;
border-right: solid 0px #b68754;
}
#navigation2 a{
font-size: 0.9em;
text-decoration: none;
color: #b68754;
}
#navigation2 a:hover{
color: #633b2d;
}
#navigation2 a.activ2 {
color: #633b2d;
}
#navigation2 a.selected {
color: #633b2d;
text-decoration: underline;
}
.nav2 li{
display: inline;
text-align: center;
padding: 0 13px 0 12px;
border-right: 1px solid #b68754;
}
li.last2{
border-right: 1px solid #ffffff;
}
#content{
background-color: #dac3a9;
float:left;
width: 100%;
z-index: 5;
}
#text{
background-color: #DAC3A9;
float: right;
width: 170px;
height: 270px;
padding: 30px;
position: relative; 
}
#textunten img {
  margin-left: -30px;
  margin-top: -0px;
}
#text img {
  margin-left: -30px;
  margin-top: -0px;
}

#textunten{
text-align: justify;
color: #633b2d;
width: 170px;
position: absolute; 
bottom: 30px;
height: 290px;
}
#textunten h2 {
  color: #633B2D;
}
#contFooter{
text-align: right;
margin: 5px 30px 0 0;
color: #fff;
font-size:0.85em;
}
#contFooter a{
color: #fff;
text-decoration: none;
}
#content_Footer{
text-align: right;
margin: 5px 30px 0 0;
color: #fff;
font-size:0.85em;
}
#content_Footer a{
color: #fff;
text-decoration: none;
}
.clear{
	clear:both;
	}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

#tblGalerie tr td img {
  cursor: pointer;
  height: 100px;
}

input.contactform {
  border: solid 1px #5E3728;
  margin-left: 10px;
  width: 180px;
  border-radius:10px;
}

input.contactformshort {
  border: solid 1px #5E3728;
  margin-left: 10px;
  width: 40px;
}

select.contactform {
  border: solid 1px #5E3728;
  margin-left: 10px;
  width: 180px;
}






#imgrotation {
  width: 570px;
  height: 330px;
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	overflow: hidden;
	position: absolute;
}		
.slideshow-images img {
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}
#largecontent table tr td p {
  font-size: 9px;
}
#largecontent div {
  font-size: 11px;
}
#largecontent div b {
  font-size: 12px;
}
#largecontent table tr td p b {
  font-size: 9px;
  font-weight: bold;
}
#largecontent ul li {
  list-style-type: square;
  margin-left: 20px;
}
#largecontent h3 {
  margin-top: 10px;
}

#largecontent {
	
}

h1.kwords{
  z-index:0;
  position: relative;
  top: -90px;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;
}
/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 330px;
	width: 570px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}


#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}





.vlaCalendarPicker {
	position: absolute;
	z-index: 999;
	
	margin-top: -5px;
	margin-left: -2px;
	
	display: none;
}

.vlaCalendarPicker .pickerBackground {
	background: transparent url('images/calendar_background.gif') no-repeat top center;
	padding: 16px;
	height: 130px;
	width: 166px;
	overflow: hidden;
}

/* Background for IE6 - code does not validate as it is a hack */
*html .vlaCalendarPicker .pickerBackground {
	background-image: url('images/calendar_background.gif');
}

/* Main calendar */

.vlaCalendar, .vlaCalendar table {
	font-family: calibri, arial !important;
	color: black;
	font-size: 12px !important;
}

.vlaCalendar {
	display: block;
	width: 164px;
}
.vlaCalendar .container, .vlaCalendar .container div {
	width: 164px;
	height: 130px;
	text-align: left;
	position: absolute;
	overflow: hidden;
}

.vlaCalendar span.indication {
	display: block;
	text-align: center;
}

.vlaCalendar table {
	margin-top: 8px;
	text-align: right;
	border-collapse: collapse;
	background-color: white; /* <- IE ugly text in transition fix  */
}

.vlaCalendar .picker td {
	cursor: pointer;
}

/* Label & arrows */

.vlaCalendar .label:hover {
	color: #0066cc;
	cursor: pointer;
}
.vlaCalendar .noHover:hover {
	color: black;
	cursor: default;
}

.vlaCalendar .arrowLeft, .vlaCalendar .arrowRight {
	background: transparent url('images/arrowleft.gif') no-repeat center;
	height: 12px;
	width: 10px;
	cursor: pointer;
}
.vlaCalendar .arrowLeft {
	margin-left: 5px;
	float: left;
}
.vlaCalendar .arrowLeft:hover {
	background-image: url('images/arrowleft_hover.gif');
}
.vlaCalendar .arrowRight {
	margin-right: 5px;
	float: right;
	background-image: url('images/arrowright.gif');
}
.vlaCalendar .arrowRight:hover {
	background-image: url('images/arrowright_hover.gif');
}

/* Month */

.vlaCalendar .month th {
	text-align: center;
	font-weight: normal;
	width: 24px;
	padding-bottom: 1px;
	border-bottom: 1px solid #f5f5f5;
}

.vlaCalendar .month td {
	padding-right: 3px;
	height: 15px;
}

.vlaCalendar .month tr.firstRow td {
	padding-top: 2px;
}

.vlaCalendar .month td:hover {
	background: url('images/day_hover.gif') bottom no-repeat;
	color: #0066cc;
}

.vlaCalendar .month td.selected {
	background: url('images/day_selected.gif') bottom no-repeat;
	color: #0066cc;
}
.vlaCalendar .month td.selected:hover {
	background-image: url('images/day_selected_hover.gif');
}

.vlaCalendar .month td.outsideDay {
	color: #a8a8a8;
}
.vlaCalendar .month td.outsideDay:hover {
	color: #b1c5fc;
}

/* Year & decade */

.vlaCalendar .year {
	margin-left: 2px;
}

.vlaCalendar .year td {
	width: 40px;
	height: 35px;
	text-align: center;
	cursor: pointer;
}
.vlaCalendar .year td:hover {
	background: url('images/month_hover.gif') center no-repeat;
	color: #0066cc;
}

.vlaCalendar .year td.selected {
	background: url('images/month_selected.gif') center no-repeat;
}
.vlaCalendar .year td.selected:hover {
	background-image: url('images/month_selected_hover.gif');
}

.vlaCalendar .year td.current {
	background: url('images/month_current.gif') center no-repeat;
	color: #0066cc;
}
.vlaCalendar .year td.current:hover {
	background-image: url('images/month_current_hover.gif');
}

.vlaCalendar .year td.selectedcurrent {
	background: url('images/month_selectedcurrent.gif') center no-repeat;
}
.vlaCalendar .year td.selectedcurrent:hover {
	background-image: url('images/month_selectedcurrent_hover.gif');
}

.vlaCalendar .year td.outsideYear {
	color: #a8a8a8;
}
.vlaCalendar .year td.outsideYear:hover {
	color: #b1c5fc;
}



.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #f4f0e8;
}

.calendar tbody .rowhilite td {
  background: #e4e0d8;
}

.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #f4f0e8;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #e4e0d8;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #fea;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #766;
  color: #fff;
}
.calendar td.time span.active { border-color: #f00; background-color: #000; color: #0f0; }

p.bodytext a{
  font-size: 13px;
  color: #000;
  text-decoration: underline;}
  
  
hr {border: 1px solid #633c2d;
margin:15px 0;}
#infotext {
background: #FCD48F;
padding:15px;}
#infotext h2 {
color: #633B2D;
text-align:left;
margin: 10px 0;}
