body
{
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/back.jpg);
	background-color: rgba(205,255,204,1.00);
	background-attachment: fixed;
}

h1
{
	font-family: sans-serif, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
td
{
	font-family: arial,verdana,tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

a
{
	color: #000000;
	text-decoration: none;
}

a.active
{
	color: #00000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a.lijn
{
	color: #000000;
	text-decoration: none;
}

input
{
	font-weight: bold;
	font-size: 90%;
	font-family: verdana,tahoma,arial;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

textarea
{
	font-weight: bold;
	font-size: 90%;
	font-family: verdana,tahoma,arial;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
h3 {
	color: #000000;
}
.bottomtekst {
	font-size: 10px;
	color: #000000;
}

.notice {
    color: #000000;
    background-color: #CDCDCD;
}
h1.notice,
div.notice {
    margin: 0.5em 0 0.5em 0;
    border: 0.1em solid black;
    padding: 10px 5% 10px 10px;
}


