body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#fff;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-x;
	background-position: top;
}
#container {
	width: 675px;
	margin: 0px auto;
	background-color:#cdd3db;
}
a:active {
	color : #fff;
	text-decoration : none;
}
a:link {
	color : #a14d2c;
	text-decoration : none;
}
a:visited {
	color : #000;
	text-decoration : none;
}
a:hover {
	color: #333;
	text-decoration: none;
	
}
.box {
	border-right:0px solid #afc5eb; /*same as page colour*/
	border-bottom:0px solid #666; /*bottom, border*/
	color:#000; /*text*/
}
#topright {
	color: #f49900;
	width: 445px;
	height: 107px;
	float: right;
	background-image:url(../gfx/logo.jpg);
}
#form {
	float: left;
	width: 200px;
	height: 100px;
	background-color:#cdd3db;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#gallery {
	width:675px;
	float: right;
	background-image:url(../gfx/gallery.jpg);
	background-repeat:no-repeat;
	height: 130px;
}
#news {
	width: 211px;
	background: #4170b8;
	height:100%; /* voor IE */
	min-height:100%;
	float: left;
	padding: 10px 0;
	margin-left: 9px;
	/* de linker- en rechtermarge moeten aan elk element worden gegeven dat in de kolommen aan de zijkant wordt geplaatst */
	margin-right: 5px;
	text-align: left;
	color: #4170B8;
}
.pd_menu_01 {
	padding:0;
	margin:0;
	color: #000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #bb3d00;
	width:444px;
	border:dotted 0px #fff;
	clear:both;
} /*Color navigation bar normal mode*/
.pd_menu_01 a, .pd_menu_01 a:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background-color: #a14d2c;
}
.pd_menu_01 ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
.pd_menu_01 ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:dotted 0px #fff;
	border-left:dotted 1px #fff;
}
.pd_menu_01 ul li a {
	color: #000000;
	background: #a14d2c;
	float:none !important;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:66px;
}
.pd_menu_01 ul li ul {
	display:none;
	border:none;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	background: #a14d2c;
	width:1px
}
.pd_menu_01 ul li:hover a {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	top:29px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1px;
	left:0;
}
.pd_menu_01 ul li:hover ul li a {
	display:block;
	width:151px;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:5px 10px 5px 10px;
	border-left:dotted 1px #000;
	border-bottom: dotted 1px #000;
	border-right:dotted 1px #000;
	background-color:#cdd3db;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {
	background-color:#4170b8;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
} /*Color subcells hovering mode*/
.pd_menu_01 ul li a:hover {
	background-color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
} /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	top:29px;
	left:0;
}
.pd_menu_01 ul li ul li a:visited {
	color:#666;
} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a {
	display:block;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	border-left:dotted 0px;
	border-right:dotted 0px;
	border-bottom:dotted 0px;
	color:#afc5eb;
}
.pd_menu_01 ul li a:hover ul li a:hover {
	background-color:#cdd3db;
	text-decoration:none;
	color:#000;
} /*Color subcells hovering mode*/
#menu {
	padding: 0px;
	text-align:center;
	height:30px;
	padding:0;
	margin:0;
	color:#000;
	background: #cdd3db;
	width:100%;
	border:dotted 0px #fff;
	clear:both;
} /*Color navigation bar normal mode*/
*/*
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #bb3d00;
	padding: 13px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	border-left:dotted #fff thin;
	font-weight:bold;
}
#menu a:hover {
	padding: 13px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #000;
	text-decoration: none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left:dotted #fff thin;*/
 #content {
	width: 445px;
	float: right;
	margin-top: 1px;
	background-color: #cdd3db;
	height:100%; /* voor IE */
	min-height:100%;
	font-style:normal;
}
#content1 {
	width: 445px;
	float: right;
	margin-top: 0px;
	background-color: #cdd3db;
	height:100%; /* voor IE */
	min-height:100%;
}
p {
	margin: 0 0 0 0px;
	text-align: left;
}
h1 {
	padding-left:1px;
	padding-right:5px;
	margin: 10px;
	font-weight: bold;
	border-bottom: double #000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color:#cdd3db;
	padding-top:50px;
}
.little {
	font-weight: bold;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color:#cdd3db;
	padding-left:10px;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #fff;
}
h3 {
	padding-left:1px;
	padding-right:5px;
	margin: 10px;
	font-weight: bold;
	border-bottom: double #000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color:#cdd3db;
	padding-top:25px;	
}
#main {
	padding: 15px;
	color: #000;
}
#footer {
	background-color:#999;
	padding: 0px;
	color:#fff;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-bottom: 0px solid #fff;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#fff;
	background-color:#999;
	height:10px;
}
h4 {
	font-size: 180%;
	color: #f01e1e;
}
.title {
	font-style:normal;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px;
	color:#03F
}
.normal {
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	padding-left:3px;
	line-height:20px;
}
.normaltitle {
	font-style:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d4d0c8;
	font-weight:bold;
    padding-left:3px;
}
.item {
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cdd3db;
	margin: 12px;
}
#plaatje {
	width: 150px;
	height:150px;
	margin: 0px auto;
	float:right;
	border: 0px;
}
.plaatje {
	background-repeat:no-repeat;
	background-image:url(../gfx/esculape.gif);
	text-align: left;
}
#plaatjes2 {
	width: 400px;
	height:450px;
	margin: 0px auto;
	float:right;
	border: 0px;
}
.plaatje2 {
	background-repeat:no-repeat;
	padding-right: 10px;
	cursor: pointer;
	border: 0px solid #000;
}
.title2 {
	color: #000;
	font-style:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-top:15px;
	padding-bottom:15px;
	letter-spacing: 11px;
	font-weight: bold;
}
.input {
	border-width: 1px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #a14d2c;
}
.titlecontent {
	color: #4170b8;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 5px;
	text-align:left;
	padding-left: 2px;
}
.titlecontent1 {
	color:#4170b8;
	letter-spacing:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding-left:25px;
}
#plaatje3 {
	background-repeat:no-repeat;
	height:130px;
	width:198px;
	margin-left:6px;
	border: 0px;
	margin-top:-3px;
}
.plaatje3 {
	background-repeat:no-repeat;
	background-image:url(../gfx/menu.jpg);
}
#plaatje4 {
	background-repeat:no-repeat;
	background-image:url(../gfx/dialyse.jpg);	
	height:190px;
	width:150px;
	margin-left:30px;
}
.plaatje5 {
	background-repeat:no-repeat;
	background-image:url(../gfx/stet.jpg);
	text-align: left;}
	
