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

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

Om hover acties toe te passen gebruik je de volgende regel op het juiste element:
behavior:url("/htc/csshover.htc");
		
Om .png bestanden als achtergrond te gebruiken in CSS en ze in IE 6 goed weer te geven je de volgende regel op het juiste element:
behavior:url("/htc/iepngfix.htc");

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

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

img {
	_behavior: url('/htc/iepngfix.htc');
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.no_print {
	display: none !important;
}

a {
	
}

a:hover {
	
}

#map {
	
}

#map span {
	display: none;
}

.adres {
	
}

.route {
	
}

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

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

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

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

#wrapper {
	
}

#header {
	
}

#footer {
	
}

#content {
	
}

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

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

#hoofdmenu {
	
}

#hoofdmenu ul {
	
}

#hoofdmenu ul li {
	
}

#hoofdmenu ul li a {
	
}

#hoofdmenu ul li a:hover {
	
}

#hoofdmenu ul li ul {
	
}

#hoofdmenu ul li:hover ul {
	
}

#hoofdmenu ul li ul li {
	
}

#hoofdmenu ul li ul li a {
	
}

#hoofdmenu ul li ul li a:hover {
	
}

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

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

	/* FORMULIER */

label {
	
}

textarea {
	
}

input {
	
}

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

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

	/* SIFR */
	

/* niet aanpassen */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* wel aanpassen */
h1 {
	
}

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

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

	/* LIGHTWINDOW */	


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