body {
  background-color:#b0c4de;
}

a {
	text-decoration:none;
	color:#663300;
	}

a:hover{
	color:#000000;
	}

#header {
	background-image:url(images/header3.png);
	background-repeat:no-repeat;
	height:140px;
	width:1024px;
	clear:both
}

.header {
	background-image:url(images/test_01.gif);
	background:no-repeat;
	}

#menu {
	background-image:url(images/menubar3.png);
	background-repeat:no-repeat;
	width:172px;
	float:left;
	clear:right;
	}

.menu { 
	background-image:url(images/menubar.png);
	background-repeat:repeat-y;
	width:172px;
	float:left;
	clear:right;
	}

.menubutton {
	background-image:url(images/naambord2.gif);
	background-repeat:no-repeat;
	font-family:Monotype Corsiva;
	font-size:28px;
	color:#330000;
	line-height:70px;
	text-align:center;
	height:74px;
	}

#content {
	position:absolute;
	left:172px;
	height:628px;
	width:840px;
	}
	
.content {
	margin-top:60px;
	margin-left:10px;
	}

.titel {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	}	
	
.text, li, ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	}
