.alinea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: disc;
	border-color: black black black #666666;
	border-left-width: thin;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.body {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #ffffff; 
	list-style-position: outside; 
	list-style-type: disc ; 
	line-height: 1.5em;  
}
.hoofdstuk {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #c0c0c0;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: uppercase;
	background-color: #748F94;
	border-bottom-style: dotted;
	border-bottom-width: 0.9pt;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #666666;
	border-left-color: #ffffff;
	letter-spacing: 0.2em;
		}
h2 {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #ffffff; 
	list-style-position: outside; 
	list-style-type: disc ; 
	line-height: 1.5em;  
}
.tabelklein { 
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #ffffff; 
	list-style-position: outside; 
	list-style-type: disc ; 
	line-height: 1.5em
}
.sub-alinea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 8pt;
	font-weight: bolder;
	color: #996600;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: uppercase;
	line-height: 150%;
	letter-spacing: 0.25em;
}
.plaatjes {
	border: 1px inset #666666;
	background-color: #ff0099;
	padding: 5px;
	margin: 5px;
}
.plaatjesgrijs {
	border: 1px inset #666666;
	background-color: #F3F3F3;
	padding: 5px;
	margin: 5px;
}
a:link {  color: #cccccc; text-decoration: none; font-weight: bold}
a:visited {  color: #cccccc; text-decoration: none; font-weight: bold}
a:active {  color: #cccccc; text-decoration: none; font-weight: bold}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
}
.maand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #756D4F;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 135%;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.back-left {
	background-image: url(images/back-left.gif);
	background-position: right top;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.back-right {
	background-image: url(images/back-right.gif);
	background-position: left top;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
.back-content {
	background-image: url(images/back-content.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat;
	background-color: #748F94;	
}
.back-service {
	background-image: url(images/tile-service.gif);
	background-position: left top;
	background-color: #eeeeee;
}
.back-bottom {
	background-image: url(images/back-bottom-outside.jpg);
	background-position: center top;
	background-color: #5B7073;
	}
.back-bottom-outside {
	background-image: url(images/back-bottom-outside.jpg);
	background-position: top;
	background-color: #5B7073;
}
.back-top {
	background-image: url(images/back-top.jpg);
	background-position: top;
	background-color: #5B7073;
}

