@charset "UTF-8";
.container {
	height: 767px;
	width: 1024px;
	position: relative;
}
.header {
	position: absolute;
	height: 126px;
	width: 1025px;
	left: 0px;
	top: 0px;
}
.menu_header {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 200px;
	top: 91px;
}
.sidbar_left {
	position: absolute;
	height: 641px;
	width: 141px;
	left: 0px;
	top: 126px;
}
.menu_sidebar {
	position: absolute;
	height: 332px;
	width: 141px;
	left: 0px;
	top: 0px;
}
.openingstijden_sidebar {
	position: absolute;
	height: 308px;
	width: 141px;
	left: 0px;
	top: 333px;
	background-image: url(images/Openingstijden.jpg);
}
.openingstijden_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	position: absolute;
	height: 300px;
	width: 135px;
	left: 11px;
	top: 5px;
	background-position: left;
	text-align: left;
}
.footer {
	position: absolute;
	height: 34px;
	width: 884px;
	right: 0px;
	bottom: 0px;
}
.content {
	position: absolute;
	height: 608px;
	width: 883px;
	left: 141px;
	top: 126px;
	background-color: #004bb0;
}
.logo_oosterbeek {
	position: absolute;
	height: 175px;
	width: 250px;
	top: 11px;
	right: 15px;
	z-index: +2;
}
.route {
	position: absolute;
	height: 590px;
	width: 883px;
	left: 141px;
	top: 126px;
	background-color: #004bb0;
	padding-top: 50px;
}
.aangepastetijden {
	font-size: 11px;
	font-weight: bold;
}
.content #apDiv1 p {
	font-family: Verdana, Geneva, sans-serif;
	color: #004bb0;
}
.content #apDiv1 p a {
	color: #004bb0;
	text-decoration: none;
}
.content #apDiv1 p a:hover {
	color: #006;
}

/* schaats main */

.overmain{
	width: 300px; 
	height: 200px; 
	position: absolute; 
	top: 5px; 
	left: 71px;
	font: normal 14px/20px Verdana;
	color: #da0a3b;
	text-align: left;
}

p.blue{color: #005cc1;}

