* {margin:0;padding:0;}

body {
      background: #F5F7EC url(../img/fp/bg.jpg); 
      margin: 25px 0 0 0;
      padding: 0px; 
      text-align: center;
      background-repeat: repeat-x;
      color: #555753;
      font: 100.1% verdana,geneva,lucida,arial,helvetica,sans-serif;  
}

div {position:relative;}


h1, h2 { 
	font: bold 108% georgia; 
	letter-spacing: 1px; 
	margin:10px 0 20px 15px;
	color: #94A966;
	text-align: left;
	}

h3 { 
	font: bold 98% georgia; 
	letter-spacing: 1px; 
	margin:20px 0 20px 15px;
	color: #ACA790;
	text-align: left;
	}
	
p {
    margin: 15px 20px;
	font: 9pt/14pt verdana,geneva,lucida,arial,helvetica,sans-serif;
    text-align: left;
}
p a {
	font: 9pt/14pt verdana,geneva,lucida,arial,helvetica,sans-serif;
}

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #672;
	}

a:visited {  
	text-decoration: underline; 
	color:#672;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color:#ABBC47;
	}

img.klein {
	padding: 6px;
	background: #fff;
	border: 1px solid #CFAF87;
   margin: 15px; 
}

img.klein a:hover {
	border-color: #9E825F;
	background-color: #FFF8DC;
}

img.fw {
   float: left;
   padding: 6px;
   background: #fff;
   border: 1px solid #CFAF87;
   margin: 0 15px 0 15px; 
}

img.pic {
	background: #fff;
	border: 3px solid #fff;
}
img.pics {
   margin-top: 20px;
	background: #fff;
}
img.pic_gross {
   padding: 6px;
	background: #fff;
	border: 1px solid #CFAF87;
   margin: 0 15px 0 15px; 
}

img.header {
	padding: 6px;
	background: #fff;
	border: 1px solid #CFAF87;
   margin: 0;
}

.header_home {
	padding: 6px;
	background: #fff;
	border: 1px solid #CFAF87;
   margin-top: 2px;
}

.clear, .clearer {
	clear: both;
	}


/* ############ layout ############## */

#container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
   margin-bottom: 0px;
   text-align: left;
}

#headerBlock {
	padding-bottom: 0px;
	margin-bottom: 0px; 
   height: 5.9em;
   background: #6DB827 url(../img/fp/head_o.gif) top left no-repeat;
}


* html #headerBlock {
	overflow: visible;
	height: 1px;
}

#headerBlock h1 {
	position: relative;
	top: -19px;
	left: -13px;
   width: 415px;
   height: 80px;
	background: url(../img/fp/logo.gif) bottom left no-repeat;
	padding: 0;
	margin: 0;
}

#headerBlock h1 a {
    display: block;
    height: 115px;
}

#headerBlock h1 a span {
   display: none;
}

#headerBlock h2 {
   position: absolute;
	top: -20px;
   left: 810px;
   height: 74px;
   width: 86px;
   background: url(../img/fp/mueritz-nationalpark-partne.gif) no-repeat;
}

#mainBlock {
    width: 890px;
	padding: 10px 15px 45px 20px;
    background-color: white;

} 

#mainBlock iframe {
    margin: 1px 20px 0 50px;
}

#mainBlock p.images {
	margin: 10px 20px 10px;  
   text-align: center;
}

#mainBlock .images {
	margin: 10px 20px 10px;  
   text-align: center;
}

#mainBlock h4 {
	margin:5px 0 5px 20px;
	font: italic bold 78% "Georgia", Times, serif;
	color: #F66804;
	text-align: left;
	letter-spacing: 1px;
}
#mainBlock h6 {
   width: 200px;
   height: 153px;
	background: url(../img/fp/hochzeitskutsche.jpg) bottom center no-repeat;
	padding: 0;
	margin: 10px;
}
.fewos_detail {
   padding-bottom: 20px; 
}

.fewos_detail img {
   float:left;
   margin:2px 15px 8px 50px; 
   padding: 6px;
   border: 1px solid #CFAF87;
}


/* ------ leftBlock {
   position: relative;
   float: left;
	top: 106px;
	left: 0px;
	height: 8em;
	font-size: 1em;
	width: 20px;
	background-color: #C1C99A;
}---*/

/*------------Hidden elements------------*/

h1 span, h3 span {
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0);/* IE5.5 */
	height: 0;/* IE6 */
}

#headerBlock h2 span, #headerBlock h4 span, #mainBlock h6 span{
	display: none;
}

/*------------Text elements------------*/

hr{
	border:solid #4F8A10 1px;
	height:1px;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}


