﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #f3f1ea url("../images/bg.png") repeat-x top center;
	color: #aaaaaa;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

@font-face {
    font-family: 'HelvNLight';
    src: url('../fonts/helveticaneuelight.eot');
    src: url('../fonts/helveticaneuelight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneuelight.woff') format('woff'),
         url('../fonts/helveticaneuelight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*** BASIC LAYOUT ***/

#container 
{
	background-color: #ffffff;
	width: 850px;
	margin: 0 auto;
	margin-top: 10px;
}

/*** TOPCONTAINER ***/

#logo 
{
	float: left;
	width: 460px;
	height: 64px;
	margin: 16px 0 0 30px;
}

#languagebar 
{
	float: right;
	margin: 30px 40px 0 0;
	color: #ffe399;
	font-size: 0.75em;
}

#languagebar ul li
{
	float: left;
}

#languagebar ul li a
{
	color: #767676;
}

#menu 
{
	background: url("../images/menubg.png") no-repeat;
	width: 790px;
	height: 32px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 10px 0 0 40px;
}
#menu ul li
{
	float: left;
	padding-right: 36px;
	text-transform: uppercase;
	font-size: 0.75em;
	color: #8b8b8b;
}

#menu ul li a
{
	color: #8b8b8b;
}

/*** CONTENTCONTAINER ***/

#contentcontainer 
{
	width: 850px;
	margin-top: 10px;
}
#leftcontentcontainer 
{
	float: left;
	width: 630px;
	padding-left: 10px;
}

#welkom 
{
	background: url("../images/welkombg.png") no-repeat;
	width: 189px;
	height: 271px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 0 0 10px; 
}

.welkomtitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 34px;
	color: #fbba00;
	margin: 5px 0 14px 0;
}

#flashvideo 
{
	width: 410px;
	height: 281px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#specialisten 
{
	float: left;
	margin-bottom: 10px;
}

.specialistentitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 20px;
	color: #aaa693;
	letter-spacing: -1px;
}

#specialistenleft 
{
	background: url("../images/specialistenleftbg.png") no-repeat;
	width: 198px;
	height: 146px;
	padding: 10px 0 0 10px; 
	float: left;
}

#specialistenright 
{
	float:left;
	background-color: #fdfcf8;	
	height: 156px;
}
#rightcontentcontainer 
{
	float: left;
	width: 200px;
}

#behandelingen 
{
	background: url("../images/behandelingenbg.png") no-repeat;
	width: 200px;
	height: 157px;	
	padding: 10px 0 0 10px; 
	font-size: 0.8em;
	font-weight: bold;
}

.behandelingentitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 20px;
	color: #ffffff;
	margin: 5px 0 14px 0;
	font-weight: 300;
}

#behandelingen ul li
{
	background: url("../images/behandelingenitembg.png") no-repeat;
	width: 179px;
	height: 23px;	
	padding-bottom: 3px;
	padding-top: 2px;
}

#behandelingen ul li a
{
	color: #8b8b8b;
	padding-left: 6px;
}

#slider 
{
	background-color: #eef4da !important;
	-webkit-border-radius: 6px;-moz-border-radius: 6px; border-radius: 6px;
	width: 100% !important;
}

#mobilebg { display: none;}

#slider > div
{
	width: 100% !important;
    max-width: 100%;
    height: 280px;
}

#slider > div > img
{
	width: 100% !important;
    max-width: 100%;
}

#frisseblik 
{
	position: relative;
}

.frissebliktitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 20px;
	color: #959d64;
	font-weight: 300;
	margin: 5px 0 14px 0;
}

#nav { position: absolute; bottom: 22px; right: 14px; z-index: 800; }
#nav a { background: url("../images/frisseblikcontrol.png") no-repeat; float: left; display: block; text-indent: -20000em; width: 9px; height: 9px; margin-left: 6px; }
#nav a.activeSlide { background: url("../images/frisseblikcontrol_active.png") no-repeat; width: 9px; height: 9px; }

