/* --Begin standaard meuk-- */
html, body {
	background-color: #8e8bbe;
	background-image: url(../content/images/bkgrnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0px 0px; padding:0px;
	overflow: auto;
	font-family:"Trebuchet MS"; color:#000; text-decoration:none; font-size 11px;
	text-align: center;
}
.content_table {
width: 495px;
height: 100%;
margin: 0px 0px; padding: 0px;
}

a:link { font-family:"Trebuchet MS"; color:#7674a3; text-decoration:none; }
a:active { font-family:"Trebuchet MS"; color:#7674a3; text-decoration:none; }
a:hover { font-family:"Trebuchet MS"; color:#000000; text-decoration:none; }
a:visited { font-family:"Trebuchet MS"; color:#7674a3; text-decoration:none; }
/* --Einde standaard meuk-- */

/* --Begin content-- */
.content_header {
background-image: url(../content/images/header.jpg);
background-repeat: no-repeat;
background-position: center;
height: 143px;
width: 495px;
}
.content_header2 {
height: 143px;
width: 495px;
}
#tekst { 	font-family: Trebuchet MS; font-size: 11px; color:#000; text-decoration:none; text-align: left; }
#titel { 	font-family: Trebuchet MS; font-size: 12px; color:#000; text-decoration:none; text-align: left; font-weight: bold; }


.nav_button {
background-color: #45417a;
width: 100%;
height: 19px;
}
.content_recent {
height: 100%;
width: 145px;
background-color: #FFFFFF;
background-image: url(../content/images/bgrecent.gif);
background-position: bottom right;
background-repeat: no-repeat;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px; /*FIREFOX*/
position: relative; !important
}
.content_recent img {
margin-bottom: 10px;
}
.content_nieuws {
width: 350px;
background-color: #FFFFFF;
padding-top: 10px;
padding-left: 10px;
}

/*--------------------------------------------------------------------------NAVIGATIE---------------------*/
.content_navigatie ul li {
  text-align:     center;
	display:				inline;
	float:					left;
	width:					70px;
	height:					19px;
	background:				url(../content/images/navbg.gif) no-repeat;
}
.content_navigatie li { list-style:				none; }
.content_navigatie {
width: 100%;
height: 19px;
background-color: #45417a;
font-family: Trebuchet MS; color: #FFF; text-decoration: none; font-size: 12px;
}

