@CHARSET "ISO-8859-1";
html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color:#E0E8FF;
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
}
#vcenter {
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 600px;
	background: #B4DDF3 url(../images/achtergrond/achtergrond.jpg);
}
#imgbar {
	clear: both;
	margin-left: 77px;
}
#imgbar img {
	margin-right: 18px;
}
#imgbanner {
	clear: both;
}
#imgbanner img {
	margin-left: 55px;
}
#klaver {
	position: absolute;
	width: 282px;
	height: 233px;
	right: 0;
	top: 210px;
/*	background: url(../images/banner_home.png);
	background-image: url(../images/banner_home.png);*/
}
h1 {
	color: #643085;
	font-size: 18px;
	float: left;
	margin-left: 77px;
	margin-top: 1em;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
}
#text {
	float: left;
	overflow: auto;
	height: 355px;
	width: 676px;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
	width: 400px;
}
p:first-child {
	margin-top: 1em;
	line-height: 2em;
	width: 375px;
}
#ovaal_wierden {
	position: absolute;
	right: 35px;
	bottom: 55px;
	width: 255px;
	height: 340px;
}
#ovaal_zuidbroek {
	position: absolute;
	right: 35px;
	bottom: 55px;
	height: 340px;
}
a {
	color: #000;
	text-decoration: underline;
}
#webdeveloper-element-information h2 {
	text-indent: 0;
	background: none;
}
img {border: none;}
#layout {
	position: absolute;
	bottom: 0;
	right: 0;
}

