/* @override http://www.camper-verhuur.nl/style.css */
h1,body,div#container,ul#menu,ul#aanbiedingen {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	background: #000;
}
body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000 url(images/body_img.jpg) repeat-x;
}
div#container {
	background: #fff url(images/top_img.jpg) no-repeat;
	width: 764px;
	margin: 0 auto;
}
h1 a {
	text-indent: -9999px;
	background: url(images/h1_img.jpg);
	height: 75px;
	width: 220px;
	margin: 0 0 0 10px;
	display: block;
	float: left;
}
ul#menu {
	width: 244px;
	height: 15px;
	margin: 44px 10px 30px 0;
	float: right;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	text-indent: -9999px;
	background-image: url(images/menu.jpg);
	height: 15px;
	margin-right: 11px;
	display: block;
}
ul#menu li#verhuur a {
	background-position: 0px -13px;
	width: 45px;
}
ul#menu li#verhuur a:hover, ul#menu li#verhuur a.active {
	background-position: 0px -28px;
}
ul#menu li#reserveren a {
	background-position: -57px -13px;
	width: 65px;
}
ul#menu li#reserveren a:hover, ul#menu li#reserveren a.active {
	background-position: -57px -28px;
}
ul#menu li#campers a {
	background-position: -133px -13px;
	width: 52px;
}
ul#menu li#campers a:hover, ul#menu li#campers a.active {
	background-position: -133px -28px;
}
ul#menu li#contact a {
	background-position: -198px -13px;
	margin-right: 0;
	width: 46px;
}
ul#menu li#contact a:hover, ul#menu li#contact a.active {
	background-position: -198px -28px;
}
div#aanbiedingen {
	width: 200px;
	height: 280px;
	clear: both;
	float: right;
}
div#aanbiedingen h3, div#aanbiedingen p {
	color: #fff;
	width: auto;
	margin: 0 0 10px 0;
}
h2,h3 {
	margin: 0 0 10px 10px;
	clear: both;
}
.hide {
	display: none;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13px;
}
p {
	width: 500px;
	margin: 0 20px 10px 10px;
}
ol {
	width: 470px;
	padding: 0 40px;
	margin: 0;
}
p img {
	float:right;
	margin:0 0 10px 10px;
	border:#ddd 3px solid;
}
p a {
	color: #e16312;
	text-decoration: none;
}
p a#vcard {
	color: #000;
	background: url(images/vcard.jpg) no-repeat left center;
	padding-left: 20px;
}
p a:hover {
	color: #b24e0e;
}
span#footer {
	text-align: right;
	background: #000 url(images/footer_bg.gif) no-repeat top;
	width: 764px;
	height: 40px;
	margin-top: 20px;
	display: block;
}
span#footer a {
	color: #ccc;
	text-decoration: none;
	margin-right: 10px;
}
span#footer a:hover {
	color: #aaa;
}
span#footer a:active {
	color: #e16312;
}
span#footer a.goedkope_camperverhuur_friesland {
	padding-left:10px;
	float:left;
}
address {
	display: none;
}
ul {
	width: 442px;
	margin: 0 10px 20px 0;
	padding:0 0 0 40px;
	float: left;
}

form ul li {
	float:left;
	list-style:none;
	margin-bottom:10px;
}

form ul li a {
	color:#000;
	font:12px/15px Arial;
	text-align:center;
	text-decoration:none;
	background:orange;
	width:16px;
	height:16px;
	margin:0;
	padding-top: 14px;
	display:block;
	border-left:#fff 1px solid;
}

form ul li a:hover {
	font-weight:bold;
	background:darkorange;
}

form ul li.bezet a {
	background:red;
}

form ul li a span {
	background:#fff;
	display:block;
}

form ul li.bezet a:hover {
	color:darkred;
	background:darkred;
}

form ul li.half_bezet a {
	background: orange;
}

form ul li.half_bezet a:hover {
	color: darkorange;
	background: darkorange;
}

h4 {
	font-size: 12px;
	line-height: 20px;
	margin: 15px 10px;
}

h4 span {
	font-size: 8px;
	line-height: 10px;
	text-align: center;
	margin-right: 10px;
	float: left;
	text-transform: uppercase;
}

h4 span em {
	font-size: 11px;
	font-style: normal;
	display: block;
}

form ul li.huidig a {
	color:blue;
}

form ul li a#week_27 {
	clear:both;
}

label,input, select {
	float:left;
	margin-bottom:5px;
}

input {
	width:280px;
}

input#verstuur {
	width:auto;
}

label {
	line-height:22px;
	display:block;
	padding-left: 30px;
	width:150px;
	clear:both
}

p#resBedankt, p.noscript {
	background:orange;
	padding:3px;
	margin: 20px 10px;
	border:darkorange 1px solid;
}

p.noscript a {
	color: darkorange;
	text-decoration: none;
	background: #fff;
	padding: 1px;
}



ul.camperFotos {
	list-style: none;
	padding: 0;
	margin: 0 10px;
}

ul.camperFotos li {
	margin: 0 5px 5px 0;
	float: left;
}

ul.camperFotos li a {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 74px;
}

body#cv_campers h4 {
	margin-bottom: 5px;
}
/* @group Slimbox */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* @end */