	/*
	Reset
	*/

	body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address{ margin: 0; padding: 0; }
	html, body { height: 100%; width: 100%; }
	img { border: 0; }
	fieldset { margin: 0; padding: 20; border: 0; }
	input, select, textarea { font-size: 100%; vertical-align: middle; }
	
	th { text-align: left; }
	a:focus { overflow: hidden; }
	* { outline: none; }
	
	body {
		background: #FFF url(bg.jpg) repeat-x top left;
	}
	
	
	
	
	
	.titel{
	background-image: url('bg.jpg');
	height: 100px;
	overflow: auto ;
	
	}
	
	.textitel {
	float: center;
	clear: both;
	color: #FFF;
	width: 960px;
	background: ;
	margin: auto auto;
	margin-top:60px;
	margin-bottom:0;
	margin-right: auto;
	margin-left:auto;
	}
	
	.medici{
	font-family: Verdana;
	font-weight: 500;
	font-size: 25px;
	}
	
	.navigatie{
	margin-top:18px;
	height: 27px;
	overflow: auto ;
	background: #CBCCD1;
	}

	.knop_afspraak {
		width:420px;
		padding:10px;
		margin-bottom: 8px;
		text-decoration: none;
		font-size: 20px;
		color: #fff;
		border:1px solid #fff;
		cursor:pointer;
		border-radius: 3px;
                background-color: #2B3969;
}

.knop_afspraak:hover{
                background:#80090d;
}

table tr td, th {
    padding: 8px;
    font-size:14px;
}

table {
    border: 1px solid #383838;
    width: 750px;
}

.kader {
    background: #fff;
    padding: 10px 0 0 20px;
     width: 750px;
    height: 245px;
	margin-left: 150px;
    
}
