body {
	margin: 0;
	padding: 0 ;
	background: #000 url(images/site_bg.gif) repeat-x center top;
	text-align: center;
}
body , table, td {
	color: #000;
	font-size: 11px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
input, select, textarea {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: underline;	
}
a:hover {
	text-decoration: underline;
	color: #0066ff;
}

h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}
h2 {
	color: #0066ff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	display: inline;
}


a h1 , a h2 , a h3{
	color: #0066ff;
	text-decoration: underline;
}


p {
	margin: 0;
	padding: 0;
}


.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	position: relative;
}
.bg2 {
	background: url(images/site_bg2.jpg) repeat-x top left ;
	position: absolute;
	left: 50%;
	height: 340px;
	z-index: 0;
	width: 50%;
}

.header {
	background: url(images/header.jpg) no-repeat right top ;
	height: 85px;
	color: #e0e7ee;
	padding: 0;
}
.header div.home {
	height: 85px;
}
.header div.home a {
	display: block;
	width: 100%;
	height: 100%;
}
.header div.home h1 {
	visibility: hidden;
}
.header a {
	color: #e0e7ee;
}
.headerright {
	position: absolute;
	left: 950px;
	width: 125px;
	height: 170px;
	background: url(images/header_right.jpg) no-repeat top left;
}




.menu {
	background: url(images/menu_right.jpg) no-repeat top right ;
	height: 28px;
	padding: 0;
}
.menu ul {
	margin: 0 0 0 8px;
	padding: 0;
}
.menu li {
	float: left;
	padding: 8px 8px 0;
	color: #FFF;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
}
.menu li a {
	color: #FFF;
	text-decoration: none;
}
.menu li a:hover {
	color: #FFF;
	text-decoration: underline;
}




.c  , .c2 , .c3 {
	width: 950px;
	margin: 0;
	padding: 0;
}
.c {
	background: url(images/content_bg.gif) repeat-x top left #FFF;
}
.c2 {
	background: url(images/content_left.gif) no-repeat top left;
}
.c3 {
	background: url(images/content_right.jpg) no-repeat top right;
}
.content {
	width: 930px;
	padding: 8px 0;
	margin: 0 10px;
	text-align: left;
}
.intro {
	width: 330px;
	height :72px;
	padding-left: 6px;
	float: left;

}
.ster-tip {
	height: 88px;
	width: 186px;
	background: url(images/ster_tip.gif) no-repeat top left;
	float: left;
	margin-top: -24px;
	z-index:20;
	position: relative;
}
.ster-tip h3  {
	visibility: hidden;
}
.ster-tip a {
	height: 88px;
	width: 186px;
	display: block;
}



.mainspelcontent {
	padding: 0 ;
}




.gamelijst {
	float: left; 
	width: 447px; 
	margin-right: 6px;
}
.gameboxcontainer {
	background:  url(images/grijs.gif) repeat-y 96px top  #FFF;
	border-right: 1px solid #999;
}


.topbox {
	border-top: 1px solid #EEE;
	padding: 2px 5px;
	margin: 0 ;
}

.topbox a , .topbox a:hover {
	text-decoration: none;
	color: #000;
}
.topbox img.game {
	border: 1px solid #606B73;
	margin: 0 16px 4px 0;
}
img.game2 {
	margin: 0 0 4px  0;
	padding: 0;
	border: 1px solid #606B73;
}

.gamebox {
	width: 158px;
	margin: 0 0 16px 0;
}
.gamebox ul {
	margin: 0;
	padding: 0;
	padding: 0 2px;
}
.gamebox li {
	padding: 2px;
	list-style-position: outside;
	list-style-type: none;
	border-top: 1px solid #DDD;
}











.copyright {
	text-align: right;
}







/* ADMIN deel ******************* */
table.tspecial {
	margin: 10px 0;
	border-top: 1px solid #CCC;
}
.tspecial td , .tspecial th {
	border-bottom: 1px solid #CCC;
	padding: 2px 4px;
}
.tspecial th {
	background: #0066ff;
	color: #FFF;
	text-align: left;
}

.admin {
	background: #FFFF98;
	padding: 5px 10px;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}



.error {
	background: #FFFF99;
	display: block;
}
.message {
	background: #DAEFB0;
	border: 1px solid #99CC33;
	padding: 1px 3px;
	display: block;
}
.new {
	font-size: 9px;
	color: #CC3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.speluitleg {
	padding: 5px;
	background: #FFE7B8;
	margin: 5px 0;
	border: 1px solid #0066ff;
}

.type {
	background: #FF6C00;
	font-weight: bold;
	color: #FFF;
}

.hidden , .hidden td{
	color: #AAAAAA;
}

.small {
	font-size: 9px;
	color: #999;
}



.clear {
	clear: both;
}
.none a , a.none {
	text-decoration: none;
}


.ster-new {
	height: 76px;
	width: 76px;
	background: url(images/ster_new.gif) no-repeat top left;
	position: absolute;
	left: -32px;
	top: 184px;
}



.rss td {
	padding: 8px;
	color: #999;
}
.rss h2 {
	margin-top: 8px;
}
.rss a , .rss a:hover {
	color: #0066ff
}