.text 
{
	color: #8b8b8b;
	font-size: 0.75em;
	margin: 10px 0 10px 0;
	width: 179px;
}

.chirurg 
{
	font-weight: bold;
	font-size: 0.65em;
	line-height: 7px;
}

.vakgebied 
{
	font-size: 0.65em;
}
		

#frisseblikcontrols 
{
	position: relative;
	top: -24px;
	left: 130px;
}
#frisseblikcontrols li
{
	float: left;
	background: url("../images/frisseblikcontrol.png") no-repeat;
	padding-right: 14px;
	text-indent: -20000em;
	cursor: pointer;
}	

#frisseblikcontrols li.current
{
	float: left;
	background: url("../images/frisseblikcontrol_active.png") no-repeat;
	padding-right: 14px;
	cursor: pointer;
}	

.frissebliktitle 
{
	margin: 4px 0 0 10px;
}

.frissebliktext
{
	color: #8b8b8b;
	font-size: 0.75em;
	margin: -1px 0 0 10px;
	width: 180px;
}

#agenda .leesmeer {
    margin: 0 60px 0 0;
    float: right;        
}

.leesmeer
{
	margin: 6px 0 0 10px;
	float: left;
}

.leesmeerleft 
{
	background: url("../images/leesmeerleft.png") no-repeat;
	width: 13px;
	height: 26px;
	float: left;
}

.leesmeermid
{
	background: url("../images/leesmeermid.png") repeat-x;
	height: 26px;
	float: left;
	font-size: 0.75em;
	padding: 3px 0 0 3px;
}

.leesmeermid a
{
	color: #767676;
	font-weight: bold;
}

.leesmeermid a:hover
{
	text-decoration: none;
}

.leesmeerright 
{
	background: url("../images/leesmeerright.png") no-repeat;
	width: 13px;
	height: 26px;
	float: left;
}

.arrow 
{
	margin: 3px 0 0 4px;
}

#bottomcontentcontainer 
{
	float: left;
	width: 850px;
	padding-left: 10px;
}

#facebook 
{
	float: left;
	background: url("../images/facebookbg.png") no-repeat;
	width: 200px;
	height: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.facebooktitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 22px;
	color: #5798c0;
	font-weight: 100;
}

#nieuwsbrief 
{
	float: left;
	background: url("../images/nieuwsbriefbg.png") no-repeat;
	width: 200px;
	height: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.nieuwsbrieftitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 22px;
	color: #d59892;
	font-weight: 100;
}

#agenda 
{
	float: left;
	background: url("../images/agendabg.png") no-repeat;
	width: 410px;
	height: 75px;
	margin-bottom: 10px;
}

.agendatitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 22px;
	color: #b2a891;
	font-weight: 100;
}

.agendacontent 
{
    clear: both;
	float: left;
	width: 240px;
	margin: 5px 0 0 10px;
}
.agendadate 
{
	color: #b2a991;
	font-size: 0.75em;
	font-weight: bold;
	/*display: block;*/
	line-height: 15px;
	float: left;
}

.agendaitem 
{
	color: #767676;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 15px;
	float: left;
}

.facebooktitle, .nieuwsbrieftitle, .agendatitle, .nieuwsbrieftitle3
{
	margin: 4px 0 0 10px;
}

#sidebar 
{
	float: left;
	width: 180px;
	margin: 40px 0 0 20px;
}

#submenu 
{
	font-size: 0.75em;
	font-weight: bold;
}

#submenu a 
{
	color: #8b8b8b;	
}

#submenu ul li
{
	border-bottom: 1px dotted #eab925;
	padding: 4px 0 4px 0;
}

#submenu ul li ul li
{
	background: 1px 13px url("../images/listitem.png") no-repeat;
	padding-left: 12px;
	margin-left: 16px;
	font-weight: normal;
}

.lastitem 
{
	border-bottom: none !important;
}
#main 
{
	float: left;
	width: 620px;
	margin-left: 30px;
	padding-bottom: 40px;
}

