* {
	margin: 0;
	padding: 0;
	}
html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background-color: #3a638d;
	background-image: url(images/header_txt_bg.jpg);
	background-repeat: repeat-x;
}
p { 
	margin-bottom: 15px;
}
img {
	border: 0;
	}
#main_table {
	margin-left: auto;
	margin-right: auto;
	}
ul.leftbar {
	list-style: none;
	}
ul.leftbar a {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	}
ul.leftbar li a{
	line-height: 20px;
	}
ul.leftbar a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #3a638d;
	}

.navigation {
	width: 200px;
	vertical-align: top;
	}
.content {
	padding: 15px 25px 40px 15px;
	vertical-align: top;
	line-height: 175%;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 570px;
	font-size: 12px;
	}
#blueblock{
	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-size: 15px;
	background-color: #ffffff;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
	width: 100%; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#blueblock li {
margin: 0;
padding: 0;
}

#blueblock li a{
	line-height: 40px;
	display: block;
	padding-left: 15px;
	background-image: url(images/nav_bg_out.jpg);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	height: 40px;
	width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
	width: auto;
}

#blueblock li a:hover{
	background-image: url(images/nav_bg_over.jpg);
	color: #fff;
}
#submenu{
	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-size: small;
	background-color: #ffffff;
	color: #333;
	z-index: 6;
	display: none;
}

* html #submenu{ /*IE 6 only */
	width: 185px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#submenu li {
margin: 0;
}

#submenu li a{
	display: block;
	line-height: 20px;
	background-image:none;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #submenu li a{ /*Non IE6 width*/
	width: auto;
}

#submenu li a:hover{
	background-image: none;
	color: #999999;
}

h1 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: medium;
	margin-bottom: 20px;
	letter-spacing: 2px;
	}
.footer {
	width: 100%;
	vertical-align: middle;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 3px;
	position: relative;
	top: 0px;
	right: 0px;
	}
.footer a {
	color: #ffffff;
	}
.footer a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
	}
.right {
	background: #efedca url(images/right_top.jpg) repeat-x;
	vertical-align: top;
	}
.center {
	width: 440px;
	height: 255px;
	background-image: url(images/header_img2.jpg);
	background-repeat: no-repeat;
	background-color: #efedca;
	vertical-align: top;
	color: #ffffff;
	text-align: right;
	}
.image {
	margin: 10px 0 10px 15px;
	}
.small_text a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
.medium_text a{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	}
.large_text a{
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	}
.therapeut {
	margin-top: 15px;
	padding: 5px;
	height: 150px;
	width: 100%;
	background-image: url(images/therapeut_bg.jpg);
	background-repeat: repeat-x;
	}
.therapeut img {
	float: left;
	margin-right: 15px;
	}
.therapeut ul {
	list-style:none;
	}
.therapie {
	margin-top: 15px;
	padding: 5px;
	height: 150px;
	width: 100%;
	background-image: url(images/therapeut_bg.jpg);
	background-repeat: repeat-x;
	}
.therapie img {
	float: left;
	margin-right: 15px;
	}
.naam_ther a {
	font-weight: bold;
	font-variant:small-caps;
	font-size: larger;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	}
.naam {
	font-weight: bold;
	font-variant:small-caps;
	font-size: larger;
	}
img.email_button {
	float: right;
	margin-right: 25px;
	}
div.contact {
	float: left;
	width: 176px;
	margin: 5px;
	display: block;
	}
