body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #F0E4E8;
}
a:visited {
	text-decoration: none;
	color: #F0E4E8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.vak-buitenste {
	border: 1px solid #999999;
	position: relative;
	width: 980px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Templates/wietblad-rechts-onder.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}
.vak-info {
	width: 140px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 70px;
	position: absolute;
	color: #F0E4E8;
}
.vak-info-items {
		text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold;
}
.vak-info-hoofdstuk {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: bolder;
	background-color: #333333;
}

.vak-boven {
	height: 150px;
	background-color: #000000;
	background-image: url(Templates/alien-boven.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 980px;
	float: left;
}
.forum {
	font-size: 24px;
	color: #FF0000;
}

.vak-boven-links {
	background-color: #000000;
	float: left;
	height: 125px;
	width: 700px;
	background-image: url(Templates/links-boven.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 36px;
	padding-top: 25px;
}

.vak-content {
	position: relative;
	padding: 5px;
	float: left;
	width: 668px;
	margin: 0px;
	background-color: #000000;
	border: 1px solid #666666;
	
}
.tekst-kop {
	font-size: 18px;
	color: #F0E4E8;
	font-weight: bold;
}
.tekst {
	font-size: 15px;
	text-align: justify;
	color: #F0E4E8;
}

.vak-rechts {
	background-color: #000000;
	text-align: left;
	position: relative;
	width: 150px;
	float: right;
	background-image: url(Templates/alien-onder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 165px;
}
.vak-menu-items {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #DDBB98;
}


.vak-menu {
	height: 395px;
	width: 140px;
	float: left;
	background-image: url(Templates/wietblad-onder.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F0E4E8;
	background-color: #000000;
}
.vak-menu-hoofdstuk {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: bolder;
	background-color: #333333;
}
.tekst-kop-groot {

	font-size: 36px;
	color: #DDBB98;
	font-weight: bold;
}
a.links {
	font-size:15px;
	color:#FFFFFF;
	width: 225px;
	float: left;
	text-decoration: none;
}
span.links {
	font-size:15px;
	color:#FFFFFF;
	width: 600px;
	float: left;
}
a.aanmelden {
		color:#FF0000;
}

