/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*United Knowledge 2008 - Keizersgracht 74 - 1015 CT Amsterdam - tel. 020-5218300
// http://www.unitedknowledge.nl
// Auteur: Hans Kreuger
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*print.css - http://www.nuansa.nl */
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

*      { font-family:univers,times,serif; font-size:10pt; color: #000000; }
h1     { font-size: 14pt; font-weight:bold;}
h2     { font-size: 12pt; font-weight:bold;}
h3     { font-size: 10pt; font-weight:bold; margin:0; padding:0;}
a      { text-decoration: none; color: #000000;}
img    { border: 0; }
p      { margin:0;padding:0 0 1.2em 0;}


#hoofdnavigatieBox, #huishoudboxWrapper { /* onzichtbare onderdelen */
	display:none; visibility:hidden; 
}


#inhoudWrapper_payOff {
	margin-top: 120px;
}

#logoWrapper { /* container voor logo */
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
    background: url(/images/bg_logo.gif) no-repeat top center;  

}
#logoBox img {
    margin-top: 8px;
}

/* payOff */
#payOffWrapper {
	position: absolute;
	width: 100%;
	left: 0;
	top: 116px;
	background: url(/images/bg_links_rechts_kleurlicht.gif) repeat-y top center;
}
#payOffBox {
	margin: 0 auto 0 auto;
	width: 920px;
	height: 30px;
}	
#payOffBox h2 {
	font-family:Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.1em;
	float: left;
}
#payOffBox .italic {
	font-style: italic;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.1em;
}
