@charset "UTF-8";
/* CSS Document */

/*start - @fontface */

@font-face {
	font-family: 'VAGRounded-BoldRegular';
	src: url('fonts/vagrounded-bold-webfont.eot');
	src: local('☺'), url('fonts/vagrounded-bold-webfont.woff') format('woff'), url('fonts/vagrounded-bold-webfont.ttf') format('truetype'), url('fonts/vagrounded-bold-webfont.svg#webfontg3FTKtUY') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*einde - @fontface */

/*print de volgende items*/
#kolom_02{	
	font: Arial, Helvetica, Verdana, sans-serif; 
	color: black;
	width: 90%;
}

/*verberg de volgende items*/
#news { display: none; }
#header { display: none; }
#kolom_01{ display: none; }
#kolom_03{ display: none; }
#aanbieding_kop{ display: none; }
#aanbieding_kop{ display: none; }
#aanbieding{ display: none; }
#aanbieding_top{ display: none; }
#aanbieding_content{ display: none; }
#aanbieding_footer{ display: none; }
#footer { display: none; }
#footer_content{ display: none; }
#clear{ display: none; }

/* start - tekst opmaak */
body{
	font-weight: 14px
	color: #000000
}

h1{
	font-family: 'VAGRounded-BoldRegular', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000
}
h2{
	font-family: 'VAGRounded-BoldRegular',  "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000
}
/* einde - tekst opmaak */