/* Teaserlinks */
#teaserlinks { 
    background: url(../img/home-sub-bg.png) no-repeat top right;
    width: 860px;
    margin: 0 0 30px 40px;
    padding: 0; 
}
#teaserlinks:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#teaserlinks ul { margin: 0 !important; }
#teaserlinks li { display: inline; list-style-type: none; }
#teaserlinks a { margin: 0; display: block; float: left; color: #94A966; }
.teaser a:link, .teaser a:active, .teaser a:visited  { color: #94A966; }
.teaser a:hover { color: #166D95; text-decoration: underline; }
/* item box  */

.itembox { 
    position: relative;
    width: 180px;
    margin-right: 30px;
    float: left; 
}
.itembox a:link, .itembox a:active, .itembox a:visited { 
    color: #94A966;
    text-decoration: none;

}
.itembox a:hover { color: #94A966; text-decoration: underline; }
.itembox h2 { 
    color: #555753;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 10px 5px;
}

.itembox h2 a { color:#fff;font-size:14px; }

.itembox p { 
    padding: 0;
    margin: 2px 0px 2px 5px; 
    font-size: 12px;
}
.itembox img { margin: 14px 0 6px 0; border: 1px solid #CFAF87; padding: 6px;}
.itembox img a:link { border: 0px;}

.item {clear: both; margin: 0 0 10px 0;}


.itembox_image{

}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

#footerBlock{
   padding: 3px 4px 3px 20px; 
   height: 17px; 
   background: transparent url(../img/fp/footer_bg.png) bottom left no-repeat;
   margin-bottom: 2em;
}

#footerBlock div{
   font-size: 8pt;  
   text-align: left;
   color: #FFF;
}

#footerBlock a:link, #footerBlock a:active, #footerBlock a:visited {
	color: #fff;
   text-decoration: none;
}
#footerBlock a:hover{
   text-decoration: underline;
}


#footerBlock .akt { float: left; width: 500px;}
#footerBlock .imp{ float: right; wdth: 200px; margin-right: 30px; }
}


.akt { float: left; width: 500px;}


/* nav styles */

#nav {
   position: relative;
	top: -11px;
   left: 5px;
	padding:0;
}

* html #nav { top: 35px; }

#nav ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	}

#nav li {
   float: left;
	display: block;
	margin:0 1px 0 0;
	padding:0;
	}

#nav a, #nav strong {
   float: left;
	color:#fff;
	background: transparent url("../img/fp/tabs_left.gif") no-repeat left top;
	margin:0 1px 0 0;
	padding:0 0 0 1px;
	text-decoration:none;
   font: 11px verdana; 
	}

#nav a span, #nav a:link span, #nav a:visited span, #nav #current span {
   float: left;
	color:#fff;
	background: transparent url("../img/fp/tabs_right.gif") no-repeat right top;
   padding: 9px 9px 2px 9px;
	font-weight:bold;
   margin: 0px;
   cursor: pointer;
	}

#nav #current a, #nav strong {
	background-position:0 -300px;
	}

#nav #current a span, #nav #current span {
	background-position:100% -300px;
	padding-bottom:3px;
	color:#4F8A10;
	}

#nav a:hover, #nav #current a:hover {
	background-position:0% -150px;
	}

#nav a:hover span, #nav #current a:hover span {
	color: #fff;
	background-position:100% -150px;
	}
/*------ Page Styles - kontakt --------------------------------------------------------------------- */

form {
    margin: 5px 20px;
	padding: 0 30px 50px 30px;
	width: 690px;
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold;
}

form label {
		display:block;
		margin: 10px 0 10px 0;
		padding: 2px 0;
		font-size: 12px;
		font-weight:bold;
		color:#555;
	}


.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	border: 1px #CACACA solid;
	padding: 2px;
	margin: 2px 0 5px 0;
	color: #5B5B5B;
	background: #FFFFFF;
}

.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}


.formButton {
	border: 1px #CACACA solid;
	margin-top: 10px;
	color: #5B5B5B;
	background: #FFFFFF;
	background-image: url(../img/fp/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 9pt;
	padding: 4px;
}

.inputText {
			padding: 3px;
			margin: 2px 0 5px 0;
			font-size: 11px;
			font-family:verdana, arial, sans-serif;
			font-weight:normal;
			color:#666;
			border: 1px #CACACA solid;
	}
		

td.formLabel{
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.formLabelRequired{
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fehler{
	padding: 10px 5px 10px 50px;
	color: #CC3300;
	text-align: left;
	letter-spacing: 1px;
}


/*---------------Kontaktform------------*/

.kontakt {
    margin: 15px 20px 20px 50px;
	padding: 30px;
	width: 730px;
	border:5px solid #f9f9f9;
}
.kontakt form label {
		display:block;
		margin: 10px 0 10px 0;
		padding: 2px 0;
		font-size: 12px;
		font-weight:bold;
		color:#555;
}

/*---------------Listen+Spalten------------*/

hr.feat {
	border: 1px dotted #ccc;
	border-width: 1px 0 0 0;
	height: 1px;
    margin: 0 0 15px 0;
}

dl.feature{
	margin: 15px 0;
   padding: 15px 10px 15px 15px;
}
dl.feature:after{
	content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

dl.feature dt{
	margin: 0 0 .5em 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 130%;
   font-weight: bold;
   color: #505050;
}

dl.feature dt img{
	float: left;
   margin: 0 15px 0 0;
   padding: 0 4px 4px 0;
   background: url(..img/photo-frame.gif) no-repeat bottom right;
}
dl.feature dd{
	margin-left: 219px;
   font-size: 100%;
   line-height: 1.5em;
   color: #666;
} 

dl.feature dd a:link, dl.feature dd a:active, dl.feature dd a:visited {
	text-decoration: none;
	border-bottom: 1px solid #777;
   color: #999;
}
dl.feature dd a:hover {
   color: #F4AA2F;
	border-bottom: 1px dotted #F4AA2F;
}

/*--------phpwcms-styles-------------*/

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}

.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}


