* {
	margin: 0;
	padding: 0;
	}

html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

BODY {
	BACKGROUND-COLOR: #42577a;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
    font-family: Verdana, arial;
    font-size: 10pt;
    LINE-HEIGHT: 14pt;
}

#top {
       width:850px;
	   height:90px;
	   text-align: left;
     }

#container {
	BACKGROUND-COLOR: #1d3668;
	background-image: url(img/bg01.jpg); 
	background-repeat: repeat-y;
	background-position: top center;
    width:930px;
    text-align: left;
     }

#leftcontainer {
	background-image: url(img/bg2.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
    width:175px;
    text-align: left;
    margin: 0px 0px 0px 26px; 
	float: left;
    }

#content {
    width:500px;
    text-align: left;
	float: left;
    font-family: arial;
    font-size: 9pt;
	line-height: 18pt;
    color: #ccc;
	margin-left: 50px;
	}

#menubalk {
    width:900px;
	height:37px;
    text-align: left;
	background-image: url(img/menubalk.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
    margin: 0px; 
    font-family: Arial;
    font-size: 13pt;
	line-height: 14pt;
    color: #DDDDDD;
	font-weight: bold;
	}

#menu {
    width:550px;
	height:15px;
    text-align: left;
    margin-left: 325px; 
	margin-top: 9px;
    font-family: Arial;
    font-size: 11pt;
	line-height: 14pt;
    color: #DDDDDD;
	font-weight: bold;
	}

#contactcontainer {
    width:175px;
    text-align: left;
    margin: 100px 0px 0px 25px; 
    font-family: Verdana, arial;
    font-size: 9pt;
	line-height: 13pt;
    color: #DDD;
	}

#footer {
	background-color: #121b32; 
    width:900px;
	height: 25px;
    text-align: center;
    font-family: arial;
    font-size: 9pt;
	line-height: 12pt;
    color: #576e9c;
	padding-top:4px;
	}

#nieuwsbericht {
    width:200px;
    text-align: left;
    font-family: arial;
    font-size: 8pt;
	line-height: 12pt;
    color: #DDD;
	padding-top:15px;
	}

#adres {
    width:200px;
    text-align: left;
    font-family: arial;
    font-size: 8pt;
	line-height: 12pt;
    color: #DDD;
	padding-top:100px;
	}

H1 {
   font-family: arial;
   font-size: 13pt;
   font-weight: bold;
   color: #576e9c;
  }

H2 {
   font-family: arial;
   font-size: 11pt;
   font-weight: bold;
   color: #576e9c;
  }

table.test {
    font-family: Verdana, arial;
    font-size: 9pt;
	line-height: 13pt;
    color: #ccc;
    text-align: left;
	border: 0px;
   }

#menutitel {
	COLOR: #DDD; 
	TEXT-DECORATION: none;
	font-family: verdana, arial;
	display:block;
	width:140px;
	height: 20px;
	border-bottom: 1px solid #92c648;
}


TD {
    font-family: Verdana, arial;
    font-size: 9pt;
	line-height: 13pt;
    color: #ccc;
}

img.thumb {
    cursor: hand;
	border: 1px solid #CCC;
	margin-top: 8px;
}

img.minithumb {
	border: 1px solid #CCC;
}

a {
	COLOR: #DDD; 
	TEXT-DECORATION: none;
	font-family: verdana, arial;
}

a:hover {
	COLOR: #FF0; 
	TEXT-DECORATION: underline;
	font-family: verdana, arial;
}

a.menu {
	COLOR: #DDD; 
	TEXT-DECORATION: none;
	font-family: arial;
}

a.menu:hover {
	COLOR: #0e234e; 
	TEXT-DECORATION: none;
	font-family: arial;
}

a.item {
	COLOR: #DDD; 
	TEXT-DECORATION: none;
	font-family: verdana, arial;
	font-size: 7pt;
	display:block;
	width:140px;
	height: 15px;
}

a.item:hover {
	COLOR: #37570a; 
	TEXT-DECORATION: none;
	font-family: verdana, arial;
	font-size: 7pt;
	BACKGROUND-COLOR: #92c648;
	font-family: verdana, arial;
}

a.hl {
	COLOR: #777777; 
	TEXT-DECORATION: none;
    font-weight: none;
	font-family: verdana, arial;
}

a.hl:hover {
	COLOR: #313f48; 
	TEXT-DECORATION: underline;
    font-weight: none;
	font-family: verdana, arial;
}

embed.fotoframe {
   border: 4px solid #DDD;
  }

input.search {
   border: 1px solid #5f9b08;
   font-family: verdana, arial;
   font-size: 10pt;
   color: #2f4a09;
   background-color: #92c648;
   width: 130px;
   padding: 1px;
  }

input.formulier {
   border: 1px solid #333;
   font-family: verdana, arial;
   font-size: 10pt;
   color: #333;
   background-color: #ccc;
   width: 300px;
   padding: 1px;
  }

textarea.formulier {
   border: 1px solid #333;
   font-family: verdana, arial;
   font-size: 10pt;
   color: #333;
   background-color: #ccc;
   width: 300px;
   height: 125px;
   padding: 1px;
  }

