@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #004690 url(../../images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
}
#logo {
	width: 258px;
	height: 107px;
	position: absolute;
	left: 80px;
	top: 5px;
}
#container {
	margin: 0 auto;
	width: 805px;
	padding-top: 25px;
}
.header {
	background: url(../../images/header_bg.png) no-repeat;
	width: 798px;
	height: 163px;
	padding: 3px;
}
.topmenu {
	background: url(../../images/topmenu.png) no-repeat;
	width: 798px;
	height: 40px;
}
.topmenu ul {
	list-style: none;
	padding: 0 0 0 261px;
}
.topmenu li {
	background: url(../images/scheidingsteken.png) left no-repeat;
	height: 37px;
	float: left;
	padding: 3px 0 0 0;
	line-height: 37px;
	text-align: center;
}
li.home {
	width: 72px;
}
li.favorieten {
	width: 115px;
}
li.startpagina {
	width: 117px;
}
li.linkpartners {
	width: 125px;
}
li.contact {
	width: 78px;
}
.top5 {
	background: url(../images/top5.jpg) no-repeat;
	width: 798px;
	height: 87px;
	margin: 1px 0;
}
.top5 ul {
	list-style: none;
	padding: 6px 0 0 265px;
}
.top5 li {
	width: 74px;
	height: 74px;
	float: left;
	margin-left: 25px;
}
.nr_1 {
	background: url(../images/nr_1.png) right bottom no-repeat;
	z-index: 3;
}
.nr_2 {
	background: url(../images/nr_2.png) right bottom no-repeat;
	z-index: 3;
}
.nr_3 {
	background: url(../images/nr_3.png) right bottom no-repeat;
	z-index: 3;
}
.nr_4 {
	background: url(../images/nr_4.png) right bottom no-repeat;
	z-index: 3;
}
.nr_5 {
	background: url(../images/nr_5.png) right bottom no-repeat;
	z-index: 3;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.ads {
	background: url(../images/ads.png) no-repeat;
	width: 798px;
	height: 34px;
	font-family: Arial;
	font-size: 12px;
}
.ads p {
	padding: 10px 0 0 20px;
	height: 24px;
	text-align: center;
}
.content {
	width: 805px;
	margin: 14px 0 0 0;
}
.blok_groot {
	background: #00427d url(../images/blok_groot.png) no-repeat;
	width: 799px;
	border: 1px solid #5e99d0;
	float: left;
	padding: 2px;
}
.kop_groot {
	background: url(../images/kop_groot.png) no-repeat;
	width: 783px;
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 8px;
}
.blok_groot p {
	padding: 5px;
}
.blok_groot .links {
	float: left;
	width: 399px;
}
.blok_groot .rechts {
	float: right;
	width: 399px;
}
.game {
	text-align: center;
	padding: 5px;
}
.game_info {
	margin: 0 auto;
}
.game_info img {
	vertical-align: middle;
	margin: -2px 0 0 4px;
}
.categorie {
	float: left;
}
#stemmen {
	float: right;
}
#stemmen img {
	cursor: pointer;
}
.rij {
	height: 327px;
	padding: 0 0 10px 0;
}
.blok {
	background: url(../images/blok.png) no-repeat;
	width: 188px;
	height: 323px;
	float: left;
	margin: 0 12px 0 0;
	padding: 2px;
}
.kop {
	background: url(../images/kop.png) no-repeat;
	width: 172px;
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 8px;
}
.blok ul {
	list-style: none;
	margin: 8px 0;
}
.blok li {
	line-height: 19px;
	padding: 2px 0;
}
.even {
	background: #004a8d;
}
.oneven {
	background: none;
}
.blok a {
	margin: 0 0 0 10px;
}
.meer {
	margin: 12px 10px 0 0;
	float: right;
}
.popup {
	background: url(../images/popup.png) no-repeat;
	width: 246px;
	height: 65px;
	padding: 3px;
	color: #fff;
}
.popup_img {
	float: left;
}
.popup ul {
	list-style: none;
	float: left;
	display: inline;
	padding: 0 0 0 15px;
}
.popup li {
	line-height: 22px;
}
.popup .sterren {
	padding-top: 3px;
}
.footer {
	margin: 15px 0;
	text-align:left;
}
.footer p {
	text-align: center;
	text-align:left;	
}
.footer a {
	text-decoration:underline;
}