/* CSS Document */
body{ 
	background-color:#22201e;
	font-family:"Times New Roman", Times, serif;
	color: #90887B;
	font-size: 12px;
	scrollbar-3dlight-color : #22201e;
	scrollbar-arrow-color : #3f3d3c;
	scrollbar-base-color : #3f3d3c;
	scrollbar-darkshadow-color : #22201e;
	scrollbar-face-color : #90887B;
	scrollbar-highlight-color : #90887B;
	scrollbar-shadow-color : #22201e;
	scrollbar-track-color : #22201e;
	overflow: hidden;
}
 
a{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #90887B;
	text-decoration:none;
	padding:5px;
	}
a:link, a:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #90887B;
	text-decoration:none;
	padding:5px;
	}

a:hover, a:active{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #90887B;
	text-decoration:none;
	background-color:#3f3d3c;
   padding:5px;
	}
	
#list a{	
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #90887B;
	text-decoration:none;
	padding:1px;
	}
#list a:link, a:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #90887B;
	text-decoration:none;
	padding:1px;
	}

#list a:hover, a:active{	
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #90887B;
	text-decoration:none;
	background-color:#3f3d3c;
   padding:1px;
	}
	
.broodtext {
	font-family:"Times New Roman", Times, serif;
	color: #90887B;
	font-size: 12px;
}

#talen{
	position:absolute;
	top:100%;
	margin-top:-35px;
	left: 120px;
	width:400px;
	height: 20px;
}

#talen a:link, a:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #766d5f;
	text-decoration:none;
	padding:5px;
	}

#talen a:hover, a:active{	
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #766d5f;
	text-decoration:none;
	background-color:#3f3d3c;
   padding:5px;
	}

#sidebar{
	position:absolute;
	top:0;
	left:0;
	height:1300px;
	width:45px;
	VISIBILITY:VISIBLE; 
	Z-INDEX:1;
	}

#logo{
	position:absolute;
	top: 3px;
	left: 30px;
	VISIBILITY:VISIBLE; 
	Z-INDEX:5;
	}

#container{
	width: 100%;
	height: 100%;
	position:absolute;
	left: 10%;
   top: 85px;
	}
	
	
#iframe{
	scrollbar-3dlight-color : #22201e;
	scrollbar-arrow-color : #3f3d3c;
	scrollbar-base-color : #3f3d3c;
	scrollbar-darkshadow-color : #22201e;
	scrollbar-face-color : #90887B;
	scrollbar-highlight-color : #90887B;
	scrollbar-shadow-color : #22201e;
	scrollbar-track-color : #22201e;
	overflow-y: hidden; 
	
}

#news{
	position:absolute;
	top:15px;
	left:420px;
	float:right;
	font-weight:bold;
	
}
