/**
  *  newstyle.css
  *  Author: Lammert Westerhoff, Nielz Wijk
  *  Date: 15-05-2004
  *
  *  New style for http://camperplaatsen.mine.nu
  *  Summer design
  */


body {
	background-image: url("../images/bg.png");
	background-repeat: repeat-x;
    background-color: rgb(255, 241, 20);
    font-family: "Verdana", sans-serif;
	font-size: 10pt;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

p {
   	padding: 2px;
   	margin: 0;
}

h1 {
	background-image: url("../images/bg-menu-header.png");
	background-repeat: repeat-x;
	background-color: rgb(255, 241, 20);
	border-bottom: 1px solid black;
	margin: 0;
   	padding: 2px;
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	margin-left: 20px;
	margin-right: 20px;
}

p.warn {
	background-color: rgb(255, 100, 60);
	color: white;
	font-weight: bold;
}

img {
    vertical-align: middle;
}

/** Header layout **/

#header {
	background: transparent;
	height: 65px;
	text-align: center;
}


/** Firefox button **/

#firefox {
	position: relative;
	left: -10px;
}


/** Navigation / Menu Bar layout **/

#nav-left {
	position: absolute;
	left: 10px;
	top: 75px;
	width: 160px;
	background: #fff;
	border: 1px solid #000;
	border-top: 0;
	overflow: hidden;
}

#nav-right {
	position: absolute;
	right: 10px;
	top: 75px;
	width: 160px;
	background: #fff;
	border: 1px solid #000;
	border-top: 0;
	overflow: hidden;
}

#nav-left a, #nav-right a {
	color: rgb(0, 0, 0);
	margin: 0px;
	padding: 0px 0px 2px 2px;
	display: block;
	text-decoration: none;
}

#nav-left img, #nav-right img {
	border: 0px solid black;
}

#nav-left p, #nav-right p {
	padding: 0;
}

#nav-left a:hover, #nav-right a:hover {
	color: white;
	background-color: rgb(100, 150, 255);
}

p.more {
	/* meer... */
	margin-top: 10px;
}

div.menu-header {
	background-image: url("../images/bg-menu-header.png");
	background-repeat: repeat-x;
	background-color: rgb(0, 0, 0);
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-weight: bold;
	color: black;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	width: 156px;
}

div.menu-content {
	background-image: url("../images/bg-menu-item.png");
	background-color: rgb(0, 0, 0);
	padding: 4px 2px 2px 2px;
}

#home-menu-bar p {
	background-image: url("../images/bg-menu-header.png");
	background-repeat: repeat-x;
	background-color: white;
	border-bottom: 1px solid black;
	margin: 0;
   	padding: 2px;
   	text-align: center;
   	color: black;
}

#home-menu-bar a {
	color: black;
}

#home-menu-bar a:hover {
	color: black;
	font-weight: bold;
}

img.W3Valid {
	border: 1px white;
}


/** Bottom **/

#bottom-link {
	background: transparent;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	text-align: center;
}

#bottom-link img {
	border: 0px;
}

#bottom-text {
	background: transparent;
	margin-left: 180px;
	margin-right: 180px;
	padding: 0px;
	text-align: center;
}

p.label, p.login {
	margin-top: 10px;
}

p.link {
	margin-top: 3px;
}

#content-logged-in a {
	display: block;
}


/** Counter **/

#counter {
	text-align: center;
	font-weight: bold;
}

#counter table {
	margin-left: auto;
	margin-right: auto;
}

#counter td {
	padding: 2px;
	border-left: rgb(0, 0, 0) 1px solid;
	border-top: rgb(0, 0, 0) 1px solid;
	border-right: rgb(220, 220, 220) 1px solid;
	border-bottom: rgb(220, 220, 220) 1px solid;
	background: rgb(0, 0, 0);
	color: rgb(192, 192, 192);
}


/** visitor-stats **/

#visitor-stats {
	background: white;
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#visitor-stats table {
	margin-left: 40px;
}

#visitor-stats th, td {
	padding-left: 20px;
}

#visitor-stats p {
	margin: 30px;
}


/** Home **/

#content-home, #home-google-links {
	background: rgb(240, 240, 255);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	overflow: hidden;
}

/** Links to other webpages **/

#content-links {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#google-links {
	margin-left: 20px;
}

p.google-ad {
	border-bottom: 1px solid #FBC82C;
}

p.links-title {
	background: rgb(170, 205, 230);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}

p.links-description {
	background-image: url("../images/bg-menu-header.png");
	background-color: rgb(255, 238, 22);
	background-repeat: repeat-x;
	border-bottom: 1px solid;
}

