/* CSS Document */
body {
	background-color:#594128;
	margin:0px;
	line-height:22px;
	color:gray;
}
#home_textual{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#sluit_kruisje_text{
	position: absolute;
	left:615px;
	top:8px;
	cursor: hand;
}
#kader_text{
	position:absolute;
	left:285px;
	top:138px;
	height:425px;
	width:630px;
	margin: 0px;
	display:none;
	z-index:20;
}

#frame_text{
	position:absolute;
	left:0px;
	top:0px;
	height:425px;
	width:645px;
	margin: 0px;
}

#javascript_notification{
	color: red;
	background-color: white;
	padding: 20px; 
	border-color:red; 
	border-width:5px; 
	border-style:double; 
	font-family:"Courier New", Courier, mono;
}



#camera_display{
	margin:0px;
	border-width:0px;
	border-style:double;
	border-color:#00FFFF;
	position:absolute;
	left:260px;
	top:220px;
	z-index:2;
	width:106px;
	height:74px;
}

#kader_genre{
	position:absolute;
	top:95px;
	left:190px;
	z-index:10;
	display:none;
	width:700px;
	height:500px;
}


#frame_genre{
	position:absolute;
	left:30px;
	top:30px;
	height:450px;
	width:560px;
	margin: 0px;
}

#main_home_cell{
	position:absolute;
	margin: 0px;
}

#sluit_kruisje{
	position: absolute;
	top: 40px;
	left: 573px;
	cursor: hand;
}
img.sluiten_klein{
	cursor: hand;
}
td.td_navig{
	line-height:10px;
	z-index:50;
}
td.navig{
	background-color:#D6BA85;
	z-index:50;	
}
a.navig_link{
	 text-decoration: none;
	 color:black;
	 letter-spacing:1px;
	 font-weight:bold;
	 z-index:50;
}
div.navig_title{
	text-decoration: none;
	color:black;
	letter-spacing:1px;
	font-weight:normal;
	z-index:50;	
}
div.navig_sluiten{
	color:#993300;
	font-weight:bold;
	font-size:small;
	text-align:right;
	width:130px;
	cursor:hand;
	z-index:51;	
}
a:hover{
	color:#993300;
	text-decoration: underline;
}
a:visited{
	color:Gray;
}
a:active{
	color:#993300;
}
