/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
helepolis.nl base screen style
Version:  2004.02
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: white;
	font-size: 12pt;
	color: #000000;
}

#navigation {
	display: none;
}

.skipLink {
	display: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
   font-size: 90%;
}

img {
	display: none;
}

h1 {
	font-size: 14pt;
}


/* printpagina's
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#print {
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	border: 0;
	color: #000000;
	text-align: left;
}

#broodtekst {
	font: 100%/130% Arial, Verdana, sans-serif;
	color: #000000;
}

.subtekst {
	font: 80%/130% Arial, Verdana, sans-serif;
	color: #000000;
}

a.subtekst {
	font: 100%/130% Arial, Verdana, sans-serif;
	color: #000000;
	font-style: italic;
}

#label {
	display: block;
	float: left;
	width: 110px;
}