#Layer_Navigatie {
	position:absolute;
	width:228px;
	height:350px;
	z-index:1;
	left: 5px;
	top: 174px;
	list-style-type: none;
	padding: 1;
	margin: 2;
	list-style-position: inside;
	
		
}

#Layer_Navigatie li {
	padding: 0.2em;
	text-transform: none;
	margin-top: 0.01em;
	margin-right: 2 px;
	margin-left: 0 px;
	background-color: orange;
	background-image: url(cdja_button.png);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
       
					
		
}
     

body {
	background-image: url(smarties_background.jpg);
}
	

#Layer_tekst {
	position:absolute;
	width:696px;
	height:395px;
	z-index:1;
	margin-left:auto;
	left: 251px;
	top: 174px;
	color:#3333CC
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button_navigatie{
	border-top-color:#930;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#950;
	border-bottom:outset;
	border-right:outset;
	background-position:right center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: left;
	color:#000066;
	font-size:12px;
	min-height:20px;
	min-width:190px;
	background-color: #00CC99;
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 .25em 0 .25em;
    width:190px;
	height:20px;
    overflow:visible;
		 
	
	
	    
   
}

