
body {
color: #033F4E;
background-color: #91C7D5;
font-family: arial;
font-size: 8pt;
}

table {
font-family: arial;
font-size: 8pt;
}
a {
	font-family: Arial;
	color= #042C36;
	text-decoration:underline;
}

a:visited {
	font-family: Arial;
	color: #042C36;
}

a:hover {
	font-family: Arial;
	color: #0783A3;
	text-decoration=underline;
}	

a:active {
	font-family: Arial;
	color: black;
	text-decoration=underline;
}

.submenu:hover {
color:white;
}

img {
border:0;
}

.menu {
color: #042C36;
font-size:10pt;
}

.menu:hover {
color:white;
}

h1 {
font-size: 16pt;
font-weight: bold;
}

h2 {
font-size: 11pt;
font-weight: bold;
}

h3 {
font-size: 9pt;
font-weight: bold;
}

.button {
font-weight: bold;
color: #042C36;
border:1px solid #1F444D;
background-color: #459BB1;
}


.subtitle {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}


#menu {
margin-top:"-2";
background-image:url(../plaatjes/logo.jpg);
background-repeat:no-repeat;
background-position:right bottom;
position:absolute;
left:102px;
top:0px;
width:673;
height:70px;
padding-left:0px;
}


#titel {
position:absolute;
left:104px;
top:70px;
padding-left:3px;
font-size: 11pt;
font-weight: bold;
color: #042C36;
background-color: #459BB1;
border:1px solid #1F444D;
width:568;
}

#submenu {
position:absolute;
left:3;
top:-2px;
width:100;
align:left;
border:0;
filter:alpha(opacity=100);
}

#contentleft {
position:absolute;
left:100;
top:100px;
width:335;
padding-left:3px;
height:80%;
border-left:1px solid #1F444D;
}

#contentright {
position:absolute;
left:440;
top:100px;
width:335px;
padding-left:3px;
height:80%;
border-left:1px solid #1F444D;
border-right:1px solid #1F444D;
}

#news {
position:absolute;
top:105px;
left:780px;
}

.contentimg {
width:320px;
height:240px;
}