html {
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
/*test*/

body {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e3dbd9;
	color: #555;
	line-height: 25px;
}

a {
	color: #333;
}

#metamenu {
	background: url(../img/bar.gif) repeat-x top left;
	float: left;
  clear: both;
  width: 100%;
  height: 31px;
  margin: 0;
  padding: 0;
}

#metamenu ul {
  float: left;
  clear: both;
  margin: 5px 0 0 37px;
  padding: 0 3px 3px 3px;
  display: block;
  height: 25px;
  font-size: 100%;
  line-height: 20px;
}
#metamenu ul li {
  margin: 0 0.6em 0 0;
  padding: 0 0.6em 0 0;
  display: inline;
}
#metamenu ul li.last {
	border-right: 0;
}
#metamenu ul li a,
#metamenu ul li a:link,
#metamenu ul li a:visited {
  text-decoration: none;
	color: #777777;
}
#metamenu ul li a:focus,
#metamenu ul li a:hover {
  text-decoration: none;
	color: #990066;
}
#metamenu ul li.active a,
#metamenu ul li a:active {
	text-decoration: none;
	color: #990066;
}

#taalkeuze {
	position: absolute;
	left: 750px;
	margin-top: 5px;
}

#header {
  float: left;
  clear: both;
  width: 100%;
	background: url(../img/header.jpg) no-repeat top left;
	height: 160px;
	padding: 30px 0 0 0;
}

#mainmenu {
	width: 210px;
	float: left;
	padding: 21px 0 20px 30px;
	color: #555;
	line-height:normal;
}

#mainmenu #contextmenu {
	text-align: left;
	margin-top:5px;
	height: 250px;
}

#contextmenu p {
	margin: 6px 0 0 14px;
	
}

#mainmenu #contextmenu a {
	color: #555;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
}

#contextmenu a:hover {
	color: #000;
	text-decoration: none;
}

#mainmenu ul {
	height: 200px;
	}

#mainmenu hr {
	margin: 16px;
}

#mainmenu img {
	margin: 5px 0;
}

#mainmenu ul, 
#mainmenu li {
	list-style: none;
	}

#mainmenu li {
	margin-bottom: 10px;
	}

#mainmenu a {
	color: #555;
	font-size: 15px;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	/*text-transform: uppercase;*/
	}


#mainmenu a span {
	font-weight:bold;
	}


#mainmenu a.active {
	color: #333;
	font-weight:bold;
	
	}

	
#mainmenu a:hover {
	color: #222;
	font-weight:bold;
	}	

#footer {
	background-image: url(../img/bar.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	height: 24px;
	padding: 10px 4px 0 40px;	
	color: #666;
	font-size: 13px;
}

#footer p {
	margin-top: -5px;
	padding: 0!important;
}

#content {
	float: left;
	width: 510px;
	width: 640px;
	padding: 17px 24px 24px 24px;
}

#content_home {
	float: left;
	width: 510px;
	width: 640px;
	padding: 17px 24px 0px 24px;
}

#content img{
	margin:10px;
}

#player {
	border: 1px solid #BBB;
	padding: 4px;
	width: 600px;
	background-color: #E2E2E2;
}


a.hoofdkeuze {
	float: left;
	border: 1px solid #BBB;
	padding: 4px 4px 8px;
	width: 240px;
	background-color: #E2E2E2;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 13px;
	color: #999;
}

a.hoofdkeuze:hover {
	background-color: #F2F2F2;
	border: 1px solid #999;
	text-decoration: none;
}

a.hoofdkeuze img {
	margin-bottom: 4px;
}


.cleaner {
	clear: both;
	font-size:1px;
	line-height:1px;
	height:5px;
}

h1 { 
	font-size: 15px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #999;
}

p {
	line-height: 21px;
	margin-bottom: 1em;
}

ul {
	line-height: 18px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

li {
	margin-bottom: 4px;
}

td {
	line-height: 18px;
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: top;
}




#banner {
	position: absolute;
	top:459px;
	left: 40px;
	width:158px;
	height: 164px;
	}
	
.fonttest {
	font-size: 13px;
	}

