* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg.gif);
	background-color: #044D37;
	text-align: center;
}
#container {
	width: 790px;
	background-image: url(images/kop.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #045A3D;
	border-left-color: #045A3D;
	text-align: left;
}
#kop {
	font-size: 42px;
	color: #FBBC00;
	font-weight: normal;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	height: 47px;
	padding-left: 190px;
}
#menu{
	margin-top: 19px;
	margin-left: 191px;
	height: 22px;
}
table.hoofd{
	background-color: #FBBC00;
	width: 600px;
}
table.hoofd td{
	background-color: #045A3D;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	width: 25%;
	font-size: 12px;
}
table.hoofd a{
	color: #FBBC00;
	text-decoration: none;
	display: block;
}
table.hoofd a:hover{
	color: #FFDE79;
}
table.sub {
	position:absolute;
	left: 49.5%;
	top: 195px;
	width: 198px;
	visibility: hidden;
}
table.sub a {
	background-color: #FFFFFF;
	border: 1px solid #11C001;
	float: left;
	width: 198px;
	color: #FBBC00;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
table.sub a:hover {
	color: #066448;
}
table.sub .actueel {
	background-color: #FFFFFF;
	border: 1px solid #11C001;
	float: left;
	width: 198px;
	color: #1B735A;
	text-decoration: none;
	font-size: 10px;
}
.leeg{
	color: #FBBC00;
	text-decoration: none;
	height: 18px;
	text-align: center;
	width: 90px;
}
.leegactueel{
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	text-align: center;
	width: 90px;
}
.br{
	line-height: 20px;
}
#content {
	font-size: 11px;
	color: #135342;
	line-height: 17px;
	padding-right: 80px;
	padding-left: 70px;
	height: 360px;
	margin-top: 22px;
}
#content a{
	color: #0EB101;
}
#contentdieren {
	font-size: 11px;
	color: #135342;
	line-height: 17px;
	padding-right: 80px;
	padding-left: 70px;
	background-image: url(images/dieren-1-TR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 360px;
	margin-top: 22px;
}
#contentdieren a{
	color: #0EB101;
}
#contentgeuren {
	font-size: 11px;
	color: #135342;
	line-height: 17px;
	padding-right: 80px;
	padding-left: 70px;
	background-image: url(images/geuren-1-TR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 360px;
	margin-top: 22px;
}
#zw{
	margin-top: 200px;
}
h2{
	font-size: 11px;
	font-weight:normal;
	}
.grn{
	color: #C9DDAE;
}
.ge{
color:#F3E4AB;
}
.grs{
color:#cccccc;
}
.or{
color:#DF9F75;
}
.bl{
	color:#ACB9F7;
}
#footer{
	background-color: #FBBC00;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
#footer { 
  height:20px; 		             /* toevoeging voor IE5 boxprobleem height + paddings en borders */
  voice-family: "\"}\"";         /* hier stopt IE5  */
  voice-family:inherit;
	height: 18px;
}
html>body #footer {   /* toevoeging voor opera. opheffen IE5 oplossing */
	height: 18px;
		}
#footer a{
	text-decoration: none;
	color: #135342;
}
#txtweb {
	width: 100%;
	height: 20px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#txtweb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.groen{
	color: #FBBC00;
}

