BODY{
	background-color: #DEDEDE;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px auto;
}
#page{
	width: 920px;
	background-color: #fdfdfd;
	padding: 0;
	margin: 0px auto;
}
#header{
	text-align: right;
}
/* head menu */
#headmenu {
}
#menutop {
	margin: 0 0 5px 0;
	padding: 0;
	width:920px;
	height:20px;
	background:#000;
}
#menutop ul {
	margin: 0;
	padding: 0;
}
#menutop ul li {
	float: left;
	display: inline;
}
#menutop ul li a {
	margin: 0;
	padding: 0px 10px ;
	color: #FFF;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	background-color: #000;
	border-left: solid 1px #000;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px black;
	text-decoration: none;
}
#menutop ul li a:hover {
	background-color: #000;
	color:#00ff00;
}
#date{
	float: right;
	width: 140px;
	font-size: x-small;
	font-style: italic;
	text-align: right;
	margin-bottom: 5px;
}
/* footer */
#footer{
	background-color: #000000;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 0px auto;
	margin-top: 10px;
	clear: both;
}
a:link   	{ color:#000000; font-family:Verdana; text-decoration:underline }
a:visited	{ color:#000000; font-family:Verdana; text-decoration:underline }
a:hover  	{ color:#008800; font-family:Verdana; text-decoration:underline }
a:active 	{ color:#000000; font-family:Verdana; text-decoration:underline }

/*
 *	MENU LEFT/RIGHT
 */
#menu{
	background-color: #F0F0F0;
	color: #000000;
	float: left;
	width: 205px;
	padding: 0;
	margin: 0px 0 0 0;
	overflow: hidden;
}
#menu h3, a[name='spelregels']{
	background-color: #002400;
	background-image: url('pics/kaarten.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: small;
	height: 20px; 
	padding-left:35px;
	padding-bottom:0px;
	margin: 0;
}
a[name='spelregels']{ display: block; }
ul.menu{
	padding: 0;
	margin: 0 0 10px 15px;
}
ul.menu li{
	list-style-type: square;
	margin-bottom: 2px;
	color:#063702;
}
#banner_right
{
	margin: 0;
	padding: 40px;
	width: 125px;
	background: url('/pics/banner_rightBG.gif') no-repeat;
	text-align: center;
}

/*
 *	CONTENT
 */
#content{
	background-color: #FFFFFF;
	float: left;
	width: 510px;
	padding: 0px 0 0 0;
	margin: 0;
	overflow: hidden;
}
#content h1{
	background-color: #002400;
	background-image: url('pics/kaarten.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: small;
	height: 20px; 
	padding-left: 35px;
	margin: 0;
}
#content h3{
	background-color: #002400;
	background-image: url('pics/kaarten.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: small;
	height: 20px; 
	padding-left: 35px;
	margin: 0;
}
#content p{
	color: #000000;
	font-size: 8pt;
	padding:2px;
	line-height:1.5em;
}
.static{
	width:500px;float:left;margin:0px 1px 5px 1px;
}
.staticleft{
	width:250px;float:left;margin:0px 1px 5px 1px;
}
.staticright{
	width:255px;float:left;margin:0px 1px 5px 1px;
}
.casinodeals{
	width:100px;float:left;clear:both;
}
.casinodealsP{
	width:150px;float:left;margin:0px 0 5px 0;
}
.casinodealsP a{
	color:#008800;
}
.line{
	border-bottom:1px solid #ccc;width:255px;clear:both;
}
.blogitem{
	width: 500px;
	padding: 0px;
	margin: 2px 0px 8px 0px;
}
.blogitem h2{
	color:#008800;
	text-decoration:none;
	padding: 0px;
	margin: 0;
}
.blogitem p{
	margin: 4px 0 8px 0;
}
.blogitem .footer{
	font-size: smaller;
	text-align: right;
	background-color: #e1e8e1;
	margin: 0;
	clear: both;
}
.comments{
	font-size: smaller;
	font-style: italic;
}
#content h2{
	font-size: larger;
	margin-bottom: 0;
}
#content h2 a{
	text-decoration: none;
}
#content h2 a:hover{
	text-decoration: underline;
}
#content h3{
	font-size: small;
	margin-bottom: 0;
}
.blogfooter{
	text-align: right;
	font-size: x-small;
	font-style: italic;
	padding-bottom: 4px;
	margin-bottom: 0;
}


/*
 *	GOKKASTEN
 */
.gokkasten{
	margin: 0;
	border: solid 1px #888;
}
.tdMainDATA{
	padding: 5px;
}
div.gokkast{
	float: left;
	width: 125px; height: 110px;
	text-align: center;
	margin: 0;
	padding: 0;
}
div.gokkast h3{
	font-weight: normal;
}
div.gokkast img{
	border: 0;
	width: 120px;
	height: 80px;
}
