/**************** Tags ****************/ 

html, body, #container { 
	height: 100%; 
}
body > #container { 
	height: auto; 
	min-height: 100%; 
}
body, p, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
body {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #c9dd03;
	height: 1px;
	border: 0;
	background-color: #c9dd03;
}
a {
	color: #c9dd03;
	text-decoration: none;
}
a:hover {
	color: #c9dd03;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	width: 100%;
	background-color: #c9dd03;
	margin-left: -5px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	color: #718674;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #718674;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #718674;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	resize:none;
}
input[type=text] {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

/**************** Classes ****************/ 

.topbar {
	font-weight: bold;
	height: 15px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	display: block;
}
.topbar:hover {
	color: #c9dd03;
	text-decoration: none;
	background-image: url(../images/topscheiding.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbarrood {
	font-weight: bold;
	height: 15px;
	color: #c9dd03;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	display: block;
	background-image: url(../images/topscheiding.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbarrood:hover {
	color: #c9dd03;
	text-decoration: none;
}
.roodlink {
	color: #c9dd03;
	text-decoration: none;
}
.roodlink:hover {
	color: #c9dd03;
	text-decoration: none;
}
.witlink {
	color: #718674;
	text-decoration: none;
}
.witlink:hover {
	color: #c9dd03;
	text-decoration: none;
}
.witlinksub {
	color: #718674;
	text-decoration: none;
	font-size: 10px;
}
.witlinksub:hover {
	color: #c9dd03;
	text-decoration: none;
}
.roodlinksub {
	color: #c9dd03;
	text-decoration: none;
	font-size: 10px;
}
.roodlinksub:hover {
	color: #c9dd03;
	text-decoration: none;
}
.bestpoint {
	color: #718674;
	text-decoration: none;
}
.bestpoint:hover {
	color: #c9dd03;
	text-decoration: none;
}
.adresgroen {
	color: #c6da25;
	text-decoration: none;
}
.breadcrumblink {
	color: #718674;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumblink:hover {
	color: #718674;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumblinkrood {
	color: #718674;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumblinkrood:hover {
	color: #718674;
	font-size: 10px;
	text-decoration: none;
}
.btnzoek {
	color: #FFFFFF;
	height: 19px;
	width: 38px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/zoek.gif);
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 1;
}
.zoekveld {
	width: 130px;
	height: 12px;
	position: absolute;
	left: 20px;
	top: 1px;
	border: 1px solid #FFFFFF;
	z-index: 2;
}

/**************** Div's ****************/ 

#container {
	background-color: #FFFFFF;
}
#master {
	padding-bottom: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 950px;
}
#topzone {
	width: 950px;
	height: 128px;
	position: relative;
}
#logo {
	width: 244px;
	height: 57px;
	position: absolute;
	top: 35px;
	left: 0px;
}
#spacer {
	width: 244px;
	height: 28px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#menuzone {
	width: 695px;
	height: 76px;
	position: absolute;
	top: 24px;
	right: 0px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
}
#topmenu {
	width: 695px;
	height: 54px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#breadcrumbs {
	width: 685px;
	height: 15px;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
#contentmaster {
	width: 950px;
}
#contentzone {
	width: 695px;
	float: right;
}
#picture {
	width: 695px;
	height: 155px;
}
#content {
	width: 690px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -8px;
}
#leftmenuzone {
	width: 255px;
	float: right;
}
#menuplaceholder {
	width: 199px;
	margin-left: 45px;
}
#menutitel {
	width: 194px;
	height: 19px;
	padding-top: 3px;
	padding-left: 5px;
	color: #c9dd03;
	background-color: #718674;
	margin-bottom: 10px;
}
#submenu {
	width: 199px;
}
#zoekveld {
	width: 199px;
	height: 19px;
	margin-top: 25px;
	position: relative;
	background-image: url(../images/zoekbg.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 26px;
	margin-top: -26px;
	text-align: center;
}
#bottomzone {
	width: 950px;
	height: 26px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#bestpoint {
	width: 199px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 45px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #718674;
	padding-top: 6px;
}
#adres {
	width: 695px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
	color: #718674;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #718674;
	padding-top: 5px;
}
#clear {
	width: 0px; 
	height: 0px; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
}
#mapdiv {
	margin-top: 8px;
}
