html, body {
	margin: 0;
	padding: 0;	
}
body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.main_background {
	background: #FBF8E8 url(http://www.fietsfilevrij.nl/img/container_bg.jpg) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 955px;
	font-size: 12px;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 16px;
	color: #138786;
}	
p {
	font-size: 12px;
	color: #000000;
	margin-top:2px;
	margin-bottom:8px;
}
ul {
	font-size: 12px;
}
.klein {font-size:10px;
}
.formulier {
	font-size: 12px;
	color: #000000;

} 
	/* LEFTCOLUMN */
#leftcolumn {
	width: 155px;
	padding-bottom: 140px;
	font-size:12px;
}
#leftcolumn .menuheight {
	height: 360px;
	background-color: #3A390C; /* donkerbruin menu*/
	
}
#leftcolumn .menu {
	background-color: #3A390C; /* donkerbruin menu*/
&nbsp;margin: 0px;
	padding: 0px;
	line-height: 30px;
	
}
#leftcolumn .menu a {
	display: block;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
#leftcolumn .menu a:hover {
	background: #EBD871;
	color: #3A390C;
}
#leftcolumn .menucurrent a {
	display: block;
	line-height: 30px;
	background: #bcac33;
	color: #3A390C;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
#leftcolumn .menucurrent a:hover {
	background: #EBD871;
	color: #3A390C;
}
#leftcolumn .leftcontent {
	/* padding-left: 10px; */	
/* padding-right: 8px; */
}
#leftcolumn .leftcontent2 a {
	color: #138786;
	text-decoration: none;
	font-size:12px;
}
#leftcolumn .leftcontent2 {
width:155px;
background: #ebd871;
margin-bottom:1px;
}
#leftcolumn .leftcontent3 {
background: #138786;
margin-top:1px;
}
#leftcolumn .leftcontent3 a {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
#leftcolumn .leftcontent3 h3 {
	font-size: 16px;
	color: #ffffff;
}

#leftcolumn .innercontent {
	padding-left: 10px; 
padding-right: 8px; 

} 

/* RIGHTCOLUMN */
#rightcolumn {
	float: right;
	width: 255px;
	padding-bottom:15px;
}
#rightcolumn p {
	font-size:12px;
}
#rightcolumn a {
	color: #138786;
	text-decoration: none;
	font-size:12px;
}
#rightcolumn .routes a {
	width:100%;
	display: block;
	/*background: url(http://www.fietsfilevrij.nl/img/readmore_w.gif) right no-repeat;*/
}
#rightcolumn .rightcontent {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fbf8e7;	/*lichtbruin*/
}
#rightcolumn .routes {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:dashed 1px #000000;
}
#rightcolumn .routes_top {
	border-bottom:dashed 1px #000000;
}
#rightcolumn .rightcontent2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1e6b0;	/*donkerbruin*/
}
#rightcolumn .rightcontent3 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcolumn .rightcontentx {
	padding-left: 1px;
}
/* CONTENT */
#content {
	background: #FFFFFF;
	width: 545px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 20px;
padding-bottom: 15px;
}
#content a {
	color: #138786;
	text-decoration: none;
}
#content a:hover {
	color: #138786;
	text-decoration: underline;
}
.homepage_image { margin: -1px 20px 5px -1px; width:261px; float:left; }
.xhomepage_image { margin: -15px 20px 5px -1px; width:261px; float:left; }


#footer {background: #FBF8E7; padding-top: 10px; height: 55px; padding-left:15px;}
#footer a {font-weight: bold; font-size: 10px; color:#000000; text-decoration: none; }
#footer a:hover {font-weight: bold; font-size: 10px; color:#807e65; text-decoration: none; }
#footer p {	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color:#807e65; margin-top: 0px;}

.reactievak { border:solid 1px #3A390C; background-color:#fbf8e7; }


