body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #e21226;
}
#container {
	background: #f1fcfc url(../images/container_BG.jpg) no-repeat 0 top;
}

#header {
	height: 310px;
	background: url(../images/header_BG.jpg) no-repeat;
}

.divseparator {
	background: url(../images/divseparator.jpg) repeat-x;
	height: 2px;
}

#logo {
	height: 310px;
}

#fietstochtlogo img {
	margin-top: 200px;
}

#navigatie {
	margin-bottom: 20px;
}

#navigatie ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 29px;
	margin-left: 20px;
	margin-top: 25px;
	width: 580px;
}

#navigatie ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 29px;

}

.menuitems {
	background-color: #e21226;
	width: 135px;
	text-align: center;
}

.separator_navigation {
	width: 2px !important;
	background: url(../images/separator_navigation.jpg) no-repeat;
	
}

#navigatie ul li a {
	height: 29px;
	display: block;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	}
	
#navigatie ul li a:hover {
	color: #96cece;
}

#maincontent h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #434040;
}

#maincontent p {
	color: #434040;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

.infokaderonder_links, .infokaderonder_rechts {
	height: 292px;
	background: url(../images/infokaders_onder_BG.png) no-repeat;
	margin-top: 25px;
}

.infokaderonder_links h3, .infokaderonder_rechts h3 {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #434040;
}

.infokaderonder_links p, .infokaderonder_rechts p {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	color: #434040;
}

.infokaderonder_links ul, .infokaderonder_rechts ul {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	color: #434040;
}

.infokaderonder_links {
	margin-left: 60px;
	margin-right: 60px;
}

.redmarker {
	color: #e21226;
	font-weight: bold;
}

#sidebar {
	background: url(../images/sidebar_BG.png) no-repeat;
	width: 255px;
	height: 533px;
	margin-top: 52px;
}

#pijl {
	position: relative;
	top:-25px;
	left: -30px;
	margin-bottom: -20px;
}

#sidebar h2 {
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
	color: #434040;
	margin-bottom: 10px;
}
#sidebar p {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	color: #434040;
	margin-bottom: 10px;
}

#sidebar ul {
	font-size: 12px;
	color:#434040;
	padding-left: 25px;
	padding-right: 25px;
	
}

#sidebar ul li {
	margin: 0 0 0 26px;
}

.boldopmerking {
	font-weight: bold;
}

#footer {
	background: url(../images/footer_BG.png) no-repeat;
	margin-left: 30px;
	height: 56px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#footer p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 54px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#hotdog {
	display: block;
	top: -209px;
	bottom: 0;
	float: none;
	position: relative;
	right: 91px;
}

#hotdog img {
	width: 120px;
}


#pijlenboog {
	display: block;
	top: -275px;
	bottom: 0;
	float: none;
	position: relative;
	right: -169px;
}

#pijlenboog img {
}