/**
 * Layout.css - Global styles camperpolis.nl
 * 
 * @author  Webstores <info at webstores dot nl>
 *          Copyright (c) Webstores internet totaalbureau <http://www.webstores.nl/>
 */

/* General */

* { padding: 0; margin: 0; outline: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url('../img/bg-header.jpg') top center no-repeat;
	line-height: 160%;
	color: #666666;
	}

#swf-link {
	float: left;
	display: block;
	width: 220px;
	height: 123px;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
#verloopbottom { background-image:url(../img/bg-verloop.jpg); background-repeat:repeat-x; background-position:bottom; 
width: 100%; overflow:hidden; }

#container { 
	background-color: #FFF;
	width:100%;
	}

#wrapper { 
	margin: 0 auto;
	width: 940px;
	margin-bottom: 20px;
	}

/* Global style */

a {
	text-decoration: none;
	color: #008BCF;
	}

p {
	color:#333;
	padding:10px 0;
	}
p.intro {
	font-weight:bold;
	}

h1 { 
	font-size:28px;
	color:#69B022;
	font-weight:normal;
	padding:10px 0 10px 0px;
	line-height: 28px;
	}
 
h2 {
	font-size: 20px;
	color:#008BCF;
	font-weight:normal;
	padding:10px 0 10px 0px;
	}

h3 {
	font-size: 18px;
	color:#69B022;
	font-weight:normal;
	padding:10px 0 10px 0px;
	}

h4 {
	font-size: 16px;
	line-height: 1.7em;
	color: #6E786E;
	font-weight:normal;
	padding:10px 0 10px 0px;
	}

.accent {
	font-size: 26px;
	color: #008BD0;
	font-weight:lighter;
	}

h5 {
	font-size: 16px;
	line-height: 1.7em;
	color: #008BCF;
	font-weight:normal;
	padding:10px 0 10px 0px;
	}

h6 {
	font-size: 18px;
	line-height: normal;
	color: #008BCF;
	font-weight:bold;
	margin:0 0 5px 0;
	}


/* Header */

#header {
	width: 940px;
	float: left;
	background: none;
	height:130px;
	}

#header img {
	border:none;
	padding:20px;
	}
	

/* Mainmenu */

#mainmenu {
	width: 700px;
	height:40px;
	background: url('../img/bg-mainmenu.png') repeat-x;
	float:left;
}

#navigation {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 700px;
	height: 40px;
	list-style: none;
	}

#navigation li {
	float: left;
	}

#navigation li a {
	display: block;
	padding: 13px 15px 12px 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	color: #FFF;
	}

#navigation li:hover a,
#navigation li.sfhover a,
#navigation li.selected a {
	color: #68B022;
	background: url('../img/menu-mo.png') repeat-x;
	background-position: center;
	}

/* Second level navigation */

#navigation .subnav {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: #EEE;
	border-right: 1px solid #C7D205;
	border-bottom: 1px solid #C7D205;
	border-left: 1px solid #C7D205;
	list-style: none;
	z-index: 20;
	}

#navigation li:hover .subnav,
#navigation li.sfhover .subnav {
	display: block;
	}
	
#navigation li .subnav li {
	position: relative;
	float: none;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	}

#navigation li .subnav li a {
	display: block;
	padding: 7px 15px;
	width: 219px;
	font-size: 11px;
	font-weight: normal;
	color: #68B022;
	}

#navigation li .subnav li:hover a,
#navigation li .subnav li.sfhover a {
	background-color: #DDD;
	color: #437117;
	}


/* Premie form */

#premie-form ul,
#premie-sidebar-form ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#premie-form li {
	margin-bottom: 10px;
	padding: 0;
	height: 30px;
	border: 0;
}

#premie-sidebar-form li {
	margin-bottom: 5px;
	padding: 0;
	height: auto;
	border: 0;
}

#premie-form li.offset {
	margin-bottom: 35px;
}

