@charset "UTF-8";

/* VDLP IDENTITY PRINT CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#servicebar, #header, #hor_menu, #nav, #navcontainer, #nwsbrf, #rightbar, #right, #left, 
#leftbar, #footer_container, #footer, #realisatie, .header, .col1, .col3, .footer_bg, .footer, 
.zoeken, .adres, #hor_menu, .footer-big, .sharebox {
	display:none;
}


.content_container { background:none; }

.content_container.breed { background:none; }



.content_container .content_container_inside {
	width: 100%;
	margin: 0;
	padding-top: 6px;
}


#main, #main_home {
	border-bottom: 0px solid #FFDE01;
}

#vert_mid {
	vertical-align: top;
}

#outer {
	background:none;
	width: 974px;
	margin-right: auto;
	margin-left: 0px;
	position: relative;
}

.logoPrint {
  display:inline;
  position:absolute;
  top: 14px;
}

.contactGegevens {
  display: block;
	font-size: 12px;
	color: #000;
	text-align:right;
}
