*
{
	border: 0;
	padding: 0;
	margin: 0;
}

body
{
	background: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
}

div#container
{
	width: 898px;
	margin: auto;
}

div#header
{
	width: 800px;
	margin: auto;
	margin-top: 30px;
	background: #FFFFFF;
	padding-top: 35px;
	padding-bottom: 35px;
}

div#bar
{
	width: 898px;
	height: 113px;
	background: url(images/bar.jpg);
}

div#content
{
	width: 800px;
	margin: auto;
	background: #FFFFFF;
	padding-top: 36px;
	margin-bottom: 30px;
	padding-bottom: 12px;
}

h1
{
	text-indent: -999em;
	display: block;
	width: 716px;
	height: 166px;
	background: url(images/header.png);	
	margin: auto;
}

p#injectie
{
	text-indent: -999em;
	display: block;
	width: 800px;
	height: 91px;
	margin-bottom: 40px;
	background: url(images/injectie.png);
}

div.left
{
	width: 436px;
	float: left;
	margin-left: 58px;
	margin-top: 45px;
	background: url(images/line.png) top right no-repeat;
}

div.right
{
	width: 306px;
	margin-top: 45px;
	float: right;
}

div.left p
{
	width: 364px;
}

div.right p, div.right dl
{
	text-align: right;
}

div.right p, div.right dl, div.right h2
{
	margin-right: 58px;
}

div#footer div.left
{
	background: none;
	margin-top: 20px;
}

div#footer div.right
{
	color: #999999;
	margin-top: 20px;
}

hr
{
	width: 100%;
	height: 10px;
	background: #009ACA;
	margin-top: 20px;
}

div.clear
{
	clear: both;
}

h2
{
	height: 26px;
	text-indent: -9999em;
	margin-bottom: 1.5em;
	margin-right: 0;
	margin-left: auto;
}

div.left h2
{
	margin-left: 0;
	margin-right: auto;
}

h2.h_programma
{
	width: 161px;
	background: url(images/h_programma.png);
}

h2.h_contact
{
	width: 108px;
	background: url(images/h_contact.png);
}

h2.h_mailinglijst
{
	width: 167px;
	background: url(images/h_mailinglijst.png);
}

p
{
	font-size: 0.7em;
	line-height: 2.5em;
	margin-bottom: 2.5em;
}

dl
{
	font-size: 0.7em;
	font-weight: bold;
	line-height: 2em;
	color: #999999;
	margin-bottom: 4em;
}

dt
{
	display: block;
}

dd
{
	display: block;
	margin-bottom: 1em;
}

a, a:link, a:visited, a:active
{
	font-weight: bold;
	color: #007DA9;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #007DA9;
	text-decoration: underline;
}

legend
{
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 0.5em;
}

div.left fieldset, div.right fieldset
{
	margin-bottom: 2em;
}

input[type=text]
{
	width: 150px;
	height: 18px;
	border: 1px solid black;
	font-size: 12px;
	margin: 0;
	vertical-align: top;
	padding: 7px 4px;
}

div.gallery img
{
	margin-right: 25px;
	margin-bottom: 25px;
}

iframe
{
	width: 640px;
	height: 400px;
}