@charset "utf-8";
/* CSS Document */

* {border: 0px solid #000000;	}



body{
	font-family:Verdana, Geneva, sans-serif;
	background-color:#aaa;
	color:#00BCE4;
	font-size:15px;

	background-color:white;
}

#scherm {
position:relative;
top:opx;
width:1024px;
height: 750px;
margin-left:auto;
margin-right:auto;
background-color:white;

}




a {	color:#00BCE4;
	text-decoration:none;}	
		
a:hover	{
	color:white;
	text-decoration:none;}	
	
	
#nav{
	position:relative;
	top:-750px;
	width:1000px;
	height:750px;
	}	
	
.logo{
	position:relative;
	top: 0 px;
	left: 50px;
	border:0 px;
	}	
	
.home{

	position:relative;
	top:50px;
	left:300px;
	width:250px;
	height:50px;
	font-size:22px;}
	
.podotherapie{

	position:relative;
	top:50px;
	left:350px;
	width:115px;
	height:50px;
	font-size:22px;}

.overons{

	position:relative;
	top:50px;
	left:400px;
	width:152px;
	height:41px;
	font-size:22px;}
	
.contact{

	position:relative;
	top:50px;
	left:450px;
	width:129px;
	height:39px;
	font-size:22px;}	
	
	
#content{
	position:relative;
	top:-1370px;
	width:700px;
	left:285px;
	}	
	

		

	

		
	