body {
	margin: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #666;
	
	background: #FFF url('../images/backgrounds.website.gif') repeat-x left top;
}

form, p {
	margin: 0;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #fea400;
}

#website_container {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#logo_fiets_com {
	display: block;
	
	position: absolute;
	
	top: 20px;
	left: 0px;
	
	width: 198px;
	height: 66px;
	
	z-index: 10;
	
	background: transparent url('../images/logo.fiets.com.png') no-repeat left top;
}

#logo_fiets_com span {
	display: none;
}

#content_container {
	position: relative;
	padding: 122px 0 0 0;
}

#content_container_left {
	float: left;
	width: 172px;
	
	line-height: 20px;
	
	padding: 10px 0 0 0;
}

#content_container_right {	
	float: right;
	width: 760px;
}

#page_content {
	padding: 325px 0 0 0;
	line-height: 18px;
}

#page_content_left {
	float: left;
	
	width: 500px;
	
	padding: 0 0 0 10px;
}

#page_content_right {
	float: right;
	
	width: 225px;
	
	line-height: 22px;
}

#openingstijden, #adresgegevens {
	padding: 0 0 15px 12px;
}

#openingstijden table td { 
	margin: 0;
	padding: 0 4px 0 0;
}

#bladeren_container {
	padding: 0 0 20px 0;
	
	background: transparent url('../images/backgrounds.left.bladeren.png') no-repeat left bottom;
}

#bladeren_toon_resultaat {
	padding: 0 0 0 10px;
}

#bladeren_toon_resultaat a {
	color: #00bbf5;
	text-decoration: none;
}

#bladeren_toon_resultaat a:hover {
	color: #ffa400;
	text-decoration: none;
}

#sfeervisual {
	position: absolute;
	
	top: 120px;
	left: 180px;
	
	width: 760px;
	height: 315px;
	
}

#sfeervisual_content_container {
	position: relative;
	width: 760px;
	height: 315px;
	
	overflow: hidden;
}

.sfeervisual_button_back, .sfeervisual_button_back_over {
	position: absolute;
	
	top: 265px;
	left: 10px;
	
	width: 43px;
	height: 25px;
	
	cursor: pointer;
	
	z-index: 6;
	
	background: transparent url('../images/sfeer_button_back.png') no-repeat left top;
}

.sfeervisual_button_back_over {	
	background: transparent url('../images/sfeer_button_back_over.png') no-repeat left top !important;
}

.sfeervisual_button_next, .sfeervisual_button_next_over {
	position: absolute;
	
	top: 265px;
	right: 10px;
	
	width: 43px;
	height: 25px;
	
	cursor: pointer;
	
	z-index: 6;
	
	background: transparent url('../images/sfeer_button_next.png') no-repeat left top;
}

.sfeervisual_button_next_over {	
	background: transparent url('../images/sfeer_button_next_over.png') no-repeat left top !important;
}

#sfeervisual_content_item_1, #sfeervisual_content_item_2 {
	position: absolute;
	
	top: 0;
	left: 0;
	
	width: 760px;
	height: 315px;
}

#sfeervisual_content_item_1 {
	z-index: 5;
}

#sfeervisual_content_item_2 {
	z-index: 4;
	left: 700px;
}

.sfeervisual_fiets_background {
	height: 315px;
	background: #FFF url('../images/background.sfeervisual_fiets.gif') no-repeat left 291px;
}

.sfeervisual_fiets_image {
	position: absolute;
	
	left: 40px;
	top: 15px;
}

.sfeervisual_fiets_prijstopper,.sfeervisual_fiets_scherpgeprijsd {
	position: absolute;
	
	left: 320px;
	top: 0;
	
	width: 103px;
	height: 95px;
}

.sfeervisual_fiets_prijstopper span, .sfeervisual_fiets_scherpgeprijsd span {
	display: none;
}

.sfeervisual_fiets_prijstopper {
	background: transparent url('../images/prijstopper.png') no-repeat left top;
}

.sfeervisual_fiets_scherpgeprijsd {
	background: transparent url('../images/scherpgeprijsd.png') no-repeat left top;
}

.sfeervisual_fiets_content {
	position: absolute;
	
	left: 460px;
	top: 37px;
}

.sfeervisual_fiets_content span {
	display: block;
	
	padding: 0 0 20px 0;
	
	font-size: 13px;
	color: #444;
	font-weight: bold;
}

.sfeervisual_fiets_content td {
	font-size: 12px;
	
	color: #d8d8d8;
	
	padding: 0 10px 0 0;
	
	height: 20px;
	line-height: 20px;
}

.sfeervisual_fiets_adviesprijs {
	padding: 5px 0 10px 0;
	
	font-size: 13px;
	color: #444;
	font-weight: bold;
}

.sfeervisual_fiets_prijs {
	width: 100px;
	height: 25px;
	padding: 7px 0 0 20px;
	
	text-align: center;
	
	background: #FFF url('../images/background.sfeervisual_fiets_prijs.gif') no-repeat left top;
}

.sfeervisual_fiets_extra_aanduiding {
	margin: 10px 0 0 -2px;
}

.sfeervisual_mouse_trigger {
	position: absolute;
	
	top: 0;
	left: 0;
	
	width: 760px;
	height: 315px;
	
	cursor: pointer;
}

#footer {
	position: relative;

	margin: 0 0 0 180px;
	
	width: 780px;
	
	border-top: #d8d8d8 1px solid;
}

#footer_content {
	position: absolute;

	top: 0;
	right: 20px;
	
	height: 40px;
	
	line-height: 38px;
}

#footer_link_container div {
	float: left;
	line-height: 18px;
	width: 160px;
	padding: 24px 20px 10px 0;
}

