body {
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 12px;
background-color: #ffffff;
background-image:url(images/background.gif);
background-repeat: repeat-x;
text-align: center;
}

td {
font-family: arial;
font-size: 12px;
}

h1 {
margin: 0px;
padding: 0px;
padding-left: 10px;
font-family: Times New Roman;
font-size: 26px;
font-style: italic;
float: left;
}

h2 {
margin: 0px;
padding-top: 0px;
padding-bottom: 10px;
font-size: 20px;
font-weight: normal;
color: #0000aa;
}

a img {
margin-right: 5px;
border: 0px;
}

#nieuwscontainer h2 {
padding-top: 20px;
}

h3 {
margin: 0px;
padding: 0px;
font-size: 15px;
color: #0000dd;
font-weight: bold;
}

a:link {color: #0000aa; text-decoration: none; font-weight: bold; font-size: 13px;}
a:active {color: #0000aa; text-decoration: none; font-weight: bold; font-size: 13px;}
a:visited {color: #0000aa; text-decoration: none; font-weight: bold; font-size: 13px;}
a:hover {color: #0000aa; text-decoration: underline; font-weight: bold; font-size: 13px;}

#schaduwlinks {
width: 10px;
height: 400px;
background-image: url(images/schaduwlinks.gif);
background-repeat: no-repeat;
float: left;
}

#schaduwrechts {
width: 10px;
height: 400px;
background-image: url(images/schaduwrechts.gif);
background-repeat: no-repeat;
float: left;
}

#container {
margin: auto;
width: 970px;
text-align: left;
background-image:url(images/container.gif);
background-repeat: repeat-x;
background-color: #ffffff;
}

#menu {
width: 200px;
padding-left: 10px;
padding-top: 20px;
float: left;
background-image:url(images/container.gif);
background-repeat: repeat-x;
background-color: #ffffff;
}

#left {
width: 180px;
float: left;
}

#right {
width: 740px;
float: left;
}

#header {
width: 740px;
height: 222px;
padding-right: 10px;
padding-top: 10px;
background-image:url(images/header.gif);
background-repeat: no-repeat;
background-color: #ffffff;
font-style: normal;
font-size: 20px;
text-align: right;
color: #0000aa;
float: left;
}

#nieuwscontainer {
width: 170px;
text-align: left;
background-color: #ffffff;
}

#content {
padding-left: 10px;
width: 740px;
text-align: left;
background-color: #ffffff;
float: left;
}

.menuitem {
padding: 5px;
color: #ffffff;
background-image:url(images/menuitem.gif);
background-repeat: repeat-x;
background-color: #0000aa;
margin-bottom: 5px;
font-size: 14px;
color: #ffffff;
}

.submenuitem {
margin-bottom: 4px;
padding: 3px;
border-bottom: dashed #ddaa00 1px;
}

.nieuws {
padding: 5px;
padding-bottom: 10px;
border-bottom: dashed #ddaa00 1px;
background-color: #ffffff;
}

.nieuws h3 {
margin-top: 5px;
margin-bottom: 7px;
}

.bold {
width: 220px;
font-weight: bold;
}

.footer {
margin-top: 20px;
margin-bottom: 20px;
width: 180px;
padding-bottom: 10px;
float: left;
text-align: center;
background-color: #ffffff;
}

.menuitem a:link {color: #AAFFFF; text-decoration: none;}
.menuitem a:active {color: #AAFFFF; text-decoration: none;}
.menuitem a:visited {color: #AAFFFF; text-decoration: none;}
.menuitem a:hover {color: #FCFF00; text-decoration: none;}