div.links {
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	border: 2px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#content-links a {
	font-style: italic;
	color: black;
}

#content-links a:hover {
	font-style: normal;
	color: white;
}

a.external-link {
	color: black;
}

a:hover.external-link {
	color: white;
}

p.links-image {
	text-align: center;
}

#content-links-submit-new {
	text-align: center;
	margin-bottom: 20px;
}

#content-links-submit-new a {
	font-size: 10px;
	color: black;
	font-weight: bold;
}

#content-links-submit-new a:hover {
	color: gray;
}


/** create new link **/

#new-link {
	background-color: rgb(175, 199, 217);
	margin: 20px 20px 20px;
	border-left: 1px black solid;
	border-top: 1px black solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	padding: 10px;
}


/** submit new link **/

#submit-link {
	background-color: rgb(175, 199, 217);
	margin: 20px 20px 20px;
	border-left: 1px black solid;
	border-top: 1px black solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	padding: 10px;
}


/** send email **/

#content-email {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
}

#email {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
}

/** Content guestbook **/

#content-guestbook {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#content-guestbook a {
	color: rgb(56, 56, 200);
}

#content-guestbook a:hover {
	color: rgb(128, 128, 200);
	font-weight: bold;
}

p.guestbook-count {
	margin-top: 20px;
	text-align: center;
}

p.guestbook-add {
	margin-top: 5px;
	text-align: center;
}

p.guestbook-navigation {
	background-color: rgb(204, 228, 255);
	border: 1px solid;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

p.guestbook-from {
	background-image: url("../images/bg-guestbook-header.png");
	background-color: rgb(255, 241, 20);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
}

p.guestbook-homepage {
	background-color: rgb(255, 241, 20);
	border-left: 1px white solid;
	border-right: 1px black solid;
	margin-left: 50px;
	margin-right: 50px;
}

p.guestbook-delete {
	background-color: rgb(255, 241, 20);
	border-left: 1px white solid;
	border-right: 1px black solid;
	margin-left: 50px;
	margin-right: 50px;
}

div.guestbook-message {
	background-image: url("../images/gradient.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: white;
	border-left: 1px black solid;
	border-top: 1px black solid;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
}

/** Guestbook - add new message screen **/

#content-guestbook-add {
	background-image: url("../images/bg-menu-header.png");
	background-color: rgb(255, 241, 20);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	padding: 30px;
	border-left: 1px white solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	border-top: 1px black solid;
}

/** Guestbook - submit **/

#content-guestbook-submit {
	background-color: rgb(128, 0, 0);
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	padding: 30px;
	border: black solid;
	color: white;
	font-weight: bold;
}

#content-guestbook-submit a {
	color: white;
}

#content-guestbook-submit a:hover {
	color: white;
	font-weight: bold;
	font-style: italic;
}

/** Content advertisement **/

#content-advertisement {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#content-advertisement h2 {
	margin-top: 0px;
}

#content-advertisement p.root {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
}

#content-advertisement a {
	color: rgb(56, 56, 200);
}

#content-advertisement a:hover {
	color: rgb(128, 128, 200);
}

#content-advertisement div {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: white;
	border: 1px black solid;
}

#content-advertisement th, td {
	text-align: left;
	padding: 2px;
	margin: 0px;
}

#content-advertisement th {
	padding-left: 20px;
}


/** Content land **/

#content-land {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#content-land a {
	color: blue;
}

#content-land a:hover {
	color: blue;
	text-decoration: none;
}

#land-provincies {
	text-align: left;
}

#land-provincies p {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
}

#land-provincies table {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#land-provincies img {
	height: 18px;
}

#land-provincies th, td {
	padding-left: 20px;
}

#land-bottom {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#land-bottom table {
	margin-left: 30px;
	margin-right: 30px;
}


/** Content provincie **/

#content-provincie {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#content-provincie a {
	color: blue;
}

#content-provincie a:hover {
	color: blue;
	text-decoration: none;
}

#provincie-plaatsen {
	text-align: left;
}

#provincie-plaatsen p {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
}

#provincie-plaatsen table {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#provincie-plaatsen th, td {
	padding-left: 20px;
}

p.provincie-navigation {
	margin-left: 30px;
	margin-right: 30px;
}


/** Land & Provincie map **/

#tmap {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

#tmap img {
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}


/** Content reisverslagen **/

#content-reisverslagen-overzicht {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-reisverslagen-overzicht table {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-reisverslagen-overzicht td {
	padding-left: 5px;
	padding-right: 5px;
}

