body {	margin:0;	padding:0;	background-image:url('../images/nav/body_bg.jpg');	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:0.8em;	color:#303030;	}h2 {	font-size:1.2em;	color:#333333;}a:link {	color:black;}a:visited{		color:#666666;}.subkopje {	font-weight: bold;	font-style: italic;	color:#000000;}#cursuslogo {	margin:5px;	}/* -----------------CSS layout------------------------------------------------------- */#masthead {	position: absolute;	top: 0px;	left: 0px;	height: 83px;	width: 100%;	background-color:#FFF;	border-bottom-style:solid;	border-bottom-width:1px;	border-bottom-color:#ccc;	}/* ----------------------TOP NAV----------*/#top_nav {	position: absolute;	overflow:hidden;	top: 86px;	left: -1px;	height: 25px;	background-color:#8C885A;	width: 100%;	border-bottom-style:solid;	border-bottom-width:1px;	border-bottom-color:#666;}#top_nav ul{display:inline;	line-height: 20px;	white-space:nowrap;	width:100%;	/*float:right;*/	margin: 0; /*removes indent IE and Opera*/	padding: 0; /*removes indent Mozilla and NN7*/}#top_nav table, form {		margin: 0; /*removes indent IE and Opera*/}/*#top_nav {	float:right;	}*/#top_nav ul li {	list-style:none;	display:inline;}#top_nav ul li a, #top_nav ul li a:visited{	padding: 0.2em 1em;	background-color:#B0AB75;	color:Black;	text-decoration: none;	float: right;	border-width:1px;	border-bottom-width:0px;	border-top-width:0px;	border-style:solid;	border-left-color: #fff;	border-right-color: #000;}#top_nav ul li a:hover{	background-color:#948F60;	color: #fff;	border-left-color: #fff;	border-right-color: #000;}/* ----------------------------------END TOP NAV*//*---------------LEFT MENU NAV */.left_nav {		font-size:110%;	background-color:#ffffff;	text-align:center;}.left_nav ul{		line-height: 25px;	margin: 0; /*removes indent IE and Opera*/	padding: 0; /*removes indent Mozilla and NN7*/}.left_nav ul li {	list-style:none;	display:inline;}.left_nav ul li a, #left_nav ul li a:visited{	display: block;	padding: 0.2em 1em;	background-color:#B0AB75;	color: Black;	text-decoration: none;	border: 1px solid;	border-color: #ddd #000 #000 #ddd;}.left_nav ul li a:hover{	background-color:#948F60;	color: #fff;	}/*------end---------LEFT MENU NAV */#container {	position:relative;	left:0px;	top:120px;	width:860px;	margin:auto;	}#left_box {	position:absolute;	top:0;	left:0;	width: 250px;	font-size:90%;	background-image: url('../images/nav/content_bg.jpg');}#page_content {	margin-left:280px;	margin-right: 0px;	background-color:#EAE5E5;	}#footer {}/* ----------------------------------------CONTENT TABLE */.contentTable {	width: 100%;	background-image: url('../images/nav/content_bg.jpg');}.contentTable .toprow {	height: 15px;}.contentTable td.topleft {	background-image: url('../images/nav/c_topL.jpg');	background-repeat: no-repeat;	width: 15px;	height: 26px;}.contentTable td.topmid {	background-image: url('../images/nav/c_top.jpg');	background-repeat: repeat-x;}.contentTable td.topright {	background-image: url('../images/nav/c_topR.jpg');	background-repeat: no-repeat;	width: 16px;	height: 26px;}.contentTable td.left {	background-image: url('../images/nav/c_left.jpg');	background-repeat: repeat-y;}.contentTable td.right {	background-image: url('../images/nav/c_right.jpg');	background-repeat: repeat-y;}.contentTable td.botleft {	background-image: url('../images/nav/c_bottomL.jpg');	background-repeat: no-repeat;	width: 15px;	height: 26px;}.contentTable td.botmid {	background-image: url('../images/nav/c_bottom.jpg');	background-repeat: repeat-x;}.contentTable td.botright {	background-image: url('../images/nav/c_bottomR.jpg');	background-repeat: no-repeat;	width: 16px;	height: 26px;}.centreer {	text-align: center;}.mededeling {	font-variant: small-caps;	background-color: #090;	color: #FFF;	padding: 5px;}