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;
}
#header #logoLink{
 width:300px;
 height:74px;
 float:left;
 cursor:pointer;	
}
#menu{
 width:750px;
 height:15px;
 background:url("/images/menuBG.jpg") no-repeat;
 color:#FFF;
 text-align:left;
 padding:4px 27px;
}
/**MENU NAVIGATIE**/
 #nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
margin-right: 22px;
}

#nav ul {
position: absolute;
width: 200px;
left: -1000px;
background:#8b2625;
padding-top:5px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
#nav ul>li {
margin-top:5px;
}
#nav ul>li a{
width: 200px;
padding-left:5px;

}
#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
color:#FFF;
text-decoration:none;
font-weight:normal;
filter:alpha(opacity=99);
-moz-opacity:.99;
opacity:.99;
}
/**********************************************/
#menuSub{
 width:804px;
 height:63px;
 background:url("/images/menusub.jpg") no-repeat;
}
#content{
 width:804px;
 text-align:left;
}
/**
**
**EINDE HEADER
**
**/
/**
**
**CONTENT HOME
**
**/
#content #tekst{
 width:804px;
 height:441px;
 background:url("/images/contentHome.jpg") no-repeat;
}
#content #tekst #links{
 width:360px;
 height:387px;
 float:left;
 overflow:auto;
 padding:27px;
}
#content #tekst #foto{
 width:366px;
 height:395px;
 float:left;
 padding:23px 12px;
}
#content #balk{
 width:804px;
 height:140px;
 background:url("/images/balkHome.jpg") no-repeat;
 color:#FFF;
}
#content #balk #zoek{
 width:414px;
 height:140px;
 float:left;
}
#content #balk #banner{
 width:390px;
 height:140px;
 float:left;
}
/**
**
**EINDE CONTENT HOME
**
**/
/**
**
**CONTENT PAGE
**
**/
#content #tekstPage{
 width:804px;
 height:451px;
 background:url("/images/contentPage.jpg") no-repeat;
}
#content #tekstPage #links{
 width:360px;
 height:397px;
 float:left;
 overflow:auto;
 padding:27px;
}
#content #tekstPage #foto{
 width:366px;
 height:265px;
 float:left;
 padding:23px 12px;
}


/**
**
**EINDE CONTENT PAGE
**
**/
/**
**
**CONTENT INTERVIEWS
**
**/
#content #topRood{
 width:750px;
 height:65px;
 background-image:url("/images/contentTopRood.jpg");
 background-attachment:fixed;
 color:#FFF;
 padding:10px 27px;
 overflow:auto;
}
#content #tekstInterviews{
 width:804px;
 height:495px;
 background:url("/images/contentInterview.jpg") no-repeat;
}
/**
**
**EINDE CONTENT INTERVIEWS
**
**/
/**
**
**CONTENT DOCU
**
**/

#content #tekstDocu{
 width:750px;
 height:526px;
 background:#e7e6e1 url("/images/contentDocu.jpg") no-repeat;
 padding:27px;
 overflow:auto;
}
#content #tekstDocu #links{
 width:360px;
 height:526px;
 float:left;
 overflow:auto;
 padding:0px 24px 0px 0px;
}
#content #tekstDocu #foto{
 width:343px;
 height:526px;
 float:left;
 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;
}
#onderkant{
 width:804px;
 height:169px;
 background:url("/images/onderkant.jpg") no-repeat;
}
/**
**
**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;
}
#onderkantInterviews, #onderkantDocu{
 width:804px;
 height:36px;
 background:url("/images/onderkantInterview.jpg") no-repeat;
}
/**
**
**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;
}
.download img{
 margin:0px 5px 0px 0px;
 padding:0px;
}


