body {
	background: #161519 url('images/bg.png') repeat-x;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
	color: white;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 950px;
}
#container {
	position: relative;
	float: left;
	width: 950px;
	background: #212026 url('images/contentbg.png') repeat-x;
	min-height: 755px;
	padding-bottom: 40px;
}
#top {
	position: relative;
	float: left;
	width: 950px;
	height: 70px;
}
#logo {
	float: left;
}
#menu {
	position: absolute;
	right: 20px;
	top: 32px;
	width: 584px;
	padding-left: 4px;
	height: 38px;
	background: url('images/menu0.png') no-repeat;
}
#menu a {
	padding-top: 11px;
	text-align: center;
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	width: 116px;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
#spacer {
	position: relative;
	float: left;
	width: 950px;
	height: 25px;
}
#photo {
	position: relative;
	float: left;
	width: 950px;
	height: 328px;
}
#photo2 {
	position: relative;
	float: left;
	width: 950px;
	height: 0px;
	top: -328px;
}
#buttons {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 930px;
}
#buttons a {
	display: block;
	width: 296px;
	height: 93px;
	float: left;
	background: url('images/button.png');
	text-align: center;
	line-height: 93px;
	color: red;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
}
#buttons a:hover {
	background: url('images/button_over.png');
	color: white;
}

#buttons2 {
	position: relative;
}
#buttons2 a {
	display: block;
	width: 170px;
	height: 59px;
	float: left;
	background: url('images/button2.png');
	text-align: center;
	line-height: 53px;
	color: red;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
}
#buttons2 a:hover {
	background: url('images/button2_over.png');
	color: white;
}
#slide {
	position: relative;
	float: left;
	width: 950px;
	height: 160px;
	display: block;
	background: url('images/slide.png') top center no-repeat;
	margin-top: 10px;
}
#iframe {
	position: relative;
	float: left;
	width: 750px;
	height: 122px;
	left: 100px;
	top: 20px;
}
#text {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 880px;
	padding-left: 35px;
	padding-right: 35px;
}
/* Specifieke styles */
h1 {
	color: red;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
h2 {
	color: red;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
p, li, ul, form {
	margin: 0;
	padding: 0;
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.letterplain {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
td {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.letterklein {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
td.letter10 {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.letterklein10 {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.letterklein10 a {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.letterklein10 strong {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.textfield300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #979797;
}
.textfield301 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #979797;
}
.textfield150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #979797;
}

