body {
	text-align:center;

	padding:0;
	font-family:verdana;
	font-size:11px;
	background:#999;
	color:#211039;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	overflow: hidden;
}

#menu{
	position:relative;
	top:180px;
}
#navigate{
	font-family:Verdana;
	font-size:12px;
	position:absolute;
	top:100px;
	left:395px;
}
#page {
	text-align:left;
	position:relative;
	
	width:1280px;
	margin-left:auto;
	margin-right:auto;

}
#acontent{
	display:none;
    height:550px;
	min-height:550px;
	width:1280px;
	background:#666666;
	margin-left:auto;
	margin-right:auto;
	max-width:1280px;
}
#contact{
	margin-left:10px;
	font-family:Verdana;
	position:relative;
	font-size:10px;
	color:#FFFFFF;
	top:-18px;
	text-align:left;
	width: 1280px;
}
#pagesind{
	position:relative;
	top:-250px;
}
.pagein{
}

#banner{

}
#navigation{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.title{
	position:relative;
	left:0px;
	top:23px;

	font-size:11px;
	font-family:Verdana;
	color:#333;
}
.titleDot{
	position:relative;
	font-weight: bold;
	top:20px;
	left:-10px;
	font-size:11px;
	font-family:Verdana;
	color:#333;
}
.textDot{
	position:relative;
	font-weight: bold;
	top:0px;
	left:-10px;
	font-size:11px;
	font-family:Verdana;
	color:#333;
}
.text{
	position:relative;
	top:5px;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#333;
	width:200px;

}
.appstoreLogo{
	position:relative;
	left:160px;
	top:-10px;
}
.althref{
	padding:0;
	color:#333333;
}
.althref:hover {
	color:#333333;
}
.warning{
	font-size:11px;
	font-family:Verdana;
	color:#FF0000;
}
.melding{
	font-size:11px;
	font-family:Verdana;
	color:#00FF00;
}
#picture{
	margin-top:27px;
	margin-left:-3px;
}
#alt_picture{
	margin-top:-80px;
	margin-left:-5px;
	display:none;
}
#rssdiv{
	position:absolute;
	left:1150px;
	top:5px;
}

td {
/*
    border-color: #F00;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
*/
	padding:0px 21px 0px 21px;
}
a {
	color:#cc3399;
	text-decoration:none;
}
a:hover {
	color:#CCC;
}
input, textarea, select{
	font-size:12px;
	font-family:Verdana;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.tablepict{
	margin-left: 0px;
	margin-bottom: 0px;
	background: url(../image/nav/postBG.png) no-repeat 0 0;
	width:366px;
	height:491px;
}
.button {
	background:#D0D0D0;
	color:#000;
}
.date{
	position:relative;
	top:-28px;
	left:115px;
	text-align:right;
	width:100px;
	margin-left:5px;
	font-size:9px;
	font-family:Verdana;
	color:#FFF;
}
.nav{
	padding:0px;
}

.leftbar{
	position: relative;
	left:-10px;
}

.blogmenu {
  width: 1280px;
  
  position: relative;

}

.blogmenu .wrapper {
  width: 1220px; /* .blogmenu width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: none;
  min-height: 70em;
  margin: auto;
  position: relative;
  top: 30px;
  left:0px;
}

.blogmenu ul a img {
  border: 0px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.blogmenu .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.blogmenu ul li {
  display:block;
  float:left;
  padding: 0px;
  height: 448px;
  width: 1280px;
}

.blogmenu ul li a img {
  display:block;
}

.blogmenu .arrow {
  display: block;
  height: 210px;
  width: 30px;
  background: url(../image/nav/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 180px;
  cursor: pointer;
}

.blogmenu .forward {
  background-position: 0 0;
  right: 0;
}
.blogmenu .forward:hover {
  background-position: 0 -210px;
}
.blogmenu .back {
  background-position: 0 -420px;
  left: 0;
}
.blogmenu .back:hover {
  background-position: 0 -630px;
}

#realList {
   padding-left: 30pt;
   padding-right: 30pt;
}

.gameinfo{
	position: relative;
	top:-15px;
	left:178px;
}
label { display: block; } 

#siteText{
	position: relative;
	text-align:left;
	width:924px;
	font-size:11px;
	font-family:Verdana;
}

#siteImage{
	padding:10px 10px 0px 0px;
}


#omschrijving{
	font-size:11px;
	font-family:Verdana;
	font-weight: bold;
	color:#333;
	position:absolute;
	background:#fff;
	left:905px;
	top:0px;
	height:505px;
	width:305px;
}
#normalscreen{
	margin-left:10px;
	max-width:10px;
	max-height:10px;
}

#whiteBar{
	position:relative;
	top:-1005px;
	left:930px;
	
}

#omschrijving #omschrijvingTitle{
	position:relative;
	top:10px;
	width:270px;
}

#omschrijving #omschrijvingText{
	font-weight: normal;
	margin-top:15px;
	margin-left:15px;
	width:270px;
}

#appstoreImage{
	display: block;
	position: absolute;
	left:620px;
	top:130px;
}
#dotImage{
	position: relative;
	left:-10px;
	top:3px;
}
#menuDots{
	position:absolute;
	display: block;
	left:403px;
	top:85px;
}
.blogmenu .nextPageLink{
}
.blogmenu .backPageLink{
}
#nextPageText{
	position:absolute;
	display: block;
	top:760px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
H2{
	font-size:11px;
	font-family:Verdana;
}
#powerupImage{
	position: relative;
	left:-10px;
	top:5px;
}
#smallText{
	font-size:8px;
	font-family:Verdana;
	position: relative;
	left:50px;
}
.meerinfo{
	color:#fff;
}
.meerinfo:hover{
	color:#333;
}