@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,p,blockquote,table,tr,th,td,embed,object,button{margin:0;padding:0;}
body{ font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:11px; line-height:18px; background:#ffffff; }
a{text-decoration:none; overflow:hidden; border:0px; outline:none;}
img{text-decoration:none; border:0px;}
li{text-decoration:none;overflow:hidden; list-style:none;}
/* ul{text-decoration:none;overflow:hidden; list-style:none;} */

a, a:visited {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #000;
  font-weight: bold;
}

#main_wrapper{	
	float:left; 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background:url("../grafik/body_bg.png") repeat-x;
}
#main{
	margin:0 auto; 
	width:950px;	
}
#topPortion{
	float:left;
	width:950px;
}
#topPortion h1{
	float:left;
	margin:35px 0px 0px 0px;
}
#topPortion p{
	float:right;
	margin:35px 0px 0px 0px;
	color:#fff;
	font-size:13px;
	text-align:right;
}
#menu{
	float:left;
	background:url("../grafik/menu-bg.png") bottom no-repeat;
	width:950px;
	margin:16px 0px 0px 0px;
	padding:0px;
	height:48px;
}
#menu ul{
	float:left;
	width:950px;
	padding:0px;
}
#menu ul li{
	float:left;
	height:48px;
	padding:0px 2px 0px 0px;
	
}
#menu ul li a{
	float:left;
	color:#fff;
	font-size:13px;
	font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:auto;
	line-height:40px;
	padding:0px 22px 0px 0px;
}
#menu li a span{
	float:left;
	display:block;
	width:auto;
	line-height:40px;
	cursor:pointer;
	padding:8px 0px 0px 27px;
}
#menu li a:hover, #menu li a.active{
	color:#000000;
	background-color:inherit;
	background:url("../grafik/nav-hover.png") right top no-repeat;
	float:left;
	height:48px;
}
#menu li a:hover span, #menu li a.active span{
	background:url("../grafik/nav-hover-span.png") left top no-repeat;
	color:#000000;
	height:48px;
	float:left;
}
#inner {
	width:950px;
	float:left;
	background:#fff;
	padding:20px 0 25px 0;
	margin:0px;
}

.inner_left, .inner_left-sauhaufen {
	float:left;
	width:595px;
/*	height: 724px; */
	padding:0px 0px 0px 20px;
}

.inner_left-sauhaufen {
	background:url("../../sauhaufen/sauhaufenback.jpg") left top repeat-y;
}

.inner_left-sauhaufen table {
  width: 100%;
  font-size: 12px;
  line-height:15px;
}

.inner_left_start{
	float:left;
	width:900px;
	padding:0px 0px 0px 20px;
}

.slideshow{
	float:left;
	width:595px;
	margin:0px;
	padding:0px;
	height:269px;
}
.innerimg{
	float:left;
	padding:0px;
	margin:0px;
}
.content{
	float:left;
	margin-top:25px;
	padding-bottom:25px;
	background:url("../grafik/contnt_btm.png") bottom center no-repeat;
	width:595px;
	font-size:14px;

}

.content p:first-letter, .content-start p:-letter {
  padding-right: 3px;
  font-size : 160%;
  font-style: italic;
  font-weight: bold;
}


.content-start{
	float:left;
	margin-top:25px;
	padding-bottom:25px;
	background:url("../grafik/contnt_btm.png") bottom center no-repeat;
	width:900px;
}

.content-webcam {
	float:left;
	margin-top:25px;
	padding-bottom:25px;
	background:url("../grafik/contnt_btm.png") bottom center no-repeat;
	width:800px;
}

.content h2{
	float:left;
	font-size:21px;
	font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	width:595px;
}

.content p, .content-start p{
	font-size:14px;
	text-align:justify;
	line-height:21px;	
	padding:17px 17px 0px 0px;
}

.contntImg{
	float:left;
	margin:23px 20px 0px 0px;
	width:176px;
}
.content_txt1 {
	float:left;
	color:#757575;
	font-size:13px;
	padding:17px 0px 0px 0px;
	font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:391px;
	text-align:justify;
	line-height:21px;
}

div.content ul {
	list-style:lower-roman inside;
	
}

.content_txt2{
	float:left;
	color:#757575;
	font-size:13px;
	padding:17px 0px 0px 0px;
	font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:585px;
	text-align:justify;
	line-height:21px;
}
.leftpanel{
	float:left;
	padding-top:20px;
	width:285px;
}
.leftpanel h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	display:block;
	width:285px;
}
.leftpanel ul{
	float:left;
	width:285px;
}
.leftpanel ul li{
	float:left;
	width:285px;
	padding-top:20px;
}
.leftpanel ul li strong{
	float:left;
	width:285px;
	color:#8b991a;
	font-size:12px;
	font-weight:bold;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:0px;
	margin:0px;
}
.leftpanel ul li p{
	float:left;
	width:285px;
	color:#000;
	font-size:14px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0px;
	margin:0px;
}

.leftpanel ul li p a, .leftpanel ul li p a:visited, .news-list-morelink {
  font-weight: bold;
  color: #000;
}

