body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #1D286A;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B3161;
}
.bckmenu {
	background-image:  url(../images/menu-bck.jpg);
	background-repeat: no-repeat;
}
.table-oproep {
	border: 2px #FFD528;
}
.txt-oproep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kopje {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #E43439;
}
p {
	margin: 5px 0px 0px;
}
a:link {
	color: #2B3161;
}
a:visited {
	color: #626AA4;
} 
a:active {
	color: #2B3161;
}
a:hover {
	color: #2B3161;
	background-color: #FFD528;
}
.imgspace {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAE5;
	border-right-color: #FBFAE5;
	border-bottom-color: #FBFAE5;
	border-left-color: #FBFAE5;
}

