body {
		text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
A {
	color: #8B939A;
	text-decoration: none;
	font-weight: bold;
}
A:link {
	color: #8B939A;
	font-weight: bold;
}
A:active {
	color: #E93E2E;
	font-weight: bold;
}
A:hover {
	color: #E93E2E;
	font-weight: bold;
}
#page-box {
	position: relative;
	top: 0px;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
#header {
	position: relative;
	top: 0px;
}
.header-top {
	position: relative;
	top: 0px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
	color : #8B939A;
}
.header-mid {
	position: relative;
	top: 0px;
	height: 130px;	
	background: #81BF45;
}
.header-mid-logo {
	position: absolute;
	left: 55px;
	top: 15px;
}
.header-btm {
	position: relative;
	top: 0px;
	height: 28px;	
	background: #E93E2E;
	border-left : 175px solid #E93E2E;	
	font-size: 0.8em;
}
.header-btm a {
	color: #FFFFFF;
}
.header-btm a:hover {
	color: #81BF45;
}

.header-top-sitemap {
	position: relative;
	top: 6px;
	left: 550px;
}
.header-top-contact {
	position: relative;
	top: 6px;
	left: 575px;
}
.header-top-zoeken {
    position: relative;
	top: 4px;
	left: 675px;
}
.zoeken-caption {
	position: absolute;
	left: 0px;
	top: 1px;
}
.zoeken-textbox {
	padding: 0px;
	position: absolute;
	left: 45px;
	top: 0px;
	width: 100px;
	height: 15px;
	font-size: 9px;
	background: #FFFFFF;
	border : 1px solid #8B939A;	
}
.zoeken-button {
	padding: 0px;
	position: absolute;
	left: 150px;
	top: 0px;
	width: 22px;
	height: 17px;
	font-size: 8px;
	text-align: center;
	background: #FFFFFF;
	border : 1px solid #8B939A;	
}
.zoeken-button-hilite {
	padding: 0px;
	position: absolute;
	left: 150px;
	top: 0px;
	width: 22px;
	height: 17px;
	font-size: 8px;
	text-align: center;
	background: #E93E2E;
	border : 1px solid #8B939A;	
}
.header-btm-nieuws {
	position: relative;
	top: 0px;
	left: 0px;
}
.header-btm-leden {
	position: relative;
	top: 0px;
	left: 40px;
}
.header-btm-talen {
	position: relative;
	top: 4px;
	left: 438px;
}
#content-box {
	position: relative;
	top: 10px;
	left: 0px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
.content-box-table {
	width: 1000px;
}
.menu-left-margin {
	width: 55px;
}
#menu {
	width: 200px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.menu-right-margin {
	width: 30px;
}
#content {
	width: 715px;
	margin: 18px 0px 0px 0px;
	padding: 0px;
	font-size: 0.8em;
	vertical-align: top;
}
#content h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 1.4em;
}

#content h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#content h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 1.0em;
}

#content p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#content ul {
	margin: 2px 0px 20px 15px;
}

#content a {
	color: #E93E2E;
	font-weight: bold;
}

#content br {
	margin: 0px;
	padding: 0px;
}

.content-voorpagina-tekst {
	position: absolute;
	top: 5px;
	left: 0px;
	color: #FFFFFF;
	font-size: 4.3em;
	font-weight: normal;
	line-height: 1.4em;
}
#footer {
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #00A8DE;
	color: #FFFFFF;
}
#footer h1 {
	position: relative;
	left: 55px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing : 2px;
}
a.menu-item {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	color: #8B939A;
	font-weight: bold;
}
a.menu-item:hover {
	color: #E93E2E;
	font-weight: bold;
}
a.menu-item2 {
	position: relative;
	top: 0px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	color: #8B939A;
	font-size: 0.7em;
	font-weight: normal;
}
a.menu-item2:hover {
	color: #E93E2E;
	font-size: 0.75em;
	font-weight: bold;
}
h2.navi {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: normal;
}

.center {
	text-align: center;
}
.center a {
	line-height: 40px;
}