.leftpanel ul li p a:hover{
  color: navy;
  text-decoration: underline;
}


.rightpanel{
	float:left;
	padding:20px 0px 0px 35px;
	width:275px;
}
.rightpanel h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	display:block;
	width:264px;
}
.rightpanel img,.rightpanel img.bot{
	display:block;
	padding-top:20px;
	float:left;
}
.rightpanel img.bot{float:right; margin:0 20px 0 0}

.rightpanel p {
	float:left;
	display:block;
	padding-top:15px;
	color:#000;
	font-size:14px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	width:263px;
	line-height:18px;
}

/* rightpanel-start ist auf der Startseite */

.rightpanel-start{
	float:left;
	padding:20px 0px 0px 35px;
	width:225px;
}
.rightpanel-start h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	display:block;
	width:244px;
}

/*
.rightpanel-start img,.rightpanel-start img.bot{
	display:block;
	padding-top:20px;
	float:left;
}
.rightpanel-start img.bot{float:right; margin:0 20px 0 0}
*/

.rightpanel-start p{
	float:left;
	padding-top:15px;
	color:#000;
	font-size:15px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	width:253px;
	line-height:24px;
}




.testiName{
	float:left;
	background:url("../grafik/testi_bg2.png") top  right no-repeat;
	padding:0 12px 0px 0;
	margin-top:15px;
	color:#000;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
span.testiName2 {
	background:url("../grafik/testi_bg.png") top left no-repeat;
	padding:27px 0 0px 12px;
	height:28px;
	display:block;
}
.inner_right{
	float:left;
	width:316px;
	padding:0px 0px 0px 19px;
}
.rightTop{
	width:294px;
	float:left;
}
.rightTop h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	display:block;
	width:294px;
}
.rightTop ul{
	float:left;
	width:294px;
}
.rightTop ul li{
	float:left;
	width:279px;
	margin-top:10px;
/*	padding:10px 0px 10px 15px */
}
.rightTop ul li p{
	float:left;
	width:270px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	line-height:17px;
}

.rightMid{
	float:left;
	width:261px;
	margin-top:20px;
/*	padding:12px 15px 20px 18px; */
}
.rightMid h3{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	width:261px;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
}
.rightMid ul{
	float:left;
	width:261px;
	
}
.rightMid ul li{
	float:left;
	width:261px;
	padding-top:16px;
}
.rightMid ul li img{
	float:left;
	padding:5px 15px 0px 0px;
}
.rightMid ul li p{
	float:left;
	text-align:justify;
	line-height:16px;
	width:145px;
	color:#000;
	font-size:12px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.rightMid ul li p a{
	width:145px;
	color:#757575;
	display:block;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration:none;
	font-size:12px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 5px 2px 5px;
}
.rightMid ul li p a:hover{
	width:145px;
	color:#000;
	display:block;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:4px;
	font-size:12px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 5px 2px 5px;
}

.rightMid ul li p.active a{
	color:#fff;
	background: #757575;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

.rightbtm{
	float:left;
	width:276px;
	margin-top:20px;
	padding:12px 0px 20px 0px;
}
.rightbtm h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	display:block;
	width:266px;
}
.rightbtm p{
	float:left;
	width:276px;
	margin-top:20px;
	color:#757575;
	font-size:12px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:21px;
}
.rightbtm p b{
	float:left;
	width:276px;
	font-weight:bold;
	color:#757575;
	font-size:12px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rightbtm p a{
	color:#8b991a;
	text-decoration:underline;
}
.rightbtm p a:hover{
	color:#8b991a;
	text-decoration:none;
}
.rightlast{
	float:left;
	width:300px;
	margin-top:10px;
}
.rightlast h4{
	float:left;
	width:276px;
	color:#757575;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}
.rightlast ul{
	float:left;
	background:url("../grafik/rightlast_bg.png"/*tpa=http://demo.templateworld.com/full-websites/057a/images/rightlast_bg.png*/) left no-repeat;
	width:277px;
	height:42px;
	padding:10px 0px 0px 18px;
}
.rightlast ul li{
	float:left;
	padding-right:23px;
}
.rightlast ul li a{
	float:left;
	display:block;
	width:32px;
}

#footer{
	float:left;
	width:100%;
	height:121px;
}
#footerPortion{
	width:950px;
	margin:0px auto;
}

#footerPortion p, .tx-cscounter-pi1 {
	width:930px;
	color:#636e64;
	font-size:12px;
	padding:0px 0px 0px 20px;
	margin:0px;
	text-align: center;
}

#footerPortion p a, #footerPortion p a:visited {
  color:#636e64;
  text-decoration: none;
}

#footerPortion p a:hover {
  text-decoration:underline;
}

