
html {
	overflow-y: scroll;
}

body {
	font-family: tahoma, verdana, sans-serif;
	font-size: small;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

p {
	padding: 0;
	margin: 0.5em 0 1em 0;
}

b {
	color: #247;
}

a {
	color: #467;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: georgia, serif;
	color: #244d7e;
	clear: both;
}

h2 {
	text-align: right;
	margin: 0 0 1em 0;
}

div, span, table, ul, li {
	padding: 0;
	margin: 0;
	font-size: 100%;
}

img {
	border: none;
}

#content {
	position: relative;
	width: 55em;
	height: 610px;
	background-image: url(panel_bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#maintext {
	position: absolute;
	top: 50px;
	left: 295px;
	width: 30em;
	text-align: justify;
}

.info {
	position: absolute;
	top: 390px;
	left: 60px;
}

.info .vcard {
	color: #244d7e;
}

.vcard .org {
	font-weight: bold;
}

.hidden, .vcard * .type {
	display: none;
}

.vcard a {
	color: inherit;
}

.page {
	position: relative;
	height: 450px;
	width: 100%;
}

ul {
	padding-left: 1.2em;
	color: #98abc0;
}

li {
	margin: 0.2em 0;
}

.menu {
	position: absolute;
	top: 145px;
	left: 60px;
}

.menu ul {
	list-style-type: none;
	padding: 0;
}

.menu li {
	background-image: url(favicon_bullet.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 16px;
	margin: 0em 0em 0.1em 0em;
	padding: 0.3em 0em 0.3em 1.7em;
}

.copyright {
	font-family: verdana, tahoma, sans-serif;
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #ccc;
	margin: 1em 0;
}

img.right {
	float: right;
	border: 1px solid #ddd;
	padding: 0.3em;
	margin: 0em 0em 1em 1.5em;
}

img.left {
	float: left;
	border: 1px solid #ddd;
	padding: 0.3em;
	margin: 0em 1.5em 0.5em 0em;
}

.imgbreak {
	clear: both;
	height: 0.1em;
}

.zorgbeheer {
	position: absolute;
	bottom: 3em;
	right: 0em;
}

.also {
	margin-top: 1em;
	padding-top: 1em;
	color: #98abc0;
}

.next {
	text-align: right;
	color: #98abc0;
}

.next img {
	vertical-align: middle;
	margin: 4px;
}
