@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #006600;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 970px;
	height: 121px;
	background-image: url(pics/mijnfietsterug.jpg);
	background-repeat: no-repeat; 
}
#inhoud {
	width: 970px;
	overflow: hidden;
	background-image: url(pics/content.jpg);
	background-repeat: repeat-y;
}

#links {
	width: 640px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#map {
	float:left;
	width: 570px;
	margin-top: 10px;
	margin-left: 40px;
}

#map h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003466;
	margin-top: 16px;
}

#map h2 a{
	color: #003466;
	text-decoration: none;
}

#map h2 a:hover{
	color: #003466;
	text-decoration: underline;
}
#map a{
	color: #CC0003;
	text-decoration: none;
}

#map a:hover{
	color: #CC0003;
	text-decoration: underline;
}

#map p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	line-height: 19px;
}
#map ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	color: #666;
	line-height: 16px;
}

#rechts {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 17px;
}
#rechts a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
	text-decoration: none;
}
#rechts a:hover {
	color: #003466;
	text-decoration: underline;
}
#rechts a:visited {
	color: #0099CC;
	text-decoration: none;
}



#m2 ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#m2 ul li a {
	font-size: 12px;
	color: #003466;
	* margin-left: -17px;
}
#m2 ul li a:hover {
	color: #003466;
	text-decoration: underline;
}

#m2 ul li .current {
	color: #CC0000;
}	

#m3 ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#m3 ul li a {
	font-size: 10px;
	color: #003466;
	* margin-left: -17px;
}
#m3 ul li a:hover {
	color: #003466;
	text-decoration: underline;
}

#m3 ul li .current {
	color: #CC0000;
}	   

.subcat {
margin-left:10px;
}

#search {
	padding-top:20px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	float: right;
}

#voet {
	background-color: #006600;
	width: 970px;
	height: 49px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 89px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(pics/fiets_voet.jpg);
	background-repeat: no-repeat;
}
#voet a {
	color: #FFFFFF;
	text-decoration: none;
}
#voet a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rechts h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	margin: 16px 0 10px 0;
}

#rechts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003333;
	line-height: 16px;
}

#menu {
	clear:both;
	width: 640px;
	height: 217px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/fiets_menu.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	height: 217px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 217px;
	width: 160px;
}

#menu a:hover {
	background-image: url(pics/fietsterug.jpg);
	background-repeat: no-repeat;
}

#menu li.kaart a:hover {
	background-image: url(pics/fietsmelden.jpg);
	background-repeat: no-repeat;
}

#menu li.groen a:hover {
	background-image: url(pics/fietsvinden.jpg);
	background-repeat: no-repeat;
}

#menu li.oranje a:hover {
	background-image: url(pics/fietspas.jpg);
	background-repeat: no-repeat;
}

.actief {
	background-image: url(pics/home.jpg));
}
#rechts form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003333;
	line-height: 24px;
}

#crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0003;
}

#crumbs a{
	color: #CC0003;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0 12px 10px 0;
}


img.right {
float: right;
margin: 0 0 10px 12px;
}

#m3 ul li .rood {
	color: #CC0000;
}	
