/* SCREEN CSS by Wes Oudshoorn */

body {
	font: 80%/20px Arial, Helvetica, Georgia, Geneva, sans-serif;
	background: #99B3D4 url(/media/img/body.jpg) no-repeat center top;
}
hr
{
  border-top: 1px dotted #C3D0DF;
  border-bottom: none;
  margin: 15px 0 25px 0;
}
#wrap {
	width: 948px;
	margin: 0 auto;
}
/* HEAD */

#head {
	padding: 30px 20px;
	height: 40px;
	background:url(/media/img/header_background_new3.png) no-repeat;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#head .logo {
	float: left;
}
#head ul {
	float: right;
}
#head li {
	float: left;
	list-style-type: none;
}
#head li a {
	padding: 5px 10px;
	margin-top: 5px;
	display: block;
	color: #fff;
	border-left: 1px solid #d3dde8;
}
#head li a:hover, #head li.current a {
	color: #3A4783;
}
#nav ul {
	display: none;
}
/* ALL ITEMS */

a {
	text-decoration: none;
	color: #074695;
	border-bottom: 0px;
	padding-bottom: 4px;
}
a:hover {
	color: #074695;
}
.meer a, #text .submit input {
	background: #C4D5E7;
	padding: 5px;
	border: 1px solid #A8BCCF;
	color: #3A4783;
	font-weight: bold;
	width: auto;
}
.meer a:hover, #text .submit input:hover {
	color: #141F4F;
	background: #A8BCCF;
	border: 1px solid #8FA7BF;
	cursor: pointer;
}
p.meer {
margin-bottom: 2em;
}
#head a, #nav a {
	padding-bottom: 0;
	border: 0;
}
table, p, ul, ol, dl {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5em;
	padding-bottom: .5em;
}
h3 sup
{
	font-size: smaller;
	vertical-align:super;
}
h1 {
	font-size: 1.6em;
	color: #004896;
	border-left: 0;
	border-right: 0;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}
h2 {
	font-size: 1.4em;
	color: #21284a;
}
h3 {
	font-size: 1.2em;
	color: #004896;
	border-bottom: 1px dotted #ccc;
}
h4 {
	font-size: 1.1em;
	color: #555;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.4em;
}
ul, ol {
	padding-left: 30px;
}
ul li {
	list-style-type: square;

}
ol li {
	list-style-type: decimal;
}
dt {
	font-weight: bold;
	margin-bottom: .3em;
}
dd {
	margin-left: 1em;
	margin-bottom: .3em;
}
table {
	width: 100%;
}
td, th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #C3D0DF;
	vertical-align: top;
}
thead th {
	border-top: 1px dotted #C3D0DF;
	background: #EDF2F8;
	color: #0D3A6F;
}
tfoot td {
	border-bottom: 0;
	border-top: 1px dotted #C3D0DF;
	font-weight: bold;
}
#content {
	background: url(/media/img/bg-top7000.png) top;
	padding: 2px 4px 0px 4px;
}
/* NAV */

#nav {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/media/img/nav.png) repeat-x;
	height: 70px;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	height: 70px;
	list-style: none;
}
#nav li.current, #nav li.current a, #nav li a:hover, #nav li:hover a, #nav li.sfHover a {
	background: url(/media/img/nav_hover.png) repeat-x;
	color: #004897;
}

#nav li.current a {
	border-right: 1px solid #c3c6d1;
	border-left: 1px solid #C0C5D7;
}
#nav li a {
	padding: 20px 13px;
	height: 20px;
	display: block;
	border-right: 1px solid #e1e0e1;
	border-left: 1px solid #fff;
	border-bottom: 0px;
	float: left;
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
}
#nav li.last a
{
/*	border-right: 0;*/
}
#nav li.first a {
	border-left: 0;
}
#nav li ul {
	position: absolute;
	z-index: 200;
	margin-top: 60px;
	width: 240px;
}
#nav li li {
	float: none;
	height: auto;
}
#nav li li a, #nav li li, #nav li li a:hover, #nav li.current li a {
	margin: 0;
	height: auto;
	border: 0;
	background: none;
	padding: 0;
	font-weight: lighter;
}