#maincontent 
{
	float: left;
	width: 400px;
}

#mainright 
{
	float: left;
	width: 200px;
	margin: 40px 0 0 0;
}

.maintitle 
{
	font-family: HelvNLight, Sans-Serif;
	margin-bottom: 12px;
	font-size: 36px;
	color: #f2bc1b;
	font-weight: 100;
}

.mainsubtitle 
{
	font-family: HelvNLight, Sans-Serif;
	margin-bottom: 24px;
	font-size: 19px; 
	color: #f2bc1b; 
	font-weight: 200;
}

.mainsubsubtitle 
{
	font-family: HelvNLight, Sans-Serif;
	font-size: 16px;
	font-weight: 200;
	color: #8B8B9E;
	margin-bottom: 12px;
}
.maintext 
{
	color: #8b8b8b;
	font-size: 0.75em;
	margin-bottom: 15px;
	padding-right: 30px;
}

.maintext a
{
	color: #8b8b8b;
	text-decoration: none;
}

.maintext a:hover
{
	color: #8b8b8b;
	text-decoration: underline;
}


.maintext ul li
{
	background: 1px 8px url("../images/listitem.png") no-repeat;
	padding-left: 14px;
}

.maintext .btn {    
    padding: 5px;
}

.maintext .rbt {
    border: none;
}

.maintext .chk {
    border: none;
    margin-top: 10px;
}

.leesmeer2
{
	margin: 6px 0 0 0px;
	float: left;
}

.leesmeerleft2
{
	background: url("../images/leesmeerleft.png") no-repeat;
	width: 13px;
	height: 26px;
	float: left;
}

.leesmeermid2
{
	background: url("../images/leesmeermid.png") repeat-x;
	height: 26px;
	float: left;
	font-size: 0.75em;
	padding: 3px 0 0 3px;
}

.leesmeermid2 a
{
	color: #767676;
	font-weight: bold;
	font-size: 1.3em;
}

.leesmeermid2 a:hover
{
	text-decoration: none;
}

.leesmeerright2 
{
	background: url("../images/leesmeerright.png") no-repeat;
	width: 13px;
	height: 26px;
	float: left;
}


#openingsuren 
{
	background: url("../images/openingsurenbg.png") no-repeat;
	width: 200px;
	height: 210px;	
	padding: 10px 0 0 10px; 
	font-size: 0.8em;
	line-height: 15px;
}

#openingsuren ul li
{
	background: url("../images/behandelingenitembg.png") no-repeat;
	width: 179px;
	height: 23px;	
	padding-bottom: 0px;
	padding-top: 0px;
}

#openingsuren ul li a
{
	color: #8b8b8b;
	padding-left: 6px;
}

#huhwelkediv 
{
	background: url("../images/huhwelkediv.png") no-repeat;
	width: 200px;
	height: 159px;
	margin-bottom: 6px;
}

#afbeeldingRechts {
	width: 200px;
	margin-bottom: 6px;
}
/*** FOOTERCONTAINER ***/

#footercontainer 
{
	width: 850px;
	margin: 0 auto;
	text-align: center;
	color: #8f8977;
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 20px;
}

#footercontainer a 
{
	color: #8f8977;
}

#copyright 
{
	font-weight: normal;
}

#mapcontainer {
    width: 390px;
    height: 250px;
    padding-bottom: 15px;
}
#mapmasktop {
    position: absolute;
    width: 390px;
    height: 15px;
    z-index: 10;
    background: url("../images/googlemasptop.png") no-repeat;
    margin-top: 15px;
}

#mapmaskbottom {
    position: absolute;
    width: 390px;
    height: 15px;
    z-index: 10;    
    background: url("../images/googlemaskbottom.png") no-repeat;
    margin-top: 250px;
}
#map {
    width:390px;
    height: 250px;
    z-index: 0;
    position: absolute;
    margin-top: 15px;
}
/*** DUMMYDIV ***/

#dummydiv 
{
	height: 30px;
}

.gmapsmob { display: none; }

