/* @override http://tweed.xs4all.nl/dev.vobi.nl/css/sitemap.css */

/*------------------------------------ SITEMAP--------------------------------*/
#sitemap_but {
	float: right;
	margin: 0 24px 0 0;
}

#sitemap_but a:link, #sitemap_but a:visited, #sitemap_but a:hover, #sitemap_but a:active {
	text-decoration: none;
}


#sitemap_tot{
	padding: 24px 0 0 0;
	background: #000;
	clear: both;
	height: 4800px;
}

#sitemap_tot a:link, #sitemap_tot a:visited, #sitemap_tot a:hover, #sitemap_tot a:active{
	color: #deded7;
	text-decoration: none;
}

#sm_wrap {
	margin: 0 auto;
	width: 960px;
	height: 400px;
}

#sitemap_tot h1{
	font-size: 18px;
	padding: 6px 0 11px 0;
	text-align: left;
	color: #008cd7;
}

#sm_inhoud {
	color: #666;
	float: left;
	background: #fff; 
	width: 100%;
}

#sm_inhoud_kop {
	background: black url(img/content_header.png) 0 top;
	display: block;
	height: 25px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#sm_menu {
	display: block;
	float: left;
	width: 280px;
	margin:0 30px 24px;
	padding: 0 0 12px 0;
	background-color: #008cd7;
}

#sm_kernwoorden {
	
	display: block;
	float: left;
	width: 280px;
	margin-right: 30px;
	padding: 0 0 12px 0;
	background-color: #008cd7;
	
}

#sm_onzeproducten {
	
	display: block;
	float: left;
	width: 280px;
	padding: 0 0 12px 0;
	background-color: #008cd7;
}

#sm_inhoud ul {
	width: 248px;
	padding: 0;
	margin: 0 0 0 12px;
	line-height: 21px;
	color: #deded7;
}

li.sm_lijstkop {
	color: #fff;
	font-size: 14px;
	padding: 12px 0 12px 0;
}

#sm_inhoud ul li {
	list-style: none;
	border-bottom: 1px solid #fff;
}

#sm li ul li{
	list-style: none;
	border-bottom: 0px dotted #333;
}
#sm_inhoud li ul a {
color: #929FA6;
}

#sm_inhoud li ul{
	padding: 0 12px;
}

#sm_inhoud li ul li{
	border: none;
}

#sm_inhoud_footer {
	float: left;
	background: black url(img/content_header.png) 0 bottom;
	display: block;
	width: 100%;
	color: #deded7;
}
#sm_inhoud p{
	background: #000;
	clear: both;
	padding: 6px 12px;
	margin: 0;
	color: #fff;
}

#sm_inhoud p a:link, #sm_inhoud p a:visited, #sm_inhoud p a:hover, #sm_inhoud p a:active {
	text-decoration: underline;
}