#nav li li a {
display: block;
width: 100%;
}
#nav li li a, #nav li li a:hover, #nav li.current li a {
	background: #c5d5e7;
	float: none;
	padding: 3px 20px;
	font-size: 1em;
	display: block;
}
#wrap #nav li li a {
	background: #c5d5e7 url(/media/img/side_bullet_hover.gif) no-repeat 10px center;
	border-bottom: 1px solid #A7C2DF;
}
#wrap #nav li li a:hover {
	background: #A7C2DF url(/media/img/side_bullet_hover.gif) no-repeat 10px center;
}
/*** shadows for all but IE6 ***/
#nav ul {
	background: url('/media/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
_background: none;

}
#nav ul.sf-shadow-off {
	background: transparent;
}
/* SIDE */

#side {
	float: left;
	width: 200px;
	padding: 20px;
}
#side img {
	margin-bottom: 15px;
}
#side ul {
	padding: 0;
}
#side li {
	list-style: none;
}
#list li a {
	padding: 0 0 0 10px;
	display: block;
	background: url(/media/img/side_bullet.gif) no-repeat left center;
	color: #000;
}
#list li a:hover,
#list li.current a {
	color: #3A4783;
	background: url(/media/img/side_bullet_hover.gif) no-repeat left center;
}

#list li.current a {
font-weight: bold;
}

#subnav {
	margin: 0 -20px;
	border-top: 1px solid #d6d6d6;
}
#subnav li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #d6d6d6;
	display: block;
	padding: 10px 20px;
	background: url(/media/img/subnav.png) repeat-x bottom;
	min-height:20px;
}
#subnav>li.current>a, #subnav li a:hover{
	/*background-image:none;*/
	background: #a4aed3;
	border-bottom: 1px solid #7986b4;
	margin-top: -1px;
	border-top: 1px solid #7986b4;
	color: #3A4783;
}
#subnav li li a, #subnav li li a:hover {
	border:none;
	font-weight: normal;
	padding: 0 0 0 20px;
	font-size: 1em;
	background: url(/media/img/side_bullet.gif) no-repeat 7px center;
}
#subnav li li a:hover,
#subnav li li.current a {
	margin-top: 0;
	background: url(/media/img/side_bullet_hover.gif) no-repeat 7px center;
}
#subnav li li.current a,
#subnav li li.current a:hover {
	font-weight: bold;
}

#subnav ul {
	padding:1em 1em 1em 1em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
#text {
	padding: 20px 20px 20px 260px;
}
#text a img {
	border-bottom: 0px;
}
/* VISUAL */

#visual {
	background: url(/media/img/visual_bg.gif) repeat-x #202646;
	margin-left: 240px;
	padding: 20px 280px 20px 20px;
	color: #fff;
	position: relative;
	/*height: 176px;*/
}
#visual #video-wrapper {
	position: absolute;
	right: 21px;
	top: 11px;
/*	z-index:-1;*/
}
#visual h1 {
	font-size: 2em;
	width: 360px; 
	color: #fff;
	font-weight: normal;
	margin-bottom: .5em;
}
#visual p {
	width: 310px; 
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: 0.08em;
/*	word-spacing: 0.2em;*/
}
/*FP BUTTONS*/

#fp_buttons, #fp_contact {
	float: right;
	text-align: right;
}
#fp_buttons
{
	width:140px;
	margin:5px auto 0 auto; 
	float:none;
}

.fp_leftbtn{
	float:left; 
	padding:0 10px 0 10px;
}

.fp_leftbtn.pacit{
	margin-left:5px;
}

#fp_buttons img {
	margin-bottom:10px;
}

#fp_buttons img.zkn
{
	margin-right: 44px;
}
#fp_buttons div .nieuwsbrief img {
}
/* #fp_contact */

#fp_contact {
	background: #D1D7EF;
	text-align: left;
	margin-top: 3em;
