
#cContent #middle {
	background-color	: #a9bbd5;
	height				: 100%;
	padding-bottom		: 0px;
	padding-top			: 0px;
}

#cContent #middle .map {
	position			: absolute;
	top					: 76px;
	left				: 0px;
	right				: 0px;
	bottom				: 18px;
	background-color	: #093d88;
}

#cContent #middle  .map #kaartje {
	position		: absolute;
	top				: 0px;
	bottom			: 0px;
	left			: 0px;
	right			: 0px;
	background-color: #dae2ed;
	margin			: 5px;
	margin-left		: 0px;
}

#cContent #right {
	background-color: #dae2ed;
}

#cContent #right .rightContent {
	width: 305px;
	padding: 18px;
	padding-bottom: 0px;
}

#cContent #right .rightContent .routedata {
	margin-top: 18px;
	margin-left: 0px;
}

#cContent #right .rightContent .routedata li {
	list-style: none;
	margin-bottom: 5px;
	padding: 3px;
}

#cContent #right .rightContent .routedata li.odd {
	background-color: #2c4e9c;
}

#cContent #right .rightContent .routedata h2 {
	margin: 0px;
}


#cContent #right .description {
	background-color: #dae2ed;
	color: #0a3d88;	
}

/*
#cContent #right .description p:first-child {
	font-size:1.2em;
	font-style:italic;
	font-weight: bold;
	line-height:2em;
}
*/
#cContent #selthema {
	border: 1px solid black;
	width: 100%;
}

#cContent #right .rightContent .submenu {
	margin-left: 0px;
	padding-left: 0px;
}

#cContent #right  .rightContent .submenu li {
	list-style-type: none;
}	

#cContent #right .rightContent  .submenu li a {
	color: #0a3d88;
	font-size: 0.8em;
	text-transform:uppercase;	
}	
