body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-base-color : #FFFF00;
	scrollbar-shadow-color : #FFFF00;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #FFFF00;
	background-color: #000000;


}

p, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

h5 {
	font-size: 10px;
	color: #BFBF00;
	font-weight: normal;
	text-decoration: none;

}

.bolijn {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;

}

hr {
	border: 1px solid #FFFF00;
}
.lrlijn {
	border-top: 0px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-bottom: 0px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	background-image: url(pics/achtergrond.jpg);
	background-attachment: scroll;



}
.lrolijn {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	background-color: #201942;

}
h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
a:link, a:visited {
	text-decoration : underline;
	color: #FFFF00;
}
a:hover, a:active {
		text-decoration : none;
}
img {
	border : 1px solid #FFFF00;
	padding: 5px;
	margin: 5px;


}
input {
	background-color: #333333;
	border: 1px solid #FFFF00;
	width: 250px;
	color: #FFFF00;


}
textarea {
	color: #FFFF00;
	background-color: #333333;
	width: 250px;
	border: 1px solid #FFFF00;
}
.inputGetal {
	width: 40px;
	color: #FFFF00;
	background-color: #333333;
	border: 1px solid #FFFF00;

}
select {
	color: #FFFF00;
	background-color: #333333;
	border: 1px solid #FFFF00;
	width: 160px;
}
.imgZonderLijn {
	border: none;
}
.small {
	width: 20px;
}
.gallery {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.foto {
	overflow: auto;
	position: absolute;
	z-index: auto;
	width: 660px;
	top: 0px;
	visibility: visible;
	left: 24px;
}

.msg {
	color: #FF0000;
}
