/* @override 
	http://klanten.jonnoriekwel.nl/dimenzie/css/main.css
	http://dimenzie.com/css/main.css
*/

html, body {
	background-color: #978b97;
}

body
 {
	background: url(../images/body_bg.jpg) repeat-x;
	font: 75%/1.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
}

#wrapper {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #e58507;
}

#nothome #wrapper {
	border-bottom: 2px solid #e58507;
	padding-bottom: 0;
}

img {
	border-style: none;
	vertical-align: bottom;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

a {
	height:275px;
	color: #0f0d10;
}

a:hover {
	height:275px;
	color: #000;
}

/* HEADER */

#header {
	width: 890px;
	overflow: hidden;
}

#header #servicemenu {
	text-align: right;
	line-height: 2.6em;
	font-size: 0.9em;
}

#header #servicemenu li {
	display: inline;
	margin-left: 20px;
}

#header #servicemenu li a {
	color: #9b9b9b;
	text-decoration: none;
}

#header #servicemenu li a:hover {
	color: #fff;
}

#header #servicemenu li a.current {
	color: #fff;
	font-weight: bold;
}

#header h1 {
	width: 234px;
	float: left;
	margin-top: 50px;
}

#header a#logo {
	width: 234px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.jpg) no-repeat 0 0;
}

#header h2 {
	float: left;
	text-indent: -9999px;
	background: url(../images/slogan.jpg) no-repeat 0 0;
	height: 64px;
	width: 473px;
	margin-top: 50px;
}

#header #navigation {
	clear: both;
	width: 900px;
	overflow: hidden;
	border-top: 2px solid #e58507;
	background: url(../images/navigation_bg.jpg) repeat-x;
}

#header #navigation li {
	float: left;
	height:inherit;
}

#header #navigation li a {
	line-height: 2.17em;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #504950;
	text-transform: lowercase;
	padding-bottom: 1px;
	height:26px;
}

#header #navigation li a:hover {
	background-color: #4c454d;
	color: #d4d4d4;
	line-height: 2.4em;
	height:26px;
}

#header #navigation li a:active {
	background-color: #000;
	color: #d4d4d4;
	line-height: 2.4em;
}

#header #navigation li a.current {
	background-color: #e58507;
	color: #fff;
	line-height: 2.4em;
}

#header #navigation li a.current:hover {
	background-color: #e58507;
	color: #fff;
}

/* CONTENT */

#content {
	margin-top: 25px;
	width: 890px;
	overflow: hidden;
	padding-bottom: 30px;
}

#nothome #content {
	margin-bottom: 40px;
	background-image: url(../images/content_bg.gif);
	padding-bottom: 0;
}

#content h3 {
	margin-left: 10px;
	height: 35px;
	width:290px;
	background: #978b97 no-repeat;
	text-transform: lowercase;
	font-style: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cac999;
	font-size:22px;
	padding-bottom:5px;
	margin-top:0px;
}

#content .column {
	width: 290px;
	height: 275px;
	float: left;
	margin-right: 10px;
	margin-bottom:75px;
}

#content .column p {
	margin-top: 10px;
}

#content .nomargin {
	margin: 0;
}

#content .column a {
	display: block;
	background-color: #887d88;
	border-top: 2px solid #796f79;
	padding: 10px;
	text-decoration: none;
	color: #262626;
}

#content .column a span {
	width: 270px;
	display: block;
	height: 117px;
	position: relative;
	background-image: url(../images/pictures/personalcoaching.jpg);
}

#content .column a span {
	width: 270px;
	display: block;
	height: 117px;
	position: relative;
}

#content .column a span.personalcoaching {
	background: url(../images/pictures/personalcoaching.jpg) no-repeat;
}

#content .column a span.stressmanagement {
	background: url(../images/pictures/stressmanagement.jpg) no-repeat;
}

#content .column a span.therapieen {
	background: url(../images/pictures/therapieen.jpg) no-repeat;
}

#content .column a span.lichaamsbalans {
	background: url(../images/pictures/lichaamsbalans.jpg) no-repeat;
}

#content .column a span.taichi {
	background: url(../images/pictures/taichi.jpg) no-repeat;
}

#content .column a span.reizenworkshops {
	background: url(../images/pictures/reizenworkshops.jpg) no-repeat;
}

#content .column a span.yoga {
	background: url(../images/pictures/yoga.jpg) no-repeat;
}

#content .column a span em {
	text-indent: -9999px;
	display: none;
}

#content .column a:hover span {
	background-position: 0 -117px;
}

#content .column a:hover {
	background-color: #796f79;
	border-top-color: #4c454d;
}

#content .column a:active {
	background-color: #4c454d;
	border-top-color: #e58507;
}

#content .column a img {
}

#content .contentleft {
	float: left;
	background-color: #000;
	width: 420px;
	padding: 20px 10px 10px;
	text-align: center;
}

#content .contentleft a {
	width: 134px;
	overflow: hidden;
}

#content .contentleft img {
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 134px;
	height: 92px;
}

#content .contentleft p {
	font-style: italic;
	color: #a3a3a3;
	margin-top: 1em;
}

#content .content {
	padding: 10px 10px 1px;
	background-color: #dedede;
	width: 420px;
	float: right;
}

#content .content h4 {
	font-size: 1.3em;
	margin-bottom: 3px;
}

#content .content .orange {
	color: #d87d07;
}

#content .content .orange a {
	color: #d87d07;
}

#content .content .orange a:hover {
	color: #000;
}

#content .content p {
	margin-bottom: 1.5em;
}

#content .content ul {
	margin-bottom: 1.5em;
}

#content .content ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#content .content img.right {
	float: right;
	margin-left: 20px;
}

#content .content img.left {
	float: left;
	margin-right: 20px;
}

/* TESTEMONIALS */

#testemonials {
	width: 890px;
	overflow: hidden;
	margin-top: 25px;
}

#testemonials h3 {
	width:290px;
	text-transform: lowercase;
	font-style: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cac999;
	font-size:22px;
	padding-bottom:5px;

}

#testemonials .column {
	overflow: hidden;
	width: 890px;
	float: left;
	border-bottom: 2px solid #504950;
	display:block;
	height:auto;
	margin-bottom:25px;
}

#testemonials .nomargin {
	margin: 0;
}

#testemonials .column p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	margin-left: 27px;
}

#testemonials .column p.text {
	text-align: left;
	width: 216px;
	padding-top:5px;
	padding-right: 27px;
	padding-bottom:10px;
}

#testemonials .column p em {
	text-align: right;
	font-size: 1.2em;
	margin-top: 5px;
}

#testemonials ul li.nomargin {
	margin: 0;
}


blockquote.style1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		background-image: url(../images/quote_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: 23px;
	}

blockquote.style1 span {
     display: block;
     background-image: url(../images/quote_right.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
}

form {
	
}

form p {
	width: 250px;
}

form p.error {
	border: 2px solid #e58507;
	padding: 5px;
}

form p.error big {
	font-weight: bold;
	color: #e58507;
	float: left;
	margin-right: 5px;
}

form p label {
	display: block;
}

form p input {
	width: 250px;
	clear: both;
}

form p select {
	width: 250px;
}
