body, div, html {
	width: 100%;
	margin:0px;
	padding:0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #333333;
}
html {
	height:100%;
	width:100%;
}
body {
	font-size: 62.5%;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:100%;
	left:auto;
	right:auto;
	background-image:url(../style/background_new.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
}
sub, sup {
	font-size: 0.9em;
}

#branding {
	position:absolute;
	top:0px;
	height: 80px;
	background-color: #6699FF;
	background-image: url('../style/headertry.jpg');
}
#branding h1, #branding blockquote {
	margin-left: -10000px;
	display:none;
}
#branding img, #branding p {
padding:0px;
margin:0px;
border:none;
}

#navigation {
	margin-left:5px;
	width:120px;
	float:left;
}
#content {
	width:590px;
	margin-left:25px;
	top:100px;
	float:left;
	font-size: 1.3em;
	line-height:1.4em;
}
#content p {
	text-indent:15px;
}
#content h2 {
	font-size: 1.4em;
	padding-top: 2em;
	font-weight:bold;
	font-style:italic;
	color: #00437F;
}
#content h1 {
	font-size: 2.2em;
	line-height: 1.2em;
}
#footer {
	clear:both;
	width:750px;
	margin-top:10px;
	background-color:#00437F;
	height:80px;
}
#wrapper {
	position:absolute;
	top:100px;
	width:750px;
	
}
div.beeld {
	width: 550px;
	margin-left:20px;
	font-size: 0.8em;
	font-style: italic;
	text-align:center;
}
div.beeld p {
	text-indent:0px !important;
	padding:0px;
	margin:0px;
	line-height:1em;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul li {
	margin:0px;
	padding:0px;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}
#navigation ul li a {
	width:100px;
	display:block;
	padding-right: 20px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	color: #666666;
}
#navigation ul li a:active,#navigation ul li a:hover  {
	width:100px;
	height:20px;
	color: #ffffff;
	background-image:url(../style/button_new.gif);
	background-repeat:no-repeat;
	background-position: 10px;

}
#navigation ul li a.chosen {
	background-image:url(../style/button_back_new.gif);
	background-repeat:no-repeat;
	background-position: 10px;
	color:#333333;
	text-transform:uppercase;
	letter-spacing: 2px;
}
#footer p, #footer address {
	color: #ffffff;
	display:block;
	margin:10px;
}
#footer p {
	float: right;
}
#footer address {
	float:left;
}
div.cleaner {
	overflow:none;
	width:100%;
	height:1px;
	clear:both;
}
p.classic {
	text-indent: 0px !important;
}
.listblock {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../style/backslice.jpg);
	background-position: -1px -1px;
	background-repeat:no-repeat;
	border:2px solid #00437f;
}
.listblock h3  {
	font-size: 14px;
	line-height:18px;
	width:100%;
	height:100%;
	display:block;
	color:#ffffff;
	background-color: #00437f;
	padding:0px;
	text-decoration:none;
	margin:0px;
}
.listblock h3 a {
	text-decoration:none;
	color: #ffffff;
}
.listblock h3 a:active, .listblock h3 a:hover {
	text-decoration:underline;
}
.listblock h3 span.datum {
	color: #CCCCCC;
}
.listblock img {
	margin: 5px;
	float:right;
}
.listblock p {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	margin-top:0px;
	text-indent:0px !important;
	font-size:0.9em;
	color: #222222;
}
