/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;LINE-HEIGHT:12pt;
}

#site {
	width: 1000px;
	height: 590px;
}

#header {
	width: 1000px;
	height: 100px;
	background-color: #EAB126;
	z-index:1;
}

div#zoek {
	display: none;
	background-color: #EAB126;
	border: 1px solid #000000;
	width: 150px;
	position: absolute;
	top: 120px;
	left: 848px;
	text-align: left;
}

#menu {
	width: 850px;
	height: 20px;
	background-color: #000000;
	float: left;
}

#zoeken {
	width: 130px;
	height: 20px;
	background-color: #000000;
	float: left;
	text-align: right;
	padding-right: 20px;
}

#zoeken a {
	color:#fff; 
	text-decoration:none; 
	letter-spacing:1.5px;
	line-height: 20px;
	font-size: 11px;
}

#slogan {
	font-style: italic;
}

#zoeken a:hover {
	color:red;
}

#logo {
	width: 150px;
	height: 150px;
	position: absolute;
	top:0px;
	left: 0px;
	z-index:10;
}

#left {
	width: 475px;
	height: 470px;
	float: left;
}

#flash {
	margin-left:30px;
	width: 440px;
	height: 330px;
	z-index:2;
}

#provincie {
	margin-left:-30px;
	text-align: center;
}

#imgmenu {
	width: 475px;
	height: 128px;
	background-color: #EAB126;
	text-align: right;
}

#right {
	width: 525px;
	height: 470px;
	float: left;
	overflow: auto;
	background-color: #EDEDED;

	
}


#monitor
{
	background:url(../images/monitor.jpg) top;
	width:330px;
	height:330px;
}
div.monitor
{
	position: relative;
	top:19px;
	left: 25px;
	height:233px;

}


#content {
	width: 506px;
	height: 470px;
	background-color: #EDEDED;
	float: left;
}

#content a {
	color: Blue;
	text-decoration: underline;
}

#content a:hover {
	color: Red;
	text-decoration: underline;
}

#scroll {

}

h1.titel {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	
}	

img.logo {
	position: absolute;
	top: 30px;
	left: 0px; 
}
table.hoofd_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

table.hoofd_nav a {color:#fff; text-decoration:none; letter-spacing:1px;}
table.hoofd_nav a:visited, active {color:#fff; text-decoration:none; letter-spacing:1px;}
table.hoofd_nav a:hover {color:red;}
