/* CSS Document */
body { 
	text-align: center;
	font-size: 12px;
	color: #993399;
	margin: 0px;
	background-color: #f39af4;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
}
a:link,
a:active,
a:visited{
	font-size: 14px;
	color: #993399;
	text-decoration: none;
	height: 12px;
	margin: 0,3,0,3;
}
a:hover{
	font-size: 14px;
	color: #993399;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0,3,0,3;
}
h1,h3 {
	font-size: 12px;
	color: #F0E2DD;
	margin: 0px 0px 0px;
	background-color: #993399;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	border-bottom: 1px solid #000000;
}

#header {
	text-align: center;
	width: 100%;
	heigth: 120px;
}

#midden {
	margin: 0 auto;
	width: 780px;
}

#kolom1 {
	float: left;
	width: 160px;
	text-align: left;
	margin-left: 10px;
}

#kolom2 {
	float: left;
	width: 610px;
	text-align: left;
	background-color: #F0E2DD;
}

#content
{
	width: 160px;
	border: 1px solid #000000;
	background-color: #F0E2DD;
}

#provincie
{
	border: 1px solid #000000;
}

#toolbar {
	float: left;
	width: 780px;
	text-align: center;
	margin-bottom: 10px;
}
#toolbar a {
	font-size: 12px;
	color: #993399;
	text-decoration: none;
	height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#toolbar a:hover{
	font-size: 12px;
	color: #993399;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	float: left;
	width: 780px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*hotp*/
.totaltablewidth {
width: 600;
}
.lijntjeonder {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
TD {font-family:arial;font-size:12px;color:#993399;}

A:link {font-family:arial;font-size:12px;color:#993399;text-decoration: underline;}

A:visited {font-family:arial;font-size:12px;color:#993399;font-weight: normal;font-style: normal;text-decoration: underline;}

A:active {font-family:arial;font-size:12px;color:#993399;font-weight: normal;font-style: normal;text-decoration: underline;}

A:hover {font-family:arial;font-size:12px;color:#993399;font-weight: normal;font-style: normal;text-decoration: underline;}

A.regel1,
A.regel2 {font-family:arial;font-size:12px;color:#993399;font-weight:bold;font-style:normal;text-decoration:none;}

A.regel1:visited,
A.regel2:visited {font-family:arial;font-size:12px;color:#993399;font-weight: bold;font-style: normal;text-decoration: none;}

A.regel1:active,
A.regel2:active {font-family:arial;font-size:12px;color:#993399;font-weight: bold;font-style: normal;text-decoration: none;}

A.regel1:hover,
A.regel2:hover {color:#993399;font-size:12px;color:#993399;font-weight:bold;font-style:normal;text-decoration:underline;}

.kop1{font-family:arial;font-size:12px;color:#000000;font-weight: bold;font-style: italic;text-decoration: underline;}.kop1{font-family:arial;font-size:12px;color:#000000;font-weight: bold;font-style: italic;text-decoration: underline;}.titel{font-family:arial;font-size:12px;color:#000000;font-weight: bold;font-style: italic;text-decoration: underline;}

.regel1,
.regel2 { background-color:#F0E2DD;	font-family:arial; font-size:12px; color:#000000; }

.regel1-titel,
.regel2-titel {font-family:arial;font-size:12px;color:#993399;font-weight: bold;}

.regel1-tekst,
.regel2-tekst {font-family:arial;font-size:12px;color:#000000;}

.basicbutton{background-color:#9e4b9d;font-family:verdana;font-size:12px;color:#FFFFFF;font-weight: bold;}
/*einde hotp*/