body {
	background-image:url(/templates/pics/holz.jpg);
}

#holder {
  width:992px;
  margin:auto;
  
}

.shadow {
  position:relative;
  width:892px;
  height:100px;
  overflow:visible;
  padding:0px 50px 0px 50px;
  background-image:url(/templates/pics/shadow.png);
}

html>body .shadow {
	height: auto;
	min-height: 100px;
}

#page-container {
	width:862px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:#fff;
	border: none;
	overflow: visible;
	border-top:5px solid white;
	border-left:15px solid white;
	border-right:15px solid white;
}

#head-container {
	position:relative;
	width:862px;
	height:341px;
	background-color:transparent;
	border-bottom:3px solid #bcbdbf;
}

#menu-holder-container {
  position:absolute;
  top:0;
  width:862px;
  height:321px;
  background-image:url(/templates/pics/head.png);
  background-repeat:no-repeat;
  z-index:7;
}

#logo {
  position:absolute;
  top:0;
  left:0;
  width:352px;
  height:274px;
  background-image:url(/templates/pics/gardine.png);
  background-repeat:no-repeat;
  z-index:10;
}

#bild-container {
	position:absolute;
	width:862px;
	height:228px;
	top:103px;
	z-index:0;
	border-bottom:10px solid #7db900;
	font-size:0px;
}

#menu-container {
  float:right;
  margin-top:85px;
  margin-right:5px;
  text-align:right;
}

#content-container {
	width:862px;
	background-color:#e6f1cf;
	background-image:url(/templates/pics/muster.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 0px;
}

#content-main-container {
  float:left;
  width:525px;
  height:800px;
  padding:20px 10px 20px 25px;
  margin-right:7px;
  background-color:#fff;
  background-image:url(/templates/pics/stern.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
}
#content-main-container p, #big-main-container p { line-height: 17px; }
html>body #content-main-container {
	height: auto;
	min-height: 800px;
}

#big-main-container {
  float:left;
  width:820px;
  height:800px;
  padding:20px 20px 20px 25px;
  background-color:#fff;
  background-image:url(/templates/pics/stern.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
}

html>body #big-main-container {
	height: auto;
	min-height: 800px;
}

#content-right-container {
  float:left;
  width:275px;
  height:390px;
  margin-top:25px;
  float:left;
}

#foot-container {
  width:862px;
  height:90px;
  border-top:10px solid #7db900;
}

#foot-left-container {
  width:500px;
  margin-top:10px;
  float:left;
  padding:0px 0px 0px 30px;
  background-color:#fff;
}

#foot-search-container {
  width:300px;
  margin-top:20px;
  float:right;
  background-color:#fff;
  text-align:right;
}

/* Ab hier kommen die ganzen kleinen Container für diversen Inhalt */

#news {
  width:270px;
  background-color:#993333;
  border-top: 20px solid #993333;
}

#kunstscheune {
  float:left;
  width:268px;
  height:211px;
  margin-top:15px;
  border:1px solid #333333;
  font-size:0px;
}

#tipps {
  float:left;
  width:270px;
  min-height:300px;
  margin-top:15px;
  background-color:#fbfdf3;
  background-image:url(/templates/pics/gras.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
}

#termine-lila {
  float:left;
  width:264px;
  height:197px;
  background-color:#7D6575;
  border:1px solid #432B39;
}

#termine-orange {
  float:left;
  width:264px;
  height:197px;
  background-color:#FF9801;
  border:1px solid #C96801;
}

span.termine-head-lila {
  display:block;
  width:264px;
  height:40px;
  margin-top:20px;
  padding:0px 0px 0px 0px;
  color:#c1b5b5;
  background-color:#2D191B;
}

span.termine-head-orange {
  display:block;
  width:264px;
  height:40px;
  margin-top:20px;
  padding:0px 0px 0px 0px;
  color:#c1b5b5;
  background-color:#FEAC00;
}

#search-results-container {
	float:left;
	width:500px;
		
}

#search-head {
	border-bottom:1px solid #7DB900;
	padding:10px 10px 10px 10px;
	margin:0px 0px 10px 0px;	
}

#anfahrt-container  {
	float:left;
}


#buchungsanfrage {
  width:815px;
  height:600px;
  margin:auto;
  
}

#gbuch-fm {
  width:280px;
  height:600px;
  margin:10px 0px 0px 0px;
}

