html {
}
body {
	background:#5b822f;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
}
/* BODY ELEMENTS */
#adsleft {
	position:relative;
	float: left;
	margin: 0 auto;
	width:160px;
	height:600px;
	background:#6a8f42;
	border:1px solid #fff;
}
#adsright {
	position:relative;
	float: right;
	margin:0 auto;
	width:160px;
	height:600px;
	background:#6a8f42;
	border:1px solid #fff;
	clear:left;
}
#ads728 {
	margin:0 auto;
	padding:1px;
	width:730px;
	height:92px;
	background:#6a8f42;
	border:1px solid #fff;
}
#main {
	margin:0 auto;
	width:800px;
	background:#6a8f42;
	border:1px solid #fff;
}
#header {
	height:71px;
}
#navigatie {
	background: #5b822f;
	height:20px;
	width:100%;
	text-align:center;
}
#logo {
	background: url('../images/logo.jpg');
	display: block;
	height: 71px;
	text-decoration: none;
	text-indent: -9000px;
	width: 800px;
}
#maincontent {
	display:table;
}
div.games {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:250px;
	min-height: 250px;
	height:auto !important;
	height:250px;	
}
.games h3 {
	background: #5b822f;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
div.movies {
	float:left;
	margin:10px;
	width:500px;
}
div.moviesin {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
	min-height: 80px;
	height:auto !important;
	height:80px;	
}
.moviesin h3 {
	background: #5b822f;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
div.moviesright {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:250px;
}
.moviesright p {
	background: #5b822f;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}
#footer {
	background: #5b822f;
	width:100%;
	text-align:left;
	font-size:10px;
	color:#fff;
	text-indent: 5px
}
/* LINKING ELEMENTS */
a {
	font-family: verdana;
	color: #000;
	font-size: 12px;
	font-weight:bold;
}
a:hover {
	font-family: verdana;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#navigatie a {
	font-family: verdana;
	color: #000;
	font-size: 14px;
	font-weight:bold;
}
#navigatie a:hover {
	font-family: verdana;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
}
#footer a {
	font-size:10px;
	color:#fff;
	font-weight:none;
}
#footer a:hover {
	font-size:10px;
	color:#fff;
	font-weight:none;
}
/* PAGINATOR ELEMENTS */
.pages { text-align: left; margin-bottom: 5px; margin-top: 0px; margin-left: 10px; font: 11px/15px Verdana;}
.paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #000; background: #5b822f; text-decoration: none; }
.paginator a:visited { padding: 2px 6px; border: solid 1px #000; background: #5b822f; text-decoration: none; }
.paginator .atstart { margin-right: 20px; padding: 2px 6px; background: #5b822f; color: #aaa; }
.paginator .prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #000; background: #5b822f; }
.paginator .break { padding: 2px 6px; border: none; background: #5b822f; text-decoration: none; }
.paginator .next { margin-left: 20px; padding: 2px 6px; border: solid 2px #000; background: #5b822f;}
.paginator .atend { margin-left: 20px; padding: 2px 6px; background: #5b822f; color: #aaa; }
.paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
.paginator a:hover {color: #fff; background: #5b822f; border-color: #fff; text-decoration: none;}
.pages div.results { margin-right: 20px; padding: 2px 6px; border: solid 2px #000; background: #5b822f; }


/* FORM FIELD ELEMENTS */
div.mail {
	float:left;
	width:90%;
	margin: 10px 0 10px 10px;
}
.mail h3 {
	background: #5b822f;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.inputveld {
    width: 220px;
	height: 15px;
    padding-left: 3px;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: #d6d6d6 1px solid;
    background-color: #ffffff;
}
#textarea {
	width: 400px;
	height: 150px;
    padding-left: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #d6d6d6 1px solid;
    background-color: #ffffff;
}
.search_field {
	float:left;
	margin: 5px;
	width: 150px;
	height: 16px;
	background: #fff;
	border: 1px solid #cccccc;
	color: #000;
}
.search_button {
	width: 70px;
	height: 25px;
	margin-top: 2px;
}