body
{
	margin:0px;
	font-family: Tahoma;
	font-size: small;
}
.top
{
	width:798px;
	background-image:url('/images/top.jpg');
	background-repeat:no-repeat;
	height:114px;
}

.left
{
	width:26px;
	height:100%;
}
/*MENU*/
.menu
{
	vertical-align:top;
	width:166px;
	background-image:url('/images/menu_bg.jpg');
	height:100%;
}
.menu_container
{
	width:100%;
	height:100%;
	
	
}
.menu_afb
{
	background-image:url('/images/scooter.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu a{
	color:white;
	list-style-type:none;
	display:block;
	min-height:40px;
	background-image:url('/images/knop_leeg.jpg');
	background-repeat:no-repeat;
	margin-left:-27px;
	margin-top:-5px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-top:+10px;
}
.menu ul{
	list-style:none;
	text-align:center;
	text-transform:capitalize;
}
/*.menu_button
{
	background-image:url('/images/knop_leeg.jpg');
	width:147px;
	height:40px;
	cursor:pointer;
	margin:0 auto;
}
.menu_text
{
	text-align:left;
	margin-left:15px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.menu_link
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}*/

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.content
{
	width:606px;
	vertical-align:top;
	height:100%;
}
.pic_container
{
	width:100%;
	height:100%;
	background-image:url('/images/scooter_text.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.margin_text_div
{
	margin:10px;
	color:black;
	font-size:small;
	font: Tahoma;
}
h1
{
	font-size:16px;
	color:#E77918;
}
h2
{
	font-size:14px;
	color:#666666;
}
h4
{
	font-size:small;
	color:#E77918;
}

#help a
{
font-size:small;
	color:#E77918;
}

.sitemap a
{
	font-size:11px;
	text-align:center;
	color:#999999;
	text-decoration:none;
	font-weight:normal;

}
.sitemap
{
	font-size:11px;
	text-align:center;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
