@charset "utf-8";
/* CSS Document */


/*************/
/*** reset ***/
/*************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}


/************/
/*** body ***/
/************/
html { height:100%;}
body {
	height:100%;
	color:#083572;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:13px;
	background-color: #FFFFFF;
}

	/*** standaard ***/
	ul { list-style:none;}
	img, fieldset { display:block; border:0px;}
	.clear { clear:both;}
	:focus { -moz-outline-style: none;}
	a{ outline: none;}
	


/***************/
/*** wrapper ***/
/***************/
#wrapper {
	position:relative;
	width:800px;
	min-height:100%;
	margin:0 auto;
	background-color: #FFFFFF;
}
#content {
	float:left;
	width:800px;
	height: auto;
	margin-top: 100px;
	z-index: 0;
}
#content h1 {
	display:block;
	background-image: url(/images/visitekaart.png);
	background-repeat: no-repeat;
	height: 509px;
	width: 800px;
	text-indent: -100000px;
}
.11px {
}
#imgvak {
	height: 509px;
	width: 800px;
	z-index: 999;
	top: 100px;
	position: absolute;
}
