@charset "iso-8859-1";
body {
	background: #105e57 url('/_img/header_bg.png') repeat-x;
	margin: 0px;
	padding: 0px
}
#container {
	width: 959px;
	position: relative;
	margin: 0px auto;
}
#header {
	height: 138px;
}
#header #menu {
	height: 34px;
	margin-top: 104px;
	position: absolute;
}
#header #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#header #menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	background: url('_img/menu_bg.png') no-repeat;
	display: block;
	width: 91px;
	height: 26px;
	text-align: center;
	margin-left: 1px;
	padding-top: 8px; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Tahoma;
}
#header #menu ul li a:hover {
	background-position: 0px -34px;
}
#header #ad {
	width: 468px;
	height: 60px;
	border: 1px solid black;
	background-color: #FFFFFF;
	position:absolute;
	margin-left: 485px;
	margin-top: 8px;
}
#header #thema {
	font: 11px Tahoma;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 710px;
	margin-top: 110px;
	position:absolute;
}
.thema {
	padding: 0px;
	color: #000000;
	font: inherit;
}
#header #logo {
	width: 155px;
	height: 91px;
	position: absolute;
	background-image: url('_img/header_logo.png');
	margin-left: 1px;
	margin-top: 13px
}

/*********** SIDEBAR ************/
#sidebar {
	width: 205px;
	float: right;
	margin-top: 2px;
}
#sidebar .kop {
	height: 29px;
	background: #046380 url('_img/sidebar_kop_bg.png') no-repeat;
	margin: 0px;
	color: #FFFFFF;
	text-indent: 7px;
	padding-top: 7px; font-style:normal; font-variant:normal; font-weight:normal; font-size:15px; font-family:Tahoma; padding-left:0px; padding-right:0px; padding-bottom:0px
}
#sidebar .item {
	 background-color: #046380;
	 width: 189px;
	 background-image: url('_img/sidebar_mid_bg.png');
	 padding: 8px
}
#sidebar .item span {
	font-family: Tahoma;
	color: #FFFFFF;
}
#sidebar .item ul {
	margin: 0px;
	padding: 0px;
}
#sidebar .item li {
	margin-left: 7px;
	padding: 0px;
	list-style: none;
}
#sidebar .item li a {
	background: url('_img/sidebar_list_arrow.png') no-repeat;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
#sidebar .item li img {
	border: none;
	margin-top: 2px;
	margin-left: 5px;
	position: absolute;
}
#sidebar .item li a:hover {
	text-decoration: underline;
}
#sidebar .bottom {
	width: 205px;
	height: 4px;
	background-image: url('_img/sidebar_bottom.png');
	font-size: 0px; /* ie bug */
	margin-bottom: 2px
}
#sidebar .item form .newsletter_text {
	width: 162px;
	height: 15px;
	background: #FFFFFF url('_img/sidebar_news_bg.png') no-repeat;
	border: 0px solid;
	color: #575757;
	padding-top: 4px;
	padding-left: 4px;
	float: left; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Tahoma;
}
#sidebar .item form .newsletter_go {
	height: 20px;
	width: 20px;
	float: right;
}
#sidebar .item form .newsletter_sbmt {
	visibility: hidden;
}
#sidebar .item form a {
	font: 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .item form {
	display: inline;
}

/********* CONTENT *********/
#content {
	float: left;
	width: 750px;
	margin-top: 0px;
}
#content .columnwrapper {
	width: 750px;
	border: none;
}
#content .columnwrapper tr td {
	width: 248px;
}
#content .columnwrapper tr td .titel {
	width: 248px;
	height: 33px;
	background-image: url('_img/column_h1_bg.png');
	padding-top: 6px;
	text-indent: 6px
}
#content .columnwrapper tr td .titel h1 {
	margin: 0px;
	padding: 0px;
	font: 20px Tahoma;
	color: #FFFFFF;
	position: absolute;
}
#content .columnwrapper tr td .titel a {
	width: 16px;
	height: 16px;
	font-size: 0px;
	margin-left: 219px;
	margin-top: 6px;
	background-image: url('_img/column_h1_rss.png');
	position: absolute
}
#content .columnwrapper tr td ul {
	width: 248px;
	background-image: url('_img/column_bg.png');
	margin: 0px;
	padding: 0px;
	list-style-type:none
}
#content .columnwrapper tr td ul li a {
	padding-left: 30px;
	background: url('_img/arrow.gif') no-repeat 10px 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	line-height: 10pt;
	height: 17px;
	padding-top: 4px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
