body{
    margin: 0px;
    padding:0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #990033;
    background-color: #FFECB0;
}

a:link,
a:visited {
color: #903;
}

h1 {
    font-size: 14px;
    line-height: 1.5em;
}

h2 {
    font-size: 12px;
    line-height:1.5em;
}

h3 {
    font-size: 10px;
    line-height: 1.5em;
}

h4 {
    font-size: 9px;
    line-height: 1.5em;
}
/*
h5{
  font-size: 8px;
  line-height: 8px;
}

h6 {
  font-size: 7px;
  line-height: 7px;
} */


#container {
    margin: 0px;
    padding:0px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
}

#header_top{
    height: 27px;
    background-image:  url(/pics/background01.png);
}

#header {
    height: 210px;
    padding-bottom: 15px;
    background-image:  url(/pics/background02.png);
}

#image {
    height: 204px;
    margin-left: 233px;
    position: absolute;
    width: 536px;
}

#actueel {
    float: right;
    margin-right: 20px;
    width: 185px;
}

#actueel a {
    color: #990033;
    font-size: 12px;
}

#actueel h1 {
    color: #FFFFE1;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}


#actueel h5{
    color: #990033;
    font-size: 12px;
    font-weight: normal;
    margin: 8px 0;
}
#nieuws a{
    color:#990033;
}

#laatste_nieuws ul{
    list-style:none;
    margin: 0px;
    padding: 0px;
}

#laatste_nieuws li a{
    color: #990033;
    text-decoration: none;
    font-weight: bold;
}


.main {
    background: url("/pics/background03.png") repeat-y;
    margin-top: -12px;
    overflow: auto;
}

.main.twocolumn {
    background: url("/pics/background03a.png") repeat-y;
}

#menu {
    float: left;
    width: 231px;
}

#menu ul{
    margin: 9px 0px 40px 0px;
    padding: 0px;
      float: left;
}


#menu ul li{
    list-style:none;
    width: 214px;
    min-height: 21px;
    background: #FFFFCC;
    margin: 4px 0px 0px 0px;
  float: left;
}

#menu ul li.normal.first,
#menu ul li.active.first {
    margin-top: 0px;
}

#menu ul li.normal.last,
#menu ul li.active.last {
    margin-top: 21px;
}

#menu ul li a{
    margin-left: 36px;
    color: #990033;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

#menu ul li.active {
    width: 214px;
    min-height: 21px;
    background: #990033;
    margin-top:4px;
}

#menu ul li.active a{
    margin-left: 36px;
    color: #FFFFCC;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

#menu ul li.active ul {
margin: 0px;
}

#menu ul li.active ul li.normal {
    background: #FFFFCC;
}

#menu ul li.active  ul li a {
margin-left: 50px;
font-size: 12px;
color: #990033;
}

#menu ul li.active ul li.active a {
    color: #FFFFCC;
}


#right {
    margin-left: 779px;
    top:241px;
    min-height: 300px;
    width: 221px;
    margin-bottom: 40px;
}

#right img {
    border-left: 12px solid #FDB813;
    border-right: 12px solid #FDB813;
    border-top: 12px solid #FDB813;
}
#right img:first-child {
    border-top: 12px solid #FDB813;
}


#sitemap {
position: relative;
float: right;
margin: -30px 15px 10px 0px;
}

.content {
    float: left;
    min-height: 300px;
    line-height: 15px;
    top: 240px;
    width: 536px;
    line-height: 1.5em;
}

.content.twocolumn {
    width: 762px;
}

#footer {
    height: 64px;
    background-image: url("/pics/background04.png");
}

#bottom {
    width: 210px;
    padding: 8px;
    padding-top: 14px;
    text-align:center;
}

#bottom p {
margin: 0px;
padding: 0px;
}

table.calendartable tr td {
 line-height: 1.3em;
}

td.calendartop      { background-color: #990033; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFCC}
td.calendardayclosed { background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.calendardayfull  { background-color: #FF6600; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.calendardayempty  { background-color: #339C27; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.calendardayfullempty0  { background-color: #006699;  background-image: url(/pics/background_calendar_greenorange0.png); background-position: center center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.calendardayfullempty1  { background-color: #006699;  background-image: url(/pics/background_calendar_greenorange1.png); background-position: center center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.calendaroption  { background-color: #F0C900; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.calendartext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

td.calendardaynames { background-color: #FFFFCC; font-weight: bold}


