/*
Copyright (c) 2007 Ylab,www.ylab.nl
*/
html{
  margin:auto;
}
body{
  margin:auto;
  color:#000;
}
body,input,textarea,table{
	font-size:9pt;
}
a:link,a:visited{
	color:#000!important;
}
#canvas,#footer{
  width:460px;
  margin:auto;
	padding:0;
}
#mid{
	width:auto;
	margin:0;
	padding:0;
}
#contact,#logos,#servicemenu,#pagemenu,#thumbs,.ddmenu,.props,.prevnext,.notice,.frm,.noprint,.ddmenu{
	display:none!important;
}
.para,.wait{
  display:block;
}
#large,.text{
  padding:0 0 1cm 0;
  border:0;
}
#logo,#slogan,#header,#content{
	position:static;
	height:auto;
}
#header{
  margin-bottom:12pt;
}
#content{
	border:0;
}
.box-text,.box-bottom div{
  width:auto;
	padding-right:0;
  background:none;
}
#content h1{
	position:static;
	font-size:13pt;
	line-height:150%;
  text-align:left;
  padding-left:0;
  width:auto;
  height:auto;
}
#footer{
	padding-top:4pt;
	border-top:1px solid #000;
}
#canvas{
	border:0;
	background:0;
}
h2,.Kop2,.text .Kop2{
	font-size:11pt;
}
h3,.Kop3,.text .Kop3{
}
/*
This is the print stylesheet to hide the Flash headlines from the browser...
regular browser text headlines will now print as normal
*/
.sIFR-flash {
  display:none!important;
  height:0;
  width:0;
  position:absolute;
  overflow:hidden;
}
.sIFR-alternate {
  visibility:visible !important;
  display:block !important;
  position:static !important;
  /*left:auto !important;
  top:auto !important;*/
  height:auto !important;
  width:460px !important;
  margin:auto !important;
}
