body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084c80;
	background-color: #ffffff;
	margin: 10px 10px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#shadow {
	background-image:url(images/schaduw.jpg);
	background-repeat:repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 970px;
	border: 1px;
	border-style:solid;
	border-collapse:separate;
	border-top-color:#00284e;
	border-left-color:#00284e;
	border-right-color:#296093;
	border-bottom-color:#296093;
	background-color:#c9e3f7;
}
a{color:#10aa8f; text-decoration: none;}
a:hover{text-decoration: underline; color: #10aa8f;}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/top.jpg);
	width:970px;
	height:200px;
	position:relative;
	z-index:3;
	
}


/********************** Content ***************************/
#content {
	width:972px;
	position:relative;
	top: -20px;
}
#content ul {
	display: inline;
	}
img{
	border-width:0px;
}
h1{
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}
h2{
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 7px 0px;
}
hr {
	height: 1px;
	color: #084c80;
}

#left {
	float:left;
	margin-left:5px;
	width:602px;
	padding: 10px 10px 30px 10px;
	display:inline;
		margin-top:8px;
		height: auto;
		z-index:3;
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #084c80;
			min-height:410px;
}
#left a{color:#10aa8f; text-decoration: none;}
#left a:hover{text-decoration: underline; color: #10aa8f;}

#barleft {
	float:left;
	margin-left:5px;
	width:155px;
	display:inline;
		margin-top:15px;
		height: 300px;
		z-index:3;
		background-color:#E9F5F8;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#084c80;
		font-weight:normal;
		padding: 3px;
		background-image:url(images/backbar.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		
}
#barright h1, #barleft h1 {
font-weight:bold;
display:block;
line-height:17px;
width: auto;
margin: 0px 0px 8px 0px;
font-family:Arial, Helvetica, sans-serif;
color:#084c80;
font-size:11px;
padding: 2px 2px 2px 2px;
}
#barright h4, #barleft h4 {
font-weight:normal;
margin: 0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
color:#084c80;
font-size:11px;
line-height:15px;
padding: 2px 2px 2px 2px;
}

#barright {
	float:right;
	margin-right:5px;
	width:155px;
	display:inline;
		margin-top:15px;
		z-index:3;
		background-color:#E9F5F8;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#193a14;
		font-weight:normal;
		height: 300px;
		padding: 3px;
		background-image:url(images/backbar.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
}

/********************** Footer ***************************/
#footerline {
clear:both;
	width:970px;
	text-align:right;
	height:15px;
	background-color:#084c80;
	position:relative;
	top: 20px;
}

.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	margin-right:5px;
	margin-top:3px;
}
.copyright A { text-decoration: none;	font-size: 9px; } 
.copyright A:link { color: #ffffff;	font-size: 9px; } 
.copyright A:visited { color: #ffffff; 	font-size: 9px;} 
.copyright A:hover { text-decoration: underline; color: #ffffff;	font-size: 9px;}

/*********************** MENU ******************************/

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 129px;
	float: inherit;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #ffffff;
	height: 26px;
	padding-top:5px;
	width: 970px;
	vertical-align:middle;

}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #0da98d;
		height: 26px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px;
margin: 0px;
	height: 26px;
}
#menu dd {
display: none;
border: 0px;
}
#menu li {
font-size:11px;
text-align: center;
background: #f1f4f9;
margin:0;
padding: 0;
list-style-type: none;
	height: 20px;
line-height:20px;
}
#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
color:  #0da98d;
	height: 20px;
line-height:20px;
}
#menu li a:hover, #menu li a:focus {
background: #d7deed;
color: #0da98d;
}
#menu dt a:hover, #menu dt a:focus {
color: #1d6f61;
}
/************************** FORMS ***************************/
.button {
background-color:#084c80;
border:1px;
border-color:#062f4e;
color:#FFFFFF;
font-size:11px;
}
textarea, select, input {
background-color:#dbebef;
border:1px;
border-color:#062f4e;
color:#084c80;
font-family:Verdana;
font-size:11px;
}

.newstable {
background-color:#E9F5F8;
border:0px; 
}
.newstable td {
padding:5px;
}
.gastenboek td {
padding:3px;
border-style:none;
}
#sponsors {
text-align: center;
color: #084c80;
font-style:italic;
}