body
{
	font-size: 100%;
}

.home
{
	background-image: url("../images/home_background.jpg");
}

div#inlogcontainer1 form,
div#inlogcontainer2 form
{
	position: absolute;
	top: 350px;
}

div#meld_u_aan_voor
{
	top: 238px;
}

ul#nieuw
{
	width: 264px;
	height: 136px;
	background-image: url("../images/nieuw.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0 0 0 25px;
	float: left;

}

ul#meest_gelezen
{
	width: 264px;
	height: 136px;
	background-image: url("../images/meest_gelezen.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 20px 0 0 314px;
}

div#advertentie
{
	float: right;
	height: 140px;
	margin: 0 20px 0 0;
}



marquee
{
	clear: both;
	padding: 20px 0 0 0;
	color: #5F3247;
	font-weight: bold;
}

div#copyright
{
	margin-top: 10px;
	color: #CCCCCC;
	margin-left: 30px;
	font-size: 0.8em;
}

