@charset "UTF-8";
/* ///////////////////////////////////////////////////// 

Bestandsnaam: print_style.css
Versie: 1.0.0 (21-01-2009)

///////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* ALGEMEEN */
	 
.clr {
	clear: both;
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.no_print {
	display: none !important;
}

.print {
	display: block !important;
}

a {
	
}

a:hover {
	
}

#map {
	
}

#map span {
	display: none;
}

.adres {
	
}

.route {
	
}

#copyright {
	bottom: 0px;	
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	 /* GLOBALE PAGINA OPMAAK */	 

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma;
}

html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

h4, h5 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size: 40px;
	color: #FFF;
}

.fototekst h3 {
	font-family: Arial;
	font-size: 25px;
	color: #000;	
	float: left;
	margin: 150px;
	position: relative;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;	
}

#top p {
	display:  none;	
}

#top #logo {
	border: none;	
}

a {
	font-family: Tahoma;
	font-size: 10px;
	color: #0090b3;	
	text-decoration: none;
	float: left;
}

.blog a {
	float: left;	
}

.reageer a {
	font-family: Tahoma;
	font-size: 10px;
	color: #0090b3;	
	text-decoration: none;
	float: left;
}

.terug a {
	font-family: Tahoma;
	font-size: 10px;
	color: #0090b3;	
	text-decoration: none;
	float: right;
}

#blog_tekst {
	margin-top: 10px;	
	float: left;
	margin-top: 100px;
	position: relative;
}

.blog_pagina {
	margin-top: 10px;	
	position: relative;
}

#wrapper {
	
}

#header {
	
}

#footer {
	
}

#content {
	
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* HOOFDMENU */ 


#top #menu {
	display: none;
}

#menu ul li {
	display: none;
}

#top #menu_topright {
	display: none;
}

#menu_topright ul li {
	display: none;
}
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* FORMULIER */

.content_left_tekst p {
		margin-left: -8px;	
		position: relative;
}

.content_left_tekst h2 {
		margin-left: -8px;	
		padding-bottom: 10px;
		font-size: 20px;
		position: relative;
}

input, textarea {
		font-family: Arial;	
		font-size: 11px;	
		padding: 2px 2px 2px 2px;	
		border: 1px solid #999999;
}

label {
		display: inline-block;
		width: 200px;	
		font-family: Verdana;	
		line-height: 40px;
		padding: 0px 7.3px 0px 7.3px;
		
}

#cp_submit, #status {
		cursor: pointer;
		font-family: Verdana;	
}


#formcontrole {
		margin-left: 10px;	
}

.send_btn {
		background-image: url('/img/verstuur.jpg');
		background-repeat: no-repeat;	
		margin-left: 224px;
		border: none;
		color: #FFFFFF;
		cursor: pointer;
		width: auto !important;
}




/* ////////////////////////////////////////////////// */

/* SLIDER */


.simply-scroll-list li img {
		display: none;
}

