* {
	font-size:11px;
	font-family:tahoma,verdana,arial,sans-serif,helvetia;
}
h1 {
	display:inline;
	font-weight:bold;
}
h2 {
	color: rgb(176, 209, 68);
}

A:link { color: #222222; }
A:visited { color: #222222; }
A:hover { color: #000000; }

form.fav {
	margin: 0px;
	padding: 0px;
	height: 16px;
}
p.vraag {
	padding:0px;
	margin:0px;
	color: #2B6F8C;
	text-align: left;
	font-weight: bold;
	padding-top: 25px;
}
p.antwoord {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#333333;
	text-align: left;
}
body, .body {
	cursor:default;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-image: url('img/main.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #6699cc;
	overflow: -moz-scrollbars-vertical;
}
ul,li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	line-height: 16px;
}
span.dik {
	font-weight: bold;
	color: #454952;
}
span.dik2 {
	font-weight: bold;
	color: #B0D144;
}
span.dik3 {
	font-weight: bold;
	color: #333;
}
li.zoeken {
	color: #222;
	text-align: left;
	padding-left: 8px;
}
a.spel {
	padding-left:8px;
	text-decoration:none;
	color:#222;
}
a.spel_1,a.spel_2,a.spel_3,a.spel_4 {
	width: 167px;
	height: 14px;
	padding-left:8px;
	text-decoration:none;
	color:#222;
}


li.spel_1,li.spel_2,li.spel_3,li.spel_4 {
	width:167px;
	height:15px;
}
li.spel_1 {
	background-image:url('img/tb_bg_1.gif');
}
li.spel_2 {
	background-image:url('img/tb_bg_2.gif');
}
li.spel_3 {
	background-image:url('img/tb_bg_3.gif');
}
li.spel_4 {
	background-image:url('img/tb_bg_4.gif');
}

a.spel:hover {
	padding-left:8px;
	color:#000;
}
a.menu {
	text-decoration:none;
	color:#fff;
}
a.menu:hover {
	color:#b0d144;
}
a.help {
	color: #2B6F8C;
	text-decoration: none;
}
a.help:hover {
	color: #fff;
	text-decoration: none;
}
body {
	text-align:center;
}
table {
	border:0px;
	padding:0px;
	margin:0px;	
}
span.menu_streep {
	color: #409BC1;
	padding: 0px 2px 0px 2px;
}
span.tip {
	color: darkred;
}
div.hr {
	height: 2px;
	width: 167px;
	background-image: url(img/gm_mid_hr.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
}
td.gm_1,td.gm_2,td.gm_3,td.gm_4 {
	width: 167px;
}
td.gm_1 {
	background-image: url(img/gm_bg_1.gif);
}
td.gm_2 {
	background-image: url(img/gm_bg_2.gif);
}
td.gm_3 {
	background-image: url(img/gm_bg_3.gif);
}
td.gm_4 {
	background-image: url(img/gm_bg_4.gif);
}

td.gm_top_1,td.gm_top_2,td.gm_top_3,td.gm_top_4 {
	width: 167px;
	height: 38px;
	font-family: verdana, tahoma, sans-serif, arial, helvetia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
td.gm_top_1 {
	background-image: url(img/gm_top_1.gif);
}
td.gm_top_2 {
	background-image: url(img/gm_top_2.gif);
}
td.gm_top_3 {
	background-image: url(img/gm_top_3.gif);
}
td.gm_top_4 {
	background-image: url(img/gm_top_4.gif);
}

td.gm_mid_1,td.gm_mid_2,td.gm_mid_3,td.gm_mid_4 {
	width: 167px;
	background-position: top;
	background-repeat: repeat-x;
}
td.gm_mid_1 {
	background-image: url(img/gm_mid_1.gif);
}
td.gm_mid_2 {
	background-image: url(img/gm_mid_2.gif);
}
td.gm_mid_3 {
	background-image: url(img/gm_mid_3.gif);
}
td.gm_mid_4 {
	background-image: url(img/gm_mid_4.gif);
}

td.gm_bot_1,td.gm_bot_2,td.gm_bot_3,td.gm_bot_4 {
	width: 167px;
	height: 17px;
}
td.gm_bot_1 {
	background-image: url(img/gm_bot_1.gif);
}
td.gm_bot_2 {
	background-image: url(img/gm_bot_2.gif);
}
td.gm_bot_3 {
	background-image: url(img/gm_bot_3.gif);
}
td.gm_bot_4 {
	background-image: url(img/gm_bot_4.gif);
}


td#main {
	width: 800px;
	height: 70px;
	background-image: url(img/main.jpg);
	text-align:center;
	vertical-align:top;
	padding:0px; margin:0px;
}
td.contact_info {
	color: #fff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
input.knop {
	background-color: #96c1d5;
	border: 1px solid #222;
}
input.blauw {
	width: 256px;
	background-color: #96c1d5;
	border: 1px solid #222;
}
input.rood {
	width: 256px;
	background-color: #d59b96;
	border: 1px solid #222;
}
input.groen {
	width: 256px;
	background-color: #c4d595;
	border: 1px solid #222;
}
input.geel {
	width: 256px;
	background-color: #dedb92;
	border: 1px solid #222;
}
textarea.geel {
	width: 256px;
	height: 160px;
	border: 1px solid #222;
	background-color: #dedb92;
}
