body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	scrollbar-face-color: #FFFF00;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	background-image: url(gfx/Perkament_3.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
letop {
  color: #FF0000;
}
opdrachtbeschrijving {
  font-style: italic;
}
a {
  color: #333333;
}
a:active, a:hover {
	color: #FF9900;
}
a:active .button, a:hover .button {
  filter: FlipV;
}
a:active .buttonh, a:hover .buttonh {
  filter: FlipH;
}
p {
	margin-right: 8px;
	margin-left: 8px;

}
h1, h2, h3 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-bottom: 4px;
}
h4, h5 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}
table {
	border: none;
}
tr, td, th {
	padding: 8px;
}

img {
	border: none;
}
form {
}
.leftborder {
	background-attachment: fixed;
	background-image: url(gfx/achtergrond.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;
}
.rightborder {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;
	background-image: url(gfx/achtergrond.jpg);
}
.topbuttons {
	background-repeat: repeat;
	background-color: #000000;
	color: #FFFFFF;
}
.txt11 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.txt12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