#premie-form input {
	float: left;
	width: 326px;
}

#premie-form label.indent {
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	margin: 4px 0;
	width: 140px;
	font-size: 16px;
	font-weight: normal;
	color: #008BCF;
}

#premie-form label.totals {
	width: auto;
	font-weight: bold;
	color: #69B022;
}

a#ga-verder-button {
	float: right;
	background: url(../img/ga-verder-sprite.png) no-repeat !important;
	background: url(../img/ga-verder-sprite.gif) no-repeat;
	height: 32px;
	width: 133px;
	margin: 10px 50px 0 0;
}

a#ga-verder-button:hover {
	background-position: 0 -32px !important;
	background-position: 0 -32px;
}


/* Sliders */

.slider {
	position: relative;
	float: left;
	margin: 4px 18px;
	width: 302px;
	height: 22px;
	background: url(../img/slider-sprite.png) repeat-x;
}

.slider-control {
	position: absolute;
	display: block;
	width: 18px;
	height: 22px;
	top: 0;
	background: url(../img/slider-sprite.png) repeat-x -84px -84px;
	line-height: normal;
	text-indent: -9999px;
	outline: none;
}

* html .slider-control {
	background: url(../img/slider-sprite.gif) repeat-x -84px -84px;
}

.slider .decrease {
	left: -18px;
	background-position: -76px -84px;
}

.slider .increase {
	right: -18px;
	background-position: -94px -84px;
}

.slider-track {
	padding: 3px 0;
	height: 16px;
	background: url(../img/slider-sprite.png) repeat-x 0 -21px;
	overflow: hidden;
}

* html .slider-track {
	background: url(../img/slider-sprite.gif) repeat-x 0 -21px;
}

.slider-handle {
	position: absolute;
	width: 38px;
	height: 38px;
	top: -8px;
	background: url(../img/slider-sprite.png) repeat-x 0 -84px;
	cursor: pointer;
	z-index: 10;
}

* html .slider-handle {
	background: url(../img/slider-sprite.gif) repeat-x 0 -84px;
}

.slider-value {
	display: inline;
	float: left;
	margin: 0 10px 0 20px;
	padding: 0 10px 0 23px;
	width: 77px;
	height: 30px;
	background: url(../img/slider-value-sprite.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.slider-value.plain {
	padding: 0 10px 0 10px;
	width: 90px;
	background-position: 0 -30px;
}

.slider-value.green {
	height: 32px;
	background-position: 0 -60px;
	line-height: 32px;
}

.slider-value .currency {
	font-weight: normal;
}

.totals-wrap {
	display: inline;
	float: right;
	margin-right: 12px;
}

.totals-wrap .tooltip-popup {
	margin-left: 0;
}

#home-tooltips {
	float: left;
	width: 30px;
	list-style: none;
}

#home-tooltips li {
	margin: 10px 0 22px 0;
}

#home-tooltips li span {
	display: block;
	height: 30px;
	width: 24px;
}


/* Sidebar sliders */

#rightcolumn .slider {
	float: none;
	width: 184px;
	background-position: 0 -42px;
}

#rightcolumn .slider-control {
	background-position: -112px -84px;
}

#rightcolumn .slider .decrease {
	left: -18px;
	background-position: -112px -84px;
}

#rightcolumn .slider .increase {
	right: -18px;
	background-position: -130px -84px;
}

#rightcolumn .slider-track {
	background-position: 0 -63px;
}

#rightcolumn .slider-handle {
	background-position: -38px -84px;
}

#rightcolumn .slider-value {
	float: none;
	margin: 0;
	padding: 3px 5px;
	width: auto;
	height: 22px;
	background: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #999;
}

#rightcolumn .slider-submit {
	float: left;
	display: block;
	background: url(../img/sliders-button-sprite.png) center 0 no-repeat;
	width: 80px;
	height: 10px;
	padding: 11px 15px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFF;
}

