@charset "utf-8";
/* CSS Document */

*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#060;
	margin-top:10px;
	margin-bottom:10px;
}

h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:lighter;
	color:#090;
	margin-top: 10px;
	margin-bottom: 10px;
}

p{
	font-family:Tahoma, Geneva, sans-serif;
	width:600px;
}

#foto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:0px 20px 0px 20px;
}

#foto:hover{
	color:#000000;
	cursor:pointer;
}

#left{
	background-color:#59ae47;
	height:auto;
}

#top{
	background-color:#FFFFFF;
	height:auto;
	width:90%;
	position:relative;
	left:10%;
}

#logo{
	width:285px;
	height:143px;
	margin: 20px 0px 20px 0px;
}

#menu{
	/*background-color:#59ae47;*/
	background-image:url("img/bar.png");
	background-repeat:repeat-x;
	background-position:bottom;
	height:38px;
	position:absolute;
	top: 200px;
	width: 100%;
	line-height:26px;
	min-width:750px;
	border-top:1px solid #333;
	left:0px;
}

#content{
	background-color:#FFFFFF;
	padding: 75px 0px 50px 50px;
	min-height:500px;
	height:auto;
	min-width:750px;
	width:auto;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url("img/footer.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
}

#box{
	position:relative;
	left:10%;
	width:90%;
	height:auto;
}

/*#footer{
	background-color:#FFFFFF;
	
	margin: 0px 0px 0px 0px;
	width:auto;
	height:auto;
	z-index:0;
}*/

#menu a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px 20px 0px 20px;
}

#menu a:link, #menu a:visited, #menu a:active{
	color:#FFFFFF;
}

#menu a:hover{
	color:#000000;
}

#menu ul{
	list-style:none;
	padding-left:150px;
}

#menu li{
	list-style-type:none;
	display:inline;
}

.jump{
	padding-left:0em;
	margin-left:25px;
	margin-bottom:20px;
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
}

#jaap{
	float:right;
	margin: 0px 0px 0px 15px;
}

#tel{
	color:#090;
	font-size:large;
}

#wesley{
	position: fixed; 
	bottom: 5px; 
	width:10%;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:x-small;
	color:#333;
}

#send{
	background-image:url('img/send.png');	
}

#n, #e, #o{
	width:300px;	
}

#b{
	width:400px;
	height:200px;
}

.tip{
	position:relative;
	height:auto;
	padding: 10px 10px 10px 10px;
	/*text-align:center;*/
	/*background-color:#59ae47;*/
	color:#060;
	font-size:smaller;
}

#tip1{
	width: 400px;	
	/*margin-left: 100px;*/
	margin-top:50px;
}

#tip2{
	width: 400px;
	float:right;
	margin-right: 50px;
	/*border: 1px solid #000;*/
}

.gif{
	float:left;	
	margin: 0px 15px 0px 0px;
}

#bord{
	float:right;	
}