body{
 font-family:Verdana, Arial, Sans-serif;
 font-size:12px;
 text-align:left;
 color:#000;
 margin:0px;
 padding:0px;
}
h1{
 font-weight:bold;
 font-size:16px;
 color:#aa4544;
 padding:0px;
 margin:0px;
}
a{
 font-weight:bold;
 color:#aa4544;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
#container{
 width:804px;
 height:820px;
}
/**
**
**HEADER
**
**/
#header{
 width:804px;
 height:74px;
 background:url("/images/header.jpg") no-repeat;
 display:none;
}
#nav{
display:none;
}
#content{
 width:804px;
 text-align:left;
}
/**
**
**EINDE HEADER
**
**/
/**
**
**CONTENT HOME
**
**/
#content #tekst{
 width:804px;
}
#content #tekst #links{
 padding:27px;
}
#content #tekst #foto{
 padding:23px 12px;
}
#content #balk{
 width:804px;
 height:140px;
 background:url("/images/balkHome.jpg") no-repeat;
 color:#FFF;
 display:none;
}
/**
**
**EINDE CONTENT HOME
**
**/
/**
**
**CONTENT PAGE
**
**/
#content #tekstPage{
 width:804px;
}
#content #tekstPage #links{
 padding:27px;
}
#content #tekstPage #foto{
 padding:23px 12px;
}


/**
**
**EINDE CONTENT PAGE
**
**/
/**
**
**CONTENT DOCU
**
**/

#content #tekstDocu{
 padding:27px;
}
#content #tekstDocu #links{
 padding:0px 24px 0px 0px;
}
#content #tekstDocu #foto{
 padding:0px 0px 0px 23px;
}
/**
**
**EINDE CONTENT DOCU
**
**/
/**
**
**FOOTER HOME
**
**/
#footer{
 width:750px;
 height:20px;
 padding:10px 27px;
 text-align:left;
 background:url("/images/footer.jpg") no-repeat;
 display:none;
}
#onderkant{
 width:804px;
 height:169px;
 background:url("/images/onderkant.jpg") no-repeat;
 display:none;
}
/**
**
**EINDE FOOTER HOME
**
**/
/**
**
**FOOTER INTERVIEWS, DOCU
**
**/
#footerInterviews, #footerDocu{
 width:750px;
 height:24px;
 padding:10px 27px;
 text-align:left;
 background:url("/images/footerInterview.jpg") no-repeat;
 display:none;
}
#onderkantInterviews, #onderkantDocu{
 width:804px;
 height:36px;
 background:url("/images/onderkantInterview.jpg") no-repeat;
 display:none;
}
/**
**
**EINDE FOOTER INTERVIEWS
**
**/
a.footerlinks{
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}
.download{
 border-top:1px solid #c0c0c0;
 margin:5px 0px;
 padding:5px 0px;
 display:none;
}
.download img{
 margin:0px 5px 0px 0px;
 padding:0px;
}


