/****************************************************************/
/*																*/
/* CSS developed by JLGsoft										*/
/* @copyright 2004, JLGsoft, www.jlgsoft.nl, info@jlgsoft.nl	*/
/*																*/
/****************************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffcc66;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width:950px;
}
body, .body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BL, .BuitenL, .BOverig, .BE {
	font-size: 9pt;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

td {
	color: #000000;
}

.Kopje {
	font-weight: bolder;
}
.Kop {
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
	font-style: normal;

}
.attentie {
	font-style: italic;
	font-weight: bold;
	color: #00CC33;
	font-size: 80%;
}

a:link {
	color: #3333ff;
}
a:visited {
	color: #3333ff;
}
a:active {
	color: #ff0000;
}
p {
	text-align: left;
}
.Plaats {
	font-weight: bold;
}
.suprema, .suprema2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-style: italic;
	font-weight: bold;
	color: #ffcc66;
	text-align: center;
	vertical-align:middle;
}
.suprema1 {
	font-size: 100%;
	font-weight: bold;
	color: #ffcc66;
	text-align: left;
	background-color:#a01414;
}
.suprema2 {
	background-color:#a01414;
	font-size:200%;
}
.Verslag {
	font-weight: bold;
	padding-top: 6pt;
	padding-bottom: 6pt;
	background-color: #e68b48;
}
.Carla {
	font-style: italic;
	font-weight: bold;
}
/* Colommen */
.ColS, .Col1, .Col2, .Col23, .Col3, Col123, .ColF {
	position:absolute;
	padding:0;
	top:5px;
}
.ColS {
	width:950px;
	left:0;
	top:0;
}
.Col1 {
	width:180px;
	left:0;
}
.Col2 {
	width:580px;
	left:185px;
}
.Col23 {
	width:765px;
	left:185px;
}
.Tab123 {
	width:950px;
}
.Col3 {
	width:180px;
	left:770px;
}
.Col123 {
	width:950px;
	left:0px;
}

.ColF {
	position:relative;
	width:180px;
	left:0px;
	bottom:0;
}
.Tab1, .Tab3 {
	width:180px;
}
.Tab2 {
	width:580px;
}
.Tab123 {
	width:950px;
}

