* {
	margin:0;
	padding:0;}
a {
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
img {
	border:0;}
html {
	overflow-y:scroll;}
html, body {
	height:100%;}
body {
	background:url(../images/bg.gif) #006286 repeat-x;
	font:11px Arial, Helvetica, sans-serif}
.spacer {
	width:100%;
	height:1px;
	font-size:1px;
	float:left;
	clear:both;
	margin:2px 0;
	background:#e6e7ed;
	border:solid #f1f1f4;
	border-width:1px 0;}
#container {
	width:940px;
	left:50%;
	position:absolute;
	margin:0 0 0 -480px;
	height:100%; /* voor IE */
	min-height:100%;
	height:auto; /* voor moderne browsers */
	background:#FFF;}
	
/* START Header CSS */	
#rbg{
	height:165px;
	width:80px;
	position:relative;
	background:url(../images/rbg.gif) no-repeat;
	float:right;
	right:-80px;
}
	
#header {
	height:165px;
	position:relative;
	background:url(../images/header.jpg) no-repeat;}
#header #logo {
	width:350px;
	height:120px;
	display:block;}
#header .paging {
	left:0;
	bottom:3px;
	width:100%;
	margin:0;
	position:absolute;}
#search {
	bottom:10px;
	right:710px;
	position:absolute;}
#search .input {
	font-size:11px;
	padding:1px 5px;}
#search .submit {
	font-size:11px;
	padding:0 8px;}
/* END   Header CSS */

#main {
	float:left;
	padding-bottom:10px;
	position:relative;
	background:url(../images/main.gif) repeat-x;}
	
.top {
	height:30px;
	clear:both;
	padding-left:20px;
	color:#928c83;
	font-size:12px;
	font-weight:bold;
	line-height:34px;}

.top a {
	height:30px;
	clear:both;
	padding-left:20px;
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	line-height:34px;}
.top a:hover {
	height:30px;
	clear:both;
	padding-left:20px;
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	line-height:34px;}
.top a:visited {
	height:30px;
	clear:both;
	padding-left:20px;
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	line-height:34px;}
	
/* START Content CSS */
#top5, #content {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	background:#e6e7ed;}
#content .item {
	margin-bottom:20px;}
.item {
	width:142px;
	float:left;
	overflow:hidden;
	text-align:center;
	position:relative;
	margin:1px 4px 1px 10px;}
.item a {
	cursor:pointer;
	padding:4px 6px;}
.item a:hover {
	padding:3px 5px;
	background:#FFF;
	border:1px solid #000;}
.item a {
	display:block;
	cursor:pointer;
	color:#534e46;}
.item a .link {
	display:block;
	cursor:pointer;
	color:#ff6600;}
.item a:hover {
	text-decoration:none;}
.item a:hover .link {
	color:#ff6600;
	font-weight:bold;}
.item a:hover .image span {
	display:block;}	

.item b {
	padding-right:5px;}
.item .title {
	height:32px;
	width:100%;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;}
h2{
	height:32px;
	width:100%;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;}
}
.item .image {
	float:left;
	height:100%;
	position:relative;
	border:1px solid #bbb9b9;}
.item .image .img {
	border:1px solid #FFF;}
.item .image i {
	display:none;
	position:relative;}
.item .image i img {
	top:50%;
	left:50%;
	position:absolute;
	margin-top:-9px;
	margin-left:-7px;}
.item a:hover .image p,
.item a:hover .image i {
	width:100%;
	height:100%;
	display:block;
	top:0;left:0;
	position:absolute;}
.item a:hover .image p {
	background:#FFF;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;}
.item a:hover .image i {
	background:url(../images/play.png) center center no-repeat;}	
/* END   Content CSS */

/* START Paging CSS */
.paging {
	width:100%;
	clear:both;
	margin:10px 0;}
.prev, .next {
	line-height:20px;
	padding:0 10px;}
.prev {
	float:left;}
.next {
	float:right;}
.prev a, .next a {
	color:#d66400;
	font-size:13px;
	font-weight:bold;}

/* END   Paging CSS */
