a {
	color: #333333;
}

a:hover {
	color: #800000;
}

img.left{
	border: 1px solid #000000;
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

img.right{
	border: 1px solid #000000;
	float: right;
	margin-bottom: 3px;
	margin-right: 10px;
}

body{
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #F5F5F5;
}

body.boordje{
	background-image: url(../images/Boordje.gif);
	background-repeat: repeat-y;
}

h2 {
	color: #900B09;
	font-size: 14pt;
}

h3 {
	border: thin groove;
	color: #333333;
	font-size: 12pt;
	font-style: italic;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}

h4{
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	color: #900B09;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 2px;
}

hr {
	height: 1pt;
}

p:first-letter{
	color: #800000;
	font-size: larger;
}

ul{
	list-style-image: url(../images/arrow.gif);
}

.border{
	border: 1px solid #333333;
}

.plain {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.popupplain {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menulink{
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.menulink:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FF0033;
}
