/*
	Stylesheet for Print

	4 R O   I N T E R N E T D I E N S T E N
	4 R O   G R A F I S C H E  V O R M G E V I N G 

	A.H.G. Fokkerstraat 18k
	9403 AP Assen
	+31 (0)592 - 707414
*/

@import "content.css";
@import "tables.css";

html{
	overflow:auto;
	}

body{
	font-size:12px;
	font-family:Segoe UI, Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0cm;
	padding:0;
	background:url(/images/body.gif) repeat-x top left;
	}
a{
	font-weight:400;
	text-decoration:none;
	color:#f00000;
	}
a:hover{
	text-decoration:underline;
	}
	
#content{
	margin-top:1.1cm;
	}

#content abbr, #content dfn{
	font-style:normal;
	}
	
#nav, #subnav, .jump-top{
	display:none;
	}
	
#footer{
	text-align:center;
	color:#bbb;
	font-size:10px;
	letter-spacing:0.5px;
	border-top:1px solid #ccc;
	}
#footer *{
	color:#bbb;
	}
	
table#webhosting{
    width:97%;
	}
	