@charset "utf-8";
/* CSS Document */

BODY {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	overflow-x:hidden;
	scrollbar-face-color: #EBF6C1; 
	scrollbar-shadow-color:#38540A;
	scrollbar-highlight-color: #38540A;
	scrollbar-3dlight-color: #EBF6C1;
	scrollbar-darkshadow-color: #EBF6C1;
	scrollbar-track-color: #EBF6C1;
	scrollbar-arrow-color:#38540A;
	background-color: #b7d5bb;
	margin-top: 0;
	color: #38540A;
	margin-bottom: 0;
	background-image:url(template_FILES/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}

#mcont {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(template_FILES/bg.jpg);
	background-repeat:repeat-y;
	}
#langlinks {
margin-left: 140px;
}
#container {
	width: 1000px;
	height: auto;
	/*min-height: 833px;*/
	margin-left: auto;
	margin-right: auto;
	background-image:url(template_FILES/conbg.jpg);
	background-repeat:no-repeat;
	}
#navigation {
	clear: both;
	width: 730px;
	margin-left: 145px;
	padding-top: 90px;
	height: 40px;

	padding-bottom: 15px;
	}
#navigation UL {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	}
#navigation UL LI {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 5px;
	
	}
#navigation UL LI a {
	font-size: 15px;
	text-decoration: none;
	margin-bottom: 10px;
	color: #3E5B40;
	padding: 3px;
	}
#navigation UL LI.act a {
	background: #B7D5BB;
	font-size: 15px;
	color: #2E4B30;
	}


	
TABLE.tekst {
	font-size: 10px;
	}

#visuals {
	display: none;
	}
#content {
	width: 475px;
	margin-left: 135px;
	padding: 15px;
	padding-top: 0;
	min-height: 434px;
	height: auto;
	font-family: Georgia, Times, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	color: #38540A;
	letter-spacing: 1pt;
	font-variant: normal;
	text-transform: none;
	float: left;
	}
	
	#content h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	}
	
		#content h2 {
	font-size: 13px;
	padding-top: 5px;

	}


		#content h3
		{
			font-size: 11px;
			margin: 0px;
			padding: 0px;
			font-style: italic;
		}


#right {
padding-top: 10px;
	padding-right: 15px;
	width: 210px;
	float: left;
	min-height: 170px;
	height: 170px;
	}
	
	#right h1 {
	font-size: 15px;
	padding: 5px;
	background-color: #B7D5BB;
	}

#right p {
	font-family: Georgia, Times, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	color: #38540A;
	letter-spacing: 1pt;
	font-variant: normal;
	text-transform: none;
	}
	
#content FORM#mailform LABEL {
	margin-top: 3px;
	width: 240px;
	display: block;
	float: left;
	clear: both;
	}

INPUT#mailformname,INPUT#mailformname,INPUT#mailformadres,INPUT#mailformpostcode,INPUT#mailformphone, 	INPUT#mailformemail, TEXTAREA#mailformcomment {
	margin-top: 3px;
	width: 240px;
	display: block;
	float: left;
	}
INPUT#mailformformtype_mail {
	clear: both;
	float: right;
	margin-right: 230px;
	}
#content FORM#mailform FIELDSET {
	border: none;
	}

#content A {
	text-decoration: underline;
	color: #bd0926;
	font-weight: bold;
}
#content A:hover {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}

DIV.rheader {
	width: 100%;
	height: 20px;
	background: #CBD599;
	display: block;
	font-size: 14px;
	font-weight: bold;
	}


TABLE TD.label {
	border: 1px #38545D solid;
	border-style: none none solid none;
	}
	
HR.lclearer {
	height: 1px;
	border: 1px #38545D solid;
	border-style: none none solid none;

}

#footer {
	clear: both;
	text-align: center;
	padding-bottom: 15px;
	height: inherit;
	}
	
TABLE.steptable {
	margin-top: 10px;
	}
	
/* -------------- NEWS -----------------*/


.nlatest IMG {
	float: right;
	margin-left: 10px;
	}
.nlatest a {
	color: #38540A;
	text-decoration: none;
	}
.nlatest h3 a {
	font-size: 13px;
	}

.nlatest h3 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.nlatest p {
	padding-top: 0;
	margin-top: 0;
	}
	
.nlatest hr.clearer {
	border: 1px #888888 solid;
	border-style: none none solid none;
	}
.nsingle-backlink a{
	color: #000;
	}
.nlist-date {
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	}

.nlist-item h3 {
	padding-top: 0;
	margin-top: 0;
	}