#content .columnwrapper tr td ul li a:hover {
	background-image: url('_img/hover.png');
	background-position: 0px 0px
}
#content .columnwrapper tr td li img {
	float: right;
	margin-top: -15px;
	margin-right: 2px;
	border: none;
}
#content .columnwrapper tr td .bottom {
	background: #033939 url('_img/column_bottom.png') no-repeat;
	height: 63px;
	padding-top: 8px;
	padding-left: 28px;
	padding-bottom: 7px;
	padding-right: 5px
}
#content .columnwrapper tr td .bottom .thumb {
	width: 90px;
	height: 61px;
	border: 1px solid #001e33;
	float: left;
}
#content .columnwrapper tr td .bottom .info {
	color: #FFFFFF;
	font: 11px Tahoma;
	margin-left: 4px;
	float: left;
}
#content .columnwrapper tr td .bottom .info .title {
	font-size: 11px;
	background: url('_img/column_info_line.png') no-repeat -1px 15px;
	width: 116px;
	height: 21px;
	display: block;
	float: left;
	font-weight: bold
}
#content .columnwrapper tr td .bottom .info img {
	margin-top: 8px;
}
#content .ad {
	background-image: url('_img/content_ad.png');
	width: 750px;
	height: 113px;
	margin-left: 1px
}
#content .ad img {
	width: 728px;
	height: 90px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
/********* FOOTER *********/
#footer {
	clear: both;
	width: 957px;
	height: 45px;
	background: url('_img/footer_bg.png') no-repeat 0px 20px;
	padding-top: 35px;
	text-indent: 16px;
	color: #FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}


#waves {
	z-index: -1;
	background-image: url('_img/waves.gif');
	width: 1215px;
	height: 347px;
	position: absolute;
	margin-top: 138px;
	margin-left: -80px
}
#wavesf {
	background-image: url('_img/wavesf.gif');
	width: 348px;
	height:123px;
	z-index: -1;
	position: absolute;
	margin-left: 598px;
	margin-top: -96px
}
.icon_new {
	width: 35px;
	height: 17px;
	background-image: url('_img/new.png');
	float: right
}
.icon_tip {
	width: 35px;
	height: 17px;
	background-image: url('_img/tip.png');
	float: right
}

.locatie {
	width: 750px;
	height: 26px;
	background-image: url('_img/content_top.png');
	margin-left: 2px;
	color: #FFFFFF;
	text-indent: 11px;
	padding-top: 13px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
.content_mid {
	background-image: url('_img/game_bg.gif');
	background-repeat: no-repeat;
	margin-left: 2px;
	width: 750px;
	height: 763px;
	padding-top: 38px
}
.content_mid h1 {
	font: 28px Tahoma;
	color: #FFFFFF;
	margin-left: 30px;
	position: absolute;
	margin-top: -16px;
}
.form_mid {
	background-image: url('_img/game_bg.gif');
	background-repeat: no-repeat;
	margin-left: 2px;
	width: 750px;
	height: 763px;
	padding-top: 0px
}
.form_mid h1 {
	font: 28px Tahoma;
	color: #FFFFFF;
	margin-left: 30px;
	position: absolute;
	margin-top: -16px;
}
.select {
	font: 11px Tahoma;
	color: #FFFFFF;
	position: absolute;
	margin-top: -15px;
	margin-left: 342px;
	width: 188px;
	height: 60px;
	font-weight: bold;
}
.select form {
	background-image: url('_img/selectbg.png');
	width: 178px;
	height: 28px;
	padding-left: 10px;
	padding-top: 9px
}
.select form select {
	font-size: 12px;
	padding: 2px;
	border: none;
	width: 168px;
}
.gamefield {
	background-image: url('_img/gamebg.png');
	background-repeat: no-repeat;
	height: 472px;
	width: 657px;
	margin-top: 50px;
	margin-left: 26px;
	padding-left: 47px;
	padding-top: 19px;
	position: absolute;
}
.gamefield .gamecontainer {
	border: 1px solid;
	width: 597px;
	height: 449px;
	background-color: #FFFFFF;
}
.gameinfo {
	background-image: url('_img/gameinfo.png');
	width: 703px;
	height: 26px;
	position: absolute;
	margin-left: 26px;
	margin-top: 560px;
	color: #FFFFFF;
	padding-top: 10px;
	text-indent: 10px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
.links_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.img
{
	text-align: center;
	border: 1px solid #033939;	
}
img_border
{
	border: 1px solid #033939;
}
.titel_category {
	margin: 0px;
	padding: 0px;
	font: 20px Tahoma;
	color: #FFFFFF;
	position: absolute;	
}
.faqfield {
	background-image: url('_img/gamebg.png');
	background-repeat: no-repeat;
	height: 600px;
	width: 657px;
	margin-top: 10px;
	margin-left: 26px;
	padding-left: 47px;
	padding-top: 19px;
	position: absolute;
}
.faqfield .faqcontainer {
	border: 1px solid;
	width: 597px;
	height: 449px;
	background-color: #FFFFFF;
}

.category
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
}
.formfield {
	background-image: url('_img/gamebg.png');
	background-repeat: no-repeat;
	height: 700px;
	width: 700px;
	margin-top: 10px;
	margin-left: 26px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
}
.formfield .formcontainer {
	border: 0px solid;
	width: 690px;
	height: 550px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Tahoma;
	color: #FFFFFF;

}
.contactfield {
	background-image: url('_img/gamebg.png');
	background-repeat: no-repeat;
	height: 700px;
	width: 700px;
	margin-top: 10px;
	margin-left: 26px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
}
.contactfield .contactcontainer {
	border: 0px solid;
	width: 690px;
	height: 550px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Tahoma;
	color: #FFFFFF;

}