* {
	padding:0px;
	margin:0px;
}
HTML {
}
BODY {
	behavior:url("/_css/csshover.htc");
	background-color:#c2bcae;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-color:#887e7f;
	background-position:center;
	margin:0px;
}
#wrapper {
	left:50%;
	margin-left:-500px;
	position:absolute;
	width:1px;
}
#sheet {
	position:relative;
	top:20px;
	left:10px;
	width:980px;
	background-image:url(/_css/images/shadowborders.gif);
	height:100%;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:1px;
	padding-bottom: -1px;/*display:inline-block;*/
}
#sheet-top {
	background-image:url(/_css/images/sheet_top.gif);
	height:10px;
	width:980px;
}
#sheet-bottom {
	height:10px;
	width:980px;
}
#page-frame {
	position:relative;
	text-align:left;
	width:958px;
	background-color:#FFF;
	left:10px;
	border-top:1px solid #fff;
}
#page-header {
	height:103px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
}
#logo {
	width:209px;
	height:73px;
	background-image:url(../images/layout/logo.gif);
}
#newsTeaser {
	position:absolute;
	left:116px;
	top:154px;
	background-image:url(images/lineDot.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	padding-top:15px;
	//min-width:180px;
	max-width:300px;
	z-index:9;
}

#newsTeaser #heading {
	margin-top:20px;
	margin-bottom:3px;
	overflow:visible;
	line-height:80%;
	
}

#closeTeaser {	
	background-image:url(images/lineDot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:12px;
}

#closeTeaser img {
	float:right;
}

#contact {
	position:absolute;
	left:844px;
	top:8px;
	height:15px;
	border-left:solid 1px #b3b3b3;
	padding:0px;
	padding-top:20px;
	padding-left:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	overflow:hidden;
	width:100px;
	z-index:8;
}
#page-menu {
	position:relative;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:22px;
}
#blackBar {
	background-color:#000;
	background-image:url(/assets/images/josHavermans.jpg);
	height:222px;
	position:relative;
	border-top:solid 1px #fff;
}
#blackBarAbout {
	background-color:#000;
	background-image:url(/assets/images/josHavermans.jpg);
	height:246px;
	position:relative;
	border-top:solid 1px #fff;
}


/* ====================== STYLES SUBMEU===================== */

#submenu {
	float:left;
	width:230px;
	position:relative;
	background-color:#000;
	/*height:218px;*/
	top:-242px;
	padding:0px;
	margin:0px;
	margin-right:10px;
}
/*#subMenuBG {
	width:230px;
	height:217px;
	background-color:#000;
	position:relative;
	padding-top:5px;
	top:0px;
	left:0px;
	overflow:hidden;
}*/

#submenuList {
	padding:0px;
	margin:0px;
	width:195px;
}
#abstract {
	position:relative;
	top:0px;
	background-color:#000;
	float:right;
	width:721px;
	height:246px;
}
#abstractBG{
	height:246px;
	}



#content {
	background-image:url(/_css/images/SealBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	height:100%;
	display:block;
}
#page-body {
	padding-top:0px;
	border-top:solid 1px #fff;
}
#page-content {
	top:0px;
	left:0px;
	position:relative;
	width:500px;
}
#contentBlok {
	position:relative;
	left:0px;
	top:30px;
	margin-bottom:20px;
	border-left:solid 1px #b3b3b3;
	padding-left:42px;
	width:650px;
}
.clearFloat {
	clear:both;
}
#numberTell{
	/*background-image:url(../images/tellBG.png);
	background-repeat:no-repeat;
	background-position:top center;*/
	padding:0px;
	font-size:9px;
	color:#FFF;
	position:absolute;
	left:825px;
	top:4px;
	width:20px;
	height:20px;
	z-index:10;
	text-align:center;
	
	}
