/* ALGEMEEN //////////////////////////////////////// */

* { 
	margin:0px;
	padding:0px;
	border:0px;}

html, body { 
	width:100%;
	height:100%;}

body {
	background-color:#f3f3f3;
	font:11px/20px Verdana, Arial;
	color:#000000;}

/* LETTERTYPEN ///////////////////////////////////// */

a:active, a:link, a:visited {
	text-decoration:underline;
	color:#000000;}

a span {
 	color:#000000;}

a:active, a:link, a:visited {
	text-decoration: underline;
	color:#C0C0C0; }

a:hover {
	color:#e7653d;}

h1 {
	margin-top:3px;
	font-size:28px;
	color:#999999;}

h2, .h2_binnen {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;	
	font-size:15px;
	text-decoration:none;}

.h2_binnen {
	margin-top:20px;}

h3 {
	float:left;
	clear:both;
	width:100%;
	margin:8px 0px 20px 0px;
	font-size:22px;
	text-decoration:none;
	color:#2d639b;}

p {
	float:left;
	clear:both;
	width:100%;
	font-size:11px;
	line-height:20px;}

/* PAGINA-ONDERDELEN /////////////////////////////// */

#pagina_frame {
	width:950px;
    margin-right:auto;
	margin-left:auto;}	

#pagina_kop {
	position:relative;
	float:left;
	clear:both;
	width:950px;
	padding:20px 0px 20px 0px;}

#pagina_kop_logo {
	float:left;
	clear:left;
	margin-left:13px;
	text-align:center;}

#pagina_kop_vestigingsnaam {
	position:absolute;
	right:0px;
	bottom:0px;
	height:35px;
	width:400px;
	padding:15px;
	text-align:right;}

#submenu, #rand_2, #rand_top {
	float:left;
	clear:both;
	background-color:#2d639b;
	border:0px solid #bfd6eb;
	border-width:0px 2px 0px 1px;}

#rand_top {
	width:947px;
	height:25px;
	font-size:1px;
	line-height:1px;}

#rand_2 {
	width:947px;
	height:2px;
	font-size:1px;
	line-height:1px;}

#hoofdmenu {
	float:left;
	clear:both;
	width:949px;
	height:38px;
	border:0px solid #f3f3f3;
	border-right:2px;
	padding:0px 0px 0px 1px;}

#hoofdmenu h2, #hoofdmenu a {
	width:189px;
	text-decoration:none;}

#hoofdmenu .hoofdmenu_item, .hoofdmenu_item_aan {
	float:left;
	width:191px;
	height:25px;
	padding-top:13px;
	background:#c9d7e5 url('../img/hoofdmenu_tab.gif') top left no-repeat;
	text-align:center;}

#hoofdmenu .hoofdmenu_item_aan {
	color:#ffffff;
	background:#2d639b url('../img/hoofdmenu_tab_aan.gif') top left no-repeat;}

#hoofdmenu .hoofdmenu_item a {
	color:#000000;}

#hoofdmenu .hoofdmenu_item_aan a {
	color:#ffffff;}

#submenu {	
	position:relative;
	width:922px;
	height:25px;
	padding:13px 0px 0px 25px;}

#submenu #home {
	position:absolute;
	top:10px;
	right:13px;}

#submenu a, #menu h2 {	
	color:#ffffff;
	text-decoration:none;}
	
#submenu h2 {
	width:650px;}

#pagina_inhoud {
	float:left;
	clear:both;
	width:950px;
	min-height:475px;
	background:#ffffff url('../img/schaduw.gif') right repeat-y;}

#boom {
	float:left;
	clear:both;	
	width:950px;
	padding:10px 0px 0px 15px;
	color:#999999;}

#boom a {
	text-decoration:none;
	color:#999999;}

/* KOLOMMEN //////////////////////////////////////// */

#kolom_rechts {
	float:right;
	clear:right;
	width:225px;
	margin-bottom:15px;
	padding:25px;
	border:0px solid #e1e9f1;
	border-width:0px 2px 0px 0px;
	background:#c9d7e5 url('../img/hoek_kwart.gif') bottom left no-repeat;}

#kolom_rechts ul.link li {
	color:#2d639b;}

#kolom_rechts ul.link li:hover {
	color:#e7653d;}

#kolom_rechts_afb {
	float:right;
	clear:right;
	height:100%;
	width:252px;
	padding:25px 25px 25px 0px;
	text-align:center;}

.kolom {
	float:left;
	clear:left;
	width:618px;
	min-height:475px;
  	height:auto !important;
  	height:475px;
	padding:20px 25px 25px 25px;
	border:0px solid #ededed;
	border-left-width:1px;}

.kolom_ruggegraat {
	background:#ffffff url('../img/achtergrond_ruggegraat.jpg') top left no-repeat;}

.kolom_botten {
	background:#ffffff url('../img/achtergrond_botten.jpg') bottom left no-repeat;}

.kolom_smal {
	float:left;
	width:235px;}

#afspraak_maken {
	float:right;
	clear:right;
	width:252px;
	margin-bottom:15px;
	padding:15px 0px 0px 25px;
	background:#ededed url('../img/hoek_half.gif') top left no-repeat;}

#afspraak_maken a {
	text-decoration:none;}

/* SPECIFIEK /////////////////////////////////////// */

.medewerker {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:25px;}

.medewerker .medewerker_foto {
	float:left;
	width:140px;
	margin-right:15px;}

.medewerker .medewerker_tekst {
	float:left;
	width:425px;}

/* HTML ITEMS ////////////////////////////////////// */

ul {
	float:left;
	clear:both;
	width:100%;
	padding-left:16px;}

input, select, textarea {
	border:1px solid #2d639b;
	padding:2px;
	font-size:11px;
}
