#overDiv{
	text-align:left;
	}

body {
    background: #ebeae8;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

#main {
	width: 990px;
	height:795px;
	margin-left: auto;
	margin-right: auto;
	background: #fff; 
}

#header {
	position:relative;
	width: 990px;
}

#banner {
	position:relative;
	width: 990px;
	height: 182px;
	background: #fff url(/images/banner.jpg) no-repeat;
}


#content_holder {
  	background: #fff url(/images/content_background.jpg) repeat-y;
	position:relative;
	float: left;
	width: 990px;
}

#leftcolumn {
	background: #fff;
	position:relative;
	float: left;
	width: 206px;
	height: 426px;
	border-right: #79c4fe solid 1px;
}

#navigatie {
	position:relative;
	width: 200px;
	background: #fff;
	top:18px;
}

#content {
	position: relative;
	float: left;
	text-align: left;
	width: 550px;
	line-height: 145%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
	margin-left:32px;
	margin-right:32px;
	margin-top:16px;
}
#rightcolumn {
	position:relative;
	float: left;
	width: 165px;
	padding-top:26px;
	height: 400px;
	background: #fff;
	border-left: #79c4fe solid 1px;
}
#blauwebalk {
	position:relative;
	float: left;
	width: 990px;
	height: 22px;
	background: #79c4fe;
	font-size: 11px;
	letter-spacing:1px;
}
#blauweblokjes {
	background: #79c4fe;
	width: 990px;
}

#grijzeblokjes {
	background: #fff url(/images/grijzeblokjes.jpg) repeat;
	width: 206px;
	height: 300px;
	margin-top:5px;
}

*/

img{
   border:none;
}
a img {
	border: none;
} 
a:link, a:visited {
	color: #7bc4fe;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:hover, a:active {
	color: #4087bf;
	/*font-weight: bold;*/
	text-decoration: underline; 
}
a.navigatie:link {color: #fff; font-weight: bold;}
a.navigatie:visited {color: #fff;}
a.navigatie:hover {color: #e9202a;}
a.navigatie:focus {color: #fff;}
a.navigatie:active {color: #fff;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6a66;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6b6a66;
	padding: 0px;
	margin: 30px 0px 20px 0px;
}

ul {
	line-height: 130%;
	text-indent: 0px;
	list-style-position: inside;
	padding: 6px;
	margin: 2px;
}
#menu_table {
	width: 262px;
	height: 433px;
	margin: 0px 0px 0px 0px;
}

br {
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
label {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.foto {
	border-right: 10px solid White;
	border-bottom: 10px solid White;
}


