@charset "ISO-8859-1";
#A1-2, #B1-2, #C1-2  {
	float: left;
	width: 180px;
	margin-top: 15px;
}
#A1-lijn, #A2-lijn, #B1-lijn, #B2-lijn, #C1-lijn, #C2-lijn{
	width: 1px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #498EAA;
	height: 380px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 15px;
}
#A2-2, #B2-2, #C2-2 {
	float: left;
	width: 360px;
	margin-top: 15px;
}
#faciliteiten-1, #faciliteiten-2 {
	width: 45%;
	height: 400px;
	float: left;
	margin-top: -18px;
}
#Faciliteiten-lijn     {
	width: 1px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #498EAA;
	height: 400px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: -18px;
}
#wrapperKolomA {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.TabbedPanels  a {
	text-decoration: underline;
}
.TabbedPanels   .bullit {
	margin-top: 3px;
	margin-bottom: 3px;
}
.TabbedPanels  a:hover {
	background-color: #A1BEC8;
	text-decoration: none;
}

