*
{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma;
	list-style:none;
	text-decoration:none;
	outline:none;
}

body
{
	background:url(images/bg.jpg) repeat-x #FFFFFF;
}

#container
{
	margin:49px auto;
	width:881px;
}

h1
{
	width:881px;
	height:108px;
	background:url(images/header.jpg) no-repeat;
	text-indent:-999999px;
}

#menu
{
	width:871px;
	height:33px;
	padding:0 0 0 10px;
	background:url(images/menu.jpg);
}

#menu li
{
	margin:0 10px 0 10px;
	display:inline;
	font-weight:bold;
	line-height:29px;
}

#menu li a
{
	color:#9f9f9f;
}

#menu li a:hover
{
	color:#666666;
}

#content
{
	width:867px;
	padding:0 7px 3px 7px;
	background:url(images/contentbg.jpg) no-repeat #ffffff;
	color:#575757;
}

h2
{
	width:218px;
	height:28px;
	line-height:28px;
	padding:0 0 0 30px;
	margin:0 0 5px -7px;
	background:url(images/kopje.jpg);
	font-size:12px;
	color:#00618e;
}

#aanmelden
{
	width:703px;
	margin:5px -3px 0 -3px;
	padding:0 0 0 170px;
	height:36px;
	background:url(images/meldaan.jpg) no-repeat;
}

#inloggen
{
	width:703px;
	margin:5px -3px 0 -3px;
	padding:0 0 0 170px;
	height:36px;
	background:url(images/inlog.jpg) no-repeat;
}


#meldaan
{
	height:36px;
	line-height:36px;
	_margin:7px 0 0 0;
}

#meldaan li
{
	display:inline;
	margin:0 5px 0 5px;
	color:#fff;
}

.form
{
	background:#93aab3;
	border:1px solid #415a65;
	height:16px;
}

#footer
{
	background:url(images/footer.jpg);
	width:881px;
	height:31px;
	_margin:-7px 0 0 0;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-weight:bold;
}

