@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

img {
	display: block;
}

#wrapper {
	width: 994px;
	margin: 0 auto;
	border: 1px solid #006c42;
	border-top: none;
	background: url(../images/bg-main.gif) repeat-y #FFF;
}

#header {
	width: 994px;
	height: 85px;
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) no-repeat;
}

#navcontent ul {
	margin: 0;
	padding: 0;
}

#navcontent .uln1 li.n1 {
	list-style-type: none;
/*	height: 17px; */
	border-bottom: 2px solid #FFF;
	padding: 10px;
}

#navcontent .uln1 li.n1 a{
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	color: #007047;
	text-decoration: none;
}

#navcontent .uln1 li.n1-active {
	list-style-type: none;
/*	height: 17px; */
	border-bottom: 2px solid #FFF;
	padding: 10px;
}

#navcontent .uln1 li.n1-active a {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	color: #007047;
	font-weight: bold;
	text-decoration: none;	
}

#navcontent .uln2 li.n2 {
	list-style-type: none;
/*	height: 21px; */
 	padding: 3px 0 3px 10px;
}

#navcontent .uln2 li.n2 a {
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	color: #007047;
	text-decoration: none;	
}

#navcontent .uln2 li.n2-active {
	list-style-type: none;
/*	height: 21px; */
	padding: 3px 0 3px 10px;
}

#navcontent .uln2 li.n2-active a {
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	color: #007047;
	font-weight: bold;
	text-decoration: none;	
}

#navcontent .uln3 li.n3 {
	list-style-type: none;
/*	height: 16px; */
	padding: 1px 0 1px 25px;
}

#navcontent .uln3 li.n3 a {
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	color: #007047;
	text-decoration: none;	
}

#navcontent .uln3 li.n3-active {
	list-style-type: none;
/*	height: 16px; */
	padding: 1px 0 1px 25px;
}

#navcontent .uln3 li.n3-active a {
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	color: #007047;
	font-weight: bold;
	text-decoration: none;	
}

#navcontent a:hover {
	color: #7FAC10 !important;
}
#navcontent ul.uln2 {
	background: #ecf1cd;
/*	border-bottom: 2px solid #FFF; */
}

#navcontent ul.uln3 {
	background: #ecf1cd;
/*	border-bottom: 2px solid #FFF; */
	padding-bottom: 4px;
}

#monatspartner p {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	color: grey;
}

#monatspartner {
	margin: 80px 0 20px 0;
	padding: 0 32px 0 28px;
	text-align: center;
	border-top: 1px solid #A4CABC;
	border-bottom: 1px solid #A4CABC;
}

#monatspartner hr {
	border: none;
	border-top: 1px solid #006c42;
	margin: 20px 0;
}

#servicenav {
	position: relative;
	top: 55px;
	right: 10px;
	text-align: right;
}

#servicenav ul {
	margin: 0;
}

#servicenav li {
	display: inline;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
}

#servicenav li a {
	color: #006c42;
	text-decoration: none;
}

#servicenav li a:hover {
	text-decoration: underline;
}

#headmotiv {
	border-bottom: 4px solid #a4cabc;
}

#navigation {
	width: 187px;
	float: left;
	background: url(../images/menu-bg.gif) repeat-x;
}

#wrapcontent {
	width: 807px;
	float: left;
}

#content-left {
	width: 570px;
	padding: 10px 30px 30px 30px;
	float: left;
}

#content-left h1 {
	font-family: Verdana, Arial, Sans;
	font-size: 21px;
	font-weight: normal;
	color: #006c42;
}

#content-left h2 {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #006c42;
}

#content-left h3 {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 19px;
	color: #006c42;
	font-weight: bold;
}

#content-left p {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666;
}

#content-left ul {
	margin: 0;
	padding: 0 0 0 13px;
}

#content-left li {
	list-style-image: url(../images/listenpfeil.gif);
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666;
}

#content-left a {
	text-decoration: none;
	color: #7FAC10;
}

#content-left a:hover {
	text-decoration: underline;
}

#content-left #wayhome ul, #content-left #footer ul  {
	padding: 0;
}

#content-left #wayhome li, #content-left #footer li  {
	display: inline;
	font-size: 10px;
}

#content-left #wayhome li a, #content-left #footer li a {
	color: #666;
}

#content-left #wayhome li a:hover, #content-left #footer li a:hover  {
	text-decoration: underline;
}

#content-left #footer {
	margin-top: 40px;
}

.logoset img {
	float: left;
	padding-right: 10px;
}

#content-right {
	float: left;
	width: 150px;
}

#content-right h1 {
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #006c42;
}

#content-right h2 {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #006c42;
}

#content-right p {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
}

#content-right p a {
	color: #666;
	text-decoration: none;
}

#content-right p a:hover {
	text-decoration: underline;
}

#content-right hr {
	border: none;
	border-top: 1px solid #006c42;
	margin: 20px 0;
}

.contenttable td, .contenttable th {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	padding: 5px;
}

.contenttable th {
	text-align: left;
	font-weight: bold;
	background-color: #006c42;
	color: #FFF;
}

.tr-even {
	background-color: #e0efe9;
}

.tr-odd {
	background-color: #f4f9f7;;
}

.clear {
	clear: both;
}

.csc-textpic-intext-left img {
	float: left;
	padding: 0 10px 0 0;
}


.csc-textpic-intext-right img {
	float: right;
	padding: 0 0 0 10px;
}

table.fotoboek {
	background: #d5e4df;
	padding: 5px;
	width: 570px;
}

.fotoboek {
	font-family: Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 12px;
}

.fotoboek a {
	color: #006C42 !important;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { 
	float: left;
}

DL.csc-textpic-image { 
	margin: 3px 6px 3px 0; 
}

DIV.csc-textpic-clear { 
	clear: both; 
}