@CHARSET "ISO-8859-1";
html, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ccc;
	margin: 0;
	padding: 0;
	height: 100%;
}
#vcenter {
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
}
#container {
	margin: 0 auto;
	width: 975px;
	background: #fff;
	height: 600px;
	position: relative;
}
#logo {
	float: left;
	margin: 42px 49px 0 57px;
	width: 180px;
	height: 61px;
	background: #ff8;
}
#logo img {
	border: 0;
}
#menu {
	float: left;
	width: 689px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9da3a8;
	font-weight: bold;
	font-size: 13px;
}
#menu ul {
	list-style: none;
	display: block;
	margin: 62px 0 0 0;
	padding: 0;
}
#menu li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #9da3a8;
	display: block;
}
#menu li:first-child {
	border: 0;
}
#menu a {
	text-decoration: none;
	color: #9da3a8;
	display: block;
	width: auto;
}
#menu a:hover, #menu a.active {
	color: #003375;
}
#submenu {
	float: left;
	clear: both;
	font-weight: bold;
	width: 159px;
	margin-left: 53px;
	margin-right: 70px;
	position: relative;
}
#submenu a {
	text-decoration: none;
	color: #9da3a8;
}
#submenu a:hover, #submenu a.active {
	color: #003375;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
	width: 155px;
	float: left;
}
#submenu li {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #9da3a8;
	position: relative;
	width: 155px;
	float: left;
}
#submenu li ul {
	position: absolute;
	left: -999em;
	margin-left: 155px;
	margin-top: -20px;
	background: #f2f3f5;
	padding: 0 5px;
}
#submenu li:hover ul, #submenu li.sfhover ul {
	left: auto;
}
#submenu span {
	display: block;
	position: absolute;
	top: 172px;
	left: -3px;
	font-size: 16px;
	color: #7e84b0;
	line-height: 1.5em;
	text-indent: -999em;
	background: url(../images/headers/heminkschilderen.png) no-repeat;
	height: 36px;
	width: 142px;
}
#content {
	float: left;
	width: 693px;
}
#header, #page {
	float: left;
}
h1 {
	margin: 51px 0 19px 50px;
	float: left;
	display: block;
	font-size: 26px;
	font-weight: bold;
	height: 29px;
	width: 725px;
	background-repeat: no-repeat;
}
h1 span {
	color: #003375;
}
h2 {
	margin: 0;
	color: #003375;
	font-size: 14px;
	font-weight: bold;
}
#text {
	margin-top: 12px;
	height: 254px;
	overflow: auto;
}
#text p {
	font-size: 11px;
	width: 410px;
	margin-top: 0;
}
#text p:first-child {
	font-size: 12px;
	line-height: 1.5em;
}
#text ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 15px;
	width: 410px;
	font-size: 11px;
}
#text img {
	margin: 3px 10px 5px 0;
}
.banner4 {
	margin: 0 13px 0 0;
}
#boog {
	background: url(../images/boog.jpg);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 196px;
	height: 172px;
}
#afbeelding {
	float: right;
	margin-top: 5px;
}
#extra {
	float: right;
	font-size: 12px;
	color: #003375;
	width: 215px;
	margin-top: 26px;
	margin-right: 28px;
}
#extra ul {
	margin: 0;
	padding: 0 0 0 15px;
}
a {
	color: #003375;
	text-decoration: underline;
}