/* CSS Document */
#siteMap a{
	background-color:white;
	color:black;
	text-decoration:none;
	font-size:11px;
}
#siteMap a:hover {
	color: #666666;
}
#siteMapOne{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-top:3px;
	border-bottom: 1px solid #174B8C;
	padding-bottom: 3px;
}
#siteMapTwo{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-bottom: 6px;
	padding-top:3px;
}
#siteMapThree{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-bottom: 3px;
	padding-top:3px;
}
#siteMapThree a{
	margin-left:35px;
}
#siteMapFour{
	padding-bottom: 6px;
	padding-top:3px;
	background: url(images/pijl-rechts.png) no-repeat center right;
	border-top: 1px solid #174B8C;
}
#siteMapFive{
	background-image:url("images/arrow_thema_more.gif");
	background-repeat: no-repeat;
	background-position:0% 60% ;
	padding-top:3px;
}
#siteMapSix{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-bottom: 3px;
	padding-top:3px;
}

#siteMapSixIfSub{
	padding-bottom: 3px;
	padding-top:3px;
	background: url(images/pijl-rechts.png) no-repeat center right;
}

#siteMapSix a{
	background-color:white;
/*	color:navy; */
	margin-left:35px;
}

#siteMapSixIfSub a{
	background-color:white;
/*	color:navy; */
	margin-left:35px;
}
#siteMapSeven{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-top:3px;
	padding-bottom: 3px;
	border-top: 1px solid #174B8C;
/*	border-bottom: 1px solid #174B8C;*/
}
#siteMapEight{
	background: url(images/pijl-rechts.png) no-repeat center right;
	padding-top:3px;
	border-bottom: 1px solid #174B8C;
	border-top: 1px solid #174B8C;
	padding-bottom: 3px;
}

#siteMapTitle {
border-bottom:1px solid #174B8C;
border-top:0px none;
color:#174B8C;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
margin:0px;
padding:0px 0px 11px;
}
.content_right .csc-header-n2 h1 {
	font-size: 15px;
	font-weight:normal;
} 
#siteMap .item1 { color: #E51489; }
#siteMap .item2 { color: #00ADEF; }
#siteMap .item3 { color: #83AF3A; }
#siteMap .item4 { color: #9E1D21; }
#siteMap .item5 { color: /*#A8A9AC;*/ #1399e5; }
#siteMap .item6 { color: #F7931D; }

