/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	background-color:#000;
	font-family: verdana, arial;
	font-size:11px;
}
p{
	padding-bottom:10px;
	margin:0px;
}
/*BACKGROUNDS-----------------------------------------------------------------------*/
#bg{
	width:100%;
	background-image:url("../img/backgrounds/bg_03.gif");
	background-repeat:repeat-x;
}
#bg_home{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/1_bis.jpg");
	background-repeat:no-repeat;
}
#bg_stappenplan{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/2_bis.jpg");
	background-repeat:no-repeat;
}
#bg_test{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/3_bis.jpg");
	background-repeat:no-repeat;
}
#bg_enquete{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/4_bis.jpg");
	background-repeat:no-repeat;
}
#bg_tips{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/5_bis.jpg");
	background-repeat:no-repeat;
}
#bg_quiz{
	width:1200px;
	height:760px;
	background-image:url("../img/backgrounds/6_bis.jpg");
	background-repeat:no-repeat;
}
#bg02{
	position:absolute;
	left:1200px;
	top:0px;
	width:152px;
	height:760px;
	background-image:url("../img/backgrounds/bg_01_bis.gif");
	background-repeat:no-repeat;
}
#container{
	position:absolute;
	left:115px;
	top:107px;
}
/*TABS-----------------------------------------------------------------------*/
#tabs{

	
}
/*NAVIGATIE-----------------------------------------------------------------------*/
#ctl00_RadMenu1{
	position:absolute;
	top:10px;
	left:5px;
	width:135px;
	height:200px;
}
.vertical rootGroup{	
}
#navitem{
	background-color:#000;
	width:131px;
	height:13px;
	padding:3px;
	color:#FFF;
	margin-bottom:1px;
	font-size:10px;
	font-weight:bold;
}
.navlink, a.navlink:link, a.navlink:hover, a.navlink:visited{
	color:#FFF;
	text-decoration:none;
}
.navlink02, a.navlink02:link, a.navlink02:hover, a.navlink02:visited{
	color:#00bcd4;
	text-decoration:none;
}
.link{
	color:#00bcd4;
}
/*CONTENT-----------------------------------------------------------------------*/
#content{
	width:612px;
	height:570px;
	top:32px;
	/*margin-top:5px;
	margin-left:10px;*/
	left:155px;
	position:absolute;
	
}
#title01{
	padding-bottom:7px;
	color:#00bcd4;
	font-size:14px;
	font-weight:bold;
}
.title02{
	padding-bottom:7px;
	color:#00bcd4;
	font-size:12px;
	font-weight:bold;
}
#bodytekst{
	width:450px;
	height:280px;
	margin-top:3px;
	float:left;
}
#bodytekst a
{
    color:#989898;
    text-decoration:underline;
}
#bodytekst a:hover
{
    color:#00bcd4;
    text-decoration:none;
}

#bodytekst02{
	width:605px;
	height:310px;
	margin-top:3px;
	float:left;
	overflow-y:auto;
}
#bodytekst02 a
{
    color:#989898;
    text-decoration:underline;
}
#bodytekst02 a:hover
{
    color:#00bcd4;
    text-decoration:none;
}

.img-shadow {
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/*HIGHLIGHTS--------------------------------------------------------------------*/
#highlights{
	margin-top:326px;
	margin-left:174px;	
}
#highlight01{
	width:135px;
	height:180px;
	float:left;
}
#highlight02{
	width:135px;
	height:180px;
	margin-left:12px;
	float:left;
}
#highlight03{
	width:135px;
	height:180px;
	margin-left:12px;
	float:left;
}
#title02{
	color:#FFF;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	padding-left:2px;
}
#highlight_tekst{
	padding-left:2px;
}
/*QUIZ--------------------------------------------------------------------------------*/
#question{
	position:absolute;
	top:50px;
	left:255px;
	width:305px;
	min-height:292px;
	max-height:350px;
	margin-left:10px;
	overflow:visible;
}
#ctl00_ContentPlaceHolder1_QuestionnaireControl1_rbSelect{
	width:305px;
}
#next{
	position:absolute;
	top:293px;
	left:255px;
	background-color:#00bcd4;
	width:314px;
	margin-left:10px;
	height:14px;
	color:#FFF;
	padding:3px;
}



/*   VAN KRIS    */
.hightlite_TXT
{
    height:65px;
    width:135px;
}
a
{
    color:White;
    text-decoration:none;
}
a:hover
{
    color:#00bcd4;
    text-decoration:none;
}
#next a
{
    color:White;
    text-decoration:none;
}
#next a:hover
{
    color:White;
    text-decoration:underline;
}

a.filedownload
{
    color:#989898;
    text-decoration:underline;
}
a.filedownload:hover
{
    color:#00bcd4;
    text-decoration:none;
}
table 
{
    width:350px;
}
.tableheader
{
    font-weight:bold;
}
#jinglePlayer
{
    width:135px;
    margin-left:5px;
    position:absolute;
    top:215px;
}
#optin
{    
    width:135px;
    margin-left:5px;
    font-size:11px;
    position:absolute;
    top:240px;
}
#optin input
{
    font-size:10px;
    width:107px;
}

