a		{ color: #006633; font-family : verdana; font-size : 11px; text-decoration: none;}

a:hover { color: #009933; font-family : verdana; font-size : 11px; }

body 	{ color: #006633; font-family : verdana; font-size : 11px;	margin: 0;}

td	 	{ color: #006633; font-family : verdana; font-size : 11px;	}

p 		{ font-family: verdana; font-size: 11px; margin: 0; }

li 		{ color: #006633;	margin: 0; }

#site{
	position: relative;
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}

#container{
		width: 100%;
		margin: 0px;
		padding: 0px;
		position: relative;
		float: left;
}
	
#topbalk{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 130px;
	}


#tenr_content{
	position:absolute;
	left:0px;
	top:240px;
	width:800px;
	height:285px;
	background-color:#ffffff;
	border-top: #942824 solid 3px;
}	

#menu{
	position:absolute;
	left:0px;
	top:100px;
	width:786px;
	height:140px;
	padding:7px;
	background-color:#ffffff;
}
	
#content_index{
	position:absolute;
	margin:0px;
	width:480px;
	height:120px;
	top:240px;
	left:0px;
	border-top: #942824 solid 3px;
	padding:10px;
	background-color:#ffffff;
	}
	
#logo{
	position:absolute;
	margin:0px;
	width:800px;
	height:50px;
	top:380px;
	left:0px;
	border-top: #942824 solid 3px;
	border-bottom: #942824 solid 3px;
	overflow:auto;
	background-color:#ffffff;
	}

	
#over_toerisme_menu{
	position:absolute;
	margin:0px;
	width:255px;
	height:265px;
	padding:10px;
	top:240px;
	left:0px;
	overflow:auto;
	border-right: #942824 solid 3px; 
	background-color:#006633;
	border-top: #942824 solid 3px; 
	color: #ffffff; 
	}
	
	#over_toerisme_menu a{
		color: #ffffff; 
		}
		
	#over_toerisme_menu a:hover{
		color : #CCFFCC; 
		}

#over_toerisme_content{
	position:absolute;
	margin:0px;
	width:505px;
	height:265px;
	top:240px;
	left:275px;
	padding:10px;
	font-size:11px;
	overflow:auto;
	background-color:#ffffff;
	border-top: #942824 solid 3px; 
	color: #006633; 
	scrollbar-arrow-color: #942824;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	}
	
	#over_toerisme_content a{
		color: #006633; 
		}
		
	#over_toerisme_content a:hover{
		color : #009933; 
		}
	
	#over_toerisme_content li{
		color : #006633; 
		}			

		
#adres{
	position:absolute;
	margin:0px;
	width:780px;
	height:50px;
	top:525px;
	left:0px;
	background-color:#942824;
	padding:10px;
	}
	#adres a{
		color: #ffffff; 
		}
		
	#adres a:hover{
		color : #FFF2F9; 
		}
	
#adres-txt{
	position:absolute;
	margin:0px;
	width:500px;
	height:15px;
	top:10px;
	left:150px;
	background-color:#942824;
	color: #ffffff;
	}
	
	
#item {
		background-color: #FFFFFF;
		border: 1px dotted #CC3333;
		margin-bottom: 20px;
		padding: 5px 10px;
		color:#006633; 
		font-size : 11px;
	}
#item #pdf{
		position:relative;
		float: right;
		}
		
	.itemTitel {
		color:#990000;
		font-size : 11px;
		font-weight: bold;
		}  
	#item a{
		text-decoration: underline;
		color:#006633;
		}
	a.item {
	text-decoration: underline;
	color:#006633;
	}
	a.item:Hover {
	text-decoration: underline;
	color:#990033;
	}