html {
	font-family: "century gothic", Geneva, Kalimati, Verdana, sans-serif;  
	font-size : 0.95em;
    color: #008080  ; 
    line-height : 180%
}
body {
	margin:0px;
}
a {
	color:inherit;
	text-decoration:none;
}
h1 {
	margin-top:0px;
	font-size:150%;
}
h1, h2, h3, h4 { font-weight: normal;  letter-spacing: 0.05em; 
}

h2 {
	margin-top:0px;
	font-size:200%;
}

h4 {
	font-size:115%;
	font-weight:normal;
	font-style:italic;
}
img {
	border:0px;
}


hr {
height: 0;
border: 0;
border-top: 1px solid #bae1f7;
}


/***************************************************/


#container {
	width:100%;
}

#nav_left, #rol_inhoud {
	position:relative;
}

#logo_header {
	width:500px;
	margin-left:295px;
}

#rol_inhoud {
	background-color:rgb(255,255,255);
	width:520px;
	top:0px;
	float:left;
	padding-top:8px;
	margin-left:30px;
}

#nav_left {
	width:280px;
	top:0px;
	left:5px;
	float:left;
}

#copyright_footer {
	text-align:center;
	background-color: #EFEFEF;
	color: #fff;
	font-size:90%;
	padding-top:2px;
	width:100%;
	float:right;
	background-image: url(../i/menu-background.gif);
	padding:10px;
	height:60px; 
	line-height : 200% ; 
	letter-spacing: 0.05em;

}


/***************************************************/


#nav_left ul {
	display:block;
	width:172px;
}

#nav_left li {
	display:block;
	margin:0px;
	margin-left:0px;
	margin-bottom:5px;
	font-family:'century gothic',helvetica,verdana,arial,sans-serif;
	font-size:95%;
}

#nav_left li a {
	color:#008080;
	display:block;
	padding:5px;
	border:1px solid rgb(50,50,50);

	background-color:white;	
}

#nav_left li a:hover {
	background-color:#333;
	color:#000;
	background-image: url(../i/menu-background180.gif);
}



#nav_left li a:active {
	background-color:rgb(0,153,255);
	color:rgb(255,255,255);
	background-color:#008080;
	
}

#nav_left li a.chosen {
	background-color:#008080;
	color:#fff;
	font-size:140%;
}
#nav_left li.terug, #nav_left li.terug a {
	background-color:rgb(255,255,255);
	color:#008080;
	border:0px;
	font-size:110%;
}



#rol_inhoud ul {
	list-style-image : url('');
}

#logo_header img {
	margin-bottom:17px;
}
/*	color:rgb(0,153,255); */
/*	color:rgb(255,236,197); */
