html {
  height: 100%;
  margin-bottom: 0px;
  overflow: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg_body.gif) repeat-x;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

img {
	margin: 0;
	padding: 0;	
	border: 0;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 237px;
	background: #FFFFFF;
}

#nav {
	height: 60px;
	width: 800px;

}

#nav ul {
	overflow:hidden;
	padding:0;
	margin:0;
	width:100%;
	list-style: none;
}

#nav ul li {
	float: left;
	width: 160px;
	font-weight: bold;
	height: 60px;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	width: 160px;
	background-image: url(images/bg_topmenu.gif);
	text-align: center;
	padding-top: 25px;
	height: 35px;
	color:#333333;
	font-size: 13px;
}

#nav ul li a:hover {
	display: block;
	padding: 0;
	text-decoration: none;
	width: 160px;
	background-image: url(images/bg_topmenu_hover.gif);
	text-align: center;
	padding-top: 25px;
	height: 35px;
	color:#333333;
}

#logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#bike {
	float: right;
	margin-top: 0px;
}

#bottom {
	padding: 0;
	width: 800px;
	height: 39px;
	background-image: url(images/bg_bottom.jpg);
	margin-top: 138px;
}

#page {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
}

#contact {
	background: #FFFFFF;
	float: left;
	width: 250px;
	height: auto;
	font-size: 11px;
	margin-top: 10px;
}

#contact ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}	

#contact li {
	margin-top: 5px;
}

#contact a {
	text-decoration: none;
	color: #3270CB;
}

#contact a:hover a:visited {
	color: #3270CB;
	text-decoration: none;
}

#content {
	background: #FFFFFF;
	float: right;
	width: 500px;
	height:auto;
	margin-top: 20px;
}

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#content a:hover a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#content p {
	line-height: 15px;
	padding: 5px;
}

#content h1 {
	font-size: 12px;
	color: #333333;
	background: #E6E6E6 url(images/bg_h1.gif) repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#promo {
	background: #FFFFFF;
	float: right;
	width: 500px;
	height:auto;
	margin-top: 10px;
}	

#promo a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0001;
}

#promo a:hover a:visited {
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}

#promo p {
	line-height: 15px;
	padding: 0;
}

#promo h1 {
	font-size: 12px;
	color: #333333;
	background: #E6E6E6 url(images/bg_h1.gif) repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#promoitem {
	padding: 2px;
}
#promoitem a {
	font-weight: normal;
	text-decoration: underline;
	color: #3366CC;
}

#promo a:hover a:visited {
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}

#nieuws {
	background: #FFFFFF;
	float: right;
	width: 500px;
	height:auto;
	margin-top: 10px;
}

#nieuws a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0001;
}

#nieuws a:hover a:visited {
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}

#nieuws p {
	line-height: 15px;
	padding: 5px;
}

#nieuws h1 {
	font-size: 12px;
	color: #333333;
	background: #E6E6E6 url(images/bg_h1.gif) repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nieuwsitem {
	padding: 2px;
}
#nieuwsitem a {
	font-weight: normal;
	text-decoration: underline;
	color: #3366CC;
}

#nieuws a:hover a:visited {
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}

.box1 {
	border: 1px;
	border-style:solid;
	border-color:#F3F3F3;
	background-color:#FFFFFF;
	width: 500px;
	height: auto;
	padding: 5px;
}

.box2 {
	border: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#box {
	border: 1px;
	border-style:solid;
	border-color:#524B4B;
	background: #E8E8E8;
}

#submenu {
	background: #FFFFFF;
	float: left;
	width: 250px;
	height: auto;
	font-size: 11px;
	margin-top: 20px;
}

#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	display: block;
	width: 240px;
	height: 30px;
	font-weight: bold;
	color:#333333;
}

#submenu ul li a {
	text-decoration: none;
	color:#333333;
	display: block;
	width: 235px;
	height: 22px;
	background-image: url(images/bg_submenu1.gif);
	padding-left: 15px;
	padding-top: 8px;
}

#submenu ul li a:hover {
	text-decoration: none;
	color:#333333;
	display: block;
	width: 235px;
	height: 22px;
	background-image: url(images/bg_submenu2.gif);
	padding-left: 15px;
	padding-top: 8px;
}

#wrap {
	clear: both;
}

#subpage {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
}

#footer {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 100px;
}

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

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

