	/*
	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: #E6E6E6 url(bg.jpg) top left repeat-x;
	}
	
	.container {
	margin: auto;
	width: 980px;
	overflow: auto;
	background: #FFF;
	font-family: Verdana;

	}
	
	.blauw {
	background: url(bg.jpg);
	height: 105px;

	overflow:auto;
	
	}
		
		.logo{
	
		float:left;
		width:200px;
		}
		
		
			.medined {
			font-family: Verdana;
			font-weight: 600;
			font-size: 32px;
			color:#FFF;
			width: 200px;
			float:left;
			
			margin-top:0;
			margin-bottom:0;
			margin-right: 0;
			margin-left:30px;
			}
			
			.groepspraktijk {
			float:left;
			font-family: Verdana;
			font-weight: 500;
			font-size: 19px;
			color: #FFF;
			margin-left:30px;
			padding: 15px 0 0 0;
			width: 200px;
			}
		
		.adres {
		float: right;
		margin-top:25px;
		margin-right: 70px;
		font-weight: 500;
		font-size: 14px;	
		}
		
		.adres ul {
		list-style: none;
		}
		
		.adres  ul li {
		float: left;
		margin-left:0;
		color: #FFF;
		padding-top:5px;
		padding-bottom:5px;
		padding-right:6px;
		padding-left:6px;
		border-left:1px solid #C9C9C9;
		border-right:1px solid #C9C9C9;
		}
		
		.adres ul li:hover {
		background: #007E96;
		}
	
	/*
		.dokter {
		margin-left: 15px;
		float:right;
		margin-right:30px;
		margin-top:20px;
		text-decoration: none;
		color: #08335E;	
		
		}
	*/
	

	.content {
	overflow: auto;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	}
	
	.menu{
	float:left;
	width:180px;

	}
	.powered a{
		text-decoration: none;
		margin-left: 30px;
		color:#696969;
		font-size: 10px;
		}
		.powered a:hover{
		text-decoration: underline;
		}
	
	.menu ul{
	padding-top:10px;
	list-style: none;
	width:152px;
	
	margin-left: 25px;
	margin-bottom: 15px;

	}
	
	.menu ul li {
	width: 140px;
	height: 25px;
	background: #E8E8E8;
	padding-top:5px;
	padding-bottom:;
	padding-right:0;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 1px;
	
	font-size: 14px;
	border:1px solid #DEDEDE;
	
	}
	
	.menu ul li:hover{
	background:#2CB6D1;
	}
	
	.zijkant{
	display: block;
	float:left;
	}
	
	.foto_gebouw img{

	width:300px;
	background:#B5B5B5;
	margin-left: 50px;
	margin-top: 20px;
	}
	
	.link {
	font-family: Verdana;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	}
	
	.page{
	margin-top:10px;
	margin-bottom:15px;
	margin-right: 10px;
	float:right;
	width:700px;
	font-size: 14px;
	
	}
	
	
	.page table {
	border:1px solid #29A2BA;
	width: 600px;
	
	}
	.page table tr{

	width: 100px;
	height: 40px;
	}
	
	
	th{
	background:#58B2C4;
	color:white;
	}
	.page table tr td,th{
	
	padding:3px;
	text-align: center;
	}
	.page table tr td{
	font-size:13px;
	}
	
	.pieter {
	background:#DEDEDE;
	}
	.carl {
	background:#D1D1D1;
	}
	.page p {
	margin-top:5px;
	margin-bottom:5px;
	}
	.page h1 {
	font-weight: 500;
	font-size: 18px;
	margin-top:5px;
	margin-bottom:10px;
	}
	
	.afspraken_foto{
	border-bottom:1px solid #D6D6D6;
	height:350px;
	width: 610px;
	}
	
	.online_afspraken{
	width:240px;
	float:left;
	margin-top: 20px;
	
	margin-right: 20px;
	padding-bottom: 20px;

	}
		.corona{
			padding:10px;
	margin-top: 20px;
	margin-bottom: 30px;
	border:1px solid #D6D6D6;
	border-radius: 3px;
	background:#2CB6D1;
	
	}
	.knop_corona {
		width:240px;
		padding:10px;
		margin-bottom: 10px;
		margin-left: 100px;
		background:#dbfc03;
		color: #fc0349;
		border:2px solid #D6D6D6;
		cursor:pointer;
		border-radius: 3px;
		font-size: 30px;
	}
	.knop_corona:hover{
	background:#dbfc03;
	}
	.telefonisch_afspraken{
	margin-top: 20px;
	margin-bottom: 30px;
	
	}
	
	
	
	.knop_afspraak {
		width:180px;
		padding:5px;
		
		margin-bottom: 10px;
		text-decoration: none;
		color: #000;
		border:1px solid #D6D6D6;
		cursor:pointer;
		border-radius: 3px;
	}
	.knop_afspraak:hover{
	background:#2CB6D1;
	}
	
	.knop_afspraak2 {
	width:180px;
						background:#DBDBDB;
						padding:5px;
						margin-bottom: 10px;
						text-decoration: none;
						color: #000;
						border:1px solid #D6D6D6;
						cursor:pointer;
						height:30px;
						border-radius: 3px;
	}
	.knop_afspraak2:hover{
	background:#2CB6D1;
	}
	
	.knop_afspraak3 {
		width:180px;
		padding:5px;
		
		margin-bottom: 10px;
		text-decoration: none;
		color: #eb4034;
		border:1px solid #eb4034;
		cursor:pointer;
		border-radius: 3px;
	}
	.knop_afspraak3:hover{
	background:#2CB6D1;
	}
	
	.foto img{
	float:left;
	height:110px;
	background:#B5B5B5;
	margin-right: 10px;
	border:4px solid #BFBFBF;
	}
	
	.footer,a{
		margin-top: 10px;
		text-decoration: none;
		width:300px;
		color:#696969;
		font-size: 14px;
		margin-left:auto;
		margin-right:auto;
		}
		
	.praktische_info {
	margin-left: 5px;
	margin-bottom: 40px;
	}
	
	.info_link{
	color:#2C9BB6;
	font-size:14px;
	}
	
	.info_link:hover{
	text-decoration:underline;
	}