* {
	margin: 0;
	padding: 0;
}

body {
	background: #f1ebef url(images/bodyback.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #716e70;
}

h1, h2, h3, h1a  {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ed008e;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}
h1a {
	letter-spacing: -1px;
	font-size: 185%;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #ed008e;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ed008e;
}

a:hover, a:active {
	text-decoration: none;
	color: #686b6d;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background: #FF0099 url(images/top2.jpg) no-repeat center center;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 5px;
	border: 5px;
	background: #FF0099 ;
}

#grijs {
	align: left;
	width: 710px;
	height: 1150px;
	background: #e1dcdf ;
}
#grijscontact {
	align: left;
	width: 710px;
	height: 480px;
	background: #e1dcdf ;
}
#grijsgelaat {
	align: left;
	width: 710px;
	height: 450px;
	background: #e1dcdf ;
}
#grijsmassage {
	align: left;
	width: 710px;
	height: 460px;
	background: #e1dcdf ;
}
#grijslichaam {
	align: left;
	width: 710px;
	height: 460px;
	background: #e1dcdf ;
}
#grijsarr {
	align: left;
	width: 710px;
	height: 480px;
	background: #e1dcdf ;
}
#grijspromo {
	align: left;
	width: 710px;
	height: 1100px;
	background: #e1dcdf ;
}
#grijsinfo {
	align: left;
	width: 710px;
	height: 925px;
	background: #e1dcdf ;
}
#prijs {
	width:800;
	padding: 10px 10px 10px 10px;
}
/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: #e1dcdf;
}
#content222 {
	width: 600px;
	padding: 5px 0 0 5px;
	background: #e1dcdf;
}

#content a {
	color: #FF0099;
	text-decoration: underline;
	font-weight: normal;
}

#content a:hover {
	text-decoration: underline;
	color: #716e70;
	font-weight:normal;
}
#content a:visited {
	color: #FF0099;
	text-decoration: underline;
	font-weight: normal;
}
.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background:  url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
}
.tabeltitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #ed008e;
}
.tabelnormaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #716e70;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: #e1dcdf;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background:  #cbcfd2;
	font-size: 18px;
	}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background:  url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background:  url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background: #FF0099 ;
}
#footerin {
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background: #e1dcdf ;
}
#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #716e70;
}

#footer a {
	color: #565736;
}

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

#legal {
	float: left;
}

#links {
	float: right;
}