body {
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.8em;
text-align: center;
background: #E6E6E6;
}

a {
color: #005880;
}

a:hover {
color: #006B95;
}

a:visited {
color: #006B95;
}

a:visited:hover {
color: #2C91B2;
}

h1{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #006B95;
margin: 15px 0 15px 0;
padding-left: 15px; 
}

h2 {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #007AAC;
margin: 15px;
}

h3 {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #56A7C1;
margin: 15px;
}

p {
margin: 10px 15px 5px 15px;
}

/* Zoekresultaten */

#search-results {
	float:left;
	width:450px;
	margin:0 0 1.8em 0;
		}
#search-results h2 {
	text-indent:-9999px;
	display:block;
	height:25px;
	width:229px;
	}	
.searchresult-small {
	float:left;
	width: 450px;
	height:180px;
	margin: 0 1.3em 0 20px;
	}
.searchresult-small a {
	color:#007aac;
	text-decoration:none;
	}	
.searchresult-small a:link {
	border-bottom:1px dotted #005880;
	}
.searchresult-small a:visited {
	border-bottom:1px dotted #007aac;
	}
.searchresult-small a:hover {
	border-bottom:1px solid #007aac;
	}
.searchresult-small-img {
	float:left;
	width:100px;
	height:95px;
	overflow:hidden;
	}
.searchresult-small-desc {
	width:350px;
	height:100px;
	float:right;
	}
.searchresult-small-price {
	display:block;
	width:320px;
	float:right;
	}
.searchresult-small-rating {
	display:inline;
	width:120px;
	float:left;
	margin:0 0 0 8.8em;
	}
.searchresult-small-buylink {
	display:block;
	width:53px;
	float:right;
	}
.searchresult-small-buylink a {
	float:right;
	}
.searchresult-small-price a {
	float:right;
	}
.searchresult-small h4 a {
	text-decoration:none;
	padding:0 0 0 0;
	color:#007aac;
	display:block;
	margin-bottom:0.2em;
	}
.searchresult-rating {
	float:right;
	color:#007aac;
	margin-right:0.5em;
	}
.order-sresults {
	display:block;
	font-size:0.8em;
	margin-bottom:0.8em;
	}	
.order-sresults a {
	color:#007aac;

	}

/* navigatie */

.navigation {
  text-align: center;
  margin: 20px 0 20px 0;
}

/* layout styles */

#container {
width: 816px;
text-align: left;
margin: 10px auto 0 auto;
background: url(images/back_container.gif) #FFFFFF repeat-y;
padding: 0 !important;
line-height: 1.8em;
}

#banner {
height: 100px;
background: url(images/back_banner.jpg) #006B95 no-repeat;
}

#banner h1 {
float: left;
color: #FFFFFF;
margin: 40px 0 0 20px;
background: none;
}

#content {
float: left;
width: 520px; 
margin: 8px 8px 0 8px;
background-image: url(images/back_content.jpg);
background-repeat: no-repeat;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#content div.box {
	float: left;
	width: 500px;
	margin: 10px 10px 0 10px;
	background: #FFF url(images/contentbg.gif) repeat-y;
}

#content a.nonee {
	color: #262626;
	text-decoration: none;
}
#content a.nonee:hover {
	text-decoration: none;
}





#contenttest {
background-image: url(images/back_content.jpg);
background-repeat: no-repeat;
}


* html #content {
margin-left: 5px;
}

#sidebar {
float: left;
width: 254px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(images/back_sidebar.jpg);
background-repeat: no-repeat;
color: #787878;
}

/* meta nav */

#nav-meta {
float: right;
margin: 11px 25px 0 0;
background: url(images/back_navmeta2.gif) no-repeat bottom right;
}

#nav-meta ul {
margin: 0;
padding: 2px;
background: url(images/back_navmeta1.gif) no-repeat bottom left;
}

#nav-meta li {
display: inline;
padding: 4px;
}

#nav-meta a, #nav-meta a:visited {
color: #FFFFFF;
text-decoration: none;
margin: 4px;
}

#nav-meta a:hover, #nav-meta a:visited:hover {
color: #D1EBF4;
}

.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

