@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #78AB46;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #2D6420;
	;
	text-decoration: none;
}
#content a:hover {
	color: #2D6420;
	;
	text-decoration: underline;
}
#content a:visited {
	color: #2D6420;
	;
	text-decoration: none;
}
#container #inhoud #content .left {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#container #inhoud #content .right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#container #inhoud #menu img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
#container #inhoud #menu p a:hover {
	text-decoration: underline;
	color: #2D6420;
}




#container {
	background-color: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-image: url(image/container.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 920px;
	height: 300px;
	background-image: url(image/header.jpg);
	background-color: #78AB46;
	background-repeat: no-repeat;
}
#header #form  {
	position: relative;
	float: right;
	padding-top: 30px;
	padding-right: 30px;
}
#menu2 {
	padding-left: 620px;
	padding-top: 184px;
	font-family: "Times New Roman", Times, serif;
	font-size: 52px;
	clear: both;
	position: relative;
}


#menu2 ul   {
	padding: 0px;
	list-style-type: none;
	margin: 0px;

}
#menu2 li   {
	display: inline;
}
.zoeken:link, .zoeken:visited, .zoeken:active  {
	background-image: url(button/zoeken_vaag.gif);
	background-repeat: no-repeat;
}

.contact:link, .contact:visited, .contact:active   {
	background-image: url(button/nieuwsbrief_vaag.gif);
	background-repeat: no-repeat;
}
.informatie:link, .informatie:visited, .informatie:active {
	background-image: url(button/informatie_vaag.gif);
	background-repeat: no-repeat;
}
.updates:link, .updates:visited, .updates:active {
	background-image: url(button/update_vaag.gif);
	background-repeat: no-repeat;
}



.contact:hover                         {
	background-image: url(button/nieuwsbrief.gif);
	background-repeat: no-repeat;
}
.zoeken:hover {
	background-image: url(button/zoeken.gif);
	background-repeat: repeat;
}
.informatie:hover {
	background-image: url(button/informatie.gif);
	background-repeat: no-repeat;
}
.updates:hover {
	background-image: url(button/update.gif);
	background-repeat: no-repeat;
}








#inhoud {
	width: 920px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 30px;
	background-image: url(image/inhoud.jpg);
	background-repeat: repeat-y;
}
#menu {
	width: 170px;
	float: left;
	color: #FFFFFF;
	height: 350px;
	padding-left: 30px;
}
#menu p {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
}
#menu ul li a {
	font-size: 14px;
	color: #234B90;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFF2FF;
}
#menu ul li a:hover {
	background-color: #FFFFFF;
	color: #E48742;
}
#content {
	width: 659px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
#content h2 {
	font-size: 22px;
	color: #234B90;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}


#content h3 {
	font-size: 16px;
	color: #A53108;
	margin-top: 20px;
	font-weight: bold;
}
		#content span.categorie {
			display: block;
			float: left;
			width: 160px;
			margin: 0px;
			padding: 0px;
		}
		
		#content span#pagina {
			display: block;
			clear: both;
		}

.categorie h2 a:link, a:active, a:hover, {
	color: #A53108;
	text-decoration: none;
}
.categorie h2 a:visited {
	color: #A53108;
	text-decoration: none;
}



#content p {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 10px;
}

#content table {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}



#voet {
	background-color: #FFFFFF;
	width: 890px;
	height: 76px;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-image: url(image/voet.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	clear: both;
	float: left;
}
#voet p {
	padding-top: 40px;
}
#voet a:link {
	color: #333333;
	text-decoration: underline;
}

#voet a:hover, a:visited {
	color: #666666;
}

#container #inhoud #content #productform {
	font-size: 12px;
}
#content fieldset {
	font-size: 12px;
}
