html , body {

background-color : #240008; 
margin : 8; 
padding : 5;
font-family : Trebuchet MS; 
font-size : 14px; 
} 

A:link { text-decoration: none; color:#ad231b; }
A:visited { text-decoration: none; color:#ad231b; }
A:hover { text-decoration: underline; color:#6D1410; }


#pageHeader {
position : absolute; 
top : 30px; 
left : 15px; 
height : 666px; 
width : 70px; 
margin : 0; 
padding : 1; 
border-right : 1px solid #7a1b58; 
background : #77395d;  
z-index : 1; 
} 


#bannerplek {
position : absolute; 
top : 0px; 
left : 725px; 
width : 280px;
height: 150px; 
margin : 0; 
padding : 0 0px; 
z-index : 4; 
background-color : #240008;
background-image: url("http://www.goddelijkegladiolen.com/images/bannertje2.jpg");
} 



#weblog {
color : #793e4d;
position : absolute; 
top : 20px; 
left : 115px; 
height : 400px;
width : 575px;
padding : 9px; 
background-color : #fbbcc7;
border-bottom: 5px solid  #fbbcc7;
overflow : auto; 
z-index : 7;
font-size : 15px; 
margin : 6; 
}


#plaatjes {
color : #d5b952;
position : absolute; 
top : 465px; 
left : 85px; 
height : 330px; 
width : 180px;
padding : 3px 3px 3px 3px; 
border : 3px solid #6d1410; 
background-color : #ba231b; 
z-index : 7;
} 


#subweblog {
color : #fbbcc7;
position : absolute; 
top : 660px; 
left : 290px; 
width : 429px; 
height : 280px; 
overflow : auto;
font-size : 14px; 
padding : 9px; 
border-bottom : 5px solid #ba667d; 
background-color : #ba667d; 
z-index : 7; 
margin: 8;
} 


#footer {
color : #fbbcc7;
position : absolute; 
top : 965px; 
left : 65px; 
height : 40px; 
width : 750px; 
margin-bottom : 2px; 
padding : 10px;
background-color : #6d3c49; 
z-index : 7; 
font-size : 14px; 
text-align : left;
} 


#rechterkolom {
color : #6D3C49;
position : absolute; 
top : 160px; 
left : 775px; 
width : 230px;
height: 770px; 
margin : 1px; 
font-size : 12px; 
z-index : 11; 
margin : 0; 
padding : 5px 5px 3px 5px; 
background-color : #ae828a; 
} 


#extraDiv2 {
position : absolute; 
top : 55px; 
left : 740px; 
margin : 0; 
padding : 0; 
height : 690px; 
width : 50px;  
z-index : 2; 
background-color : #6d3c49; 
}


#extraDiv3 {
position : absolute; 
top : 461px; 
left : 330px; 
margin : 0; 
padding : 0; 
height : 200px; 
width : 300px; 
z-index : 7;
background-color : transparant; 
}


#extraDiv4 {
position : absolute; 
top : 600px; 
left : 200px; 
margin : 0; 
padding : 0; 
height : 295px; 
z-index : 3; 
width : 175px;  
background-color : #6d1410; 
} 


/* 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; }

* For tags: */
.taglinkext, a[rel="tag"] {
	background-image: none;
	border-bottom: 3px double #C2C2C2;
}
 
.taglinkext:hover {
	color: #00A8FF!important;
	background-image: none;
	border-bottom: 3px double #00A8FF;
}


