body{
	margin: 0px;
	padding: 0px;
	background-color:#e3e4e5;
	background:#e3e4e5;
}

#tekstvak{
	position:absolute;
	padding-left: 5px;
	padding-right: 5px;
	width:470px;
	/*width:484px;*/
	/* height: 100% auto;*/
	height: 600px;
	/*background-color: black;*/
 	border-top: 1px solid black;
 	z-index: 1;
 	top: 0%;
 	margin-top: 161px;
 	left:  50%;
	margin-left: -242px;




}
#container{
	position:absolute;
	left:  50%;
	top: 0%;
	margin-left: -390px;
	margin-top: 0px;
	height: 600px;
 	width: 768px;
 	background-color:#e3e4e5;
 	/*background-color: yellow; */
 	border: 0px;
 	z-index: 1;

}
#balk_ruimte{
	position:absolute;
	left:  50%;
	top: 0%;
	margin-left: -384px;
	margin-top: 128px;
	height: 33px;
 	width: 768px;
 	background-color:#e3e4e5;
 	/*background-color: orange;*/
 	border: 0px;
 	z-index: 1;

}
#balk_boven{
	position:absolute;
	left:  50%;
	top: 0%;
	margin-left: -384px;
	margin-top: 0px;
	height: 128px;
 	width: 768px;
 	/*background-color: blue; */
 	background-image: url(/img/logo_boven.jpg);
 	border: 0px;
 	z-index: 2;
}
#balk_links{
	padding-top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	margin-top: 161px;
	width:143px;
	height:486px;
	background-color:#e3e4e5;
 	/*background-color: blue;*/
 	border: 0px;
 	z-index: 1;


}
#balk_rechts{
	padding-top: 0px;
	position: absolute;
	left: 50%;
	margin-left: 241px;
	margin-top: 161px;
	width:143px;
	height:486px;
	background-color:#e3e4e5;
 	/*background-color: red;*/
 	border: 0px;
 	z-index: 1;
}


A.button_salon {
/*background: #D6D6D6;*/
background-color:#e3e4e5;
display: block;
font-size: 13px;
font-family: tahoma, arial;
width:  134px;
color:  #980202;
border: 1px solid #e3e4e5;
text-align:  left;
text-decoration:  none;
padding-left: 3px;
padding-top: 3px;
padding-right : 3px;
padding-bottom: 3px;
}

A.button_salon3 {
/*background: #D6D6D6;*/
background-color:#e5e4e5;
display: block;
font-size: 13px;
font-family: tahoma, arial;
width:  134px;
color:  #980202;
border: 1px solid #e3e4e5;
text-align:  left;
text-decoration:  none;
padding-left: 3px;
padding-top: 3px;
padding-right : 3px;
padding-bottom: 3px;
}


A:hover.button_salon {
background:  #980202;
display: block;
font-size: 13px;
font-family: tahoma, arial;
width:  134px;
color:  white;
border:  1px solid;
text-align:  left;
text-decoration:  none;
padding-left: 3px;
padding-top: 3px;
padding-right : 3px;
padding-bottom: 3px;
}

A:hover.button_salon {
background:  #080202;
display: block;
font-size: 13px;
font-family: tahoma, arial;
width:  134px;
color:  white;
border:  1px solid;
text-align:  left;
text-decoration:  none;
padding-left: 3px;
padding-top: 3px;
padding-right : 3px;
padding-bottom: 3px;
}
