body {
	scrollbar-face-color:#4F4F4F;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #AAAAAA;
	scrollbar-shadow-color: #AEA3BE;
	scrollbar-highlight-color: #AEA3BE;
	scrollbar-3dlight-color: #BCBDA4;
	scrollbar-darkshadow-color: '';
	background-color:#EAFD1E;
	margin:0px;
	overflow: hidden;
	font-family: Century gothic;
	color: #000080;
}


#links {
	position:absolute;
	left:0px;
	top:0px;
	width:27px;
	background-color:#EAFD1E;
}

/*
#rechts {
	position:absolute;
	left:702px;
	top:0px;
	width:47px;
	height:820px;
	background-color:#EAFD1E;
}

#top {
	position:absolute;
	left:27px;
	top:0px;
	width:675px;
	height:73px;
}
*/

#titel {
	position:absolute;
	left:222px;
	top:20px;
	width:240px;
	height:37px;
	z-index:2;
}

#midden {
	position:absolute;
	left:27px;
	top:0px;
	width:675px;
	background: url(images/achtergrond.jpg);
}

#tekst {
	position:absolute;
	left:212px;
	top:72px;
	width:457px;
	background-color:white;
	z-index:2;
	overflow:auto;
}

#beelden {
	position: absolute;
	width:113px;
	height:113px;
	top:87px;
	
}

#menu-praktijk {
	position:absolute;
	left:0px;
	top:73px;
	width:212px;
	height:15px;
}

#menu-coaching {
	position:absolute;
	left:0px;
	top:91px;
	width:212px;
	height:15px;
}

#menu-veilgheid {
	position:absolute;
	left:0px;
	top:109px;
	width:212px;
	height:15px;
}

#menu-communicatie {
	position:absolute;
	left:0px;
	top:127px;
	width:212px;
	height:15px;
}

#menu-contact {
	position:absolute;
	left:0px;
	top:145px;
	width:212px;
	height:15px;
}

#foto-praktijk {
	position:absolute;
	left:27px;
	top:160px;
	width:107px;
	height:80px;
}

#masker {
	position:absolute;
	left:27px;
	top:0px;
	width:107px;
	height:80px;
}

p {  
	font-size: 11px;
	line-height: 13px;
	margin:0px 10px 10px 10px;
}


p.cit {
	color:#085dcb;
}

p.citbold {
	font-weight: bold;
	color:#085dcb;
}

h1, h2, h3, h4 {  
	color: #000080;
	font-weight: bold;
	margin:10px 10px 10px 10px;
}

h1 {
	font-size: 14px;
	line-height: 15px;
}

h2 {
	font-size: 12px;
	line-height: 15px;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	color:#085dcb;
}

h4 {
	font-size: 11px;
	line-height: 15px;
}

h5 {
	font-size: 11px;
	line-height: 17px;
	text-align:center;
	color:#085dcb;
	font-style: italic;
}

h6 {
	font-size: 11px;
	line-height: 17px;
	text-align:center;
	font-style: italic;
	color: #000080;
}

h7 {
	font-size: 11px;
	line-height: 17px;
	font-style: italic;
	margin:10px 10px 10px 10px;
	color: #FF8519;
}

h8{
	font-size: 11px;
	line-height: 13px;
	color: #000080;
	
}


ul {
    margin:0px 20px 10px 20px;
    padding: 0;
}

li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

li {
	list-style:  outside;
	font-size: 11px;
	line-height: 15px;
}

a {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000080;
	text-decoration: underline;
}
table,th,td{
    border: 0px;
    border-collapse: collapse;
}

th, td {
    padding: 0px;
}

th {
    text-align: left;
}

a.bold {
	font-weight: bold;
}

a:active, a:link, a:visited {
	color: #000080;
}

a:hover { 
	color: #660033;
	text-decoration: underline;
}

.centermid {
	text-align:center;
}

.imgkantoor {
	margin-right: 15px;
}



/* onderstaand is css voor uitklaps! */
.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; padding:0px; margin:0px; }
.clB{position:absolute; visibility:hidden; z-index:300}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.list1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; list-style-position: inside; list-style-image: url(images/listitems.gif); list-style-type: disc}

hr {
	float:left;
	height:1px;
	color:black;
	width:100%;
	text-align:left;
	display:block;
	background-color:black;
}
	
embed { background-color:orange; }	
