
/* CSS for CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
/* Generated by hetkanzosimpel.nl CMS */
html{
	margin:		0px;
	padding:	0px;
	height:		100%;
}
body{
	margin:		0px;
	padding:	0px;
	height:		100%;
}
form{
	margin-bottom:	0px;
	margin-top:	0px;
}
.form_textarea_border, .form_textinput_border, .form_multiselect_border, .form_password_border{
	border:		solid 1px #000000;
}
.form_textarea_background, .form_textinput_background, .form_password_background{
	text-align:		right;
	background:		url("/images/formbg.png");
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
	color:			#000000;
}
.form_multiselect_background{
	background:		url("/images/formbg.png");
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
	color:			#000000;
	padding:		3px;
}
.form_textarea, .form_textinput, .form_password{
	font-family:	arial,verdana,helvetica;
	width:		99%;
	background:	transparent;
	border:		none;
	color:		#000000;
}
.form_multiselect{
	width:		100%;
	border:		none;
	background:	transparent;
	color:		#000000;
}
.hidden{
	opacity:	0.5;
}
.tree_i{
	background-image: url("/images/tree_i.gif");
	background-repeat: repeat-y;
	background-position: 50% 50%;
}
.tree_t{
	background-image: url("/images/tree_t.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.tree_l{
	background-image: url("/images/tree_l.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
img.emoticon{
	vertical-align:	middle;
	border: none;
}
.outerquote,.code{
	clear:	both;
}
div.dragbar{
	background-color: #C0C0C0;
	border-bottom: solid 1px #808080;
	background-image: url("/images/dragbar.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-top: solid 1px #FFFFFF;
	cursor: n-resize;
	height: 4px;
	font-size: 1px;
	overflow: hidden;
}
table.bordered-table{
	border-right: solid 1px;
	border-bottom: solid 1px;
}
table.bordered-table td{
	border-left: solid 1px;
	border-top: solid 1px;
}
h1{
	margin: 0;
	padding: 0;
}
.ulmenu{
	list-style: none;
	margin: 0;
	padding: 0;
display: block;
}
.ulmenu li{
	margin: 0;
	padding: 0;
}
.bbcode_clearer{
	clear: both;
	height: 0px;
	overflow: hidden;
}
a.confbutton{
	display: block;
	clear: both;
	float: right;
	width: 55px;
	height: 18px;
	margin: 4px;
	padding: 0px;
	background-color: transparent;
	background-image: url("/images/confbutton.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100px;
}
a.confbutton:active,a.confbutton:hover{
	background-position: 0px -20px;
}




/* Default CSS for dropdown menus. Keep as minimal as possible. */
.dropdownmenu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.dropdownmenu li{
	float:left;
	padding:0px;
	margin:0px;
}
.dropdownmenu li a:link, .dropdownmenu li a:visited{
	background-color:	 transparent;
	color:#000000;
	display:block;
	line-height:35px;
	margin:0px;
	padding:0px 5px;
	text-align:left;
}
.dropdownmenu li a:hover{
	background-color: #000000;
	color:#FFFFFF;
	text-decoration:none;
}
.dropdownmenu li ul{
	background-color:#CCCCCC;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
}
.dropdownmenu li:hover ul{
	display:block;
}
.dropdownmenu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.dropdownmenu li:hover li a{
	background:none;
}
.dropdownmenu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.dropdownmenu li ul a:hover, .dropdownmenu li ul li:hover a{
	background-color:#000000;
	border:0px;
	color:#FFFFFF;
	text-decoration:none;
}
body{
	font-family:	 tahoma,verdana,helvetica,arial,univers,trebuchet ms,sans-serif;
	font-size:	10px;
	background-color:	 #243137;
	background-image:	 url("/test/wgg/main/bg.jpg");
	background-repeat:	 repeat-x;
	color:	 #95968c;
}

.supertable{
	background-color:	 #FFFFFF;
	color:	 #243137;
	border-left:	 solid 3px #5b6473;
	border-right:	 solid 3px #5b6473;
	border-bottom:	 solid 3px #5b6473;
	background-image:	 url("/test/wgg/main/copybg.jpg");
	background-position:	 bottom left;
	background-repeat:	 no-repeat;
}

.shadowleft{
	background-image:	url("/test/wgg/main/shadow-l.jpg");
	background-repeat:	repeat-y;
}

.shadowright{
	background-image:	url("/test/wgg/main/shadow-r.jpg");
	background-repeat:	repeat-y;
}

.shadowbottom{
	background-image:	url("/test/wgg/main/shadow-b.jpg");
	background-repeat:	repeat-x;
}

.topflash{
	width:	 794px;
	height:	 199px;
	overflow:	 hidden;
	text-align:	center;
	background-color:	 #243137;
	color:	#b6bec9;
}

.menubar{
	position:	 relative;
	background-color:	#b6bec9;
	padding:	 49px 2px 0px 160px;
	height:	 88px;
	color:	 #f9f1e2;
	margin:	0px;
	font-size:	 16px;
	background-image:	 url("/test/wgg/main/topbg.jpg");
	background-repeat:	 no-repeat;
}

.bottomline{
	width:	 794px;
	height:	 130px;
}

.submenu_vertical_padding{
}

.hline{
	overflow:	hidden;
	height:	2px;
	margin-top:	6px;
	margin-bottom:	6px;
	background-image:	 url("/test/wgg/main/splitter.png");
	background-position:	 50% 50%;
	background-repeat:	 no-repeat;
}

.main{
	font-size:	14px;
	text-align:	left;
	margin:	 0px;
}

a:link,a:visited,a:active{
	color:	 #FF8000;
	text-decoration:	 none;
}

a:hover{
	color:	 #FF8000;
	text-decoration:	 underline;
}

.quotetitle{
	color:	 #808080;
	font-size:	 10px;
	font-weight:	 bold;
}

.quote{
	color:	 #606060;
	background-image:	 url("/test/quote.gif");
	background-position:	 top right;
	background-repeat:	 no-repeat;
	background-color:	 #F0F0F0;
	font-size:	 14px;
	border:	 solid 1px #C0C0C0;
	padding:	 2px;
}

.captionbar{
}

.caption{
	font-family:	"Tahoma Bold", Tahoma, Arial, Verdana, sans-serif;
	font-weight:	bold;
	font-size:	 14px;
	margin:	0px 3px 0px 3px;
	color:	 #7c7c7c;
	padding-left:	 18px;
}

.captioninfo{
	font-size:	 10px;
	font-weight:	 normal;
	color:	 #7c7c7c;
	padding:	0px 3px 0px 3px;
}

.content{
	padding:	 0px 3px 6px 18px;
	text-align:	 left;
}

.notab{
	border-bottom:	 solid 1px;
}

.tab{
	border:	 solid 1px;
	background-color:	 #d9dfe4;
}

.tab_active{
	border-top:	 solid 1px;
	border-left:	 solid 1px;
	border-right:	 solid 1px;
	border-bottom:	 none;
	background-color:	 #d9dfe4;
}

.tab input, .tab_active input{
	background-color:	transparent;
	border:	 none;
	width:	 40px;
}

.tabcontents{
	padding:	 6px;
	border-top:	 none;
	border-left:	 solid 1px;
	border-right:	 solid 1px;
	border-bottom:	 solid 1px;
	background-color:	 #d9dfe4;
}

.block{
	border:	none;
	margin:	 20px 0px 2px 0px;
}

.code{
	color:	 #606060;
	background-color:	 #F0F0F0;
	font-size:	 14px;
	border:	 solid 1px #C0C0C0;
	padding:	 2px;
	width:	 99%;
	overflow:	 auto;
}

.submenulink, .submenulink:link, .submenulink:visited, .submenulink:active, .submenulink:hover{
	display:	block;
	margin:	 8px;
	font-family:	univers, arial, verdana, helvetica, sans-serif;
	font-weight:	normal;
	font-size:	15px;
	text-decoration:	 none;
	color:	#e2f1f9;
}

.submenucurrent, .submenucurrent:link, .submenucurrent:visited{
	display:	block;
	margin:	 8px;
	color:	#000000;
	text-decoration:	 none;
}

.submenulink:active, .submenulink:hover, .submenucurrent:active, .submenucurrent:hover{
	display:	block;
	margin:	 8px;
	color:	#FFFFFF;
	text-decoration:	 none;
}

.toc{
	background-color:	 #FEFEFE;
	border:	solid 1px #F0F0F0;
}

.alternatingrow1{
	background-color:	 #F0F0F0;
}

.extramenulink:link, .extramenulink:visited{
	color:	 #FF0000;
}

.extramenulink:active, .extramenulink:hover{
	color:	 #000000;
}

.form_button_submit, .form_button_reset{
	font-family:	 verdana,helvetica,arial,univers,trebuchet ms,sans-serif;
	font-size:	13px;
	font-weight:	 bold;
	height:	 25px;
	color:	 #FFFFFF;
	background-color:	 #cad8e3;
	background-image:	 url("/test/wgg/main/buttonbg.png");
	background-position:	 0px 1px;
	background-repeat:	 repeat-x;
	border:	 solid 1px #5e6f77;
	margin-right:	 1px;
}

.info{
	font-size:	 11px;
	color:	 #808080;
}

.partnerbar{
	float:	right;
	width:	151px;
	text-align:	center;
}

.partnerbar-top{
	width:	145px;
	height:	22px;
	margin:	 0;
	padding:	 0;
	background-image:	url("/test/wgg/main/partnerbar-top.png");
	background-repeat:	no-repeat;
}

.partnerbar-bottom{
	width:	145px;
	height:	13px;
	margin:	 0;
	padding:	 0;
	background-image:	url("/test/wgg/main/partnerbar-bottom.png");
	background-repeat:	no-repeat;
}

.partnerbar-outside{
	width:	127px;
	margin:	 0;
	padding:	0px 9px 0px 9px;
	background-image:	url("/test/wgg/main/partnerbar-outside.png");
	background-repeat:	repeat-y;
}

.partnerbar-inside{
	width:	127px;
	margin:	 0;
	padding:	 0px 0px 9px 0px;
	overflow:	 hidden;
	background-color:	#E1E1E1;
	background-image:	url("/test/wgg/main/partnerbar-inside.png");
	background-repeat:	no-repeat;
}

.langsel{
	position:	 absolute;
	right:	 0px;
	top:	 36px;
	height:	 14px;
}

.langlink:link,.langlink:visited,.langlink:active,.langlink:hover{
	display:	 block;
	float:	 left;
	border:	 none;
	padding:	 0px;
	margin:	 0px;
	font-size:	 1px;
	line-height:	 14px;
	width:	 28px;
	height:	 14px;
	overflow:	 hidden;
	text-indent:	 100px;
	background-repeat:	 no-repeat;
}

.langlink_en:link,.langlink_en:visited{
	background-image:	 url("/test/wgg/menu/enlo.png");
}

.langlink_en:active,.langlink_en:hover, .langlink_current_en:link,.langlink_current_en:visited,.langlink_current_en:active,.langlink_current_en:hover{
	background-image:	 url("/test/wgg/menu/enhi.png");
}

.langlink_nl:link,.langlink_nl:visited{
	background-image:	 url("/test/wgg/menu/nllo.png");
}

.langlink_nl:active,.langlink_nl:hover, .langlink_current_nl:link,.langlink_current_nl:visited,.langlink_current_nl:active,.langlink_current_nl:hover{
	background-image:	 url("/test/wgg/menu/nlhi.png");
}

.plugin_picscroller{
	margin:	 0px 8px 6px 18px;
}

.menulink, .menulink:link, .menulink:visited, .menulink:active, .menulink:hover{
	display:	 block;
	height:	 28px;
	line-height:	 28px;
	font-size:	14px;
	font-weight:	normal;
	font-family:	tahoma, univers, arial, verdana, helvetica, sans-serif;
	padding:	 0px 4px 0px 4px;
	margin:	0px 4px 0px 0px;
	white-space:	nowrap;
	color:	#FFFFFF;
	text-decoration:	none;
	text-transform:	 capitalize;
}

.menulink:active, .menulink:hover{
	background-position:	 0px -28px;
	color:	#000000;
}

.menucurrent, .menucurrent:link, .menucurrent:visited, .menucurrent:active, .menucurrent:hover{
	display:	 block;
	height:	 28px;
	line-height:	 28px;
	font-size:	14px;
	font-weight:	normal;
	font-family:	tahoma, univers, arial, verdana, helvetica, sans-serif;
	padding:	 0px 4px 0px 4px;
	margin:	0px 3px 0px 3px;
	border-left:	solid 1px #202d34;
	border-right:	solid 1px #202d34;
	color:	#FFFFFF;
	background-color:	#2d3c45;
	background-image:	url("/test/wgg/menu/anymenu.png");
	background-repeat:	repeat-x;
	text-transform:	 capitalize;
	background-position:	 0px -28px;
}

.menucurrent:active, .menucurrent:hover{
	color:	#FFFFFF;
}


/* =========================================== */


/* English */

#id_menulink_en_93290:link, #id_menulink_en_93290:visited,#id_menulink_en_93290:active, #id_menulink_en_93290:hover{
	display:	 block;
	width:	 51px;
	height:	 28px;
	margin:	 0px 5px 0px 49px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/home.png");
}

#id_menulink_en_84250:link, #id_menulink_en_84250:visited,#id_menulink_en_84250:active, #id_menulink_en_84250:hover{
	display:	 block;
	width:	 49px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/news.png");
}

#id_menulink_en_96687:link, #id_menulink_en_96687:visited,#id_menulink_en_96687:active, #id_menulink_en_96687:hover{
	display:	 block;
	width:	 59px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/games.png");
}

#id_menulink_en_84252:link, #id_menulink_en_84252:visited,#id_menulink_en_84252:active, #id_menulink_en_84252:hover{
	display:	 block;
	width:	 87px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/newsletter.png");
}

#id_menulink_en_84253:link, #id_menulink_en_84253:visited,#id_menulink_en_84253:active, #id_menulink_en_84253:hover{
	display:	 block;
	width:	 87px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/newsletter.png");
}

