body {
	margin: 0;
	padding: 0;
	border:0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
    background: #3f3f3f url(images/achtergrond.jpg) repeat;
	height:100%;
}

#omtrek {
	width: 980px;
	margin: 0 auto;
}

/* menuboven */

#menuboven {
	width: 980px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
    background: url(images/menuboven.jpg);
}

#menuboven ul {
	width: 980px;
	margin: 0 auto;
	padding: 26px 10px 0 50px;
	list-style: none;
}

#menuboven ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menuboven ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 26px 0 20px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#menuboven li a:hover, #menuboven li .current {
	color: #ffffff;
		background:url(images/menuhover.jpg);

}

/* end of menu */
/* menuonder */
#menuonder {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
    background:url(images/menuonder.jpg);
}

#menuonder ul {
	width: 980px;
	margin: 0 auto;
	padding: 0px 10px 0 50px;
	list-style: none;
}

#menuonder ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menuonder ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 29px 0 20px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#menuonder li a:hover, #menuonder li .current {
	color: #ffffff;
	background:url(images/menuhover.jpg);

}
/* end of menuonder */


#header {
	width: 980px;
	height: 128px;
	margin: 0 auto;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
}
#headerpen {
	width: 980px;
	height: 128px;
	margin: 0 auto;
	background: url(images/headerpen.jpg);
	background-repeat: no-repeat;
}
#headerroute {
	width: 980px;
	height: 128px;
	margin: 0 auto;
	background: url(images/headerroute.jpg);
	background-repeat: no-repeat;
}
#contentachtergond {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/content.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#contentomtrek {
	width: 830px;
	padding: 40px 75px 40px 75px;
	background-repeat: no-repeat;
	background-position: top;
	min-height:500px;
	background: url(images/watermerk.jpg) no-repeat top;
}
#contentomtrekhome {
	width: 830px;
	padding: 40px 75px 40px 75px;
	min-height:500px;

}


#footer {
	width: 840px;
	height: 105px;
	color: #666;
	padding: 5px 70px 0 70px;
	background: url(images/footer.jpg) no-repeat;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}


#logo
{
	float:right;
	margin-right:15px;
	margin-top:-60px;
}

h1
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:20px;
color:#FFF;
width:720px;
background: url(images/streep.jpg) bottom left repeat-x;
height:25px;
margin-bottom:5px;
font-weight:bold;
}
#content
{font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
color: #c0c0c0;
font-weight:bold;


}
#pen
{

	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: url(images/helm.png);
}


#pen ul li a {
 display: block;
 margin-bottom:4px;
 color: #fff;
 text-decoration: none;
}
#verslagen
{
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: url(images/helm.png);
}
#verslagen #table
{
opacity: .55; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=55); /* IE lt 8 */
-ms-filter: "alpha(opacity=55)"; /* IE 8 */
-khtml-opacity: .55; /* Safari 1.x */
-moz-opacity: .55; /* FF lt 1.5, Netscape */
}
#verslagen li a {
 color: #fff;
}


.geweest {
text-decoration: line-through;
}
#advertentie
{
	text-align:center;
}