* {margin: 0; padding: 0;}
a:link {
        color: #54325f;
        text-decoration: none;}
a:visited {color: #54325f;
        text-decoration: none;}
a:hover {color: #54325f;
        text-decoration: underline;}
a:active {color: #54325f;
        text-decoration: none;}
body {
	font: normal 12px "Trebuchet MS",Arial;
	margin: 20px 0;
	background: #FFFFFF url(picts/achtergrond.jpg) ;
	text-align: center;
	color: #311;
}
ul {
	padding: 10px 0;
}
li {
	list-style: none;
	margin: 4px 0 4px 20px;
}
li span {
	font-size: 0.9em; color: #444;
}
/* Logo boven */
.container {
	text-align: left;
	width: 700px;
	margin: 0 auto;
	background: #FFF url(picts/harrypotter-logo2.gif) no-repeat;
	border: 1px solid #EEE;
	border-color: #EEE #CCC #AAA;
}
.clearer,.footer {
	clear: both;
}
.content,.footer {
	padding: 0 5px;
}
.footer {
	text-align: center;
	background: #000;
	color: #FFF;
	margin: 5px;
	padding: 2px 5px;
}
.header {
	height: 150px;
}
.header h1 {
	line-height: 2.4em;
	padding-left: 18px;
	color: #037503;
	font-size: 2.4em;
}
.item {
	padding: 10px;
	text-align: justify;
}
.item h1 {
	font: normal 1.2em "Trebuchet MS",Arial;
	letter-spacing: 1px;
	font-weight: bold;
	color: #54325f;
}
.left {
	float: left;
	width: 410px;
	background: #F2EEF2;
}
.menu {
	margin-left: 18px;
}
.menu a {
	padding: 0 2px;
	margin-right: 12px;
	font-size: 1.2em;
}
.menu a:hover {
      	text-decoration: underline;
        background: #d0ff6c;
	color: #54325f;
}
.right .submenu_end {
	background: url(picts/bgsubmenu_end.gif) no-repeat; height: 40px;
}
.right {
	float: right;
	width: 270px;
	background: #DDD;
	font: normal 1em Trebuchet MS",Arial;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.right a:hover {
	text-decoration: underline;
}
.top {
	height: 150px;
}