.plaatje6 {
	background-repeat:no-repeat;
	background-image:url(../gfx/kaart.gif);
	height:357px;
	width:150px;
	margin-left:30px;
	margin-top:70px;
	}	
.item2 {
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cdd3db;
	margin: 12px;
}
.table {
	table-layout:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;font-weight:normal;
	font-size:12px;
	color:#666;
}
.titlemenu {
	color: #000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-weight: bold;
}
#navigatie {
	width:80%;
	margin-top:65px;
	color:#000;
	background:#4170b8;
	border:dotted 0px #fff;
	height:100%; /* voor IE */
	color: #CDD3DB;
	margin-left:1px;
}
#navigatie ul li {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:dotted 1px #fff;
	border-left:dotted 0px #fff;
	list-style-type:none;
	margin-left:0px;
	font-weight:bold;
	letter-spacing:1px;
}
#navigatie ul li a {
    color: #000000;
	display:block;
	height:30px;
	line-height:40px;
	padding:0 5px 0 5px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	
   
	
}
html>body #navigatie ul li a {
    width:100%;
	margin:auto;
	
}
#navigatie ul li a:hover {
	background-color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:93%;
	letter-spacing: 1px;
	
}
.calcure {
	padding:0;
	margin:0;
	color: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	background-color: #a14d2c;
}