#rightcolumn .slider-submit:hover {
	background-position: center -32px;
}

#rightcolumn .slider-submit span {
	font-size: 14px;
}

#rightcolumn .slider-descr {
	float: left;
	display: block;
	width: 104px;
	height: 10px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 6px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #008BCF;
}

#premie-form {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}


/* Mijn CamperPolis */

#mijncamperpolis {
	width:220px;
	height:40px;
	float:right;
	}

#mijn-navigation {
	float: left;
	margin: 0;
	padding:0 ;
	width: 220px;
	height: 40px;
	list-style: none;
	}

#mijn-navigation li {
	float: left;
	}

#mijn-navigation li a {
	background:url(../img/pijl-xs-mijncp.gif) no-repeat 100% 50%;
	display: block;
	padding: 13px 15px 12px 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	color: #FFF;
	}

#mijn-navigation li:hover a,
#mijn-navigation li.sfhover a,
#mijn-navigation li.selected a {
	color: #A6CDE1;
	background:url(../img/pijl-xs-mijncp-over.gif) no-repeat 100% 50%;
	}

/* Tabs */

#product-tabs {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #D9EBC8;
	list-style: none;
}

#product-tabs li {
	float: left;
	margin-right: 0px;
}

#product-tabs li a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	height: 30px;
	width:100px;
	background: url(../img/tab-bg.jpg) no-repeat;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#product-tabs li a:hover,
#product-tabs li.selected a {
	height: 30px;
	width: 100px;
	background: white;
	border-top: 1px solid #D9EBC8;
	border-right: 1px solid #D9EBC8;
	border-left: 1px solid #D9EBC8;
	color: #69B022;
	text-decoration: none;
}

.tab-container {
	padding: 15px 0;
}

.tab-container h3,
.tab-container h4,
.tab-container h5,
.tab-container h6 {
	margin: 0 0 10px;
}

#tekstpagepanel #mijngegevens {
	margin-bottom: 20px;
	padding: 0;
	width: 420px;
	overflow: hidden;
}

#polis {
	margin-bottom: 20px;
	width: 420px;
	overflow: hidden;
}

#schade {
	margin-bottom: 20px;
	width: 420px;
	overflow: hidden;
}

/* Mijn CamperPolis - Gegevens */

#mijngegevens ul li {
	height: 30px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type:none;
}

#mijngegevens img {
	border:none;
	padding:10px 0 0 125px;
}

label.indent {
	font-weight: bold;
	width:120px;
	float:left;
}

.fat {
	font-weight: bold;
}

.center {
	padding: 0px;
	padding-top: 10px;
	text-align: center;
}

div.faqsearch {
	width: 200px;
	margin: 0px auto;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
}

div.faqsearch input {
	float: left;
}

div.faqsearch span {
	color: #CCCCCC;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

div.faqsearch .medium {
	padding: 2px 0;
}

div.faqsearch input.search {	
	display: block;
	width: 60px;
	height: 23px;
	border: none;
	margin-left: 10px;
	background: url('../img/search-sprite.jpg') center 0 no-repeat;
}

input.search:hover {
	background-position: center -23px;
}

label.green,
input.green {
	color: #69B022;
}

#polis ul li {
	height: 30px;
	width: 420px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type: none;
}

#polis ul li a{
	background:url(../img/wijzig.jpg) no-repeat 97% 5px;
	display:block;
	height: 30px;
	width: 420px;
	line-height: 30px;
	color: #69B022;
}
#polis ul li a:hover{
	background:url(../img/wijzig.jpg) no-repeat 97% -26px;
}

#schade ul li {
	height: 30px;
	width:420px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type:none;
}

#schade ul li a{
	background:url(../img/wijzig.jpg) no-repeat 97% 5px;
	display:block;
	height: 30px;
	width: 420px;
	line-height: 30px;
	color: #69B022;
}
#schade ul li a:hover{
	background:url(../img/wijzig.jpg) no-repeat 97% -26px;
}

