@charset "UTF-8";
/* CSS Document */

#header h1 {
	float: left;
	margin-left: -1600px;
}
#homecontent {
	width: 720px;
	height: 540px;
	float: left;
	margin: 0 0 24px 16px;
	/*background: url(images/home_achtergrond.gif) no-repeat;*/
	border-width: 0px;
}
#homecontent ul {
	margin: 64px 0 0 -36px;
}
#homecontent ul li {
	font-size: 18px;
	margin-bottom: 12px;
	list-style: none;
}
#homecontent a:link {
	color: #339;
	text-decoration: none;
}
#homecontent a:visited {
	color: #339;
	text-decoration: none;
}
#homecontent a:hover {
	color: #936;
	text-decoration: none;
}
#homecontent a:active {
	color: #000;
	text-decoration: none;
}
#menu {
	position: relative;
	z-index: 10;
}
#container {
	background: url(images/home_lynxsporen.jpg) no-repeat;
}
#homecontent .menumarge {
	margin-left: 30px;
}
#item {
	margin-left: 132px;
}
.center {
	text-align: center;
}
#homeinfo {
	width: 580px;
	margin: 272px 0 0 124px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
