html , body {
background-color :  #240008; 
margin : 5; 
padding : 5;
font-family : Trebuchet MS; 
font-size : 12px; 
} 

A:link { text-decoration: none; color:#b72b24; }
A:visited { text-decoration: none; color:#b72b24; }
A:hover { text-decoration: underline; color:#6d3c49; }


#bannerplek {
position : absolute; 
top : 0px; 
left : 635px; 
width : 280px;
height: 100px; 
margin : 5; 
z-index: 7;
background-color : #240008;
} 

#archief {
color : #793e4d;
position : absolute; 
top : 35px; 
left : 15px; 
height : 500px;
width : 575px;
padding : 9px; 
background-color : #fbbcc7;
border-bottom: 8px solid  #fbbcc7;
overflow : auto; 
z-index : 2; 
font-size : 12px; 
margin : 3; 
} 


#rechterkolom {
color : #6d1410;
position : absolute; 
top : 160px; 
left : 665px; 
width : 230px;
height: 429px; 
margin : 1; 
font-size : 12px; 
z-index : 6; 
margin : 0; 
padding : 5px 5px 3px 5px; 
background-color : #ae828a;
} 

#extraDiv2 {
position : absolute; 
top : 55px; 
left : 645px; 
margin : 0; 
padding : 0; 
height : 510px; 
width : 40px; 
display : block; 
background-color : #6d3c49;
}


#commentborder {
border-bottom: dotted 1px #793e4d;
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }
.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

