@charset "UTF-8";



/* CSS Document */







/* CSS Document */



#foot_container {



	width: 100%;



}



ul .linkslistitem {

	float: left;

	width: 200px;

	display: block;

}



#sitemap .sitemap_knop {



	font-weight: bold;



}







#sitemap A:link, #sitemap A:visited, #sitemap A:active {



	text-decoration: underline;



	color: #000066;



	font-size: 22px;



}







#sitemap A:hover {



	text-decoration: underline;



	color: #000066;



	font-size: 22px;



}







.slide {



	color: #000066;



	border-bottom: 5px solid #FF6633;



	border-top: 1px dotted #FF6633;



	text-align: left;



	background-color: #FFCC66;



	font-size: 9px;



}







.tab {



	color: #FF6633;



	font-size: 10px;



	padding:2px;



	float: right;



  	cursor: pointer;



	text-align: left;



}



a.knop:link, a.knop:visited, a.knop:active {	



	color: #FF6633;



	text-decoration: none;



}







a.knop:hover {



	color: #FF6633;



	text-decoration: underline;



}







#sitemap ul {



	list-style-type: none; 



	float: left; 



	width: 250px; 



	margin: 5px;



	display: block;



}







#sitemap ul li {



	list-style: none;



	list-style-type: none;



	display: block;



}







#clear {



	clear: both;



}







