body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;

}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
#main {
width: 100%;
height: 100%;
}
.onder {
	background-attachment: scroll;
	background-image: url(../images/onder.gif);
	background-repeat: repeat;
	background-position: left top;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.standaard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.standaard2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.linkkleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ED1C24;
}
a:link {
	color: #ED1C24;
}
a:visited {
	color: #ED1C24;
}
.style2 {color: #FFFFFF}

form {
	margin: 0px;
}
.invul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #384445;
	width: 170px;
}
#main .tekst h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#main .onder #menu {
	width: 430px;
	height: 40px;
}

#menu  ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu  ul  li {
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 3px;
	height: 16px;
	padding-top: 3px;
}
#main .onder #menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main .onder #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main .onder #menu a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#main .onder #menu a:active {
	color: #ED1C24;
	text-decoration: underline;
}