body {
  margin: 0;
  background: #f7f7f7 url('gfx/body_bg.gif') repeat-y center;
  height: 100%;
}
body.res1280 {
  background: #f7f7f7 url('gfx/body_bg_1280.gif') repeat-y center;
}
form {
  margin: 0;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
td {
  padding: 0;
  vertical-align: top;
}
td.pagePartContent ul {
  list-style-image: url('gfx/bullet_list.gif');
  padding: 0px;
  margin-left: 18px;
}
div#headerBg {
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: white;
}
div#header {
  height: 85px;
  margin: auto;
  position: relative;
}
div#header img#logo {
  position: absolute;
  top: 5px;
  left: 10px;
}
div#header div#topMenu {
  position: absolute;
  top: 30px;
  right: 20px;
  color: #7e7e7e;
  font-size: 12px;
}
div#header div#topMenu a {
  margin: 0px 3px;
  color: #444444;
}
div#mainMenu {
  height: 30px;
  width: 682px;
  line-height: 30px;
  padding-left: 16px;
  background-color: #cf7019;
  float: left;
}
body.res1280 div#mainMenu {
	width: 810px;
}
div#mainMenu a {
	color: #fff;
	margin-right: 12px;
	font-size: 14px;
}
div#mainMenu a:hover {
	text-decoration: none;
	color: #713600;
}
input.btn {
	border: 0;
	background: url('gfx/btn_bg2.gif') no-repeat center center;
	width: 82px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
div#search {
	height: 30px;
	background-color: #dd9355;
	float: right;
	width: 304px;
}
div#search form {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
}
div#search input.text {
	border: 1px solid #cf7019;
	padding-left: 5px;
	color: #333333;
	display: block;
	float: left;
	width: 200px;
	height: 17px;
}
div#search input.submit {
	width: 58px;
	height: 23px;
	border: none;
	background: url('gfx/submit-button.gif') no-repeat;
	padding-bottom: 3px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
div#headerContent div#topMenu a {
  margin-right: 3px;
}
div#shadowContainer {
  position: absolute;
  top: 85px;
  height: 5px;
  width: 100%;
  z-index: 200;
}
div#shadowContainer div {
  background-color: #000;
  height: 1px;
  font-size: 1px;
}
div#shadow1 {
  opacity:.18;
  filter: alpha(opacity=18);
  -moz-opacity: 0.18;
}
div#shadow2 {
  opacity:.15;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
}
div#shadow3 {
  opacity:.11;
  filter: alpha(opacity=11);
  -moz-opacity: 0.11;
}
div#shadow4 {
  opacity:.07;
  filter: alpha(opacity=7);
  -moz-opacity: 0.07;
}
div#shadow5 {
  opacity:.04;
  filter: alpha(opacity=04);
  -moz-opacity: 0.04;
}
div#mainContainer {
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -501px;
  width: 1002px;
  display: block;
  min-height: 100%;
  _height: 100%;
  z-index: 0;
}
body.res1280 div#mainContainer {
  width: 1130px;
  margin-left: -565px;
}
div#contentTop {
  height: 186px;
	background: url('/layout/front/gfx/dyn_img_2_2.jpg') no-repeat right top;
}
img#catTitle {
  float: left;
  margin-top: 89px;
}

/*### LEFTMENU ###*/
div#leftNav {
  float: left;
  width: 215px;
  padding-left: 0px;
}
body.res1280 div#leftNav {
  width: 237px;
}
div#leftNav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
div#leftNav ul li {
  height: 1%;
}
div#leftNav a.active {
  font-weight: bold;
}
div#navHead {
  line-height: 26px;
  background-color: #fff;
  padding-left: 0px;
}
div#navHead a {
  color: white;
  font-weight: bold;
}
ul.firstUL li {
  line-height: 23px;
  font-size: 13px;
  background: none;
}
ul.firstUL li a {
	background: url('gfx/menu-bullet.gif') no-repeat left;
	padding-left: 25px;
}
ul.firstUL li a:hover {
  text-decoration: underline;
}
ul.secondUL {
  background-color: transparent;
}
ul.secondUL li {
  border-bottom: 0px;
  line-height: 16px;
  background: none;
  padding-top: 3px;
  padding-left: 25px;
  padding-bottom: 3px;
}
ul.secondUL li a {
	background: none;
	padding-left: 0px;
}
div#content {
  float: left;
  width: 460px;
	margin: 0 10px;
  line-height: 16px;
  padding-bottom: 40px;
}
body.res1280 div#content {
  width: 560px;
  margin: 0 10px;
}

