body, html{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 75%; /* = 10px */
    }
#blok1 {
	height: 134px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #fff
}
#blok1-1 {
float: left;
height: 134px;
	width: 100px;
	background-color: #fff
}
#blok1-2 {
float: left;
height: 134px;
	width: 175px;
	text-align: center; line-height: 10px;
	background-color: #fff
	}
#blok1-3 {
float: left;
height: 134px;
	width: 250px;
	text-align: center; line-height: 20px;
	background-color: #fff
	
}

#blok1-4 {
float: left;
height: 134px;
	width: 175px;
	text-align: center; line-height: 10px;
	background-color: #fff
}
#blok1-4a {

height: 82px;
	width: 175px;
	text-align: center; line-height: 10px;
background-color: #fff
}
#blok1-4b {

height: 50px;
	width: 175px;
	text-align: center; line-height: 10px;
background-color: #fff
}
#blok1-5 {
float: left;
height: 134px;
	width: 100px;
	background-color: #fff
}
	
img.menubalk {
padding: 20px 0px 0px 0px;
}

a.blok1-3-bold:link, a.blok1-3-bold:visited{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
background-color: #F9E5CD;
font-size: 1.4em;
}

li a{
margin-right: auto;
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-top: 1px solid #FEB660;
border-right: 1px solid #FEB660;
border-bottom: 1px solid #FEB660;
border-left: 1px solid #FEB660;
width: 150px;
font-size: 1.4em;
}
li a:link, li a:visited, li a:hover, li a:active{
background: #F9E5CD;
color: #006633;
font-weight: normal;
font-size: 1.4em;
}

ul{
margin-left: 34px; 
margin-top: 4px;
padding: 0px;
list-style: none;
font-size: 1.4em;
}

#blok2 {
	font-size: 12px;
	overflow: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	text-align: center; line-height: 20px;
}

#blok3 {
	height: 22px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#blok3-1 {
float: left;
height: 22px;
	width: 100px;
	background-color: #800000;
	text-align: center; line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
#blok3-2 {
float: left;
height: 22px;
	width: 600px;
	background-color: #800000;
	text-align: center; line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
#blok3-3 {
float: right;
height: 22px;
	width: 100px;
	background-color: #800000;
	text-align: center; line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}

 /* G-Maps CSS */
	
	#gmOverlay {
		position: absolute;
		left: 0;
		width: 100%;
		background-color: #333;
		cursor: pointer;
		z-index: 8;
	}
	
	#gmCenter, #gmBottomContainer {
		position: absolute;
		left: 50%;
		overflow: hidden;
		background-color: #fff;
		z-index: 9;
	}
	
	.gmLoading {
		background: #fff url(loading.gif) no-repeat center;
	}
	
	#gmMap {
		width: 600px;
		height: 400px;
		border: 10px solid #fff;
	}
	
	#gmBottom {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 14px;
		color: #000;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#gmCloseLink {
		display: block;
		float: right;
		width: 110px;
		height: 22px;
		background: transparent url(sluit.jpeg) no-repeat center;
		margin: 5px 0;
	}
	
	#gmCaption {
		margin-right: 71px;
	}
	
.tekst
	{
	color: red;
	font-weight: bold;
      }
