body{				background-color:#339966;}
h1{					color:#551b8b;}
h2{					color:#551b8b;
					font-size:15px;}
.wrapper{			position: relative;
					height: 768px;
					width: 1024px;
					top:-10px;
					margin-left: auto;
					margin-right: auto;
;
		}
.headergradient{	position:absolute;
					height:256px;
					width:798px;
					left:226px;
					background-image:url('../images/headergradient.png');
					z-index:2;
				}
#slideshow{			position:absolute;
					height:256px;
					width:539px;
					right:0px;
					z-index:1;
					
			}
#body_home .wrapper{height:660px;}
#body_home .menu, #body_home .content{height:400px;}

#body_ervaring .wrapper{height:1315px;}
#body_ervaring .menu, #body_ervaring .content{height:1030px;}

#body_contact .wrapper{height:740px;}
#body_contact .menu, #body_contact .content{height:475px;}

#body_diensten .wrapper{height:660px;}
#body_diensten .menu, #body_diensten .content{height:400px;}

#body_functiebeschrijven .wrapper{height:660px;}
#body_functiebeschrijven .menu, #body_functiebeschrijven .content{height:400px;}

#body_functiewaardering .wrapper{height:660px;}
#body_functiewaardering .menu, #body_functiewaardering .content{height:400px;}

#body_beroepszaken .wrapper{height:660px;}
#body_beroepszaken .menu, #body_beroepszaken .content{height:400px;}

#body_beloningsbeleid .wrapper{height:660px;}
#body_beloningsbeleid .menu, #body_beloningsbeleid .content{height:400px;}

.menu{				position:absolute;
					width:227px;
					left:0px;
					top:256px;
					background-color:#975dc9;
					font-family:verdana;
					font-weight:bold;
	}
.footer{			position:absolute;
					height:32px;
					width:1024px;
					left:0px;
					bottom:0px;
					background-color:#1200a8;					
		}
.footer a{color:white;}
.footer a:hover{color:grey;}
.content{			position:absolute;
					height:100%;
					width:798px;
					left:226px;
					top:256px;
					color:#1a1a1a;
					font-family:verdana;
					font-size:13px;
					background-color:white;
		}
.content p{margin:10px;}
.content h1{text-align:center;}
.content a{font-weight:bold;}
.footer div{margin:10px; color:white; font-family:verdana; font-size:11px;}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#multi{
	font-family:verdana;
	text-align:center;
	width:227px;
	height:480px;
	position:absolute;
	font-size:14px;
	background:none;
	padding:0;
	list-style-type:none;
	text-decoration:none;
}
#multi li{
	float:left;
	width:227px;
	height:70px;
	list-style:none;
	padding:0;
	margin-left:10px;
}
#multi li:hover{
	background-color:#ffeacf;
	color:#551b8b;
}
#multi li:hover ul{display:block !important;}
#multi a{
	text-decoration:none;
	color:black;}
	
#submulti{
	font-family:verdana;
	text-align:center;
	width:227px;
	height:215px;
	position:absolute;
	left:226px;
	top:70px;
	font-size:12px;
	background:none;
	padding:0;
	list-style-type:none;
	text-decoration:none;
	z-index:999;
	background-color:#975dc9;
	display:none;
}
#submulti li{
	float:left;
	width:227px;
	height:54px;
	list-style:none;
	padding:0;
	margin-left:0px;
}
#submulti li:hover{
	background-color:#ffeacf;
	color:#551b8b;
}
#submulti a{
	text-decoration:none;
	color:black;}
#body_home #home{background-color:white;
		color:#551b8b;}
#body_diensten #diensten{background-color:white;
		color:#551b8b;}
#body_functiebeschrijven #diensten{background-color:white;
		color:#551b8b;}
#body_functiewaardering #diensten{background-color:white;
		color:#551b8b;}
#body_beloningsbeleid #diensten{background-color:white;
		color:#551b8b;}
#body_beroepszaken #diensten{background-color:white;
		color:#551b8b;}
#body_ervaring #ervaring{background-color:white;
		color:#551b8b;}
#body_contact #contact{background-color:white;
		color:#551b8b;}

		/*CONTACT*/
.info{
		width:270px;
		float:left;
	}
.form{
		margin-left:10px;
		float:left;
	}
	
	/*ERVARING*/
#ervaringtable{	
	width:100%;
	}
#ervaringtable td{	
	padding-left:10px;
	}

#btndiensten{
	padding-top:20px;
	padding-bottom:20px;
	}
.logo{
	position:absolute;
	background-color:white;
	width:230px;
	height:257px;
}
.logo IMG{
	margin-left: 35px;
    margin-top: 45px;
	}