div#breadCrumb {
  line-height: 26px;
  font-size: 10px;
  color: #7b7b7b;
}
div#breadCrumb a {
  font-size: 10px;
  color: #7b7b7b;
}
a.topLink {
  display: block;
  padding-left: 15px;
  background: url('gfx/up.gif') no-repeat left center;
  margin: 10px 0;
}
a.backLink {
  display: block;
  padding-left: 15px;
  background: url('gfx/back.gif') no-repeat left center;
  margin-top: 10px;
}
div#rightNav {
  float: right;
  width: 305px;
  border-left: 1px solid #d4d4d4;
  margin-bottom: 35px;
}
div#rightNavContent {
  padding: 10px 12px;
	padding-bottom: 0;
  clear: both;
}
div#rightNavContent div#BMIlayout {
	height: 160px;
}
div#rightNavContent input.text {
	border: 1px solid #cf7019;
	padding-left: 5px;
	color: #333333;
	display: block;
	float: left;
	height: 17px;
	width: 200px;
	margin-top: 10px;
}
div#rightNavContent input.submit {
	width: 58px;
	height: 23px;
	border: none;
	background: url('gfx/submit-button.gif') no-repeat;
	padding-bottom: 3px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 10px;
}
div#rightNavContent a.readMore {
  padding-left: 15px;
  margin: 1px 0 1px 4px;
  background: url('gfx/bullet_arrow.gif') no-repeat left 3px;
  display: block;
}
div#rightNavContent p {
  margin: 6px 0 6px 4px;
}
div#footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  line-height: 25px;
  text-align: right;
}
div#footer a {
  margin: 0px 3px;
  padding-right: 5px;
  color: #7e7e7e;
}

/*### SITEMAP ###*/
.pagePartContent ul.sitemap {
  list-style: none;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}
ul.sitemap li {
  margin: 0px;
	background: none;
}
ul.sitemap li a {
  font-weight: bold;
  color: #11588a;
  font-size: 14px;
  display: block;
  border-top: 1px solid #bababa;
  margin: 10px 4px;
  padding: 5px;
  padding-left: 20px;
  background: url('gfx/menu-bullet.gif') no-repeat left;
}
ul.sitemap li a:hover {
  text-decoration: underline;
}
ul.sitemap ul {
  list-style: none;
  margin-left: 20px;
  padding: 0px;
  list-style-image: none;
}
ul.sitemap ul li a {
  background-image: url('gfx/sitemap_bullet.gif');
  background-repeat: no-repeat;
  background-position: left center;
  background-color: white;
  color: #7B7B7B;
  font-weight: normal;
  font-size: 11px;
  border: 0;
  margin: 1px 0;
  padding: 0;
  padding-left: 8px;
}
span.highlightbold, span.hightlightString {
  color: #cf7019;
  font-weight: bold;
}
a.highlightbold {
  font-weight: bold;
  font-size: 12px;
}


/*### FORMULIEREN ###*/
form.formContainer div.formDiv {
  margin: 15px 0;
  padding: 10px 0;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
form.formContainer th {
  text-align: left;
  width: 180px;
  padding-right: 6px;
}
form.formContainer th,
form.formContainer td
{
  height: 29px;
  color: #6d6d6d;
  vertical-align: middle;
}
form.formContainer td.required {
  background: url('gfx/required.gif') no-repeat 10px 10px;
  width: 65px;
}
form.formContainer .text,
form.formContainer select,
form.formContainer textarea
{
  border: 1px solid #c9c9c9;
}
form.formContainer .text {
  width: 200px;
}
form.formContainer .alignTop {
  width: 200px;
}
form.formContainer textarea {
  width: 230px;
  height: 80px;
  margin: 5px 0;
  font-family: arial, tahoma, sans-serif;
  font-size: 12px;
}
form.formContainer .button {
  border: 0px;
  background: url('gfx/btn_bg.gif') no-repeat center center;
  width: 88px;
  height: 23px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
form.formContainer label.error {
  color: #f30000;
}
form.formContainer tr.subHead th {
  background-color: #f7f7f7;
  color: #046089;
  border-bottom: 1px dotted #d4d4d4;
  border-top: 1px dotted #d4d4d4;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}
div.safeString {
	display: none;
}
form.formContainer tr.subHead td {
  background-color: #F7F7F7;
  border-bottom: 1px dotted #D4D4D4;
  border-top: 1px dotted #D4D4D4;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
  font-weight: bold;
}
/*****************************/


/* News/vacatures */
span.date {
  color: #7c7c7c;
}
span.title, a.title {
  color: #7c7c7c;
  font-size: 16px;
  color: #009cc4;
  display: block;
}
div.message {
  border-bottom: 1px dotted #b6b7b8;
  padding: 10px 0;
}
span.newsArchive_date {
  margin-right: 10px;
}
div.spacer {
	clear: both;
  overflow: hidden;
  height: 1px;
}
/*****************************/


/* Adres gegevens */
div#adres-block {
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #55c8dd;
	color: #fff;
}
div#adres-block h2 {
	color: #fff;
}
div#adresLeft {
	float: left;
}
div#adresRight {
	float: left;
	padding-top: 74px;
	padding-left: 10px;
}
a.back {
	font-size: 13px;
	color: #11588a;
	display: block;
	background: url('gfx/back-bullet.gif') no-repeat left;
	margin-top: 20px;
	margin-left: 11px;
	padding-left: 25px;
}

