#BlokkenLijst {
	/* Overstijg root.css */
	float:none;
	width:auto;
	margin-top: 0px;
}

#BlokkenLijst li {
	margin:0 9px 9px 0;
}

/* Games - opsomming binnen Themablok */
#BlokkenLijst .ThemaBlok ul {
	width: 138px;
	background: white;
	list-style: none;
	border:none;
	margin:1px 0 0 0;
	padding:1px 0 0 0;
	height: 95px;
	display:block;
	background: #fff url(/css/images/BlokEnkelAchter.gif) bottom center no-repeat;
}
#BlokkenLijst .ThemaBlok ul li {
	/* Games onder elkaar */
	width: 128px;
	padding:0 0 0 9px;
	margin: 6px 0 0 0;
	font-size:1.1em;
	line-height:1em;
	display:block;
	color: #ff6600;
	font-weight:normal;
}
#BlokkenLijst .ThemaBlok ul li a {
	text-decoration:underline;
	color:#003d6f;
}
#BlokkenLijst .ThemaBlok ul li a:hover {
	text-decoration:underline;
	color:#ff6600;
}
#BlokkenLijst .ThemaBlok ul li a.MeerSpellen {
	font-weight:normal;
	font-style:italic;
}

#BlokkenLijst .ThemaBlok  li {
	position:relative;
	width:auto; height:auto;
}

/* ThemaBlokken - eigenschappen voor de thematitel */
.ThemaBlok h3 {
	font-size: 16px;
	text-align:left;
	font-style:italic;
	text-transform: uppercase;
	margin:0;
	letter-spacing:0;
}
.ThemaBlok h3 a, .ThemaBlok h3 a:visited {
	background: url(/css/images/BlokEnkelAchter.gif) top center no-repeat;
	color:white;
	text-decoration:none;
	display:block;
	padding:48px 0 0 7px;
}
.ThemaBlok h3 a:hover {
	color:#ff6600;
}

.ThemaBlok {   background-repeat:no-repeat; background-position:top center; }
.ThemaBlok.ThemaLifestyle	{	background-image: url(/css/images/themakaarten/Lifestyle.gif);}
.ThemaBlok.ThemaBusiness	{	background-image: url(/css/images/themakaarten/Business.gif);	}
.ThemaBlok.ThemaGezond		{	background-image: url(/css/images/themakaarten/Gezond.gif);	}
.ThemaBlok.ThemaKunst		{	background-image: url(/css/images/themakaarten/Kunst.gif);	}
.ThemaBlok.ThemaSport		{ 	background-image: url(/css/images/themakaarten/Sport.gif);	}
.ThemaBlok.ThemaDiscovery	{	background-image: url(/css/images/themakaarten/discovery.gif);	}
.ThemaBlok.ThemaIkzelf		{	background-image: url(/css/images/themakaarten/Ikzelf.gif);	}
