/* Gebruikte kleuren 
---------------------------------------------- 
color: #801E00;		rood
color: #728000;		groen

---------------------------------------------- */


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other font-sizes in % (preferred) or ems ***/
	color:#000000;
}
a {
	text-decoration: underline;
	outline: none;
	color: #728000;
}
a:visited {
	color: #728000;
}
a:active {
	color: #728000;
}
a:hover {
	text-decoration: none;
	color: #801E00;
}
strong, b {
	font-weight: bold;
}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
}
p {
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 2em; 
}
li {
	font-size: 70%;
	line-height: 1.1em;
	line-height: 1.4em;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em; 
}
td {
	font-size: 80%;
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}

div {margin:0}

h1 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 110%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 90%;
}
h4 {
	font-size: 95%;
	margin-top: 0;
}

/* Design elementen 
---------------------------------------------- */
h2#homebutton, h2#homebutton a {
	width: 984px;
	height: 183px;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	background: #fff url(../../images/header_bg.jpg) no-repeat;
}
h2#homebutton a {
	margin: 0;
	background: none;
}
h2#homebutton img {
	display: none;
}
h2#homebutton a strong {
	position: absolute;
	left: -9999px;
}

#center h1.top {
	color: #000;
	color: #728000;
	border-bottom: 1px solid #801E00;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
body#homepage #center h1.top {
	margin-left: -230px;
	color: #728000;
	_position: absolute;
	_width: 652px;
	_margin-top: -32px;
}
body#homepage #container-center {
	_margin-top: 32px;
}
body#homepage #center img.homeplaatje, body#homepage #center strong img {
	margin-left: -230px;
	float: left;
	_position: absolute;
}




a.nieuwsitem, a.nieuwsitem:active, a.nieuwsitem:visited {
	display: block;
	font-size: 70%;
	border-bottom: 1px solid #E8D1C2;
	text-decoration: none;
	font-weight: normal;
	padding: 6px 0px;
	color: #666;
}
a.nieuwsitem div.nieuwsitemkop {
	font-weight: bold;
	color: #801E00;
}
a.nieuwsitem:hover {
	text-decoration: none;
	color: #000;
}
a.nieuwsitem:hover div.nieuwsitemkop {
	text-decoration: underline;
}

#center li li {
	font-size: 100%; /* correcties voor sitemap*/
}
.kadertekst {
	width: 200px;
	border: 1px solid #cedb73;
	margin: 2px 0px 3px 6px;
	float: right;
	padding: 6px 6px;
	font-style: italic;
	color: #728000;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
}

#right .kadertekst {
	width: 286px;
	margin: 0;
}






/* Navigation 
---------------------------------------------- */
#header ul, #left ul, #footer ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#header li, #footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#header li a {
	color: #728000;
	text-decoration: none;
	font-size: 110%;
}
#header li a:hover {
	color: #801E00;
	text-decoration: underline;
}
#header li.active a {
	color: #801E00;
}

#left h4, #right h4 {
	color: #728000;
	color: #000;
	border-bottom: 1px solid #801E00;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
#left li {
	list-style-type: none;
}
#left li a {
	font-weight: normal;
	font-size: 110%;
	color: #728000;
	text-decoration: none;
	line-height: 24px;
	display: block;
	border-bottom: 1px solid #E8D1C2;
	height: 24px;
}
#left li a:hover {
	color: #801E00;
}
#left li.active a {
	color: #801E00;
	border-bottom: 1px solid #D9B39B;
	background: url(../../images/rupsje.jpg) no-repeat right center;
}

#left li.active ul {
	margin-top: -24px;
	padding-top: 24px;
}

#left li.active li a, #left li.subactive1 li a {
	background: none;
	font-size: 1.1em;
	padding-left: 12px;
}
#left li.subactive1 li a {
	font-size: 140%;
}

#left li.subactive1 ul li.active ul li.subactive3 a,
#left li.subactive1 ul li.subactive2 a {
	color: #728000;
}
#left li.subactive1 ul li.active ul li.subactive3 a:hover,
#left li.subactive1 ul li.subactive2 a:hover {
	color: #801E00;
}

#left li.subactive1 ul li.active ul li a {
	background: none;
}

#left li.subactive1 ul li.active a {
	background: url(../../images/rupsje.jpg) no-repeat right center;
	color: #801E00;
}
#left li.subactive1 li li.subactive3 a {
	font-size: 200%;
	padding-left: 20px;
}


#footer {
	border-top: 1px solid #E8D1C2;
	font-size: 70%;
	color: #666;
	text-align: center;
}
#footer ul, #footer span {
	float:inherit;
	display: inline;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer li a {
	font-size: 138%;
}
#footer a:hover {
	color: #801E00;
	text-decoration: underline;
}
#footer li.active a {
	color: #801E00;
}










/* Forms 
------------------------------------------------------------------------------- */
form {
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	border: none;
	font-size: 70%;
}
form.full { width: 100%; }


fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

form label, form p,
#Emailform label, #Emailform p {
	display: block;
	clear: both;
	width: 400px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 5px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label {
	float: left;
	clear: left;
	width: 420px;
	margin: 0;
	line-height: 1.3em;
}

form label input, form label select {
	float: left;
	width: 400px;
	padding: 0;
}


form input.checkbox, form input.radio {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	width: 20px;
	height: 18px;
	clear: both;
}

form label.checkbox, form label.radio, form label.radioitem {
	float: left;
	clear: none;
	width: 375px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}
#cfPostcode, #cffPostcode, #cfWoonplaats, #cffWoonplaats {
	width: 120px;
	display: inline;
	float: left;
}
#cfWoonplaats, #cffWoonplaats {
	width: 268px;
	margin-left: 3px;
}


.clearlab {
	clear: left;
}
.errors {
	color: red;
}






/* Print Styles */
@media print {
	body { 
		background:white; 
		color: black; 
		margin:0;
		padding: 0;
		height: auto;
	}

	#wrapper, #fullheightcontainer, #outer, #float-wrap {
		width: 80%;
		height: auto;
		min-height:auto;
		margin:0;
		padding: 0;
		border:0px solid #000000;
		position: relative;
	}
	
	#left, #containerleft, #footer, #subfooter1, #clearfootercenter, #subheader1 ul, 
	#clearfooterleft, #clearfooterright,
	#gfx_bg_middle
	{ 
		display: none;
		margin:0;
		padding: 0;
		border: 0;
	}
	#left {
		position: absolute;
		left: -9999cm;
	}
	#center, #outer, #wrapper {
		margin: 0;
		left: 0;
	}
	#clearheadercenter, #clearheaderleft, #clearheaderright, #header {
		
	}
	h2#homebutton img {
		display: block;
		margin-top: -183px;
	}
}




