body{
	background-color: #FFF4DD;
}
#midden {
	width: 960px;
	margin: 0 auto 0 auto;
	font-family: sans-serif;
	font-family: verdana;
	font-size: small;
	background-color: #FFF4DD;
}
#header {
	width:960px;
	height:180px;
	background-repeat: no-repeat;
}
#container {
	width: 960px;
	/*margin-top: 10px;*/	
}
#menu {
	width: 150px;
	float:left;
	padding-bottom: 40px;
}
#menu ul li {
	margin-bottom: 15px;
}
#menu ul li a {
}
#menu ul li a:hover {
}
.imageList img{
	padding: 10px 120px 20px 120px;
}
#tekst {
	width: 770px;
	float:right;
	padding-left:20px;
	padding-right:20px;
}
.clear {
	clear:both;
}
#footer {
	width:100%;
	height:100px;
	background-repeat: no-repeat; 
}
h1,h2 {
	margin-bottom: 1.0em;
}
h1 {
	color:#f29400;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
h2 {
	color:#f29400;
	font-size: medium;
	font-weight: bold;
}

h3{
	font-weight: bold;
}

p {
	margin-top: 0.2em;
	margin-bottom: 1.1em;
}

a, a:hover, a:visited, a:active {
	text-decoration: none;
}
a.leaflet {
	padding-right:10px;
}
a.gps {
	text-decoration: underline;
}
td	{
	width: 255px;
	border: 1px solid black;
	padding-bottom:5px;
}
th {
	font-weight: bold;
	height:25px;
	border: 1px solid black;
	padding-left:3px;
}

table.routes a {
	color: #000000;
}

/*
 Foto galerij stijl
*/
a.foto img {
	width: 80px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #000000;
}

.imageList img{
	float:right;
	width: 200px;
	height: 150px;

}

ul#contact li {
	margin-top:3px;
}