@CHARSET "ISO-8859-1";
* {
	line-height: 1.45em;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	overflow: hidden;
	height: 100%;
}
html {
	background: #719018;
}
#container {
	position: relative;
	top: 50%;
	padding: 8px 7px 16px 7px;
	width: 961px;
	height: 577px;
	margin: -300px auto 0 auto;
	background: url(../images/bg-content-vervolg.jpg);
}
#bloem {
	position: absolute;
	top: 275px;
	left: -270px;
	z-index: -1;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f8ac00;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1.5em 0;
	text-align: left;
}
dt {
	float: left;
	clear: both;
	width: 65px;
	margin-top: .25em;
	margin-right: 10px;
}
dd {
	float: left;
	margin-left: 0;
	margin-bottom: .5em;
}
input, textarea {
	font-family: arial, helvetica, sans-serif;
	width: 195px;
	font-size: 12px;
}
input.submit {
	width: auto;
}
textarea {
	height: 95px
}
#content {
	position: absolute;
	left: 7px;
	bottom: 16px;
	width: 679px;
	height: 447px;
	padding-left: 10px;
	background: #fff;
}
#buttons {
	float: left;
	clear: left;
	width: 200px;
	margin-right: 5px;
}
#buttons a {
	display: block;
	float: left;
	height: 69px;
	margin-bottom: 4px;
	overflow: hidden;
}
#buttons a.active {
	height: 186px;
}
#logo {
	position: absolute;
	left: 15px;
	bottom: -2px;
	width: 188px;
	height: 34px;
	background: url(../images/logo.png);
}
#flash {
	position: absolute;
	right: 7px;
	bottom: 14px;
	width: 352px;
	height: 389px;
}
#text {
	float: left;
	width: 289px;
	padding-right: 30px;
	margin-top: 8px;
	margin-left: 25px;
}
#text ul {
	font-size: 12px;
}
#slogan {
	margin-top: 20px;
	margin-bottom: 25px;
}
div.spacer {
	width: 548px;
	height: 66px;
	margin-top: 20px;
	margin-bottom: 25px;
	display: block;
}