#simpleviewer_container {
	width : 750px;
	height: 500px;
	margin:auto;
}

div.news-container {
  width:256px;
  margin:0 7px;
  padding-bottom: 5px;
  font-size:11px;
  color:#dddddd;
  text-align:left;
}

div.tipp-container {
  width:256px;
  margin:5px 7px 0px 7px;
  font-size:11px;
  color:#333333;
  text-align:left;
}

div.photo-holder-left{
  width:550px;
  overflow:hidden;
  float:left;
}

div.photo-holder-right{
  width:550px;
  overflow:hidden;
  float:right;
}

div.foto {
  float:left;
  
}
div.foto img , div.pic-r img , div.pic-l img , div.picl img, div.picr img { padding: 2px; border:1px solid #333333; }

div.textblock {
  width:256px;
  min-height:50px;
}

div.pic-r{
width:256px;
float:right;
padding-left:5px;
}

div.pic-l{
width:256px;
float:left;
padding-right:10px;
}

div.picl{
width:246px;
float:left;
}

div.picr{
width:246px;
float:right;
margin-right:10px;
}

div.text-and-pic, div.pic-and-pic {
	padding-bottom:10px;
}


div.cphoto , div.cpic {
  margin-top:3px;
  font-size:9px;
  color:#666666;
  text-align:right;
}

/* Alle anderen CSS */

a.news-weiterlesen:link, a.news-weiterlesen:visited, a.news-weiterlesen:active {
	color: #dddddd;
	text-decoration: none;
}

a.news-weiterlesen:hover { 
  color: #ffffff;
	text-decoration: underline;
}

img.karte-anfahrt, img.news-pic {
	margin-top:20px;
	padding: 2px 2px 2px 2px;
	border:1px solid #333333;
}
img.news-pic { margin: 0 0 20px 0; }
span.news-head {
  display:block;
  width:255px;
  height:40px;
  margin-bottom: 5px;
  padding:0 0 0 15px;
  color:#c1b5b5;
  background-color:#7a1e1e;
}
.newsH2 { border-top: 3px solid #7DB900; padding: 5px 0 0 0; margin:  0 0 10px 0; }
span.footer {
  display:block;
  color:#666666;
  line-height:61px;
  text-align:center;
}

img.footer {
  float:left;
  margin-right:10px;
}

input.search-button {
  float:right;
  display:block;
  width:120px;
  height:25px;
  background-image:url(/templates/pics/such-button.png);
  border:none;
  color:white;
  font-weight:bold;
  background-color:#7DB900;
  
}

input.button-red {
  float:right;
  display:block;
  width:120px;
  height:25px;
  margin: 5px 15px 0px 0px;
  background-image:url(/templates/pics/button-red.png);
  border:1px solid #3b5802;
  color:white;
  font-weight:bold;
}

input.button-green {
  float:right;
  display:block;
  width:120px;
  height:25px;
  margin: 5px 10px 0px 0px;
  background-image:url(/templates/pics/button-green.png);
  border:1px solid #3b5802;   
  color:white;
  font-weight:bold;
}


input.search-field {
  width:113px;
  height:18px;
  display:block;
  float:right;
  font-size:12px;
  padding:5px 0px 0px 5px;
  margin: 0px 10px 0px 0px;
  border:1px solid #3b5802;
  color:#666666;
}

p.p-result {
	margin-top:20px;
	line-height:24px;
}

p.green {
	padding:10px 0px 15px 30px;
	color:#7DB900;
	font-weight:bold;
	line-height:16px;
	letter-spacing: 1px;
}

p.green-line, .greenlinep p  {
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #7DB900;
}

p.green-line-2  {
	padding:10px 0px 5px 0px;
	border-bottom:3px solid #7DB900;
}



table.preise {
	margin-top:30px;
	margin-bottom:100px;
	width:800px;
		
}

table.preise th {
	border-bottom:3px solid #7DB900;
	padding-bottom:3px;
}

table.preise td {
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:top;
	border-bottom:1px solid #7DB900;
}

.tyimg-underline {border-bottom:1px dotted #99CC33;}

p.urhere {
	font-size:10px;
}

p.urhere a:link,p.urhere a:visited,p.urhere a:active,p.urhere a:hover {
	color:#3f3f3f;
}
