*, body, html {
list-style-type:none;
text-decoration:none;
padding:0;
margin:0;
}

body, html, p {
margin:0;
padding:0;
font-family:Verdana;
font-size:11px;
}
body {
background: #f68933;
}

img {
border:none;
}

a {
	font-size:1em;
	font-weight:bold;
	color:#00529c;
}

a:hover {
	cursor: pointer;
	color:#f68933;
}
/* achtergronden bij verschillende pagina's */

#tours {
/*background: #f68933;*/
background-image: url(../gfx/backgroundtours.gif);
background-repeat:no-repeat;
background-position:center top;
}

#rentals {
/*background: #f68933;*/
background-image:url(../gfx/backgroundrentals.gif);
background-repeat:no-repeat;
background-position:center top;
}

#service {
/*background: #f68933;*/
background-image:url(../gfx/backgroundservice.gif);
background-repeat:no-repeat;
background-position:center top;
}

#links {
/*background: #f68933;*/
background-image:url(../gfx/backgroundlinks.gif);
background-repeat:no-repeat;
background-position:center top;
}

#history {
/*background: #f68933;*/
background-image:url(../gfx/backgroundhistory.gif);
background-repeat:no-repeat;
background-position:center top;
}

#intro, #contact {
/*background: #f68933;*/
background-image:url(../gfx/backgroundintro.gif);
background-repeat:no-repeat;
background-position:center top;
}

#booknow {
/*background: #f68933;*/
background-image:url(../gfx/backgroundservice.gif);
background-repeat:no-repeat;
background-position:center top;

}
/* positie inhoud */


/* header en navigatie */



#logo {
	position:absolute;
	top:0;
	left:0;
}

#navigation {
	position:absolute;
	top:55px;
	left:245px;
}

	#navigation li {
		margin:5px;
		display:block;
		float:left;
	}
	
	#navigation a.history	{ background-position: 0 0; }
	#navigation a.rentals	{ background-position: -130px 0; }
	#navigation a.tours	        { background-position: -260px 0; }
	#navigation a.service	{ background-position: 0 -70px; }
	#navigation a.contact	{ background-position: -130px -70px; }
	#navigation a.links		{ background-position: -260px -70px; }

	#navigation a.history:hover	{ background-position: 0 -35px; }
	#navigation a.rentals:hover { background-position: -130px -35px; }
	#navigation a.tours:hover   { background-position: -260px -35px; }
	#navigation a.service:hover { background-position: 0 -105px; }
	#navigation a.contact:hover { background-position: -130px -105px; }
	#navigation a.links:hover	{ background-position: -260px -105px; }

/*  kolommen en opmaak tekst */

/* tours */

#left_collumn {
	position:absolute;
	top:200px;
	margin-left:2em;
}

.list_tours {
	font-size:1.2em;
	font-weight:bold;
	color:#00529c;
	line-height:1.6em;
}

.list_tours:hover {
	color:#f68933;
}

#middle_collumn {
	position:absolute;
	top:18.6em;
	left:320px;
	width:27.3em;
	height:27.3em;
}

.tekst_tours {
	color:#333333;
	line-height:1.5em;
}

.bg {
	color:#00529c;
}

#right_collumn {
	position:absolute;
	top:31.8em;
	left:56em;
	width:13.6em;
}

#right_collumn a.book_now:hover {
	background-position:-102px 0;
}

#tekst {
	position:absolute;
	top:10px;
	left:61px;
	font-size:0.9em;
	color:#000066;
}

/* intro */

#text_intro {
	position:absolute;
	top:160px;
	width:286px;
	margin-left:39px;
}

.intro {
	font-size:1.1em;
	color:#ffffff;
	margin-left:0;
	line-height:1.3em;
}

/*foto's intro */

#pics_right {
	position:absolute;
	top:160px;
	left: 353px;
}

.pics {
	border:none;
	margin:0.4em;
}


/* service */

#text_middle {
	position:absolute;
	top:20em;
	left:18em;
	width:25em;
}

#text_right {
	position:absolute;
	top:20em;
	left:45em;
	width:25em;
}

ul.bg li {
	margin-left:3em;
	list-style:outside;
	list-style-type:square;
	line-height:1.5em;
}

/*
list-style-image:url(../gfx/tabwhite.gif);
*/

/* history */

#titel {
	position:absolute;
	left:290px;
	top:170px;
}

#text_center {
	position:absolute;
	top:295px;
	left:220px;
	width:450px;
}

.center {
	color:#00529c;
	text-align:center;
}

/* contact */

#titel_contact {
	width:30em;
}

#text_contact {
	position:absolute;
	top:160px;
	width:286px;
}

#map {
	position:absolute;
	top:160px;
	left:250px;
}

a.contact:hover {
color: #FFFFFF;
}

h1 {
	color:#ffffff;
	font-size:1.5em;
}

/* rentals */

#nav_rentals {
	position:absolute;
	top:25em;
	left:5em;
}		
		
#text_bike {
	position:absolute;
	top:19em;
	left:23em;
	width:230px;
	height:27.3em;
}

#period {
	float:left;
	width:11em;
}

#price {
	float:right;
}

#discript {
	position:absolute;
	top:410px;
	left:23em;
	height:10em;
	width:23em;
}
	
#conditions {
	position:absolute;
	top:19em;
	left:24em;
	width:40em;
	height:27.3em;
}

ul.conditions li {
	list-style:outside;
	list-style-type:square;
	line-height:1.5em;
}


#img_bike {
	position:absolute;
	top:19em;
	left:49em;
}

#book {
	position:absolute;
	top:450px;
	left:47em;
}

#book a.book_now:hover {
	background-position:-102px 0;
}

.list_rentals {
	font-size:1em;
	font-weight:bold;
	color:#00529c;
	line-height:1.5em;
}

.list_rentals:hover {
	color:#f68933;
}

.rent {
	color:#00529c;
	font-weight:100;
	line-height:1.2em;
}

ul.list_intro {
	margin-left:5em;
	list-style:outside;
	list-style-image:url(../gfx/tabwhite.gif);
	font-size:1em;
	color:#ffffff;
}

/* links */
.links_list {
	line-height:1.5em;
}

/* book now popup */

#booknow_intro {
	width: 520px;
	position: absolute;
	left: 50px;
	top: 70px;
	line-height: 1.8em;
}

#booknow_form {
	width: 250px;
	position: absolute;
	left: 50px;
	top: 210px;
	line-height: 2.5em;
}

#booknow_form input {
	position: absolute;
	left: 135px;
	width: 180px;
}

#booknow_form input.submit {
	width: 80px;
	top: 400px;
}

#booknow_form .booknow_subject {
	position:absolute;
	left: 135px;
	width: 360px;
}

#booknow_form textarea {
	position: absolute;
	left: 135px;
	width: 360px;
	height: 100px;
}

#booknow_form select.left {
	position: absolute;
	left: 135px;
	width: 90px;
}

#booknow_form select.right {
	position: absolute;
	left: 230px;
	width: 90px;
}

#booknow_form select.location {
	position: absolute;
	left: 135px;
	width: 360px;
}

.booknow_submit { 
	position: absolute;
	width: 80px;
	top: 350px;
	left: 145px;
}

.booknow_close { 
	position: absolute;
	top: 390px;
	left: 460px;
	font-size:1.2em;
	font-weight:bold;
	color:#00529c;
}

.booknow_close:hover {
	color:#f68933;
}
