BODY {      
	position : absolute;
	top: 50%;
	left: 50%;
	height: 600px;
	width:950px;
	margin-left: -490px;
	margin-top: -300px;
}


H1 {
	padding-right: 0px;
	padding-left: 10px;
	font-weight: 900;
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0px 0px 15px;
	color: #A6B3C4;
	line-height: 22px;
	padding-top: 5px
}
body#Diversensachtergrond{ 
	background-image: url(images/acts.jpg);
	background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;  
}

body#Referentiesachtergrond { 
	  
	background-image: url(images/referenties.jpg);
	background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}

body#Actsachtergrond { 
	  
	background-image: url(images/acts.jpg);
	background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}

body#Geschenkenachtergrond { 
	  
	background-image: url(images/trouw.jpg);
	background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}
body#Benodigdhedenachtergrond { 
	  
	background-image: url(images/trouw.jpg);
	background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}
        
body#Vervoerachtergrond { 
	background-image: url(images/vervoer.jpg);
        background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}

body#Huwelijkachtergrond {   
	background-image: url(images/huwelijk.jpg);
        background-repeat:   no-repeat; 
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54; 
}

body#Traiteurachtergrond { 
	background-image: url(images/traiteur.jpg);
        background-repeat:   no-repeat;
	background-position:center center ;
	background-attachment:fixed;
	background-COLOR: #002A54;   
}
#leftcontent {
position: absolute;
left:10px;
top:75px;
width:130px;
	}
	
#middlecontent {
	height: 520px;
	width:650px;
	overflow:auto;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 149px;
	margin-right:149px;
	border:2px solid #4A6884;
	color: #FFF;
	background-image: url(images/huwelijk-content.jpg);
	background-repeat:   x-repeat;
	background-color: #4A6884;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 151px;
	margin-right:145px;
	}
	html>body #middlecontent {
	margin-left: 151px;
	margin-right:151px;
}

/* Asterick represents wildcard for child dependents of #transbox */ 
#middlecontent * {position: relative}

/* Text div - lacks transparency */ 
#middlecontent div {
padding:10px;
color: #000;
font-weight:bold
} 

#middlecontent IMG {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity:1;	
}

  
#rightcontent {
position: absolute;
left:835px;
top:15px;
width:100px;
	} 	

#bottomcontent {
left:0px;
height:80px;
background-image: url(images/footer.gif);
background-repeat:   no-repeat;   
} 	
	
	
.slider {
	position: relative;
	overflow: auto;
	height: 530px;
	width : 100px;
    font-style: normal;
	scrollbar-base-color: #2B4D70;
	scrollbar-arrow-color: #eeffee;
	scrollbar-track-color: #dddddd;
	scrollbar-shadow-color: #eeffee;
	scrollbar-darkshadow-color: #000000;
	left: 5px;
}

.thumbnail {
	width: 70px;
	border: 1px solid #999;
	margin: 0 4px 4px 0;
	float: right;
	cursor: pointer;
}




#menu { 
	left: 0px;
	width: 120px;
	float: top;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
} 

#menu dt { 
	cursor: pointer;
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #A6B3C4;
	color: #F4F5C6;
} 

#menu dd { 
	text-align: center; 
	text-decoration: none; 
	border: 2px solid #A6B3C4; 
	display: none; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	text-align: center;
} 

#menu dd a, #menu dt a { 
	color: #fff; 
	display: block; 
	border: 0 none; 
	height: 100%; 
} 

#menu dd a:hover, #menu dt a:hover { 
	background: #8D8DD8; 
}


