h1, h2, h3, p, ul{
	margin-top: 0;
	margin-bottom: 0.7em;
}
.alignright {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.alignright a {
	color: #666666;
}
#left {
	width: 211px;
	margin-left: -211px;
	position: relative;
	float: left;
}
#banner {
	height: 165px;
	/*background-image: url(../../images/top.gif);
	background-repeat: no-repeat;
	margin-bottom:2px;*/
}
#footer {
	text-align: center;
	background-color: #EB9758;
	margin-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
}
input,textarea {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content {
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#systray_actie {
	margin-left:3px;
}
#navtop {
	background-image: url(../../images/nav_top.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	color: black;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
#navtop a {
	color: black;
	text-decoration: none;
}
#navtop a:hover {
	text-decoration: underline;
}
.ondertitel {
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	behavior:url("csshover.htc");	
}
h1 {
	font-size: 16px;
	color: #BC5C16;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.blink
{
	text-align:center;
	font-size: 24px;
	text-decoration: blink;
	color: #FF0000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	color: #BC5C16;
}
a:hover {
text-decoration:none;
}
.fotorechts
{
	float:right; 
	margin-left:20px; 
	padding-bottom:10px;
	padding-top:10px;
}
.fotolinks
{
	float:left; 
	margin-right:20px; 
	padding-bottom:10px;
	padding-top:10px;
}
.highlight
{
	color:#FFFFFF;
	text-align:center;
	background-color:#FF0000;
	padding:10px;
	font-weight:bold;
	font-size:16px;
}
.highlightbox
{
	background-color:#F8D7BE;
	padding: 5px;
	margin-bottom: 5px;
}
#blikvanger
{
	background-color:#DFDFDF;
	padding:5px;
}
#blikvanger h1
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:none;

}
.rodekader
{
	font-size:16px;
	border:solid #FF0000 medium;
	padding:5px
}
.rodekader_klein
{
	border:solid #FF0000 medium;
	padding:5px
}
#navleft {
	margin-right:3px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}
#navleft_top {
	height:21px;
	background-image: url(../../images/leftnav_top.png);
	background-repeat: no-repeat;
}
#navleft_bottom {
	height:21px;
	background-image: url(../../images/leftnav_bottom.png);
	background-repeat: no-repeat;
}
.navleft_item {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #A1C896;
	display:block;
	background-color:#EFB381;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A1C896;	
	
}
.navleft_item:hover {
	display:block;
	background-color:#CCCCCC;
	cursor:pointer;
}
#navleft a {
	color:#000000;
	text-decoration:none;
}
.subnavleft_item {
	display:block;
	background-color:#E2E2E2;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:10px;
	padding-left:7px;
	font-size:11px;
	font-weight:normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: red;
}
.subnavleft_item:hover {
	display:block;
	background-color:white;
	cursor:pointer;
}
.subnavleft_item a {
	color:#000000;
	text-decoration:none;
}