body{
	background-color: #FFFFFF;
	font-family:arial;
	font-size:0.75em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align : center;
	min-width : 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H1{
	color:#999999;
	font-size:2.2em;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top: 10px;
}

H2{
	color:#999999;
	font-size:1.2em;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top: 20px;

}

H3{
	color:#999999;
	font-size:1em;
	margin:0px;
	padding:0px;	
	margin-top: 20px;

}

.crumpath a:link {
	color: #666666;
}

.crumpath a:visited{
	color: #666666;
}

.crumpath a:active{
	color: #555555;
}


.crumpath a:hover{
	color: #555555;
}

.linklist, .gamelist
{
	margin-bottom: 10px;
}

A:link{
	color: #0099FF;
	text-decoration: underline;

}

A:visited{
	color: #0066FF;
	text-decoration: underline;
}

A:active{
	color: #3366CC;
	text-decoration: underline;
}

A:hover{
	color: #3366CC;
	text-decoration: underline;
}



.centerall {
   position : relative;
   text-align : left;
   width : 990px;
   margin-left : auto;
   margin-right : auto;
}

.leftblock
{
	position: absolute;
	width: 250px;
	left: 0px;
}

.middleblock
{
	position: absolute;
	width: 440px;
	left: 270px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 490px;
}

.rightblock
{
	position: absolute;
	width: 230px;
	left: 750px;
}

.crumpath
{
	font-size: 0.8em;
	color: #999999;
	margin-bottom: 20px;
	position: relative;
	bottom: 6px;
}

.explain
{
	margin-bottom:10px;
	font-size:0.9em;
	font-style: italic;
	color: #666666;
}

.menu_beeld
{
	position: absolute;
	top: 457px;
	left: 117px;

}
/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center; width:100%;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {float:left; margin:0 10px 10px 10px;}
.flickr_badge_image img {border: 1px solid #333333!important;}
#flickr_badge_source {
	text-align:left;
	clear: both;
	margin: 0px;
}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {}
#flickr_badge_source {
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
	width: 100%;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* GAllery, for the bigger pictures that give a full view once you click */

#gallery {
	padding: 0px;
	width: 440px;
}
#gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	color: #fff;
	border: 1px solid #333333;
	margin: 5px;
	padding: 0px;
}
#gallery ul a:hover img {
	border: 1px solid #3993FF;
	color: #fff;
	margin: 5px;
}
#gallery ul a:hover {
	 }
.style1 {font-size: 12px}
.sponsor {font-size: 0.85em}


/*JUITTER PLUGIN CSS*/
#juitterContainer{} /*Juitter container*/
#juitterContainer .twittList{
	margin:0;
	padding:0;
	color: #666666;
} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{
	font-size:0.9em;
	list-style:none;
	/*background:#EEFDEA;*/
	padding:3px;
	padding:3px;
	clear:both;
	height:55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
} 
#juitterContainer .twittList A{color:#6EAAC8;} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:20px;;height:20px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
/*end of Juitter CSS*/
