@charset "utf-8";
/* CSS Document */


#sitemap{
	position:relative;
	float:left;
	margin:0 auto;
	
	width: 941px;
	min-height: 340px;
	margin-top:30px;
	
	background-image:url(images/background_sitemap.jpg);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	
	padding-bottom:10px;
}
#sitemap a{
	position:relative;
	float:left;
	width:80%;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	text-decoration:none;
	margin-bottom:3px;
	margin-left:20px;
	 text-indent: -10px;
}
#sitemap a.sm_bold{
	position:relative;
	float:left;
	height:10px;
	font-weight:bold;
	margin-bottom:5px;
}
#sitemap .sm_titel{
	position:relative;
	float:left;
	width:90%;
	height:25px;
	white-space:nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#777777;
	text-decoration:none;
	margin-top:20px;
	margin-left:20px;
}
#sitemap .sm_last{
	position:relative;
	float:left;
	height:20px;
	margin-bottom:5px;
}
#sitemap .sm_column1{
	position:relative;
	float:left;
	width:200px;
	min-height: 340px;
	background-image:url(images/background_divider_sitemap.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#sitemap .sm_column2{
	position:relative;
	float:left;
	width:341px;
	min-height: 340px;
	background-image:url(images/background_divider_sitemap.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#sitemap .sm_column2 .sm_column2_first{
	position:relative;
	float:left;
	width:341px;
}
#sitemap .sm_column2 .sm_column2_second{
	position:relative;
	float:left;
	width:341px;
	margin-bottom:10px;
}
#sitemap .sm_column2 .sm_column2_second .sm_column2_second_left{
	position:relative;
	float:left;
	width:170px;
}
#sitemap .sm_column2 .sm_column2_second .sm_column2_second_right{
	position:relative;
	float:left;
	width:170px;
}
#sitemap .sm_column2 .sm_column2_third{
	position:relative;
	float:left;
	width:341px;
}
#sitemap .sm_column2 .sm_column2_third .sm_column2_third_left{
	position:relative;
	float:left;
	width:170px;
}
#sitemap .sm_column2 .sm_column2_third .sm_column2_third_right{
	position:relative;
	float:left;
	width:170px;
}
#sitemap .sm_column2 .sm_column2_fourth{
	position:relative;
	float:left;
	width:341px;
}
#sitemap .sm_column2 .sm_column2_fourth .sm_column2_fourth_left{
	position:relative;
	float:left;
	width:170px;
}
#sitemap .sm_column2 .sm_column2_fourth .sm_column2_fourth_right{
	position:relative;
	float:left;
	width:170px;
}
.sm_column3{
	position:relative;
	float:left;
	width:200px;
	min-height: 340px;
	background-image:url(images/background_divider_sitemap.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.sm_column4{
	position:relative;
	float:left;
	width:200px;
	min-height: 340px;
}

#realisatie{
	position:relative;
	float:left;
	width:941px;
	height:20px;
	background-color:#e8e8e8;
	border-bottom:30px solid #ffffff;
	white-space: nowrap;
}

#realisatie p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-top:4px;
	margin-left:10px;
	position:relative;
	float:left;
	height:16px;
	margin-bottom:0px;
	white-space: nowrap;
}

#realisatie a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-top:4px;
	text-decoration:none;
	white-space: nowrap;
	text-indent:0;
	float:none;
	margin:0;
	width:auto !important;
}

#realisatie .realisatie_links{
	position:relative;
	float:right;
	height:16px;
	color:#666666;
	white-space: nowrap;
	margin-top:4px;
}

#realisatie .realisatie_links a{
	margin-left:10px;
	margin-right:10px;
	white-space: nowrap;
	text-indent:0;
	width:auto !important;
}
