@charset "utf-8";
/* CSS Document */

body {
	behavior: url("scripts/csshover3.htc");
}	


/* #contentLeft Styles */
#contentLeft {
	width:626px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

#bgColor {
	width:626px;
	background-color:#FFFFFF;
	padding:9px 9px 0 9px;
	border:solid 2px #000000;
	border-bottom:none;
}


#subHeader {
	height:91px;
	background-image:url(../img/sub_header.gif);
	background-repeat:no-repeat;
}

#bodyText {
	padding-top:9px;
}

.gameWrapper {
	width:626px;
	border-top:solid 1px #999999;
	padding:0 0 0px 0;
	margin:0px 0 0 0;
	overflow:visible;
	clear:both;
}

.gameWrapper a {
	display:block;
	background-repeat:no-repeat;
	width: 118px;
	height: 118px;
	margin:9px 15px 5px 0;
	padding:0px;
	border:solid 1px #000000;
	float:left;
}

.gameWrapper h1 a {
	margin-top:5px; /* horizontale uitlijnen met gamethumb*/
	text-decoration:none;
	width:auto;
	height:auto;
	border:none;
	color:#000000;
	float:none;
}

.gameWrapper h1 a:hover {
	color:#FF0099;
}

.gameWrapper a.imgLink1 {
	background-image:url(../img/gamescreen1_tn.jpg);
	
}

.gameWrapper a.imgLink2 {
	background-image:url(../img/gamescreen2_tn.jpg);
}

.gameWrapper a.imgLink3 {
	background-image:url(../img/gamescreen3_tn.jpg);
}

.gameWrapper a.imgLink4 {
	background-image:url(../img/gamescreen4_tn.jpg);
	}

.gameWrapper.shortDiscr {
	margin:0px 0 0 0;
	padding:0px;
	/*width:380px;*/
	float:left;
}
.gameWrapper #lastChild {
	
	
}

.gameThmb {
	border:none;
	padding:0;
}

.raterPHP {
	float:right;
	width:485px;
	background-image:url(../img/bgRatingBanner.gif);
	background-repeat:repeat-x;
	margin:0 0 0px 0px;
	padding:5px 0px 0 5px;
	display:block;
	position:relative;
}

.rating {
	margin-left:10px;
	position:absolute;
	top:8px;
	color:#666666;
}

.spacer {
	height:5px;
	width:626px;
	clear:both;
}	

#borders {
	background-color:#FFFFFF;
	float:left;
	position:relative;
	margin:0px 0 0px 0;
}

.borderLeft {
	position:absolute;
	top:auto;
	width:170px;
	border-top:solid 2px #000000;
	margin-left:-9px;
	margin-top:0px;
	

}

.borderRight {
	width:436px;
	border-top: solid 1px #999999;
	padding:0 9px;
	margin:-9px 0 5px 0;
}


#bottomBox {
	clear:both;
	width:456px;
	padding:9px 9px 9px 9px;
	margin:0px 0px 0px 170px;
	background:#FFFFFF;
	border: 2px solid #000000;
	border-top:none;
	float:left;
	display:inline;
	position:absolute;
}

#bottomBox h1 {
	background-image:url(../img/uitroep_teken.gif);
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:0px 4px;
}


/******************************     #contentRight Styles *****************************************/
#contentRight {
	width:304x;
	/*margin:0;*/
	float:right;
}

#contentRight div {
	width:282px;
	/*padding:0px;*/
	border:solid 2px #000000;
	background-color:#CCCCCC;
}

#contentRight #rightTop {
	border-bottom:none;
	padding:9px;
	
}	

#contentRight #flashCalc {
	height:85px;
	padding: 0 18px 0px 0;
	background-color:#FF0099;
}

#contentRight #flashCalc2 {
	clear:both;

	height:108px;
	width:300px;

	padding: 0px
	margin: 0px;
	background-color:#CCCCCC;
		border:solid 2px #000000;
	border-top:none;

}

#vacature {
	padding: 0px
	margin: 0px;

}

#contentRight #rightBottom {
	margin-top:0px;
	/*padding:0px;*/
	width:300px;
	margin-bottom:0px;
display:block;

}

#contentRight #rightBottom p {
	margin-left:9px;
	color:#666666;
}

#contentRight #rightBottom h2 {
	margin-left:9px;

}

#subFooter {
	clear:both;
	height:230px;
}

#footer {
	clear:both;
	position:relative;
}

#footer img {
	position:absolute;
	top:-203px;
	left:1px;
}