/* Default Element Settings */
body {
	margin: 0 0px;
	padding: 0px;
	min-width: 923px;
	font-family: verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: center;
	line-height: 1.3em;
}

p {
	clear: both;
}

blockquote 
{
	font-size: 0.8em;
}

p blockquote 
{
	font-size: 0.8em;
}

blockquote p
{
	font-size: 1.0em! important;
}

h1, h2, h3, h4 {
	clear: both;
	font-weight: 700;
	background-color: transparent;
	padding-bottom: 1px;
}

h1,h2.sidetitle,h2.ash1 {
	font-size: 1.1em;
	font-variant: small-caps;
}

h2 {
	font-size: 1.0em;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-bottom: -5px;
}

h3 {
	margin-bottom: -10px;
	color: #000;
	font-size: 0.8em;
	font-variant: normal;
}

a {
	color: #020181;
	text-decoration: none;
}
	a:hover, a.active {
		color: #020181;
		text-decoration: underline;
	}
	a img {
		border: 0px;
		padding: 0px;
		margin: 0px;
	}

area {
	cursor: pointer
}
/*
body div.hideThisNode p {
    font-size: 0.8em;
}*/
p.zoekmeta
{
	padding-top:10px;
	margin-top:0px;
	font-size:0.65em;
}
p.zoekmeta img
{
	margin:0px;
	padding:0px;
}
h3.zoektitle a
{
	color:Black;
	font-size:1em;
}
p.zoeksummary 
{
	margin-top:-10px;
	font-size: 85%;
}
a.vraag:link,
a.vraag:hover,
a.vraag:active,
a.vraag:visited {
	color: white;
	background: url(/images/ask.png) bottom right;
	text-transform: uppercase;
	font-size: 75%;
	background-color: #000073;
	text-decoration: none;
	padding: 0px 2px 1px 12px;
	margin:  6px 3px 2px 5px;
	display: block;
}
