@charset "UTF-8";

/* NOTEBOMER HOUTCONSTRUCTIE 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;
}

#servicebar, #header, #hor_menu, #nav, #navcontainer, #nwsbrf, #rightbar, #right, #left, #leftbar, #footer_container, #footer, #realisatie {
	display:none;
}

#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;
}

#col1 {
	width: 219px;
	
}

#mycustomscroll, #mycustomscroll div, #mycustomscroll_mcontentwrapper, #scrolldiv,.flexcroll flexcrollactive {
  
}