/* Rechterkolom mijn gegevens */

.cart {
	width: 220px;
	margin:20px 0 20px 0;
	}
.film_h {
	color: #6ab022;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	padding-top: 15px;
}
.cart table {
	float: left;
}

#titlemijngegevens {
	display: block;
	height:40px;
	width: 210px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size: 18px;
	color:white;
	background:url(../img/mijngegevens-sprite.jpg) 0 0 no-repeat;
	}

#titlemijngegevens:hover,
#titlemijngegevens.titlemijngegevens-active {
	background-position: 0 -40px;
	}

table {
	font-weight:bold;
	line-height: 1em;
	width:100%;
	}

table td {
	padding:0 0 0 10px;
	}

td.mijntd {
	background-color:#D9EEF8;
	height: 30px;
	}

div#mijnpolis {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	font-weight:bold;
}

div.inputnaam {
	float: left;
	width: 140px;
	background: #FFF;
	text-align: left;
	padding: 10px 0 10px 10px;
}

div.inputprijs {
	float: left;
	width: 45px;
	text-align:right;
	background:#FFF;
	padding: 10px 10px 5px 10px;
}

td.data {
	text-align: right;
	padding:0 10px 0 0;
	background-color:#D9EEF8;
	}

.kenteken {
	background:url(../img/license-plate-small.jpg) no-repeat top right;
	width: 90px;
	display:block;
	height: 25px;
	color:#000;
	margin: 5px 0 0 0;
	padding: 3px 6px 0 0;
	}

#mijngegevens-content {
	background:url(../img/shadow-border-bottom.png) no-repeat bottom !important;
	color:#008BCF;
	height:126px;
	}

#mijnpolis-content {
	background:url(../img/shadow-border-bottom.png) no-repeat bottom;
	color:#008BCF;
	padding: 0 0 6px 0;
	}

#titlemijnpolis{
	display: block;
	height:40px;
	width: 210px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size: 18px;
	color:white;
	background:url(../img/mijngegevens-sprite.jpg) 0 -80px no-repeat;
	}

td.vanafprijs {
	background: url(../img/premie-vanaf.jpg) no-repeat right;
	background-color:#D9EEF8;
	background-position:left;
	color:white;
	height:43px;
	padding: 0 0 0 17px;
	border-bottom: 1px solid #B0DBF0;
	}
td.vanaf {
	font-size:11px;
	padding:5px 0 0 10px;
	height: 20px;
	background-color:#D9EEF8;
	}
td.totaal {
	font-size:11px;
	padding:5px 0 0 10px;
	height: 20px;
	background-color:#D9EEF8;
	border-top: 1px solid #B0DBF0;
	}
td.totaalprijs {
	background: url(../img/premie-opties.jpg) no-repeat right;
	background-position:left;
	background-color:#D9EEF8;
	color:white;
	font-size: 16px;
	height:43px;
	border-bottom: 1px solid #B0DBF0;
	text-align:center;
	padding: 6px 0 5px 0;
	}

/* Leftcolumn */

#leftcolumn { 
	float: left;
	background: #FFF;
	width: 220px; 
	display: block;
	padding: 0;
	margin: 20px 20px 0 0;
	position:relative;
	}

.submenu {
	margin: 0;
	width: 220px;
	list-style: none;
	padding: 5px 0 0 0;
	}

.submenu-list {
	margin: 0;
	width: 220px;
	list-style: none;
	padding: 5px 0 0 0;
	}

.submenu-list li {
	float: left;
	width: 220px;
	}

.submenu-list li a {
	display: block;
	font-size: 12px;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	color: #69B022;
	background: url(../img/pijl-xs.jpg) no-repeat 95% 50%;
	padding: 7px 15px 7px 10px;
	}

.submenu-list li:hover a,
.submenu-list li.sfhover a {
	color: #008BCF;
	background: url(../img/pijl-xs-overblue.jpg) no-repeat 95% 50%;
	}