#nav-main {
margin: 10px 16px 10px 11px;
min-height: 30px;
background: url(images/back_navmain.gif) #007AAC no-repeat;
}

#nav-main ul {
height: 100%;
margin: 0;
padding: 0 0 0 5px;
}

#nav-main li {
list-style-type: none;
float: left;
width: auto;
margin: 7px 5px 0 5px;
background: url(images/back_navmainitems2.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #D1EBF4;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(images/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}

.current {
margin-top: 4px;
background-image: url(images/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(images/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}

/* sub nav */

#nav-section {
clear: both;
}

#nav-section ul {
margin: 0;
padding: 0 10px 0 10px;
}

#nav-section li {
list-style-type: none;
float: left;
margin: 0px 4px 0 4px;
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 2px;
}

#nav-section a:link, #nav-section a:visited {
text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
font-weight: bold;
}

/* Bestemmingen op landenpagina */

#bestemmingen {
margin: 15px;
width:200px;
border:1px solid #1179a0;
}
#bestemmingen ul {
list-style: none;
margin: 0;
padding: 0;
}
#bestemmingen li {
background-image: url(images/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/*supplemental nav */

#nav-zoeken {
margin: 15px;
}
#nav-zoeken ul {
list-style: none;
margin: 0;
padding: 0;
}
#nav-zoeken li {
background-image: url(images/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}
#nav-supp ul {
list-style: none;
margin: 0;
padding: 0;
}
#nav-supp {
margin: 15px;
}
#nav-menu {
margin: 15px;
}

#nav-supp li {
background-image: url(images/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

.searchform {
}

/*adsense zoeken */

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

#nav-ads {
margin: 15px;
}
#nav-ads {
margin: 15px;
}

#nav-ads li {
background-image: url(images/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* Random reizen */
#nav-random {
	float: left;
	padding: 7px 0 0 20px;
	width: 149px;
}

#nav-random div.pane {
	float: left;
	width: 149px;
	color: #187500;
	height: 80px;
	margin: 0 0 7px 0;
	font: 12px Tahoma, Arial, sans-serif;
	background: #EDEDED url(/images/navrandom-bg.gif) no-repeat;
}
#nav-random div.pane h2 {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	width: 149px;
	text-align: center;
	font: 12px Tahoma, Arial, sans-serif;
	color: #187500;
	font-weight: bold;
	height: 16px;
}

#nav-random div.pane a {
	color: #242424;
	text-decoration: none;
}
#nav-random div.pane a:hover {
	color: #242424;
	text-decoration: underline;
}
#nav-random div.pane p {
	float: left;
	margin: 0;
	width: 69px;
	padding: 3px 0 0 12px;
}	

img.thumb {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	margin: 0 0 0 -10px;
	padding: 1px;
	width: 65px;
	height: 50px;
}

/* Zoekresultaten */
#zoekresult {
padding-left: 0px;
}
#zoekresult a.nonee {
	color: #262626;
	text-decoration: none;
}
#zoekresult a.nonee:hover {
	text-decoration: none;
}
div.zoekresult p {
	float: left;
	width: 164px;
	color: #002C4E;
	margin: 0;
	padding: 0px 10px 5px 10px;
}
div.zoekresult table {
	color: #FFFFFF;
	width: 179px;
	margin-left: 5px;
}
div.zoekresult table td {
	padding: 2px 0 2px 5px;
}
span.price {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
span.price a {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

span.bold {
	font-weight: bold;
}
span.under {
	color: #187500;
	font-size: 12px;
}
img.thumb2 {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	margin: 8px; 10px 8px 10px;
	padding: 1px;
	width: 91px;
	height: 70px;
}
img.foto {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	margin: 10px 10px 10px 10px;

	padding: 1px;
	height: 100px;
}

/* footer */
#info-site {
clear: both;
text-align: center;
background-image: url(images/back_infosite.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 15px 0;
}

	
#info-company {
padding: 5px;
background: url(images/back_navmain.gif) #007AAC no-repeat;
margin: 10px 16px 10px 10px!important;
color: #FFFFFF;
}

#info-company a,#info-company a:visited {
color: #D1EBF4;
}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
}

#fcf2 {

margin:5px;
width:450px;
}

#fcf2 p {
text-align:center;
padding:8px;
}

#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}