html , body {

background-color :  #240008; 

margin : 5; 

padding : 5;

font-family : Trebuchet MS; 

font-size : 12px; 

} 



A:link { text-decoration: none; color:#ad231b; }

A:visited { text-decoration: none; color:#ad231b; }

A:hover { text-decoration: underline; color:#6d3c49; }




#bannerplek {

position : absolute; 

top : 0px; 

left : 640px; 

width : 280px;

height: 100px; 

margin : 5; 

z-index: 7;

background-color :#240008;

} 



#weblog {

color : #793e4d;

position : absolute; 

top : 35px; 

left : 20px; 

height : 500px;

width : 570px;

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 : 150px; 

left : 670px; 

width : 236px;

height:460px; 

margin : 1; 

font-size : 12px; 

z-index : 6; 

margin : 0; 

padding : 5px 5px 3px 5px; 

background-color : #ae828a;

} 



#extraDiv2 {

position : absolute; 

top : 165px; 

left : 635px; 

margin : 0; 

padding : 0; 

height : 415px; 

width : 45px; 

display : block; 

background-color : #6d3c49; 

}





#commentborder {

border-bottom: thin double  #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; }

/** 
 * Styles used for Tags 
 */
.taglinkext, a[rel="tag"] {
	border-bottom: 3px double #6d3c49;
	background: none;
}

.taglinkext:hover {
	border-bottom: 3px double #00A8FF;
	color: #00A8FF!important;
	background: none;
}
