/***************************************** Nodig voor Flash en Submenu *****************************/
DIV#sub_all{
	Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 200px; POSITION: relative; HEIGHT: 390px;
}

DIV#menusub {
	Z-INDEX: 5; LEFT: 0px; POSITION: absolute; HEIGHT: 150px; WIDTH: 200px; TOP: 0Px; 
}

DIV#flash{
	Z-INDEX: 1; OVERFLOW: hidden; WIDTH: 200px; POSITION: absolute; HEIGHT: 390px; TOP: 0Px;
}


/************************************ Nodig voor scrollable div *************************************/
DIV.content {
	Z-INDEX: 1; LEFT: 0px; POSITION: absolute; HEIGHT: 300px; WIDTH: 290px; TOP: 0Px; 
}

DIV#hold {
	Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 335px; POSITION: absolute; HEIGHT: 390px;
}

DIV#wn2 {
	Z-INDEX: 2; LEFT: 10px; OVERFLOW: hidden; WIDTH: 335px; POSITION: absolute; TOP: 15px; HEIGHT: 390px;
}


DIV#controls_up {
	Z-INDEX: 4; LEFT: 300px; WIDTH: 21px; POSITION: absolute; TOP: 10px; HEIGHT: 21px; border:solid 0px;
}

DIV#controls_down {
	Z-INDEX: 5; LEFT: 300px; WIDTH: 21px; POSITION: absolute; TOP: 370px; HEIGHT: 21px; border:solid 0px;
}


body{
	font-family: tahoma;
	font-size: 10px;
	color: #000000; 
	margin: 0px;
	background-color: #90268F;
	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	overflow:auto;
}

.td_tekst {
	font-family: tahoma;
	font-size: 12px;
	color: #646465; 
	height: 400px;
	line-height: 18px;
}

.kop_tekst {
	font-family: tahoma;
	font-size: 20px;
	color: #646465; 
	font-weight: bold; 
}

.hoofd_table{
	font-family: tahoma;
	font-size: 10px;
	color: #000000; 
	background-color: #90268F;
	height: 100%;
	width: 100%;
}

.frame_table{
	font-family: tahoma;
	font-size: 10px;
	color: #000000; 
	background-color: #ffffff;
	height: 562px;
	width: 972px;
	border: solid 2px #B9D50D;
}

.main_table{
	font-family: tahoma;
	font-size: 10px;
	color: #000000; 
	height: 450px;
	width: 966px;
	background: #ffffff
	url("../images/bg_athome.gif") 
	no-repeat
	top right;
}

.menu{
	background-color: #B9D50D;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	height: 32px;
	width: 100%;
}

.submenu{
	font-family: tahoma;
	font-size: 11px;
	color: #B9D50D; 
	width: 220px;
	font-weight: bold;
	z-index: 50;
}

.image{
	height: 417px;
	width: 344px;
	position: relative;
	left: -3px;
	top: 7px;
	background: #ffffff url("../images/spotlight_athome.gif") no-repeat center center;
}
 
/*
.nieuws{
	height: 310px;
	width: 270px;
	position: absolute;
	left: 40Px;
	top: 75px;
	overflow: auto; 
} 
*/

.nieuws{
	height: 280px;
	width: 270px;
	position: absolute;
	left: 40Px;
	top: 110px;
	overflow: auto; 
}
.spotlight{
	background: #ffffff
	url("../images/spotlight_athome.gif") 
	no-repeat
	center middle;
	font-size: 12px;
	color: #646465; 
	//height: 388px;
	//width: 289px;
	font-family: tahoma;
}

.datum {
	font-family: tahoma;
	font-size: 11px;
	color: #A7A9AB;
	font-weight: bold;
}

a.submenu_link:link, a.submenu_link:visited {	
	font-family: tahoma;
	font-size: 14px;
	color: #B9D50D;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}

a.submenu_link:hover, a.submenu_link:active {
	text-decoration: none;
	color: #B9D50D;
	font-weight: bold;
	line-height: 40px;
}

a.menu_link:link, a.menu_link:visited {	
	font-family: tahoma;
	font-size: 14px;
	color: #918f91;
	text-decoration: none;
	font-weight: bold;
}

a.menu_link:hover, a.menu_link:active, a.menu_link_actief:link, a.menu_link_actief:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:link, a.bottom:visited {	
	font-family: tahoma;
	font-size: 14px;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
	
}

a.bottom:hover, a.bottom:active{
	font-family: tahoma;
	font-size: 14px;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

/*MENU LINKS STYLES
  nummer staat voor menu level
*/

a.l2:link, a.l2:visited, a.l2:hover, a.l2:active{
	font-family: tahoma;
	font-size: 12px;
	color: #B9D50D;
	text-decoration: none;
	font-weight: bold;
}

a.l3:link, a.l3:visited, a.l3:hover, a.l3:active{
	font-family: tahoma;
	font-size: 10px;
	color: #918f91;
	text-decoration: none;
	font-weight: bold;
}

/*link module style */

.links{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;		
}

.links_text {
	font-family: tahoma;
	font-size: 12px;
	color: #646465; 
	line-height: 18px;
}

/*BANNER */
.banner{
	position:relative;
	top:320px;
	left:15px;
}