width: 200px;
	border: 1px solid #7E8BC0;
}
#fp_contact h2 {
	background: #C3C9DF;
border-bottom: 1px solid #7E8BC0;
}
#fp_contact h2, #fp_contact address {
	padding: 10px;
}
/* FP NEWS*/

#fp_news {
	margin-right: 240px;
}
#fp_news img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	float: left;
	margin: 0 1em .5em 0;
width: 150px;
}
#fp_news div {margin-bottom: 20px;}
/* NIEUWS */

#nieuws {
	padding: 0 0 0 0;
}
#nieuws li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
#nieuws li h2 a
{
  display: block;
  clear: both;
}
#nieuws img, #nieuws_detail img {
	float: right;
	border: 1px solid #ccc;
	padding: 4px;
background: #fff;
	margin: -3em 0 .5em 1em;
width: 130px;
}
/* ONDERZOEKEN */


#onderzoeken, #specialisten, #praktisch, #centra, #echo-gallery {
	padding: 0;
	margin: 0;
}
#onderzoeken li, #specialisten li, #praktisch li, #centra li, #echo-gallery li {
	list-style: none;
	padding: 10px;
	width: 300px;
	float: left;
	height: 10.5em;
	margin: 0 -1px -1px 0;
}

#centra li img {
float: left;
margin: .5em 1em 1em 0;
width: 110px;
}

#centra ul {
margin-left: 120px;
}

#onderzoeken h2, #praktisch h2 {
	border-bottom: 1px solid #7E8BC0;
}
#onderzoek_text {
	float: left;
	width: 460px;
}
#onderzoek_centra {
	margin-left: 480px;
	border: 1px solid #7E8BC0;
	border-bottom: 0;
	background: #D1D7EF;
}
#onderzoek_centra h3 {
	background: #C3C9DF;
	padding: 10px;
	border-bottom: 1px solid #7E8BC0;
}
#onderzoek_centra address {
	padding: 10px;
	border-bottom: 1px solid #7E8BC0;
}
/* SPECIALISTEN */

#specialisten img, #specialist img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
}
#specialist img {
	margin-top: -3.5em;
	margin-right: 15px;
}
#specialisten h2, #specialisten p {
	margin-left: 110px;
	margin-bottom: 0px;
}
#specialist p {
	margin-bottom: 2em;
}
#specialist h1 {
	margin-left: 110px;
}

/* ECHO GALLERY */

#echo-gallery img{
	float: left;
	margin-right: 8px;
	border: 1px solid #ccc;
}
#echo-gallery h2, #echo-gallery p {
	margin-left: 110px;
	margin-bottom: 0px;
}
#echo-gallery h2{
	color: #004896;
}
#echo-gallery li{
	width:600px;
}



/* COLLUMN */

.collumn div {
	width: 47%;
	padding-right: 3%;
	float: left;
}
/* CONTACT */

#dc_contact address {
	margin-bottom: 2em;
	border: 1px solid #7E8BC0;
	background: #D1D7EF;
	padding: 1em;
}
/* VERWIJZERS */

#verwijzers #intro {
	width: 300px;
	float: left;
}
#verwijzers #agenda {
	margin-left: 320px;
}
#agenda h2 {
	padding: 0 5px;
	margin-bottom: 0;
}
#verwijzers #agenda table {
	margin-bottom: 0;
}
#agenda {
margin-top: -20px;
}
#agenda table th {
border: 0;
}
#agenda td {
	border: 0;
border-bottom: 1px dotted #ccc;
}
/* FOOT */


#foot {
	border-top: 10px solid #7e8bc0;
	background: #3a4783;
	color: #fff;
	padding: 20px;
	clear: both;
	text-align: center;
	height: 40px;
	width:900px; 
	margin:0 auto;
}
#foot a {
	color: #fff;
}
#foot a:hover {
	border-bottom: 1px solid #fff;
}
#foot img {
	float: left;
}
#foot p, #foot address {
	margin-left: 60px;
	padding: 10px 0;
}
address {
	font-style: normal;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* FORM */

#text form fieldset {
	padding-top: 0;
}

