body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffefc6;
	background-image: url(gfx/watermerk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	scrollbar-base-color: #ffefc6;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#ffefc6;
	scrollbar-face-color:#ffefc6;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#990000;
	scrollbar-shadow-color:#ffe39e;
	left: 15px;
	background-attachment: fixed;
}

html body {
	margin: 0;
	padding: 10 0 0 20;
	left: 15px;
}

p,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.txt10pix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

a:link, a:visited { 
	color: #990000;
        	text-decoration: underline;
}
a:hover, a:active {
	color: #663300;
        	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.rand {
	border: 1px solid #ffe39e;
}

ul {
	list-style-position: outside;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 2px;
}li {
	padding-bottom: 10px;
}
hr {
	color: #990000;
	height: 1px;
}

.invoer {
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffe39e;


}
.comment {
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffe39e;


}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffe39e;

}
form {
	margin: 0px;
	padding: 0px;
}

#weg {
	display: none;
}

.geenafbr { 
	white-space: nowrap;
}
