body{
 margin: 8px 0 0 0;
	background-image: url(images/achtergrond_body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#inhoud{
	width:1000px;
	margin: 0 auto;
}
#tracks{
	background-image: url(images/achtergrond_body.jpg);
	text-align : center;
	margin: 0 auto;
	width:1600px;

}
.center{
	text-align : center;
}
.rood{
	color:red;
}
.cursief{
	font-style:italic;
}
.vet{
	font-weight:bolder;
}
p{
	text-align:left;
}
p.klein{
	color:darkgreen;
	font-size:9.5pt;
	width:45%;
	float:left;
	padding-right:20px;
}
p.links{
	float : left;
	text-align : left;
	width:35%;
	height: 180px;
	margin-left: 20px;
	border: none;
}

table.fotooverzicht {
	width : 90%;
	margin : 0 auto;
	border : 0;
	padding : 0;
	margin : 0;
	border-spacing : 0;
}
table.fotooverzicht td{
	text-align : center;
	padding : 0;
	margin : 0;
	width : 130px;
	height : 110px;
}
table.fotooverzicht img{
	border : 0;
	margin : 0;
	padding : 0;
	max-width : 110px;
	max-height : 110px;
}
h1.foto{
	text-align: center;
	font-size: 16pt;
	margin: 0;
	padding: 0;
}
h2{
	margin : 20px 0 10px 0;
}
h3{
	margin : 0;
}
img.groot{
	margin : 0 auto;
	height: 500px;
	margin-top: 10px;
	text-align : center;
}
#midden{
	text-align:center;
	height: 200px;
	width :100%;
	padding:0;
}
img.midden{
	height: 180px;
	margin: 10px 0 ;
	border: none;
	}
ul{
	margin-left:0px;
	font-size:13pt;
}
ul a{
	text-decoration:none;
}
li.rechts{
	margin-left:530px;
}
a:visited, a:link{
	color:blue;
	text-decoration:none;
	border:none;
}
a.fotos{
	text-decoration:none;
	color:darkblue;
	padding: 5px;
	border: darkblue solid 1px;
}
#slot{
	text-align:center;
	height: 70px;
	width :100%;
	padding:0;
}

a.vervolg, a.overzicht, a.route, a.foto{
	float:right;
	text-decoration:none;
	color:lightblue;
	background-color: darkblue;
	border: darkblue solid 8px;
	margin: 0px 10px 0 0;
}
a.knop{
	float:right;
	text-decoration:none;
	color:lightblue;
	background-color: darkblue;
	border: darkblue solid 8px;
	margin: 0px 10px 0 0;
}
input.knop{
	float:right;
	text-decoration:none;
	color:lightblue;
	background-color: darkblue;
	border: darkblue solid 5px;
	margin: 0px 100px 0 0;
}
img.profiel{
	float : left;
	height: 400px;
	margin: 00px 00px 0 -20px;
	border: none;
}
.verborgen{
	display: inline-block;
	opacity: 0.0;
	filter: alpha(opacity = 00);
)
