body {
	background-color:#FFFFFF;
	background-position: center top;
	margin: 0;
	padding: 0;
	color:#000000;
	height: 100%;
	text-align: center;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;

}

/* commented backslash hack \*/
html, body{height: 100%;}
/* end hack */
html,body {margin:0;padding:0;}

div#container {
width: 770px;
height:100%;
background-image:url(img/bg500px.gif);
background-repeat: repeat;
min-height: 100%;	 
text-align: left;
margin: 0 auto;
} 

html>body div#container {
height: auto; 
}

#top {}
#topmunros { background: url(../img/back_top.gif) no-repeat center top; width: 770px; height: 180px;}
#topadviesdiensten { background: url(../img/back_top_adviesdiensten.gif) no-repeat center top; width: 770px; height: 180px;}
#topopdrachten {  background: url(../img/back_top_opdrachten.gif) no-repeat center top; width: 770px; height: 180px;}
#topovermunros {  background: url(../img/back_top_overmunros.gif) no-repeat center top; width: 770px; height: 180px;}
#topcontact {  background: url(../img/back_top_contact.gif) no-repeat center top; width: 770px; height: 180px;}
#toplinks {  background: url(../img/back_top_contact.gif) no-repeat center top; width: 770px; height: 180px;}
#nav {
	padding: 0px;
	height: 23px;
	width: 445px;
	margin: 0px 0px 0px 220px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#nav ul li {
	text-indent: -10000px;
	display: inline;
	margin: 0px;
	padding: 0px;

}

#nav ul li a	{
	display: block;
	float: left;
	text-decoration: none;
	margin: 80px 0 0 0;
	padding: 0px;

}
#nav ul li a:hover{
	background-position: 0px -23px;
	margin: 80px 0 0 0;
	padding: 0px;
}

#menu {}
#munros { background: url(../menu/munros.gif) no-repeat 0px 0px; width: 51px; }
#adviesdiensten { background: url(../menu/adviesdiensten.gif) no-repeat 0px 0px; width: 106px; }
#opdrachten { background: url(../menu/opdrachten.gif) no-repeat 0px 0px; width: 87px; }
#overmunros { background: url(../menu/over_munros.gif) no-repeat 0px 0px; width: 94px; }
#contact { background: url(../menu/contact.gif) no-repeat 0px 0px; width: 66px; }
#links { background: url(../menu/links.gif) no-repeat 0px 0px; width: 41px; }

#contentwrapper {
	margin: 0px;
	padding: 0px;
	width: 770px;

}
#content {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px 10px 10px;
	font-size: 12px;
	float: left;
	width: 454px;
	/width: 471;
}
#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #006600;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#image {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 770px;
	background-color: #FFFFFF;
	background-position: bottom;

}
.links {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
}

