html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

a {
	color: #54432f;
}

a:hover {
	color: #FFA405;
}

a.active {
	color: #FFA405;
}

p {
	line-height: 20px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.lst {
	margin-left: 40px;
}

.text {
	width: 510px;
}

nxt_img {
	margin-left: 500px;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #5A5247;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 851px;
  	position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 585px;
  text-align: center;
  background: #4f402e;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}

h1 strong {
  font-weight: normal;
  color: #0E1520;
}

#top-nav {
	position: absolute;
	top: 15px;
	left: 585px;
	width: 266px;
	height: 209px;
	background: #84725C bottom left url(images/header.jpg) no-repeat;
	background-color: #84725C;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 851px;
  width: 48px;
  height: 178px;
}
#header {
  background: url(images/logo.gif) no-repeat;
  position: absolute;
  top: 89px;
  left: 0;
  width: 585px;
  height: 133px;
  border-top:1px solid white;
  background-color: #4f402e;
}

.team {
	padding-right: 15px;
	vertical-align:top;
}

.behandelingen {
	padding-right: 15px;
	vertical-align:top;
	padding-bottom: 15px;
}

/** body **/
#spacer {
  height: 225px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 851px;
}

.breadcrumbs {
	color: #EEEEEE;
	padding-bottom: 5px;
	padding-left: 37px;
	padding-top: 5px;
	font-size: 9px;
}

.breadcrumbs a {
	color: #FFA405;
}

#navigation {
	position:absolute;
	top: 190px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
  background:url("images/tab_lit.gif") repeat-x scroll 0 0 transparent;
	border-right:1px solid white;
	float:left;
	height:34px;
	line-height:34px;
	list-style:none outside none;
	padding-left:21px;
	padding-right:21px;
	text-align:center;
}

#nav ul {
	position: absolute;
	width: 120px;
	left: -1000px;
}

#nav li ul, #nav li.drk ul {
	border-top: 1px solid white;
	margin-left:-11px;
}

#nav li ul li, #nav li.drk ul li {
	/*width: 255px;*/
	border-left:medium none;
}

#nav li ul.home li, #nav li.drk ul.home li {
	width: 180px;
	border-left:medium none;
	text-align: left;
	padding-left:42px;
	position:relative;
	left:-1px;
}

#nav li ul.behandelingen li, #nav li.drk ul.behandelingen li {
	width: 157px;
	border-left:medium none;
	text-align: left;
	padding-left:18px;
}

#nav li ul.specialisaties li, #nav li.drk ul.specialisaties li {
	width: 245px;
	border-left:medium none;
	text-align: left;
	padding-left:20px;
}

#nav li ul.workshops li, #nav li.drk ul.workshops li {
	width: 175px;
	border-left:medium none;
	text-align: left;
	padding-left:18px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}

#nav a {
  color: #ffffff;
  text-decoration: none;
  font: 14px Arial, Helvetica, sans-serif;
}

#nav a:hover {
  text-decoration: underline;
}

#nav li.drk {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 12px;
}

#nav li.wht {
	/*border-right: 1px solid white;*/
}

#nav li#wht {
	/*border-right: 1px solid white;*/
}

#text {
	width: 525px;
}

#visit {
  background: #E9E6D8;
  padding: 10px 40px 10px 36px;
  width:490px;
  float:left;
}

#subnavigatie {
	background-color:#E9E6D8;
	float:left;
	margin-left:35px;
	padding-left:20px;
	width:200px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#no_subnavigatie {
	float:left;
	margin-left:35px;
	padding-left:20px;
	width:200px;
	padding-top: 10px;
	padding-bottom: 15px;
}


#subnavigatie ul {
	margin-left: 13px;
	margin-top: 10px;
}

#subnavigatie ul li {
	margin-bottom: 5px;
}

#subnavigatie h3 {
	font: 14px Arial, Helvetica, sans-serif;
}

#mainholder {
	background-color:yellow;
	display: block;
}

#visit h2 {
  font: 24px Arial, Helvetica, sans-serif;
}

#visit a {
  text-decoration: none;
}

#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #84725c;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 266px;
  padding: 10px 0;
  margin-bottom: 20px;
  border-top: 1px solid white;
}

#copyright p {
  margin: 0;
  padding: 0;
}
