p {
	margin: 0px;
}

body {
	color: #000000;
	margin: 0px;
	background: #FFFFD6;
}

body, td, div, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-size: 11px;
	color: #000000;
}

.maintitel {
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #A10000;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #A10000;
}

hr {
	color: #A10000;
	height: 1px;
}
.content {
	padding: 20px 5px 10px 15px;
	line-height: 1.4em;
}

.content td {
	line-height: 1.4em;
}

.graphictable {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.datumgreen {
	font-size: 11px;
	font-weight: normal;
	color: #147632;
}

.nieuwsheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.nieuwstext {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.graphictable2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuitem {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuitemover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}

.newsitem {
	padding: 2px 2px 2px 5px;
	font-size: 11px;
	color: #FFFFFF;
}

.shadowleft {
	background-image: url("images/shadowleft.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.shadowright {
	background-image: url("images/shadowright.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.main {
	background-image: url("images/main_fill.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.mainpic {
	background-image: url("images/main.jpg");
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

select {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000 1px solid;
    padding: 1px 0px;

}

textarea {
	
	border: #000000 1px solid;
}

input {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000 1px solid;
    padding: 1px;
}

.button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A10000;
}

a:visited {  font-family: Arial; font-size: 11px; color: #A10000; font-weight: bold; text-decoration: none;}
a:link {  font-family: Arial; font-size: 11px; color: #A10000; font-weight: bold; text-decoration: none;}
a:active {  font-family: Arial; font-size: 11px; color: #A10000; font-weight: bold; text-decoration: none;}
a:hover {  font-family: Arial; font-size: 11px; color: #A10000; font-weight: bold; text-decoration: underline;}

a.whitelink:visited {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.whitelink:link {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.whitelink:active {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.whitelink:hover {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
