body {
background: #000 url(../images/bg.gif) 0 0 repeat-y;
margin:0;
padding: 0;
}

#photo {
background: #000 url(../images/bg_photo.gif) 0 0 repeat-y;
margin:0;
padding: 0;
}

#container {
width: 948px;
border-right: 3px solid #fff;
background-color: #fff;
}

#photo #container {
width: 948px;
border-right: 3px solid #fff;
background-color: #000;
}



#header {
width: 948px
height: 178px;
margin:0;
padding:0;
background-color: #3e548b;
}

#header img {
border: 0;
}

.content_txtimg {
text-decoration: none;
border: 0;
}

#logoMaetis {
position: absolute;
top: 2px;
left: 560px;
}

#logoAZG {
position: absolute;
top: 10px;
left: 770px;
}



.kop {
margin: 15px 0 0 0;
}

#Map {
margin:0;
padding: 0;
}

#content_links {
background-color: #3e548b;
color: #fff;
font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
width: 355px;
border-right: 4px solid #fff;
padding: 20px 10px 0 60px;
margin-top:-9px;
/*text-align: left;*/
}


#footer_left {
background: #fff;
margin-bottom:0;
border-right: 4px solid #fff;
width: 425px;
}

#content_rechts {
position: absolute;
top: 178px;
left: 429px;
background-color: #000;
}

#content_rechts_photo {
position: absolute;
top: 178px;
left: 429px;
background-color: #000;
}

#calendar {
display: none;
position:absolute;
top: 350px;
left: 0;
width: 519px;
background-color: #fff;
font-size: 0.7em;
line-height: 0.9em;
}

#calendar tr {
line-height: 12px;
vertical-align: top;
}

#calendar td {
padding-left: 8px;
}

.noborder, .noborder a {
border: 0;
text-decoration: none;
}

/*Formulier ----- */
.txtfield {
width: 300px;
margin-bottom: 6px;
border: 1px solid #657fb3;
background-color: #4f699d;
color: #fff; 
}


