/* 
	Genreal Stylesheet | Kraaienvangers

	Lost in Time - Mediamakers
	www.lostintime.nl
	07-02-2006
*/

/* ------------------------------------
   links
   ------------------------------------*/ 
a {         
	color: #FFFFFF;
	border-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.08ex;
	line-height: 22px;
	cursor: hand;
}


a:hover {
	color: #cccccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 22px;
	cursor: hand;
   	 text-decoration: underline;
}

/* ------------------------------------
   body
   ------------------------------------*/  
body {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	background-color: #FBE633;
	
    scrollbar-face-color:#FBE633;
    scrollbar-highlight-color:#F1F480;
    scrollbar-3dlight-color:#FFDF28;
    scrollbar-shadow-color:#D2B300;
    scrollbar-darkshadow-color:#6A5A00;
    scrollbar-track-color:F1F480;
    scrollbar-arrow-color:4A4000;
}
p, table, tr, td{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
}
hr{
	color: #FC6E06; 
}
/* ------------------------------------
   kop
   ------------------------------------*/	
.kop { 
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FC6E06; 
}
/* ------------------------------------
   menulink
   ------------------------------------*/	
.menulink {	
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight:bold;
	letter-spacing:-0.0em;
	color:#4E029E;
	text-decoration:none;
	}
.menulink a {	
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight:bold;
	padding-left:8px;
	letter-spacing:-0.0em;
	color:#4E029E;
	text-decoration:none;
	}
.menulink a:hover {	
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight:bold;
	padding-left:8px;
	letter-spacing:-0.0em;
	color:#4E029E;
	background-color: #D7B4D8;
	width:100%;
	display:block;
	text-decoration:none;
	}	
/* ------------------------------------
   div's
   ------------------------------------*/
div#top	{
	width:100%;
	heigth:352px;
	background:#FBE633;
}  
div#top table,tr,td,tbody {
	background-repeat:no-repeat;
}
div#menu {
	width:100%;
	heigth:95px;
	background:#FBE633;
}
div#menu table,tr,td,tbody {
	background-repeat:no-repeat;
}
div#main {
	width:100%;
	background:#FBE633;
}
   
div#item1
	{
	position:absolute; overflow:hidden;
	left:290px; top:269px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item2
	{
	position:absolute; overflow:hidden;
	left:290px; top:293px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item3
	{
	position:absolute; overflow:hidden;
	left:290px; top:317px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item4
	{
	position:absolute; overflow:hidden;
	left:485px; top:269px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item5
	{
	position:absolute; overflow:hidden;
	left:485px; top:293px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item6
	{
	position:absolute; overflow:hidden;
	left:485px; top:317px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item7
	{
	position:absolute; overflow:hidden;
	left:680px; top:269px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item8
	{
	position:absolute; overflow:hidden;
	left:680px; top:293px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#item9
	{
	position:absolute; overflow:hidden;
	left:680px; top:317px;
	text-align:left;
	width:194px;height:23px;
	background-color: #EAD8DB;
	z-index:99;
	}
div#menubackground
	{
	position:relative;overflow:hidden;
	width:773px;height:95px;
	background-image: url(../images/menuback.gif);
	z-index:0;
	}
