body {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/pictures/bg_lijn.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #000000;
	}
	
/* VERBORGEN NAVIGATIE */
div#verborgen-navigatie {
	visibility: hidden;
	position: absolute;
	left: -1000em;
	}
	
/* HOEKPLAATJE */
div#hoekplaatje {
	width: 149px;
	height: 80px;
	float: left;
	}
div#hoekplaatje a {
	border-bottom: none;
	}
	
/* TOPNAV-TOTAAL */
div#topnav-totaal {
	height: 50px;
	background-color: #000066;
	}
div#topnav-totaal a {
	border-bottom: none;
	}
/* LOGO */
div#logo {
	height: 50px;
	float: right;
	}
/* TOPNAVIGATIE */
div#topnavigatie {
	height: 50px;
	float: left;	
	}
div#topnavigatie-tekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
	line-height: 18px;
	padding: 5px 2px;
	background-color: #000066;
	color: #FFFFFF;
	}
div#topnavigatie-tekst a:hover {
	background-color: #000033;
	color: #FFFFFF;
	}
div#topnavigatie-buttons {
	margin-top: 5px;
	}

/* DETAILNAVIGATIE */
div#detailnav-totaal {
	height: 25px;
	background: #000033;	
	color: #FFFFFF;
}
div#detailnavigatie {
	float: left;
	font-weight: normal;
	font-size: 11px;
	padding-left: 7px;
	padding-top: 3px;
}
div#detailnavigatie a, .detail_navigatie {
	color: #FFFFFF;
	background: #000033;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}
div#detailnavigatie a:hover { 
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
	
	/* INHOUD */
div#inhoud {
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-left: 20px;
}	
#Direkt_naar {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 730px;
	top: 78px;
	margin-left: 10px;
	padding-left: 10px;
	border: thin solid #000066;
	padding-bottom: 10px;
}
/* TERUG NAAR BOVEN VORIGE */
.pijl_naar_links {
	float: left;
	}
.pijl_naar_boven {
	float: right;
	}
/* Tekst opmaak */
h1 { 
	font-size: 17px; 
	font-weight: bold;
	color: #000066;
	background: inherit;
}
h2 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066;
	background: inherit;
}
h3, th { 
	font-weight: bold; 
	font-size: 11px; 
	color: #000066;
	background: inherit;
	text-align: left;
	}

p, table, li { 
	font-size: 11px;
	line-height: 16px;
}
a { 
	text-decoration: none;
	border-bottom: 1px solid #999999;
	color: #0000CC; 	
	background: inherit;
	}
a:hover { 
	text-decoration: none;
	border-bottom: 1px solid #0000CC;	
	}
img {
	text-decoration: none;
	border: none;
	}
.kader {
	background: inherit;
	padding: 5px;
	border: 1px solid #000066;
	color: #000000;
}
hr {
	color: #000000;
	background: #003399;
	border: #FFFFFF;
	height: 1px;
	}
/* LIJSTEN */
ul {
	list-style-type: disc;
	margin: 10px;
	padding: 5px;
	}
ol {
	margin: 16px;
	padding: 10px;
	}
/* TABELLEN */
table {
	border: thin solid #333366;
}
table#geen-rand, table#actueel {
	border: none;
}
table#cao2010 {
	border: none;
	font-size: 11px;
	font-weight: bold;
}
td, th {
	border: none;
	padding: 2px;
	}
table#geen-rand td, th {
	padding: 2px;
	}
tr {
	vertical-align: top;
	}
table#actueel th {
	width: 9%;
	}
table#actueel td {
	width: 91%;
	}
#datum {
	width: 13%;
	}
table#adviezen td, table#adviezen th, .adviezen td, .adviezen th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	}
table#adviezen td ul {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	}
table#saop {
	border: none;
}

.kolom {
	width: 45%;
	float: left;
	padding: 5px;
	border: 1px solid #000066;
	margin: 7px;
	background-image: url(/pictures/bg_kleur.gif);
}
.kolom_nieuws {
	width: 94%;
	float: left;
	padding: 5px;
	border: 1px solid #000066;
	margin: 7px;
	background-image: url(/pictures/bg_kleur.gif);

.titel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	margin: 0px;
	line-height: 18px;
} 

	
/* DIT ZIJN OUDE STYLEN LATER VERWIJDEREN */	
	
.hoofdkop {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #00FF00;
	background-color: #FFFF00;
}
	
.kop {
	font-family: "Courier New", Courier, mono;	
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	background-color: #FFFF00;
	}	
	
.subkop {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFF00;
}	
	
.tekst {
	font-family: "Courier New", Courier, mono;	
	font-size: 12px;
	color: #00FF00;
	background-color: #FFFF00;}
	
.voetnoot, .Voetnoot { 
	font-family: "Courier New", Courier, mono;
	font-size: 10px; 
	color: #00FF00; 
	background-color: #FFFF00;} 