@charset "utf-8";
/* CSS Document */
body {
	background-color: #3E3D3D;
	background-repeat: repeat-y;
	background-image: url();
}
#bodyraam {
	position:absolute;
	left:50%;
	top:125px;
	width:714px;
	height:385px;
	z-index:1;
	margin-left: -288px;
	background-color: #000000;
	background-image: url(../images/backgokkast.jpg);
	color: #FFFFFF;
	padding: 10px;
}
#bodyraam a {
	color: #FFFF00;
}
#bodyraam2 {
	position:absolute;
	left:50%;
	top:510px;
	width:714px;
	height:1300px;
	z-index:1;
	margin-left: -288px;
	background-color: #000000;
	background-image: url(../images/background4.jpg);
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 12px;
	background-repeat: repeat;
}
#bodyraam2 td {
	font-size: 12px;
	color: #FFFFFF;
}
#bodyraam2 a {
	color: #FFFF00;
}
#gokinfo {
	position:absolute;
	left:359px;
	top:10px;
	width:328px;
	height:350px;
	z-index:1;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/back2.png);
	background-repeat: repeat;
}
#nieuwgokkast {
	position:absolute;
	left:18px;
	top:9px;
	width:152px;
	height:354px;
	z-index:2;
	color: #FFFFFF;
}
.nieuwkop {
	color: #000000;
	font-weight: bold;
}
.menugok {
	font-size: 16px;
	color: #FFFFFF;
}
.gamblerkop {
	color: #D95700
}
.nedbetkop {
	color: #1C359B
}
}
#toevoegen {
	position:absolute;
	left:50%;
	top:528px;
	width:162px;
	height:40px;
	z-index:2;
	color: #FFFFFF;
	margin-left: -453px;
	background-color: #000002;
}
#toevoegen a {
	color: #FFFFFF;
}