.contentNw{
	float:left;
	padding-bottom:25px;
	background:url("../grafik/contnt_btm.png"/*tpa=http://demo.templateworld.com/full-websites/057a/images/contnt_btm.png*/) bottom center no-repeat;
	width:595px;
}
.contentNw h2{
	float:left;
	font-size:21px;
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px #c1c1c1 solid;
	padding-bottom:8px;
	font-weight:bold;
	width:595px;
}
.usefullinks{
	display:block;
	float:left;
	padding:15px 0px 31px 0px;
	width:400px;
}
.usefullinks li{
	display:block;
	width:500px;
 	background:url("../grafik/arrow.png"/*tpa=http://demo.templateworld.com/full-websites/057a/images/arrow.png*/) left no-repeat;
	padding-left:30px;
	line-height:23px;
}
.usefullinks li a{
	color:#585858;
	font-family: Arial;
	font-size:12px;
	text-align:justify;
	line-height:20px;

}
.usefullinks li a:hover{
	color:#89b900;
	font-family: Arial;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
.contactus{
	float:left;
	display:block;
	width:210px;
	padding:17px 10px 10px 0px;
	margin-bottom:10px;
	font-family: Arial;
	font-size:13px;
	color: #727272;
	text-align:justify;
	line-height:20px;
}
.contactus em{
	font-weight:bold;
	display:block;
	color:#89b900;
	font-style:normal;
	margin:0px;
	padding:0px;
}
.pfContent {
	width: 530px;
	float: left;
	margin: 17px 0px 15px 0px;
	border: 0px dotted #999999;
}
.pfImg {
	width: 235px;
	height: 117px;
	float: left;
	margin:17px 0 0 0;
	padding:0 0 0 20px;
	background-image: url("../grafik/bg-pf.jpg");
	background-repeat: no-repeat;
}
.pfText {
	width: 250px;
	float: right;
	
}
.pfText p{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	font-size:13px;
	color:#616161;
	display:block;
	width:250px;
	float:left;
}
.pfText h1 {
	font-size:20px;
	color: #89b900;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	float:left;
}
.pfText em{
	font-size:14px;
	color: #7d7d7d;
	padding: 0px;
	margin: 0px;
	display:block;
	float:left;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
}
.pfText a{
	display:block;
	float:left;
	width:90px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #89b900;
	text-decoration:none;
	line-height:26px;
	margin-top:5px;
}
.pfText a:hover{
	color:#333;
}
.contentNw ul#blog{
	width:585px;
	margin:17px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
.contentNw ul#blog li{
	width:570px;
	margin:0px;
	padding:0 0 25px 0;
	float:left;
	display:block
}
.contentNw ul#blog li h2{
	width:570px;
	margin:0px;
	padding:0px;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
}
.contentNw ul#blog li p.blogcontent
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:570px;
		text-align: justify
	}
.contentNw ul#blog li p.blogcontent a
	{
		color: #89b900;
		text-decoration: underline;
	}
.contentNw ul#blog li p.blogcontent a:hover
	{
		color: #89b900;
		text-decoration: none;
	}
.contentNw ul#blog li p.blogcontent span
	{
		color: #89b900;
		font-weight:bold;
	}
.contentNw ul#blog li p.blogimage
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:525px;
	}

.MsgBodyText {
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		text-align: justify
    font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px; 
    line-height:16px; 
}

.tx-srpuzzle-pi1-instructions p {
  text-align: left;
  color: #000;
  font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;
  width: 150px; 
  padding: 10px 0 0 0;
}

form#mailform {
  margin-left: 122px;
  margin-top: -60px;
  font-size: 14px;
  font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
  border: 0;
}

form#mailform div label {
  display: block;
  line-height: 25px;
  margin-top: 10px;
}

.mf-input, .mf-text {
  border: 1px solid #265ca6;
}

.tx-alphasitemap-pi1 a, .tx-alphasitemap-pi1 a:visited {
  font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;
  font-size: 16px;
  color: #000;
}

.tx-alphasitemap-pi1 a:hover {
  text-decoration: underline;
  color: #000;
}

.tx-alphasitemap-pi1 h3 {
  margin-top: 8px;
  margin-bottom: 3px;
  font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

#spacer {
	float:left;
  color: #c1c1c1;
  background-color: lightgray;
	border-bottom:1px #c1c1c1 solid;
  width: 156px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.webcambild {
  text-align: center;
  width: 900px;
}

.webcambild-thumbs {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 100px;
  background: #ccc;
  width: 700px;
}

.news-single-item h1 {
  line-height: 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid #bbb;
}


.tx-veguestbook-pi1 p:first-letter {
  font-size : 100%;
  font-style: normal;
  font-weight: bold;
  padding-right: 0px;
}

.tx-guestbook-list-table { width: 600px; border: 0; padding: 0; font-family:"Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;}
.tx-guestbook-list-header { background-color: lightblue; color: #000; font-weight:bold; padding: 4px; }
.tx-guestbook-list-row { background-color: #ddd; font-size: 13px; padding: 4px; }
.tx-guestbook-list-rowleft { background-color: #ccc; width: 180px; font-size: 8px; padding: 4px;}
.tx-guestbook-list-rowleft p a { font-size: 13px; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 11px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666;}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }

.tx-guestbook-field { border: 1; padding: 0; font-size: 14px; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#999; font-size:13px; color:#333333; height:20px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#999; font-size:13px; color:#333333; height:20px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#999; font-size:15px; color:#333333; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
.tx-guestbook-field-left { width: 120px; }
.tx-guestbook-field-right { width: 480px; }
