body {
	background-image: url(../images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 150%;
}
* {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	text-decoration:underline;
	color:#000978;
}
a:hover, a:active {
	color:#000978;
	text-decoration:none;}


#container {
	width: 600px;
	margin: 10px auto;
	background-color:#FFFFFF;
	padding: 0 15px;
}
.toonniet {
	display: none;
}
h1 {
	margin: 15px 0 5px 0;
	color:#000978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

h1#hoofd {
	padding: 10px 0;
	text-indent: -900px;
	overflow: hidden;
	height:45px;
	background-image: url(../images/titel.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#leftcolumn, #rightcolumn {
	position: relative;
	height: auto;
	width: 295px;
	float: left;
	margin: 20px 0;

}
#leftcolumn {
	padding-right: 5px;
}
#rightcolumn {
	padding-left: 5px;
}
#footer {
	clear: both;
	border-top: solid 1px black;
	text-align: center;
	padding: 5px 0;
}
p {
	margin: 10px 0; 
}
img {
	margin: 10px 0;
}
h2 {
	margin: 15px 0 5px 0;
	color:#000978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	margin: 0 0 3px 0;
	color:#000978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	margin: 0 0 0 15px;
}
address {
	font-style: normal;
	display: inline;
}
.noprint {
	position: relative;
}
.print {
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline;
	float: right;
	padding: 5px;
}
.print img {
	margin: 0px;
}