#stardekk select, #stardekk textarea, #newsletter select, #newsletter textarea 
{
	width: 100%;
}

#stardekk input[type=text], #newsletter input[type=text]
{
	padding: 5px 10px 5px 10px;
	background-color: #f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #e7e7e7;
	color: #3b3b3b;
	width: 100%;
}

#stardekk textarea, #newsletter texarea
{
	padding: 5px 10px 5px 10px;
	background-color: #f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #e7e7e7;
	color: #3b3b3b;
	overflow: hidden;
	resize: none;
	width: 100%;
}

#stardekk select, #newsletter select
{
	padding: 5px 10px 5px 10px;
	background-color: #f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #e7e7e7;
	color: #3b3b3b;
}

#stardekk tr td, #newsletter tr td
{
	padding-bottom: 10px;
}

#stardekk input[type=submit], #newsletter input[type=submit]
{
	padding: 5px 10px 5px 10px;
	background-color: #dedede;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #cbcbcb;
	color: #3b3b3b;
	width: 30%;
	cursor: pointer;
}

#stardekk input[type=radio], #newsletter input[type=radio]
{
	position: relative;
	top: 2px;
	margin-right: 4px;
}

@media all and (max-width: 640px)
{
	.mobile { padding: 0 10px 0 10px;}
	.mobilebinnen { padding: 0 20px 0 20px;}
	#languagebar { float: none; text-align: center; margin: 0; position: absolute; top: 10px; left: 50%; color: #fabb13; width: 180px; margin-left: -90px;}
	#container { width: 100%; padding: 0; margin: 0;}
	#mobile { padding: 5px;}
	#topcontainer { margin-top: 40px; } 
	#logo { width: 100%; text-align: center; margin: 0 0 0 0; padding-top: 10px; float: none;}
	#menu { width: 100%; background: none; padding: 0; font-weight: bold; height: auto; line-height: 22px;}
	#menu ul { width: 300px; margin: 0 auto; padding-left: 14%}
	#menu ul li { float: left; padding: 0; width: 130px; display: inline;}
	#welkom {background: #f6f3f0;background-image: none;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;height: auto;width: 100%;float: none;padding: 0 0 10px 0;margin-top: 20px;}
	#welkom .text { width: 90%; margin: 5% 5% 5% 5%; }
	#welkom .text a { color: #8B8B8B; text-decoration: underline;}
	#welkom .welkomtitle { width: 90%; padding-top: 20px; margin: 0 5% 0 5%; }
	#behandelingen { background-image: none;background-color: #e0d8cd;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;width: 100%;height: auto;padding: 20px 0 10px 0; margin-bottom: 10px;}
	#behandelingen .behandelingentitle { width: 90%; margin: 0 5% 0 5%; }
	#behandelingen ul  { width: 80%; padding: 5% 5% 5% 5%; }
	#behandelingen ul li { background: none; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f6f3), to(#e0d8cd));background-image: -webkit-linear-gradient(top, #f8f6f3, #e0d8cd);background-image: -moz-linear-gradient(top, #f8f6f3, #e0d8cd);background-image: -ms-linear-gradient(top, #f8f6f3, #e0d8cd);background-image: -o-linear-gradient(top, #f8f6f3, #e0d8cd); -webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px;width: auto;display: inline-block;margin: 0 3px 3px 0;padding: 4px 8px 6px 8px; height: auto;  }
	#contentcontainer { width: 100%; } 
	#leftcontentcontainer { float: none; padding: 0; width: 100%; }
	#rightcontentcontainer { float: none; padding: 0; width: 100%; }
	#bottomcontentcontainer { width: 100%; padding: 0; margin-top: 10px;}
	#agenda { background: none; background-color: #f7f1e0;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; width: 100%; height: auto; padding: 10px 0 10px 0; margin-top: 10px;}
	#facebook {background: none; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f8ff), to(#deeefc));background-image: -webkit-linear-gradient(top, #f0f8ff, #deeefc);background-image: -moz-linear-gradient(top, #f0f8ff, #deeefc);background-image: -ms-linear-gradient(top, #f0f8ff, #deeefc);background-image: -o-linear-gradient(top, #f0f8ff, #deeefc);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; width: 48%; height: auto; padding: 10px 0 10px 0; margin: 0 2% 0 0;}
	#nieuwsbrief {background: none; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefaf9), to(#fae0dd));background-image: -webkit-linear-gradient(top, #fefaf9, #fae0dd);background-image: -moz-linear-gradient(top, #fefaf9, #fae0dd);background-image: -ms-linear-gradient(top, #fefaf9, #fae0dd);background-image: -o-linear-gradient(top, #fefaf9, #fae0dd);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; width: 50%; height: auto; padding: 10px 0 10px 0; margin: 0;}
	.leesmeer { margin: 0;}
	.leesmeermid { background-image: none; margin: 6px 0 0 10px; display: inline-block; float: none; height: auto; padding: 1px 6px 1px 6px;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4f2ea));background-image: -webkit-linear-gradient(top, #ffffff, #f4f2ea);background-image: -moz-linear-gradient(top, #ffffff, #f4f2ea);background-image: -ms-linear-gradient(top, #ffffff, #f4f2ea);background-image: -o-linear-gradient(top, #ffffff, #f4f2ea);border: 2px solid #ffffff;-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3); box-shadow: 0 0 2px rgba(0,0,0,0.3); }
	.leesmeermid img { position: relative; top: 1px; }
	#agenda .leesmeer { float: none;}
	.agendacontent { float: none;margin: 5px 0 0 10px; width: 100%; }
	.agendaitem { float: none;}
	#footercontainer { width: 100%;}
	#frisseblik { width: 100%; position: relative; height: auto;}
	#mobilebg {  display: block; }
	#mobilebg img { width: 100%;}
	#slider { height: 120px !important;-webkit-border-bottom-right-radius: 6px;-webkit-border-bottom-left-radius: 6px;-moz-border-radius-bottomright: 6px;-moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px;border-bottom-left-radius: 6px; border-top-right-radius: 0; border-top-left-radius: 0;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;-moz-border-radius-topright: 0;-moz-border-radius-topleft: 0;}
	#slider > div > img { display: none;}
	#slider > div > .frissebliktitle { margin-top: 10px;}
	#slider > div { height: auto !important; }
	#slider .leesmeer { float: none; margin-bottom: 10px;}
	.frissebliktext { width: 100%;}
	#medispa, #flashvideo, #specialisten, .vakgebied, .leesmeerleft, .leesmeerright, #mainright, #mapmaskbottom, #mapmasktop, .leesmeer2.mob, #menu ul li.mob {display: none;}
	#main { float: none; padding: 0; width: 100%; margin: 0;}
	#maincontent { float: none; width: 100%; padding-bottom: 30px;}
	#sidebar { float: none; width: 100%; margin: 0;}
	.maintext { padding: 0;}
	#submenu { margin: 20px 0 40px 0; text-align: center;}
	#submenu ul li a { display: block; background-color: #f5f3f1; padding: 8px 0 8px 0; margin-bottom: 1px;}
	#submenu ul li a:hover { background-color: #ece8e2; text-decoration: none;}
	#submenu ul li a.firstitem { -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; }
	#submenu ul li a.lastitem { -webkit-border-bottom-right-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-bottomright: 8px;-moz-border-radius-bottomleft: 8px;border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
	#submenu ul li { border: none; padding: 0; }
	#submenu ul li ul li { background: none; list-style: none; padding: 0; margin: 0;}
	#submenu ul li ul li a { border-bottom: 1px dotted #fbb700; background: none;}
	#submenu ul li ul li a.lastitem { border-bottom: none;}
	#submenu ul li ul li a:hover { background: none; text-decoration: none; color: #414141;}
	#mapcontainer { display: none;}
	.gmapsmob { display: inline-block; font-size: 13px; font-weight: bold; text-decoration: none; }
}  