.submenu-list li.selected a {
	color: #008BCF;
	background: url(../img/pijl-xs-overblue.jpg) no-repeat 95% 50%;
	border-left: 5px solid #008BCF;
	}

#submenu-empty {
	border-bottom: 1px solid #C7E5F5;
	margin: 0;
	width: 210px;
	list-style: none;
	padding: 5px 0 0 10px;
	}

/* Content */

#content{ 
	background: none;
	width: 700px;
	float: left;
	}

#premieberekenen {
	/* background:url(../img/bg-home-berekenen.png) 0 15px no-repeat; */
	height: 400px;
	width:660px;
	margin:0;
	padding: 20px;
	}

#premieberekenen h2{
	font-size: 25px;
	color:#008BCF;
	font-weight:normal;
	margin: 0;
	}

#content-tekstpage {	
	width:460px;
	background-color:white;
	float:left;
	margin: 20px 0 20px 0;
	}

#content-tekstpage a:hover{
	text-decoration:underline;
	}

#tekstpagepanel {
	float: left;
	height: auto; !important
	height: 450px;
	min-height: 450px;
	width: 420px;
	padding: 20px;
	margin: 0;
	}

#tekstpagepanel ul, ol {
	margin: 10px 0 20px;
	padding: 0 0 0 30px;
	line-height: 150%;
}

#content-tekstpage-groot {
	width:700px;
	background-color:white;
	float:left;
	margin: 20px 0 40px 0;
	}

#tekstpagepanel-groot {
	float: left;
	width: 680px;
	padding: 10px;
	margin: 0;
	}

#faq-reageren {
	margin-left: 20px;
	margin-top: 5px;
	color: #008BCF;
	font-weight: bold;
	text-align: left;
	float: left;
	overflow: hidden;
}

#faq-reageren a {
	text-decoration: underline;
}

#content-footer {
	padding: 10px 20px 20px 0;
	text-align:right;
	}

/* Nieuws */

#nieuws {
	border:none;
	}

p.date {
	margin: 0;
	padding:0;
	color:#99D1EC;
	font-size:11px;	
	}

/* Articles */

#nieuws .article {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
	}

#nieuws .article .thumb {
	float: left;
	margin:5px 10px 0 0;
	border:1px solid #99D1EC;
	padding:4px;
	height:80px;
	}

#nieuws .article-content {
	float: left;
	width: 280px;
	}

#nieuws .article-content p.date {
	margin: 0;
	padding:0;
	color:#99D1EC;
	font-size:11px;	
	}

#nieuws .article-content p {
	margin:0;
	padding:0;
	}

#nieuws a:hover {
	color:#99D1EC;
	}


/* Archive tables */

#nieuws table {
	margin:20px 0 10px 0;
	width: 100%;
	border-top: 1px solid #008BCF;
	padding-bottom: 30px;
	border-bottom: 1px solid #008BCF;
	}

#nieuws table td {
	border-bottom: 1px solid #99D1EC;
	height: 30px;
	}

#nieuws td.date {
	width: 100px;
	text-align: right;
	color: #99D1EC;
	font-size:11px;
	font-weight: normal;
	}

#nieuws td.title {
	width: 300px;
	font-size: 11px;
	font-weight:normal;
	background: url(../img/pijl-xs-overblue.jpg) no-repeat right;
	margin:0 10px 0 0;
	}

/* FAQ styling */

#right-span {
	width: 420px;
	}

.column.jobs,
.column.faq {
	padding-top: 1px;
	}

/* Accordion */

#accordion {
	margin-bottom: 10px;
	}

#accordion a {
	color: #666;
	}

