body {
	background: #ffffc0;
	font-family: arial, serif;
	font-size: 11px;
	color: #444444;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
div.container {
	width: 900px;
	margin: 0 auto;
}
div.links {
	width: 320px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

div.headerlinks {
	display: inline;
	width: 320px;
	height: 240px;
	float: left;
	background: url(../images/headerleft.gif);
}

div.headerlinks2 {
	display: inline;
	width: 320px;
	height: 170px;
	float: left;
	background: url(../images/headeronder.gif);
}

div.menuhead {
	display: inline;
	width: 320px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-align: center;
	background: url(../images/menuheader.gif);
}
div.menucontent {
	display: inline;
	width: 305px;
	padding-left: 15px;
	float: left;
	text-align: left;
	background: url(../images/menucontent.gif);
}
div.menufoot {
	display: inline;
	width: 320px;
	height: 10px;
	float: left;
	font-family: arial, serif;
	font-size: 1px;
	color: #444444;
	background: url(../images/menufooter.gif);
}

div.rechts {
	width: 570px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

div.headerrechts {
	display: inline;
	width: 445px;
	padding-top: 115px;
	padding-left: 125px;
	height: 125px;
	float: left;
	background: url(../images/headerright.gif) repeat-x top center;
}

div.headerhokjes {
	display: inline;
	width: 60px;
	height: 67px;
	padding-right: 17px;
	float: left;
}

div.headerhokjes2 {
	display: inline;
	width: 55px;
	height: 67px;
	float: left;
	padding-right: 2px;
}

div.contenthead {
	display: inline;
	width: 570px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	background: url(../images/contentheader.gif);
}
div.contentcontent {
	display: inline;
	width: 560px;
	padding: 5px;
	float: left;
	text-align: left;
	background: url(../images/contentcontent.gif);
}
div.contentfoot {
	display: inline;
	width: 570px;
	height: 10px;
	float: left;
	font-family: arial, serif;
	font-size: 1px;
	color: #444;
	background: url(../images/contentfooter.gif);
}
div.footer {
	display: inline;
	width: 890px;
	height: 40px;
	float: left;
	background: url(../images/footer.gif);
}

li.menu{
	list-style-type:none;
	padding-left:8px;
	margin-bottom:1px;
	line-height:13px;
	width:163px;
	font-size:12px;
}

ul{
	margin-top:2px;
}

a         {color: #444444; text-decoration:underline;}
a:visited {color: #444444; text-decoration:underline;}
a:active  {color: #444444; text-decoration:underline;}
a:hover   {color: #444444; text-decoration:none;}