a { color: #505050; text-decoration: none; }
a:link { color: #505050; text-decoration: none; }
a:visited { color: #505050; text-decoration: none; }
a:hover { color: #297CBF; text-decoration: none; }
a:active { color: #505050; text-decoration: none; }

a.footer:link { color: #124B7A; text-decoration: none; }
a.footer:visited { color: #124B7A; text-decoration: none; }
a.footer:hover { color: #297CBF; text-decoration: none; }
a.footer:active { color: #124B7A; text-decoration: none; }

body {
  background-image: url(images/background.gif);
  background-repeat: repeat-x;
  background-color: #63A8E1;
  margin: 0px;
  font-family: Tahoma;
  font-size: 11px;
  color: #505050;
}

td {
  font-family: Tahoma;
  font-size: 11px;
  color: #505050;
}

.maincontent {
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  color: #505050;
  padding-bottom: 10px;
}

.sidebarleft {
  background-image: url(images/sidebarleft.gif);
  background-repeat: repeat-x;
  background-color: #63A8E1;
}

.sidebarright {
  background-image: url(images/sidebarright.gif);
  background-repeat: repeat-x;
  background-color: #63A8E1;
}

.boxtoporange {
  background: url(images/boxtop_orange.gif) no-repeat 0px 0px;
  height: 36px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}
.boxtopblue {
  background: url(images/boxtop_blue.gif) no-repeat 0px 0px;
  height: 36px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}
.boxtopred {
  background: url(images/boxtop_red.gif) no-repeat 0px 0px;
  height: 36px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}
.boxtoppurple {
  background: url(images/boxtop_purple.gif) no-repeat 0px 0px;
  height: 36px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}
.boxtopgreen {
  background: url(images/boxtop_green.gif) no-repeat 0px 0px;
  height: 36px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}

.boxmid {
  background-image: url(images/boxmid.gif);
  background-repeat: repeat-y;
  padding-top: 6px;
  padding-left: 17px;
  font-family: Tahoma;
  font-size: 11px;
  color: #505050;
}

.quickgames {
  padding: 10px;
  background-color: #DEF0FF;
  border-top: 1px solid #83C6FF;
  border-bottom: 1px solid #83C6FF;
  font-family: Tahoma;
  font-size: 11px;
  color: #505050;
}

.footer {
  background-color: #9ED2FF;
  padding-right: 5px;
  font-family: Tahoma;
  font-size: 11px;
  color: #124B7A;
  text-align: right;
}

.categorienaam {
  padding: 14px 0px 0px 20px;
}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

a.text:link 	{ color: #000000; text-decoration: none; font-size: 11px; }
a.text:visited 	{ color: #000000; text-decoration: none; font-size: 11px; }
a.text:hover 	{ color: #000000; text-decoration: none; font-size: 11px; }
a.text:active 	{ color: #000000; text-decoration: none; font-size: 11px; }

a.mouse:link 	{ color: #000000; text-decoration: none; font-size: 10px; }
a.mouse:visited { color: #000000; text-decoration: none; font-size: 10px; }
a.mouse:hover 	{ color: #000000; text-decoration: none; font-size: 10px; }
a.mouse:active 	{ color: #000000; text-decoration: none; font-size: 10px; }
.mouse {
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, Geneva;
	}
.tabel {
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, Geneva;
	}