.accordion_toggle {
	display: block;
	margin-top: -1px;
	padding: 10px 5px 10px 20px;
	overflow:hidden;
	width: 395px;
	line-height: normal;
	background: url(../img/arrow-faq-w-right.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #99D1EC;
	outline: none;
	cursor: pointer;
	}

.accordion_toggle_active {
	background: url(../img/job-active-top-bg.gif) no-repeat top left !important;
	font-size: 13px;
	font-weight: bold;
	color: #008BCF !important;
	}

.accordion_toggle span {
	display: block;
	float: left;
	padding: 0 10px;
	}

.accordion_toggle .function {
 width: 250px;
}

.accordion_toggle .department {
	width: 180px;
	}

.accordion_toggle .city {
	width: 95px;
	}

.accordion_toggle .more {
	margin-right: -3px;
	width: 85px;
	text-align: right;
	}

.accordion_toggle_active .department,
.accordion_toggle_active .city,
.accordion_toggle_active .more {
	visibility: hidden;
	}

.accordion_content {
	width: 100%;
	background: url(../img/job-active-bg.gif) no-repeat bottom left;
	overflow: hidden;
	}

.accordion_content table,
.accordion_content p {
	color: #333;
	font-size:11px;
	}

.accordion_content p {
	margin: 20px 0;
	padding: 0 30px;
	}

.accordion_content table td {
	padding: 10px 30px;
	border-top: 1px solid white;
	border-bottom: none;
	vertical-align: top;
	}

.accordion_content table ul {
	margin: 0; 
	padding-left: 15px;
	}

#accordion-reageren {
	border-top: 1px solid #C7E5F5;
	font-size:11px;
	font-weight:bold;
	color:#008BCF;
	margin: 30px 30px 20px 30px;
	padding: 10px 0 0 0;
	}
#accordion-reageren a{
	color:#008BCF;
	text-decoration:underline;
	}

/* ---------------------------------
 * Dealers
 */
.dealers .accordion_content { background: url(../img/job-active-bg-xl.jpg) no-repeat bottom left; line-height: 150%; }
.dealers .accordion_toggle_active { background: url(../img/job-active-top-bg-xl.jpg) no-repeat top left !important; }
.dealers #right-span { width: 660px; }
.dealers .accordion_toggle span { padding: 0; }
.dealers .accordion_toggle { width: 635px; }
.col1 { width: 320px; padding: 0; padding-left: 10px; }
.col2 { width: 125px; padding: 0; }
.col3 { width: 45px; padding: 0; text-align: center; }
.col4 { width: 45px; padding: 0; text-align: center; }
.col5 { width: 45px; padding: 0; text-align: center; }
.col6 { width: 45px; padding: 0; text-align: center; }

/* Breadcrumbs */

#breadcrumbs {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 9px;
	display: block;
	}

#breadcrumbs ul{
	padding: 0;
	margin: 0;
	}
	
#breadcrumbs li {
	display: inline;
	color: #CCC;
	}

#breadcrumbs li a {
	text-decoration: none;
	padding: 0 10px 0 0;
	background:url(../img/bc-arrow.jpg) no-repeat 100% 50%;
	color: #CCC;
	}

#breadcrumbs li.selected a {
	color: #69B022;
	background:none;
	}

#breadcrumbs li a:hover {
	color: #69B022;
	}

/* Rightcolumn */

/**
 *	EG:
 *	padding op 0 gezet, margin gebruikt om links ruimte te zetten tussen content en sidebar en op goede hoogte zetten
 *	display: block i.p.v. inline 
 **/

#rightcolumn {
	float: right;
	background: none;
	width: 220px;
	padding: 0;
	margin: 3px 0 0 0;
	}

#vragen {
	display: block;
	background:url('../img/blok-vragen.png') no-repeat;
	height:60px;
	width:220px; 
	margin: 20px 0 20px 0;
}

#video {
	background:url(../img/video-background.png) no-repeat;
	height:198px;
	width:220px;
	padding:4px 0 0 0;
}

.banner {
	float: right;
	display: block;
	width: 218px;
	background-color:white;
	margin: 20px 0 20px 0;
	padding: 0;
	border:1px solid #B0DBF0;
}