#text form fieldset div{
	margin:10px 0;
}
/* #text form div {
	border: 1px dotted #99B3D4;
	border-top: 0;
	padding:10px 0;
	position:relative;
	background: #EFF6FF;
	_height: 1px;
}*/

#text form div.sub_drop {
	padding: 0 0 10px 0;
	border-top: 0;
	border-bottom: 0;
}
#text form .sub_drop select, #text form .sub_drop input {
	margin-left: 150px;
}
#text fieldset {
	margin-bottom:1.5em;
}
#text legend {
	color:#C5150B;
	margin-bottom:.7em;
}
#text label {
	float:left;
	line-height:2em;
	margin-left:10px;
	vertical-align:middle;
	width:120px;
}
/* FORM ELEMENTS */
#text input, #text select, #text textarea {
	background:#fff url(/media/img/form.jpg) repeat-x;
	border:1px solid #99B3D4;
	font-size:.9em;
	margin-left:20px;
	padding:9px;
	width:186px;
}
#text input:focus, #text select:focus, #text textarea:focus {
	border: 1px solid #839EBF;
	background: #99B3D4 url(/media/img/body.jpg) -400px -00px;
}
#text form .checkbox input {
	border: 0;
	padding: 0;
	background: none;
	width: auto;
}
#text option, #text optgroup {
	background:none;
}
#text select {
	width:202px;
}

.theInp{
	float:left; 
	margin-left:100px;
}
/* CHECKBOX */
#text .checkbox span, #text .radio span {
	display:block;
	margin-bottom:.2em;
	margin-left:150px;
}
#text .checkbox input, #text .radio input {
	margin:0 .5em 0 0;
	width:auto;
}
/* TEXTAREA */
#text .textarea label {
	display:block;
	float:none;
}
#text form .submit {
	background:none;
	border:none;
}
#text form .submit input {
	margin-left: 00px;
	font-size: 1.3em;
}
#text textarea {
	margin:0 0 0 10px;
	width:328px;
}
#text .error {
	float:right;
	font-size:.9em;
	padding:5px;
	width:290px;
	color: red;
}
.dc_contacts {

	padding-top: 1em;
}

#text address {
margin-bottom: 1em;
}

.dc_contacts address {
	padding-bottom: 1em;
	margin-bottom: 1em;
float: left;
width: 50%;
}
.dc_contacts img {
	float: right;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after ,
.dc_contacts:after,
#fp_news div:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix,
#fp_news div {
	display: inline-block;
}
* html .clearfix,
* html .dc_contacts {
	height: 1%;
}
.clearfix,
.dc_contacts {
	display: block;
}
#address h2,
.adline {
	border-bottom: 1px dotted #ccc;
}

.adline {
padding-bottom: 1em;
}
#aanvraagforms li{
	list-style:none;
	margin-bottom:2px;
}
#aanvraagforms img{
	margin-right:2px;	
}
#aanvraagforms h2{
	margin-top:4px;	
}
li .telefoonli{
	width:350px;
	float:right;
line-height:20px;
margin:0;
padding:0;
clear:right;
	
}
.telefoonul{
	float:left;
line-height:20px;
	width:600px;
}
#nieuws_detail img{
margin-top: 0px;
} 
#contact{
	width: 620px;
}
#contact #left, #contact #right
{
	width: 329px;
	float: left;
}
#links li{
	margin-bottom:5px;
}
#folders li{
	margin-bottom:5px;
}
#folders img{
	position:relative;
	top:4px;
}
.submit.inline{
	display: inline;
	margin-left:10px;
}
#map_canvas{
	border: 1px solid #ccc;
	height:500px;
}

ul.lastmen{
	width:100px;
}

ul.lastmen li{
	width:110px;
	background:none;
}

ul#nav li.last ul.lastmen{background:none;}

p.bronvermelding{
	 font-size: 0.8em; 
	 color: #666666;
}

sup{
	font-size:xx-small;
	vertical-align:top;
}

