body {
	 text-align: center;
	 margin: 0px;
	 behavior:url("csshover.htc");
}

div, td.contact {
	font-family: Arial, Helvetica, sans-serif; 
}

div.pagina {
	background-color: #FFFFFF;
	width: 994px;
	text-align: center;
	margin: 0px auto;
	border: 2px solid #f78916;
}

div.paginahome {
	background-color: #f78916;
	width: 994px;
	height: 700px;
	text-align: center;
	margin: 0px auto;
	border: 2px solid #f78916;
}

div.logo {
	background-color: #f78916;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 125px;
}

div.home {
	background-color: #f78916;
	width: 600px;
}

div.homecontent {
	float: left; 
	margin-left: 120px;
	margin-top: 8px;
	text-align: left;
	width: 220px; 
	font-size: 14px;
	color: Black; 
	background-color: #f78916;
}

div.homemenu {
	float: left; 
	margin-left: 10px;
	background-color: #f78916;
}

div.menu {
	background-color: #f78916; 
	background-image: url(images/back.jpg); 
	height: 174px;
}

div.menubegin {
	float: left; 
	width: 35px; 
	height: 25px; 
	background-color: #f78916;
}

div.menuvul {
	float: left; 
	width: 6px; 
	height: 25px; 
	background-color: #f78916;
}

div.menuitem {
	float : left;
	background-image:url(images/menutop.png);
	z-index: 120;
	position: relative;
}

div.menueind {
	float: left; 
	width: 34px; 
	height: 25px; 
	background-color: #f78916;
}

div.tussenmenupaginatitel {
	float: left; 
	width: 100%;
	height: 108px;
}

div.lijntitellinks {
	float: left; 
	border-bottom: 5px solid #f78916; 
	width: 167px;
}

div.paginatitel {
	float: left; 
	border-bottom: 5px solid White; 
	background-image: url(images/paginatitel.png);
	width: 190px; 
	text-align: center;`
	font-weight: bold;
	font-size: 18px;
	margin-top: -8px;
	padding-top: 5px;
	z-index: 120;
	position: relative;
}

div.lijntitelrechts {
	float: left; 
	border-bottom: 5px solid #f78916; 
	width: 637px;
}

div.content {
	background-color: #f78916;
}

div.afbeeldingen {
	float: left; 
	width: 180px; 
	padding-top: 55px; 
	background-color: #FFFFFF;
}

div.tekst {
	float: left; 
	width: 540px; 
	background-color: #FFFFFF;
	text-align: left; 
	padding-top: 45px; 
	padding-bottom: 120px; 
	color: Black; 
	font-size: 14px;
}

div.tekstklassement {
	float: left; 
	width: 939px; 
	background-color: #FFFFFF;
	text-align: left; 
	padding-top: 45px; 
	padding-bottom: 120px; 
	color: Black; 
	font-size: 14px;
}

div.tekstklassementtoertijdrijden {
	float: left; 
	width: 813px; 
	background-color: #FFFFFF;
	text-align: left; 
	padding-top: 45px; 
	padding-bottom: 120px; 
	color: Black; 
	font-size: 14px;
}

div.banners {
	float: left;
	width: 273px;
	padding-top: 55px;
	background-color: #FFFFFF;
	text-align : center;
	padding-bottom: 120px; 
}

div.disclaimer {
	width: 100%;
	background-color: #f78916; 
}

a.menu1 {
	color: White;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.menu2 {
	color: Black;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.content {
	text-decoration: none;
	color: #f78916; 
}

a.content:hover {
	text-decoration: underline;
}

a.home {
	text-decoration: none;
	color: #fdd7a9;
}

a.home:hover {
	text-decoration: underline;
}

li.content, ul.content {
	list-style : disc;
	background-image: none;
	width: auto;
	height: auto;
	margin-left: 8px;
}

li.content:hover, ul.content:hover {
	list-style : disc;
	background-image: none;
	width: auto;
	height: auto;
	margin-left: 8px;
}