#id_menulink_en_93238:link, #id_menulink_en_93238:visited,#id_menulink_en_93238:active, #id_menulink_en_93238:hover{
	display:	 block;
	width:	 66px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/contact.png");
}

#id_menulink_en_93239:link, #id_menulink_en_93239:visited,#id_menulink_en_93239:active, #id_menulink_en_93239:hover{
	display:	 block;
	width:	 88px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/downloads.png");
}

#id_menulink_en_94612:link, #id_menulink_en_94612:visited,#id_menulink_en_94612:active, #id_menulink_en_94612:hover{
	display:	 block;
	width:	 55px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu/comic.png");
}


/* =========================================== */


/* Dutch */

#id_menulink_nl_93290:link, #id_menulink_nl_93290:visited,#id_menulink_nl_93290:active, #id_menulink_nl_93290:hover{
	display:	 block;
	width:	 51px;
	height:	 28px;
	margin:	 0px 5px 0px 49px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/home.png");
}

#id_menulink_nl_84250:link, #id_menulink_nl_84250:visited,#id_menulink_nl_84250:active, #id_menulink_nl_84250:hover{
	display:	 block;
	width:	 62px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/nieuws.png");
}

#id_menulink_nl_96687:link, #id_menulink_nl_96687:visited,#id_menulink_nl_96687:active, #id_menulink_nl_96687:hover{
	display:	 block;
	width:	 63px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/spellen.png");
}

