/* print stylesheet:  */
/* versie: 0.1 - 21/08/2007 */
/* Maaike de Laat - maaike@onwaarschijnlijk.org */
/*  reset
-------------------------------------------- */
html {
	height:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font:.7em/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../img/kaderbgbr.png) top center repeat-y;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  basis typografie
-------------------------------------------- */
.verstoppen {
	position:absolute;
	top:-5000px;
	left:0;
}

a:link {
	color:#299a2a;
}

a:visited {
	color:#1d6d1d;
}

a:hover, a:active {
	color:#b82442;
}

h1, .bindex h2 {
	font-weight:normal;
	font-size:1.7em;
	padding-bottom:.5em;
	color:#b82442;
	text-indent:0;
	padding-left:0;
}

h2, .bindex h3 {
	font-weight:normal !important;
	font-size:1.4em;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/*  structuur
-------------------------------------------- */
#kader {
	width:96%;
	margin:0 auto 0 auto;
	position:relative;
}

#menu ul, #subsub {
	display:none;
}

p#payoff {
	position:absolute;
	right:0;
	top:70px;
	text-align:right;
	color:#b82442;
}

#main {
	width:65%;
	float:left;
}

#main p {
	margin-bottom:1em;
}
/*  inhoud: #beeld
-------------------------------------------- */
#beeld {
	float:left;
	margin-left:0;
	width:25%;
	margin-bottom:40px;
}

/*  inhoud: contactinfo (home) en #extra
-------------------------------------------- */
#contact {
	float:left;
	top:20px;
	width:25%;
	color:#000;
	margin-bottom:60px;
	padding-bottom:20px;
}

#extra {
	float:left;
	width:25%;
	color:#000;
	clear:none;
}


#contact h2 {
	color:#000;
	padding:15px 20px 0 20px;
}

#extra h2 {
	color:#000;
	padding:15px 20px 0 20px;
}

#contact p.first {
	border-top:1px dotted #000;
	margin-top:5px;
	padding-top:15px;
}

#extra ul {
	border-top:1px dotted #000;
	margin:1px 20px 1em 20px;
	padding-top:5px;
}

#extra li a {
	display:block;
	width:100%;
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

#contact p {
	margin:0 20px 1em 20px;
}

#contact em {
	display:block;
	padding-left:20px;
}

#contact p em {
	padding-left:0;
}

.vcard a {
	color:#000;
	border-bottom:1px solid #666;
	text-decoration:none;
}

.vcard .fn {
	display:block;
}

.vcard img {
	margin-right:4px;
}

.sIFR-hasFlash h1.kop {
	font-size: 18px;
}

.sIFR-hasFlash #nws h2 {
	letter-spacing:0;
	font-size: 14px;
}

.sIFR-hasFlash #contact h2, .sIFR-hasFlash #extra h2 {
	letter-spacing:0;
	font-size: 14px;
}