/* Algemeen */

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#000000;
}
a:active {
	color:#333333;
}
a:link {
	color:#333333;
}
html,body {
	height:100%;
}

body,td,th,h1,h2,h3,h4,h5,h6,p {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
body {
	background-image:url(/image/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#333333;
}

/* Floating */

.app_clr { clear:both; }

/* Containers */

.container {
	position:relative;  	
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0 auto; 
	background-image:url(/image/container.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.content {
	position:relative;  	
	width:980px;
}

/* Kolom */

.kolom {
	position:relative;  	
	float: left;
	width:170px;
}
.logo, a.logo, a.logo:link, a.logo:active, a.logo:visited {
	position:relative;  	
	float: left;
	width:170px;
	height:105px;
}
.logo_tekst, a.logo_tekst, a.logo_tekst:link, a.logo_tekst:active, a.logo_tekst:visited {
	position:relative;  	
	float: left;
	width:170px;
	height:50px;
}
.kolom_tussenruimte {
	position:relative;  	
	float: left;
	width:170px;
	height:5px;
	overflow:hidden;
}
.inlog {
	position:relative;  	
	float: left;
	width:170px;
	height:105px;
	background-color:#004F4C;
}
.kolom_header {
	position:relative;  	
	float:left;
	width:170px;
	height:30px;
}
.kolom_info, a.kolom_info, a.kolom_info:link, a.kolom_info:active, a.kolom_info:visited,a.kolom_info:hover {
	position:relative;  	
	float: left;
	width:170px;
	padding-bottom:10px;
}
/* Midden */

.center {
	position:relative;  	
	float:left;
	width:640px;
}
.top {
	position:relative;  	
	float:left;
	width:640px;
	height:105px;
}
.locatie {
	position:relative;  	
	float:left;
	width:640px;
	height:30px;
	background-image:url(/image/locatie.jpg);
}
.locatie_label {
	position:relative;  	
	float:left;
	width:65px;
	padding-left:15px;
	padding-top:5px;
	color:#FFFFFF;
}
.pagina {
	position:relative;  	
	float:left;
	width:640px;
	padding-top:13px;
}
.blok {
	position:relative;  	
	float:left;
	width:610px;
	padding-left:15px;
	padding-bottom:13px;
}
.halfblok {
	position:relative;  	
	float:left;
	width:297px;
	padding-left:15px;
	padding-bottom:15px;
}
h1{
	position:relative;  	
	float:left;
	width:610px;
	padding-left:15px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#004E4B;
}
.toev_titel {
	position:relative;  	
	float:left;
	width:600px;
	padding-left:10px;
	background-color:#004E4B;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	color:#FFFFFF;
}
.toev {
	position:relative;  	
	float:left;
	width:608px;
	border:1px solid #004E4B;
	background-color:#B8CDCD;
}
.toev_link, a.toev_link, a.toev_link:link, a.toev_link:active, a.toev_link:visited, a.toev_link:hover {
	position:relative;  	
	float: left;
	width:578px;
	padding-left:23px;
	font-size:12px;
	padding-top:4px;
	color:#004E4B;
	background-image:url(/image/toev_link.jpg);
	background-repeat:no-repeat;
	background-position:-7px 0px;
}
.toev_tekst, a.toev_tekst, a.toev_tekst:link, a.toev_tekst:active, a.toev_tekst:visited, a.toev_tekst:hover {
	position:relative;  	
	float: left;
	width:578px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}
.toev_tussenruimte{
	position:relative;  	
	float: left;
	width:608px;
	height:4px;
	overflow:hidden;
}
.foto {
	position:relative;  	
	float:left;
	width:151px;
	height:120px;
	border-right:1px solid #004E4B;
}
/* Menu */

.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited {
	position:relative;  	
	float: left;
	width:140px;
	padding-left:30px;
	font-size:12px;
	height:21px;
	padding-top:4px;
	color:#FFA500;
	background-image:url(/image/menu.jpg);
}
a.menu:hover {
	color:#B8CDCD;
	background-image:url(/image/menu_active.jpg);
}
.menu_active, a.menu_active, a.menu_active:link, a.menu_active:active, a.menu_active:visited,a.menu_active:hover {
	color:#B8CDCD;
	background-image:url(/image/menu_active.jpg);
}
.kolom_link, a.kolom_link, a.kolom_link:link, a.kolom_link:active, a.kolom_link:visited,a.kolom_link:hover{
	position:relative;  	
	float: left;
	width:140px;
	padding-top:3px;
	padding-left:30px;
	color:#FFA500;
	background-image:url(/image/kolom_link.jpg);
	background-repeat:no-repeat;
}
.kolom_tekst, a.kolom_tekst, a.kolom_tekst:link, a.kolom_tekst:active, a.kolom_tekst:visited,a.kolom_tekst:hover{
	position:relative;  	
	float: left;
	width:145px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:10px;
	color:#FFFFFF;
}
.kolom_l, a.kolom_l, a.kolom_l:link, a.kolom_l:active, a.kolom_l:visited,a.kolom_l:hover{
	position:relative;  	
	float: left;
	width:44px;
	padding-left:30px;
	color:#FFA500;
	background-image:url(/image/kolom_link.jpg);
	background-position:0px -3px;
}
.kolom_r, a.kolom_r, a.kolom_r:link, a.kolom_r:active, a.kolom_r:visited,a.kolom_r:hover{
	position:relative;  	
	float: left;
	width:90px;
	padding-right:6px;
	color:#FFFFFF;
}
