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

BODY {
	background-image:none;
	background-repeat:repeat-y;
	background-color:#fff;
	background-position:center;
	margin:0px;
}
#wrapper {
	left:0;
	margin-left:0px;
	position:absolute;
	width:1px;
}
#sheet {
	position:relative;
	top:0px;
	left:10px;
	width:980px;
	background-image:none;
	height:100%;
}
#sheet-top {
	display:none;
}
#sheet-bottom {
	display:none;
}
#page-frame {
	position:relative;
	text-align:left;
	width:958px;
	border:solid 1px #FFF;
	background-color:#FFF;
	left:10px;
}
#page-header {
	background-color:#FFF;
	background-position:0 300px;
	background-repeat:no-repeat;
	height:216px;
}
#logo {
	width:229px;
	height:190px;
	background-image:url(/images/logo.gif);
}
#contact {
	position:absolute;
	left:803px;
	top:0px;
	height:15px;
	width:100px;
	z-index:8;
	display:none;
}
#page-menu {
	position:relative;
	top:20px;
	display:none;
}
#page-menu div {
	padding-top:9px;
	padding-bottom:9px;
	background-image:url(images/dottedline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-right:0px;
	margin-left:53px;
	width:136px;
}
#page-menu .first {
	background-image:url(images/dottedline.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	height:2px;
	color:#f00;
}
#secMenu {
	position:relative;
	top:20px;
	display:none;
}
#secMenu div {
	padding-top:8px;
	padding-bottom:8px;
	background-image:url(images/dottedline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-right:0px;
	margin-left:53px;
	width:136px;
}
#secMenu .first {
	background-image:url(images/dottedline.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	height:2px;
	color:#f00;
}
/* ====================== STYLES SUBMEU===================== */
#content {
	background-image:none;
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	height:100%;
}
#page-body {
	padding-top:0px;
	border-top:solid 1px #fff;
}
#page-content {
	top:-30px;
	left:0px;
	/*border:solid 1px #f00;*/
	position:relative
}
#contentBlok {
	position:relative;
	left:0px;
	top:20px;
	margin-bottom:20px;
	padding-left:42px;
	width:650px;
}

#contentTable{
	width:100%;
	}

#leftcol{
	width:90px;	
	}
.antwoord{
	display:block;
	}