#content-reisverslagen-overzicht th {
	padding-left: 5px;
	padding-right: 5px;
}

#content-reisverslagen-overzicht a {
	color: blue;
}

#content-reisverslagen-overzicht a:hover {
	color: blue;
	font-style: italic;
}

p.reisverslagen-back {
	margin-left: 20px;
	margin-bottom: 20px;
}

#content-reisverslagen-verslag {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-reisverslagen-verslag a {
	color: blue;
}

#content-reisverslagen-verslag a:hover {
	color: blue;
	font-style: italic;
}

#content-reisverslagen-verslag h5 {
	margin-left: 20px;
}

#reisverslag-verslag p {
	margin-left: 40px;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 4px;
}


/** Content camperplaats **/

#content-camperplaats {
	position: relative;
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
}

#content-camperplaats a {
	color: blue;
}

#content-camperplaats a:hover {
	color: blue;
	font-style: italic;
}

#camperplaats-react {
	background-color: white;
	border-bottom: 2px black solid;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#camperplaats-header {
	background: transparent;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#camperplaats-header span {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

p.camperplaats-back {
	text-align: center;
	margin-bottom: 10px;
}

#camperplaats-description {
	background-image: url("../images/bg-menu-header.png");
	background-color: rgb(255, 241, 20);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 10px;
	text-align: left;
}

#camperplaats-info {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

#camperplaats-info table {
	margin-left: auto;
	margin-right: auto;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
}

#camperplaats-info #camperplaats-data table td {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#camperplaats-info table td {
	text-align: center;
	vertical-align: top;
}

td.camperplaats-table-header {
	background-image: url("../images/bg-guestbook-header.png");
	background-color: rgb(255, 241, 20);
	background-repeat: repeat-x;
	border-top: 1px black solid;
}

#camperplaats-info #camperplaats-data table {
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255, 241, 20);
	padding: 0px;
	border-spacing: 0px;
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

#camperplaats-info #camperplaats-weer table, #camperplaats-info #camperplaats-weer table td {
	border: 0;
}

#camperplaats-foto {
	text-align: center;
}

#camperplaats-foto img {
	border-left: 4px white ridge;
	border-top: 4px white ridge;
	border-right: 4px black ridge;
	border-bottom: 4px black ridge;
}

#camperplaats-foto p {
	margin-top: 5px;
	margin-bottom: 20px;
}

#camperplaats-foto a {
	color: black;
	font-weight: bold;
}

#camperplaats-foto a:hover  {
	color: gray;
	font-weight: bold;
}

#camperplaats-foto span {
	background-color: rgb(201, 203, 214);
	margin-left: 20px;
	margin-right: 20px;
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 2px;
}

p.camperplaats-reactions-header {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background-color: rgb(183, 186, 201);
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

p.camperplaats-reactions-from {
	background-image: url("../images/bg-guestbook-header.png");
	background-color: rgb(255, 241, 20);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	border-top: 1px black solid;
}

p.camperplaats-reactions-grade {
	background-color: rgb(255, 241, 20);
	padding-left: 20px;
	padding-right: 20px;
}

p.camperplaats-reactions-delete {
	background-color: rgb(255, 241, 20);
	padding-left: 20px;
	padding-right: 20px;
}

div.camperplaats-reactions-message {
	background-image: url("../images/gradient.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: white;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top: 1px black solid;
}

/** Google Map **/

#map {
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	margin: 20px auto 20px auto;
	text-align: center;
}

#map-choice {
	margin: 0px auto -1px auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

/** Google Directions Gatget **/
#directions {
	width: 425px; 
	height: 96px
	margin: 20px auto 20px auto;
	text-align: center;
}


/** Content reaction reate **/

#content-reaction-create {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	border: 3px double black;
	padding-left: 10px;
	padding-right: 10px;
}

#content-reaction-create h5 {
	text-align: center;
}

/** Content search results **/

#content-results {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

span.result-src {
	font-weight: bold;
	font-style: italic;
}

#content-results p {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content-results table {
	margin-left: 20px;
}

#content-results td {
	padding-left: 5px;
	padding-right: 5px;
}

#content-results th {
	padding-left: 5px;
	padding-right: 5px;
}

#content-results a {
	color: blue;
}

#content-results a:hover {
	color: blue;
	font-style: italic;
}

span.navigation {
	margin-right: 10px;
}


/** Content advanced search **/

#content-advanced-search {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-advanced-search table {
	margin-left: 5px;
	padding: 0px;
}