ul {
	list-style-type: none;
}
li {
	padding-left: 12px;
	background: url('gfx/bullet.gif') no-repeat 0px 4px;
}

table#bmi input {
  width: 110px;
  border: 1px solid #99c844;
  margin: 1px 0px 1px 0px;
  padding: 1px 1px 1px 3px;
}
div.mclBMI_meter {
  border: 1px solid #bababa;
	border-bottom: 20px solid #55c8dd;
	margin-bottom: 10px;
}

div.mclBMI_meter div.mclBMI_header {
  height: 120px;
	float: left;
	width: 49%;
	border-right: 1px solid #bababa;
}
div.mclBMI_meter div.mclBMI_result2 {
	height: 120px;
  color: #cf7019;
	float: right;
	width: 49%;
}
div.mclBMI_meter div.mclBMI_header h1 {
  margin: 0px;
  padding: 10px;
}

div.mclBMI_meter div.mclBMI_header p {
  padding-left: 10px;
  padding-right: 10px;
	margin: 0;
}

div.mclBMI_meter div.mclBMI_header p.mclBMI_result {
  padding-left: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 50px;
}

div.mclBMI_meter p.mclBMI_result2 {
  padding: 20px;
}

div.mclBMI_meter form {
  padding-left: 20px;
	margin-top: 10px;
}

div.mclBMI_meter th {
  color: #525252;
  text-align: left;
  width: 210px;
  font-weight: normal;
}

div.mclBMI_meter input.text {
  border: 1px solid #cf7019;
  width: 150px;
  height: 15px;
  font-size: 12px;
  padding-left: 2px;
}

/* Patienten */
div.Wrap h2 {
	margin-top: 20px;
}
div.rita {
	width: 47%;
	height: 172px;
	background: url('gfx/rita_lodewegen_thumb.jpg') no-repeat -35px 0;
	float: left;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding-right: 10px;
	text-align: right;
}
div.rita h2 {
	width: 142px;
  float: right;
}
div.karin {
	width: 47%;
	height: 172px;
	background: url('gfx/karin_brouwer_thumb.jpg') no-repeat 100px 0;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}
div.karin h2 {
	width: 150px;
}



div.Left {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_Annelies_Holthof.jpg') no-repeat left;
	float: left;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding-right: 10px;
	text-align: right;
}

div.Left1 {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_Ron_Peerdeman.jpg') no-repeat left;
	float: left;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding-right: 10px;
	text-align: right;
}

div.Left2 {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_marielle_visser.jpg') no-repeat left;
	float: left;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding-right: 10px;
	text-align: right;
}

div.Left3 {
	width: 47%;
	height: 172px;
	background: url('gfx/janneke_de_jong.jpg') no-repeat left;
	float: left;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding-right: 10px;
	text-align: right;
}

div.Right1 {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_Dirk_Postmus.jpg') no-repeat right;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}


div.Right {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_lzweep.jpg') no-repeat right;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}

div.Right2 {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_tiny-hibma.jpg') no-repeat right;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}

div.Right3 {
	width: 47%;
	height: 172px;
	background: url('gfx/yvonneverheijen_thumb.jpg') no-repeat right;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}

div.Right4 {
	width: 47%;
	height: 172px;
	background: url('gfx/patient_greet.jpg') no-repeat right;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #bababa;
}

div.Left a,
div.Left1 a,
div.Left2 a,
div.Left3 a,
div.Left4 a,
div.rita a
{
	color: #cf7019;
	text-decoration: underline;
	background: url('gfx/menu-bullet.gif') no-repeat left;
	padding-left: 25px;
	float: right;
}

div.Right a,
div.Right1 a,
div.Right2 a,
div.Right3 a,
div.Right4 a,
div.karin a
{
	color: #cf7019;
	text-decoration: underline;
	background: url('gfx/menu-bullet.gif') no-repeat left;
	padding-left: 25px;
}
