* {
margin: 0px;
padding: 0px;
border: 0px;
}

html, body {
width: 100%;
height: 100%;
}

body {
font-family: "Lucida Sans Unicode", "Lucida Grande", arial, helvetica;
font-size: 11px;
background: #d4e0f1 url('/images/bg_body_small.png') repeat-x 0px 0px;
}

ul {
list-style: none;
}



#body_bg {

width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;

}

#wrapper {
min-height: 537px;
height: auto !important;
height: 537px;
width: 880px;
background: url('/images/bg_wrapper.png') repeat-y 0px 50px;
margin: 0px auto;
margin-top: 244px;
}

#main {
min-height: 601px;
height: auto !important;
height: 601px;
background: url('/images/bg_main_small.png') no-repeat 0px 0px;
width: 880px;
}

#main_txt {
width: 498px;
padding-top: 0px;
margin-left: 293px;
}

#footer {
height: 120px;
width: 880px;
background: url('/images/bg_footer.png') no-repeat 0px 0px;
}

#footer_txt {
position: absolute;
margin-left: 105px;
margin-top: 25px;
color: #cccccc;
font-size: 10px;
}

#footer_txt a,
#footer_txt a:visited {
color: #cccccc;
margin-left: 5px;
padding-left: 10px;
border-left: 1px solid #666666;
}

#footer_txt a:hover {
color: white;
}

/* HEADER */
#header {
position: absolute;
top: 0px;
margin-left: 0px;
width: 880px;
height: 244px;
background: url('/images/bg_header.png');
}

#headerpic {
position: absolute;
top: 40px;
margin-left: 69px;
width: 739px;
height: 179px;
}

#servicemenu 
{
  position: absolute;
  top: 17px;
  margin-left: 68px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: right;
  width: 730px;
}

#servicemenu ul
{
  display: block;
  float: right;
  text-align: right;
  text-align: right;
} 
#servicemenu li 
{
  display: inline;
  text-align: right;
}

#servicemenu li a,
#servicemenu li a:visited {
color: #0a192d;
text-decoration: none;
border-left: 1px solid #0a192d;
display: block;
float: left;
height: 11px;
line-height: 11px;
padding: 0px 5px;
}
#servicemenu li.first a,
#servicemenu li.first a:visited
{
  border: none;
}

#servicemenu li a:hover {
color: black;
text-decoration: underline;
}

#languageselector 
{
  position: absolute;
  top: 515px;
  margin-left: 108px;
}

#languageselector li
{


}
#languageselector img {
margin-right: 6px;
position: absolute;
margin-left: -25px;
}

#languageselector li a,
#languageselector li a:visited {
text-decoration: none;
color: #555555; 
font-size: 10px; 
display: block;
padding-left: 25px;
 height: 15px;
 margin-bottom: 5px;
 line-height: 15px;
 width: 130px;
 
}
#languageselector li img
{
  float: left;
  margin-top: 3px;
}

#languageselector li.active a,
#languageselector li.active a:visited
{
  color: #242f52;
}

#search {
position: absolute;
top: 170px;
margin-left: 615px;
width: 200px;
}

#search #ZoekString {
font-family: "Lucida Sans Unicode", "Lucida Grande", arial, helvetica;
width: 120px;
font-size: 11px;
background: none;
}

#search #ZoekButton {
background: none;
cursor: pointer;
width: 25px;
}

#breadcrumb {
position: absolute;
top: 224px;
margin-left: 118px;
color: #a7aebe;
font-size: 10px;
}

#breadcrumb a,
#breadcrumb a:visited {
color: #cdcfd4;
text-decoration: none;
}

#breadcrumb a:hover {
color: white;
text-decoration: underline;
}


/* --- MENU --- */
#menu {
position: absolute;
top: 267px;
margin-left:108px;
border-top: 1px solid #a9b0bc;
}

#menu ul li a,
#menu ul li a:visited {
display:block;
min-height: 19px;
height: auto !important;
height: 19px;
width: 136px;
color: #041741;
padding: 5px 0px 0px 23px;
text-decoration: none;
border-bottom: 1px solid #a9b0bc;
background: url('/images/bg_menu_li.png') no-repeat 0px 0px;
}

#menu ul li a:hover {
color: black;
background-position: 0px -24px;
text-decoration: underline;
}

#menu ul li.active a,
#menu ul li.active a:visited {
color: white;
background-position: 0px -48px;
}

#menu ul li.active ul li a,
#menu ul li.active ul li a:visited {
width: 136px;
margin-left: 10px;
background: none;
background-color: white;
padding-left: 13px;
color: #444444;
}

#menu ul li.active ul li.active a,
#menu ul li.active ul li.active a:visited {
background-color: #5c709a;
color: white;
}


#addressinfo {
position: absolute;
top: 605px;
width: 151px;
border-top: 1px solid #a0a6b8;
border-bottom: 1px solid #a0a6b8;
margin-left: 108px;
font-size: 10px;
padding: 8px 0px 10px 0px;
}

#addressinfo h4 {
font-size: 10px;
font-weight: bold;
color: #242f52;
}

#addressinfo a,
#addressinfo a:visited {
color: #001c7e;
}

#addressinfo a:hover {
color: black;
}