#content-advanced-search td {
	padding-left: 0px;
	padding-right: 0px;
}

#content-advanced-search th {
	padding-left: 0px;
	padding-right: 0px;
}


/** Content best rated **/

#content-best-rated-latest {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-best-rated-latest table {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-best-rated-latest td {
	padding-left: 5px;
	padding-right: 5px;
}

#content-best-rated-latest th {
	padding-left: 5px;
	padding-right: 5px;
}

#content-best-rated-latest a {
	color: blue;
}

#content-best-rated-latest a:hover {
	color: blue;
	font-style: italic;
}


/** breadcrumbs **/

#breadcrumb h4 {
	padding: 0px;
	margin-top: 2px;
	margin-left: 2px;
	font-weight: bold;
}

#breadcrumb a:hover {
	text-decoration: underline;
	font-style: italic;
}


/** secured-bar **/

#secured-bar {
	background-image: url("../images/gradient.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: white;
	margin-left: 180px;
	margin-right: 180px;
	margin-bottom: 10px;
	padding: 4px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: black;
}

#secured-bar a {
	margin-left: 5px;
	margin-right: 5px;
	color: black;
}

#secured-bar a:hover {
	background-color: rgb(56, 56, 128);
	text-decoration: none;
	color: white;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

p.gtime {
	font-weight: normal;
	font-size: 8pt;
}


/** content-aanmelden **/

#content-aanmelden {
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-aanmelden p {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}

p.aanmelden-disclaimer {
	font-style: italic;
}


/** content-secured **/

#content-secured {
	background-image: url("../images/key.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: rgb(195, 219, 237);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-secured p {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#content-secured table {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}


/** content-users-header **/

#content-users-header {
	background-color: rgb(240, 240, 255);
	margin-left: 180px;
	margin-right: 180px;
	border: 1px solid ;
	padding: 0px;
	text-align: left;
}

#content-users-header th {
	padding-left: 20px;
}

#content-users-header table {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content-users-header a {
	color: blue;
}

#content-users-header a:hover {
	color: blue;
	font-style: italic;
}

#content-users-header p {
	margin-left: 30px;
	margin-top: 10px;
	color: red;
	font-weight: bold;
}

#content-users-header label {
	color: black;
}

#content-users-header a {
	text-decoration: underline;
}

#content-users-header a:hover {
	cursor: pointer;
}


/** Sitemap **/

#content-sitemap {
	background-color: rgb(240, 240, 255);
	margin-top: 10px;
	margin-left: 15%;
	margin-right: 15%;
	border: 1px solid ;
	overflow: hidden;
}

p.sitemap-header {
	margin-left: 10px;
	margin-right: 10px;
}

#sitemap-left {
}

#sitemap-right {
	position: absolute;
	top: 150px;
	right: 15%;
	width: 220px;
}

div.sitemap-links {
	margin-left: 25%;
	margin-right: 25%;
	background: rgb(240, 240, 255);
	margin-top: 20px;
	border: 1px solid black;
}

#sitemap-right a, #sitemap-left a {
	display: block;
	margin-left: 10px;
	color: black;
}

#sitemap-right a:hover, #sitemap-left a:hover {
	color: gray;
}

#sitemap-right p, #sitemap-left p {
	margin: 0px;
	background-image: url("../images/bg-menu-header.png");
	background-color: rgb(255, 241, 20);
}

div.sitemap-tab0 {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.sitemap-provincies {
	margin-left: 20px;
}

div.sitemap-plaatsen {
	margin-left: 40px;
}

#sitemap-google {
	margin-top: 10px;
	text-align: center;
}

#campinglife1 {
	padding: 3px 0px 3px 0px;
	background-image: url("../images/bg-menu-item.png");
	background-color: rgb(0, 0, 0);
}

#campinglife2 {
	position: absolute;
	top: 12px;
	right: 10px;
	background: transparent;
}

#campinglife1 img, #campinglife2 img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#campinglife2 img {
	border: 1px solid black;
}

#campinglife1 a, #campinglife1 a:hover, #campinglife2 a, #campinglife2 a:hover {
	border: 0px solid black;
	text-decoration: none;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/** Form buttons */
input.button, #content-camperplaats input {
	background: #FBC82C;
	border-left: gray 1px solid;
	border-top: gray 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}

p.error {
	color: #DD0000;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 11pt;
	font-weight: bold;
}

/** Image Preview */
#preview{
	position:absolute;
	border:1px solid rgb(255, 201, 20);
	background:rgb(255, 201, 20);
	padding:5px;
	display:none;
	color:#fff;
}