#Uitinturnhout {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 12em;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #FFFFFF;
}

#Uitinturnhout ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#Uitinturnhout ul li {
	margin: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #008BC6;
}

#Uitinturnhout ul li a {
	display: block;
	padding: 2px 2px 2px 4px;
	background-color: #EEEEEE;
	color: #003366;
	text-decoration: none;
	width: 100%;
	border-left-width: 10px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #EEEEEE;
}

html>body #Uitinturnhout ul li a {
 width: auto;
}

#Uitinturnhout ul li a:hover {
	background-color: #D2F1FF;
	color: #003366;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #69c;
	border-bottom-color: #369;
}
