html, body
{
  margin: 0;
  padding: 0;
}

body, td
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

body
{
  background-color: #ffffff;
}

h1
{
  color: #2F438D;
  font-size: 16px;
}

h2
{
  color: #2F438D;
  font-size: 14px;
}

h3
{
  color: #2F438D;
  font-size: 13px;
}

a
{
  color: #003399;
}

#header
{
  height: 118px;
  background-image: url(../img/bg_header.jpg);
}

#left
{
  height: 425px;
  width: 188px;
  background: #fafafa url(../img/bg_left.jpg) no-repeat left top;
}

#dhtmlmenu
{
  background: #ffffff url(../img/bg_menu.gif) no-repeat left top;
  height: 24px;
  border-bottom: 1px solid #959595;
}

#content
{
  background: #ffffff url(../img/bg_main.jpg) no-repeat center right;
  padding: 10px;
}

#breadcrumb
{
  color: #959595;
  text-transform: lowercase;
}

#breadcrumb a
{
  color: #959595;
  text-decoration: none;
  text-transform: lowercase;
}

#main
{
  width: 610px;
  padding: 5px;
}

#right
{
  width: 190px;
}


#copyright
{
  height: 20px;
  color: #959595;
  padding-left: 10px;
  background-color: #ffffff;
  padding-bottom: 3px;
}

#copyright a
{
  text-decoration: none;
  color: #959595;
}

#menuleft
{
  width: 100%;
  padding-left: 30px;
  padding-top: 5px;
}

.menuleft
{
  color: #ffffff;
  text-decoration: none;
  font-size: 1.2em;
}

.menuleftActive
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}

/* Highlight style van zoekresultaat */
.highlight
{
  font-weight: bolder;
  color: #A00000;
  background: transparent;
} 

/* Bijschrift voor images */
.imagenote
{
  font-size: 80%;
}

/***** NIEUWS *****/

.nieuwskop
{
  color: #2F438D;
  font-size: 1.4em;
  font-weight: bold;
}

.tolower
{
  text-transform: lowercase;
}

div.fckparagraph ul
{
  list-style-image: url(../img/bullet_orange.gif);
}
