html {
overflow-x: 		hidden;
overflow-y:			auto;
}

body {
background:			#000000;
font-family:		Arial, Helvetica, sans-serif;
font-size:			12px;
}

img {
border:				0px;
}

a, a:visited, a:active {
text-decoration:	none;
color: 				#b4c155;
}

span.footertekst {
font-size: 			12px;
color:				#c0c0c0;
}

div.spacer {
margin-top: 		4px;
}

div.content {
float:				left;
}

div.inhoud {
background:			url('../images/contentbg.jpg'); 
width:				560px;
_height: 			300px;
min-height: 		300px; 
padding-top: 		5px;
padding-left: 		20px;
padding-right: 		20px;
padding-bottom: 	5px;
}

div.footer {
width:				595px; 
height:				20px; 
padding-top:		3px; 
padding-right: 		5px; 
background:			url('../images/footer.jpg');
}

div.footer a:link, div.footer a:visited, div.footer a:active {
color: 				#c0c0c0;
}

div.menu {
float: 				right;
}

div.items {
background:			url('../images/subbg.jpg');
font-size:			12px;
font-weight:		bold;
width: 				165px;
padding-left: 		10px;
padding-top: 		5px;
padding-bottom: 	5px;
}

#items {
background:			url('../images/subbg.jpg');
font-size:			12px;
font-weight:		bold;
width: 				165px;
padding-left: 		10px;
padding-top: 		5px;
padding-bottom: 	5px;
}

#menu {
width: 				155px;
margin: 			0px;
}
	
#menu li a {
padding-left:	 	25px;
height: 			18px;
text-decoration:	none;
}
	
#menu ul {
list-style: 		none;
margin: 			0px;
padding: 			0px;
}
	
#menu li a:link, #menu li a:visited {
color: 				#ffffff;
display: 			block;
background:  		url('../images/item.jpg');
}
	
#menu li a:hover {
color: 				#000000;
background:  		url('../images/item-over.jpg');
}
	
input.veld {
display:			block;
border: 			0px;
background:			#b4c155;
font-weight:		bold;
color:				#FFFFFF;
}

input.submit { 
font-family: 		Arial, Helvetica, sans-serif;
font-weight: 		bold;
background:			url('../images/submitbg.jpg');
color: 				#FFFFFF;
}

hr.lijn {
height: 			0px;
border: 			0px;
border-top: 		1px solid #b4c155;
}

div.commentField {
width:				450px;
border:				1px solid #c0c0c0;
background:			#e0e0e0;
}

.commentHeader {
background:			url('../images/commentHeader.png');
padding:			3px;
}

.textArea {
font-family: 		Arial, Helvetica, sans-serif;
font-size:			12px;
border:				1px solid #b4c155;
background:			#d3db9b;
padding:			5px;
}
