
/*
css Beau
*/

body {
	margin: 10px 0;
	padding: 0;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: #666677;
	}

h1 {
    color: #B8DB7C;
	font-weight:650;
	font-size: 20px;
	line-height:15px;
	}

h2 {
    color: #738212;
	font-weight:650;
	font-size: 14px;
	line-height:20px;
	}
	
h3 {
    color: #BBDB7C;
	font-weight:650;
	font-size: 14px;
	line-height:20px;
	}
	
h4 {
    color: #738212;
	font-weight:650;
	font-size: 12px;
	line-height:20px;
	}


/* Header */

#header {
	width: 985px;
	height: 130px;
	margin: 0 auto;
	background: url('images/header_beau_1.png');
	background-repeat: no-repeat;
	}



/* Menu */

#menu {
	width: 985px;
	height: 28px;
	margin: 0 auto;
	background: url('images/img04.gif'); 
}

#menu ul {
	margin: 0;
	padding-top: 0px;
    	padding-right: 0px;
    	padding-bottom: 0px;
    	padding-left: 0px;
	list-style: none;
	}

#menu li {
	display: inline;	
	}

#menu a {
	display: block;
	float: left;
	height: 28px;
	background: url('images/img03.gif') repeat-x;
	border: none;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0; 
	margin-bottom:0; 
	padding-left:25px; 
	padding-right:25px; 
	padding-top:5px; 
	padding-bottom:0
	}

#menu a:hover {
	background-image: url('images/img06.gif');
	text-decoration: none;
	}

#menu .active a {
	background-image: url('images/img05.gif');
	text-decoration: none;
	}

#wrapperleftright{
	width: 985px;
	height:424px;
	margin: 0 auto;
	}

#right{
	float:right;
	width: 236px;
	height: 424px;
    	background-image: url('images/Beau_right_1.png'); 	
    	}
    
/* left */	

#lefthome{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left.png') ;
	}
	
#leftcontact{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_contact.png') ;
	}
	
#leftcadeaubon{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_cadeaubon.png') ;
	}	
	
#leftvoeten{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_voet.png') ;
	}	
	
#lefthanden{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_handen.png') ;
	}
	
#leftontharing{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_ontharing.png') ;
	}	
	
#leftbruid{
	float: left;
	width: 197px;
	height: 424px;
	background-image: url('images/Beau_left_bruid.png') ;
	}	
	
/* content */

 
 #contentscrollbar{
	float: left;
	height:420px;
	width:540px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color:#738212; 
    	scrollbar-track-color:#FFFFFF; 
    	scrollbar-face-color:#FFFFFF; 
    	scrollbar-highlight-color:#FFFFFF; 
    	scrollbar-3dlight-color:#FFFFFF; 
    	scrollbar-darkshadow-color:#BBDB7C; 
    	scrollbar-shadow-color:#FFFFFF; 
    	}	

.tekstvak1 {
	float:left;
	width:245px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-right:5px;
	padding-left:10px;
	border-right:2px solid #E0F3B2;
	}	


.tekstvak2 {
	float:right;
	width:244px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-right:5px;
	padding-left:10px;
	}

#content {
	float:left;
	width:500px;
	height:400px;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-left:10px;
	}	
	
/* spacer */

.spacer{
	clear:both;
	}
	
/* Footer */

#footer {
	width: 985px;
	height: 28px;
	margin: 0 auto;
	background: #B8DB7C;
	clear:both;
	}