#footer_link_container div span {
	color: #666666;
	
	font-size: 14px;
}

#footer_link_container div a {
	color: #666666;
	
	font-size: 11px;
	
	text-decoration: none;
}

#footer_link_container div a:hover {
	color: #ffa400;
}

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

#footer a:hover {
	color: #ffa400;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	
	width: 940px;
	height: 99px;
	z-index: 100;
}

#nav_container {
	position: absolute;
	
	left: 210px;
	top: 68px;

	width: 500px;
	height: 31px;
	z-index: 101;
}

#search_container {
	position: absolute;
	
	left: 715px;
	top: 56px;

	width: 225px;
	height: 35px;
	
	background: transparent url('../images/backgrounds.search.png') repeat-x left top;
}

#search_container div {
	float: left;
	line-height: 20px;
	height: 20px;
}

#search_container_input {
	float: left;

	height: 18px;
	
	margin: 0;
	padding: 0;
	
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 0;
	border-right: 0;
	
	background-color: #f6f6f6;
}

#search_container_button {
	border: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
	color: #FFF;
	
	margin: 0 0 0 8px;
	
	background: transparent url('../images/transparent_pixel.gif') no-repeat left top;
	
	cursor: pointer;
}

#search_field {
	position: absolute;
	
	left: 6px;
	top: 8px;
}


#search_left {
	width: 7px;
	height: 20px;
	
	background: transparent url('../images/backgrounds.search.left.png') no-repeat left top;
}

#search_right {
	width: 7px;
	height: 20px;
	
	background: transparent url('../images/backgrounds.search.right.png') no-repeat left top;
}

#proefrit_banner {
	width: 224px;
	height: 188px;
	
	padding: 0 0 25px 0;
	
	cursor: pointer;
	
	background: transparent url('../images/banner.proefrit.gif') no-repeat left top;
}

#proefrit_banner span {
	display: none;
}

#bel_banner {
	width: 224px;
	height: 166px;
	
	padding: 0 0 25px 0;
	
	background: transparent url('../images/banner.bel.gif') no-repeat left top;
}

#bel_banner span {
	display: none;
}

#bladeren_paginas {
	position: relative;
	border-top: #d8d8d8 1px solid;
	padding: 5px 0 0 0;
}

.paginas_bladeren_vorige {
	position: absolute;
	
	left: 0;
	top: 5px;
	
	z-index: 4;
}

.paginas_bladeren_volgende {
	position: absolute;
	
	right: 0;
	top: 5px;
	
	z-index: 4;
}

.paginas_bladeren_paginas {
	z-index: 3;
	text-align: center;
	
	cursor: default;
}

#bladeren_paginas a {
	color: #666666;
	text-decoration: none;
}

#bladeren_paginas a:hover {
	color: #ffa400;
	text-decoration: none;
}

.bladeren_paginas_selected {
	color: #00bbf5 !important;
	font-weight: bold;
	text-decoration: underline !important;
}

.fiets_blokje, .fiets_blokje_over {
	position: relative;
	
	width: 500px;
	height: 100px;
	
	padding: 10px;
	
	cursor: pointer;
	
	border-top: #d8d8d8 1px solid;	
}

#infopag_content {
	padding: 0 0 10px 0;
}

.fiets_blokje_over {
	background: #FFF url('../images/fietsblokje_over.jpg') no-repeat left bottom;
}

.fiets_blokje_link {
	display: none;
}

.fiets_blokje_img {
	position: absolute;
	
	left: 10px;
	top: 10px;

	width: 100px;
	height: 100px;
	
	line-height: 100px;
	
	text-align: center;
	border: 1px solid #FFFFFF;
}

.fiets_blokje_over .fiets_blokje_img {
	border: 1px solid #CCC;
	background-color: #FFF;
}


.fiets_blokje_type {
	position: absolute;
	
	left: 120px;
	top: 10px;
	
	font-size: 12px;
	font-weight: bold;
	
	color: #ffa400;
}

.fiets_blokje_extra_aanduiding {
	position: absolute;
	
	right: 10px;
	top: 10px;
	
	font-size: 12px;
	font-weight: bold;
	
	color: #b3db14;
	
	text-transform: uppercase;
}

.fiets_blokje_img img {
	vertical-align: middle;
	line-height: 100px;
}

.fiets_blokje_inleiding {
	position: absolute;
	
	left: 120px;
	top: 38px;
	
	line-height: 14px;
	
	width: 380px;
	height: 45px;
}

.fiets_blokje_prijs {
	position: absolute;
	
	right: 10px;
	top: 95px;
	
	font-size: 14px;
	font-weight: bold;
	
	color: #00bbf5;
}

.fiets_blokje_adviesprijs {
	position: absolute;
	
	left: 120px;
	top: 95px;
	
	font-size: 11px;
}

.bladeren_padding {
	padding: 6px 0 25px 10px;
}

.blue_text, .blue_text a {
	color: #00bbf5;
	text-decoration: none;
}

.blue_text a:hover {
	color: #666666;
	text-decoration: none;
}

.orange_text, .orange_text a {
	color: #ffa400;
	text-decoration: none;
}

.orange_text a:hover {
	color: #666666;
	text-decoration: none;
}

.grey_text_light, .grey_text_light a {
	color: #d8d8d8;
	text-decoration: none;
}

.grey_text_light a:hover {
	color: #666666;
	text-decoration: none;
}

.meer_link {
	color: #7ee0ff !important;
	text-decoration: none !important;
}

.meer_link:hover {
	color: #00bbf5 !important;
}

.bold_text {
	font-weight: bold;
}

h1, h2 {
	height: 30px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

h6 {
	height: 20px;
	background-repeat: no-repeat;
	margin: 0;
}

h1 span, h2 span, h6 span {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }