* {
	margin: 0px;
	padding: 0px;
}
HTML, BODY {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	background-color: #ffffff;
}
LI {
	list-style: none;
}
.topnav {
	width: 131px;
	height: 150px;
	float: left;
}
H1 {
	height: 150px;
	background: url(../img/banner.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 715px;
}
.menu {
	width: 250px;
	height: 360px;
	float: left;
}
.uit {
	width: 180px;
	height: 30px;
	margin-left: 38px;
	padding-left: 30px;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(../img/uit.gif) 0px 0px no-repeat;
	display: block;
}
.uit:hover {
	color: #000;
	background: url(../img/aan.gif) 0px 0px no-repeat;
	display: block;
}
.aan {
	width: 180px;
	height: 30px;
	margin-left: 38px;
	padding-left: 30px;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: url(../img/aan.gif) 0px 0px no-repeat;
	display: block; 
}
.content {
	overflow: auto;
	height: 350px;
	width: 505px;
	float: left;
	margin-top: 10px;
	padding-right: 15px;
}
H3 {
	font-size: 16px;
}
H4 {
	margin-bottom: 2px;
	font-size: 12px;
}
P {
	margin-bottom: 20px;
	font-size: 12px;
}
P A, P A:Link, P A:Visited, P A:Hover, P A:Active {
	color: #000;
}
.sponsors {
	width: 39px;
	height: 260;
	margin-left: 50px;
	margin-top: 70px;
	float: left;
	text-align: center;
}
.footer {
	width: 700px;
	padding: 48px 0px 0px 100px;
	height: 20px;
	float: left;
}
.footer A {
	font-size: 10px;
	color: #666;
}
INPUT, SELECT, TEXTAREA {
	font-family: verdana;
	font-size: 12px;
}
.button {
	border: 1px solid #000;
	width: 474px;
	margin: 10px 0px 0px 0px;
	background-color: #cfcfcf;
	height: 22px;
	font-size: 11px;
	font-family: verdana;
}
.label {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	display: block;
}
.textinput {
	width: 474px;
	height: 20px;
}
.selectinput {
	width: 474px;
	height: 20px;
}
.areainput {
	width: 474px;
}
.fieldname {
	width: 474px;
	margin: 0px;
	padding: 0px;
	float: left;
}
TH, TH A {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
TD, TD A {
	font-size: 12px;
	color: #000;
}
.plaake {
	border: 5px solid #000;
	float: right;
	margin: 0px 0px 10px 10px;
}
.adres {
	float: right;
	margin: 0px 0px 10px 10px;
}

.adres IMG {
	border: 5px solid #000;
}