#id_menulink_nl_84252:link, #id_menulink_nl_84252:visited,#id_menulink_nl_84252:active, #id_menulink_nl_84252:hover{
	display:	 block;
	width:	 95px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/nieuwsbrief.png");
}

#id_menulink_nl_84253:link, #id_menulink_nl_84253:visited,#id_menulink_nl_84253:active, #id_menulink_nl_84253:hover{
	display:	 block;
	width:	 95px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/nieuwsbrief.png");
}

#id_menulink_nl_93238:link, #id_menulink_nl_93238:visited,#id_menulink_nl_93238:active, #id_menulink_nl_93238:hover{
	display:	 block;
	width:	 67px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/contact.png");
}

#id_menulink_nl_93239:link, #id_menulink_nl_93239:visited,#id_menulink_nl_93239:active, #id_menulink_nl_93239:hover{
	display:	 block;
	width:	 88px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/downloads.png");
}

#id_menulink_nl_94612:link, #id_menulink_nl_94612:visited,#id_menulink_nl_94612:active, #id_menulink_nl_94612:hover{
	display:	 block;
	width:	 45px;
	height:	 28px;
	margin:	 0px 5px 0px 0px;
	padding:	 0;
	overflow:	 hidden;
	text-indent:	 1000px;
	background-repeat:	 no-repeat;
	border:	 none;
	background-image:	 url("/test/wgg/menu-nl/strip.png");
}


/* =========================================== */

.form_textarea_border, .form_textinput_border, .form_multiselect_border, .form_password_border{
	border:	solid 1px #808080;
}

.form_textarea_background, .form_textinput_background, .form_password_background, .form_multiselect_background{
	background:	url("/test/wgg/formbg.png");
	background-repeat:	no-repeat;
	background-color:	#F5F5F5;
}

option{
	background-color:	#F5F5F5;
}

.form_textinput{
	height:	 23px;
}

.label_selected{
	background-color:	#CAD8E3;
}