/* ---------------------------------------------------------- */
/* Navigatie sinterklaas Heemskerk door Ernst van Altena  */
/* ---------------------------------------------------------- */


#navigatie ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#navigatie li {
	list-style: none;
}

#navigatie li a {
	background: url(../img/pepernoot_tn.gif) no-repeat 10px;
	color: #395A94;
	color: #FF6600;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	padding-left: 32px;
}

#navigatie li a:hover {	
	background: #cc0000 url(../img/zwartepiet_tn.gif) no-repeat 10px;
	color: #FFFFFF;
}

#navigatie li a.active {
	background: #cc0000 url(../img/favicon.ico) no-repeat 10px;
	color: #FFFFFF;
}

#left-wtd li a.active, #left-ct li a.active {
	background: #cc0000 url(../img/nav_act.gif) no-repeat 19px;
	color: #FFFFFF;
}

#navigatie ul ul {
	margin-bottom: 0;
	margin-left: 30px;
}

#navigatie ul ul ul {
	margin-left: 10px;
}

#navigatie li li a {
	background: url(../img/nav_sub_.gif) no-repeat 0;
	padding-left: 12px;
}

#navigatie li li a:hover {
	background: url(../img/klomp_tn.gif) no-repeat 0;
	color: #FF6600;
} 

#left li li a.active {
	background: url(../img/klomp_tn.gif) no-repeat 0;
	color: #FF6600;
}

#sound {
        float: left;
        position: absolute;
        left: 140px;
        top: 185px;
}