/* MAIN STYLE SHEET RE-PIXEL.COM */
/* AUTHOR: Robin Hertog */
/* LAST UPDATE: 09-02-09 */


/* ALGEMEEN */
body {
	margin: 0px;
	padding: 0;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5f5f5f;
	}
	/*ebebeb*/
	
table.algemeen {
	width: 973px;
	color: #000000;
	background: transparent url('../images/achtergrond-met-schaduw.jpg') repeat-y;
	}
	
table.plaatje-links {
	width: 301px;
	height: 440px;
	color: #000000;
	margin-left: 15px;
	background: transparent url('../images/plaatje-links.jpg') no-repeat;
	}

table.plaatje-links-mijnden {
	width: 301px;
	height: 440px;
	color: #000000;
	margin-left: 15px;
	background: transparent url('../images/plaatje-links-mijnden.jpg') no-repeat;
	}
	
table.plaatje-links-lemsterpoort {
	width: 301px;
	height: 483px;
	color: #000000;
	margin-left: 15px;
	background: transparent url('../images/plaatje-links-lemsterpoort.jpg') no-repeat;
	}

/* LINK VOOR AANTAL OBJECTEN PP f3c200*/
/* ALGEMENE LINK */
a.normaal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	font-weight: none;
	}

a.normaal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	font-weight: none;
	}

a.normaal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3c200;
	text-decoration: underline;
	font-weight: none;
	}

/* NAVIGATIE LINK */
a.navigatie:link {
	font-family: Verdana;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
	}

a.navigatie:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
	}

a.navigatie:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #f3c200;
	text-decoration: none;
	font-weight: bold;
	}

.selected_navigatie {
	font-family: Verdana;
	font-size: 12px;
	color: #f3c200;
	text-decoration: none;
	font-weight: bold;
	}

/* CONTAINER-CAMPINGS-INTERNATIONAL */
#container-kavels-nederland {
	margin: 0px auto 0;
	width: 973px;
	}

/* CONTENT */
/* LINKS */
#container-content .content-links {
	float: left;
	margin: 2px 2px 2px 0;
	width: 973px;
	}
	
	/* BLOK */
	#container-content .content-links .blok {
		clear: both;
		background: #ffffff url('../images/content/content-top.png') repeat-x;
		}
		
		/* HEADER */
		.blok .blok-header {
			height: 272px;
			background: transparent url('../images/header.gif') no-repeat;
			}
		
		/* HOME */
		.blok .blok-home {
			margin: 2px 0 0;
			width: 700px;
			padding: 20px;
			}
		
		/* SUBNAVIGATIE */
		.blok .blok-subnavigatie {
			margin: -5px 33px 5px 33px;
			width: 592px;
			padding-bottom: 2px;
			border-bottom: 1px solid;
			border-bottom-color: #dbdbdb;
			}
			
		/* DREAM THINK CREATE */
		.blok .blok-dreamthinkcreate {
			margin: -5px 33px;
			width: 500px;
			}
			
		/* HEADER */
		.blok .blok-contact {
			margin: 0 30px;
			}
		

/* RECHTS */
#container-content .content-rechts {
	float: left;
	width: 200px;
	margin-top: 155px;
	}

	#container-content .content-rechts .content {
		margin: 2px 0 0 0;
		color: #FFFFFF;
		}

	#container-content .content-rechts h2 {
		margin: 10px 0 25px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		}

	/* WERELDWEER */
	.content-rechts .wereldweer {
		padding: 10px 15px 0;
		background: #53a1cb url('../images/blocks/wereldweer/wereldweer-background-top.jpg') no-repeat;
		}