html {
		height: 100%;
		overflow: auto;
	}
	

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color: #FFF;
	background-image: url(img/bback.jpg);
	width: 600px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2788F3;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3  { font-size: 1.2em;
}

p, ul {
	margin-top: 0;
	line-height: 180%;
	font-weight: normal;
	font-style: normal;
	float: left;
}

#pagaa {
	margin-top: 0;
	line-height: 180%;
	font-weight: normal;
	font-style: normal;
	margin-right: 20px;
	float: none;}
ol {
	margin-top: 0;
	line-height: 180%;
	font-weight: normal;
	font-style: normal;
	color: #333;
}

a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #2788F3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: none;
}

img {
	border-style: none;
	float: left;
}

#wrapper {
	width: 800px;
	padding: 0px;
	margin: auto;
	background-color: #FFF;
	height: 700px;
}

/* Header */

#header {
	width: 800px;
	height: 125px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/header-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	height: 125px;
	margin: 0 auto;
	margin-left: 0px;
	background: url(img/logo.gif) no-repeat left top;
	}


#logo h1 {
	float: left;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.0em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 0px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Times, serif;	
} 

#logo a {
	float: left;
	width: 640px;
	height: 150px;
	margin: 0 auto;
	margin-left: 10px;
	border: none;
	}

/* Menu */

#menu {
	width: 800px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #4889ED;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Pagina */

#page {
	width: 800px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Content */

#content {
	float: right;
	width:600px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
	background-color: #FFF;
	margin-right: 0px;
}

#content_kaart {
	float: right;
	width: 400px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
}


.flashpag_content {
	padding: 40px 0 0 20px;
}


.title {
	background: none;
	color: #000000;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.title a:hover {
	text-decoration: none;
}

.meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#entry {
	text-align: justify;
	display: block;
	float: right;
	padding-right: 20px;
	width: 580px;
}

#entry_vervolg #entry_vervolg2 #entry_vervolg3 {
	text-align: justify;
	display: none;
	}

.tekstrechts {
	padding-left: 550px;
	text-align:right;
	text-decoration: underline;
	}

a.tekstrechts {
	border-bottom: 1px dotted #999999;
	color: #ff3366;
	text-decoration: underline;
	}

/* plaatje in tekst*/
#imagerechts {
	float:right;
	top: 0px;
	padding-left: 20px;
}
#imagelinks {
	float: left;
	top: 0px;
	padding-right: 20px;
}
/* formulier */
#form {
	width: 500px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	border: none;
	color: #000000;
	}
	
input {
	position: absolute;
	left: 500px;
	width:auto;
}

#submit {
	width: 100px;
	height: 30px;
	position: absolute;
	left: 560px;;
}

#reset { 
	width: 100px;
	height: 30px;
	position: absolute;
	left: 450px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	color: #FFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: none;
}

#sidebar_kaart 	{
	float: left;
	width: 250 px;
	padding: 40px 10px 0 0;
	color: #787878;
}


#sidebar ul {
	padding: 0;
	list-style: none;
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
	color: #00F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	padding-bottom: 5px;
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 15px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

a.content {
	color: #ff3366;
}

#sidebar a:hover {
}


/* Footer */

#footer {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#wrapper #page #sidebar ul li ul li a {
	color: #FFF;
}
#wrapper #page #sidebar ul li ul li a {
}
#wrapper #page #content #entry p {
	color: #333;
}
#wrapper #page #content #entry p {
	color: #00F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #page #content #entry p a {
	color: #333;
}
#wrapper #page #content #entry p a {
	color: #1571EF;
}
#wrapper #page #content #entry p {
	color: #333;
}
#wrapper #page #content #entry p {
	text-align: left;
}
#wrapper #page #content #entry p {
	text-align: justify;
}
#wrapper #page #content #entry .title {
	color: #FFF;
	font-size: 0,8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #page #content #entry .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0,8;
}
#wrapper #page #content #entry .title {
	font-size: 0,2;
}
/* formulier */
#form {
	width: 500px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	border: none;
	color: #000000;
	}
	
#input {
	position: absolute;
	left: 500px;
	width:150px;
}

#submit {
	width: 100px;
	height: 30px;
	position: absolute;
	left: 560px;;
}

#reset { 
	width: 100px;
	height: 30px;
	position: absolute;
	left: 450px;
}