img {
	border:none;
	}

#rc-navigation {
	margin: 10px 0 0 0;
	width: 220px;
	height: 20px;
	list-style: none;
}

#rc-navigation li {
	float: left;
	width: 220px;
	}

#rc-navigation li a {
	display: block;
	padding: 0px 15px 12px 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	color: #69B022;
	background: url(../img/pijl-xs.gif) no-repeat 95% 20%;
	}

#rc-navigation li:hover a,
#rc-navigation li.sfhover a,
#rc-navigation li.selected a {
	color: #005B8B;
	background: url(../img/pijl-xs-over.gif) no-repeat 95% 20%;
	}


/* Footer */

#footer { 
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer-white {
	margin: 0 auto;
	width: 940px;
	}

.footerbox {
	width: 175px;
	float:left;
	}
.footerbox img {
	display: none;
}
.footerpartners {
	width: 220px;
	float:left;
	padding:0 0 0 20px;
	}

.footer-navigation {
	margin: 0;
	padding:10px 0 10px 0;
	list-style: none;
	background:white; 
	}

.footer-navigation li {
	width: 175px;
	}
	
.footer-navigation li a {
	display: block;
	padding: 5px 15px 5px 10px;
	font-size: 11px;
	text-decoration: none;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	color: #AAB2A8;
	}

.footer-navigation li:hover a,
.footer-navigation li.sfhover a, 
.footer-navigation li.selected a {
	color: #666;
	font-size:11px;
	display: block;
	padding: 5px 15px 5px 10px;
	text-decoration: none;
	line-height: 125%; /* Fixes Safari 1px padding difference */
	}

.footer-navigation li.partners {
	color: #666;
	font-size:11px;
	}

#footer-green { 
	width: 100%;
	clear: both;
	text-align:center;
	background-color: #69B022;
	}

#footer-green p{ 
	font-size: 11px;
	color:#B4D891;
	padding:30px;
	}

#footer-green a{ 
	color:#B4D891;
	text-decoration:none;
	}
#footer-green a:hover{ 
	text-decoration:underline;
	}
	
	
/* wijzigingen vrieling */
.waarschuwing-gewicht { background-color: #faea8f; padding-left: 10px; padding-right: 10px; color: #aa6400; display: inline-block; }
.waarschuwing-pechhulp { background-color: #faea8f; padding-left: 10px; padding-right: 10px; color: #aa6400; border-top: 1px solid #e3d16d; }

.voorpagina {
	height: 155px; 
	background-image: url(../img/bg-voorpagina.png); 
	padding-top: 15px; 
	padding-left: 20px; 
	margin-top: 20px; 
	font-size: 14px; 
	margin-bottom: 10px;
	line-height: 160%; }

	.voorpagina .voorpaginabox {
		height: 140px; 
		width: 200px; 
		float: left; }
		
	.voorpagina .sideline {
		 margin-right: 15px; 
		 padding-right: 15px; 
		 border-right: 1px solid #dddddd; }
		 
	.voorpagina h2 {
		font-size: 16px;
		padding: 0;
		margin: 0;
		margin-bottom: 7px;
		font-weight: bold; }
		
	.voorpagina ul {
		padding-left: 15px;
	}

.ctabutton {
	display: block;
	background-image: url(http://www.camperpolis.nl/resources/img/ctabutton.jpg);
	font-weight: bold;
	font-size: 13px;
	width: 226px;
	padding-left: 30px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
}
.ctabutton:hover {
	background-image: url(http://www.camperpolis.nl/resources/img/ctabutton_.jpg);
}

.paginatie {
	border-top: 1px solid #a0ce2e;
}
.paginatie td {
	padding: 0;
	padding-top: 10px;
}
.currentpage {
background-color: #a0ce2e;
color: #ffffff;
}
.paginatie a {
	padding: 3px;
	display: inline-block;
}