html, body {
	height: 100%;
}

body {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:  url(../images/bg.jpg) repeat-x #dcdcdc;

}

#wrapper {
	width: 100%;
	background:  url(../images/bg.jpg) repeat-x #dcdcdc;
	padding-bottom: 50px;

}

#container {
	width: 854px;
	margin: 0px auto;
}

h1 {
	padding-top: 27px;
	width: 854px;
	padding-bottom: 12px;
}

h1 a {
	display: block;
	width: 854px;
	height: 231px;
	background: url(../images/header.jpg) no-repeat;
	outline: none;
}

h1 a span {
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 2.2em;
	color: #353535;
}

h3 {
	font-style: italic;
	color: #585858;
	padding-top: 10px;
	font-size: 1.45em;
}

h4 {
	font-weight: bold;
	font-size: 1.15em;
	color: #d73c6f;
	padding-left: 35px;
}

.advies p {
	padding-top: 15px;
	padding-bottom: 5px;
}

h4.groen {
	background: url(../images/groen.jpg) no-repeat left center;
}

h4.geel {
	background: url(../images/geel.jpg) no-repeat left center;
}

h4.roze {
	background: url(../images/roze.jpg) no-repeat left center;
}

#contentWrapper {
	width: 854px;
	background: url(../images/wrapper.jpg) repeat-y;
}

#content {
	background: url(../images/wrapperTop.jpg) no-repeat;
	padding: 22px 20px 7px 20px;
}

#contentClose {
	background: url(../images/wrapperBottom.jpg) no-repeat;
	width: 854px;
	height: 15px;
}

.advies {
	padding-top: 34px;
	font-size: 0.95em;
	line-height: 1.5em;
}

.vepec {
	padding-top: 10px;
}

.vepec a {
	display: block;
	width: 141px;
	height: 33px;
	background: url(../images/vepec.jpg) no-repeat;
	outline: none;
}

.vepec a span {
	display: none;
}
