body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tableHeader {
	height: 15px;
	width: 100%;
	border-top: 5px solid #191010;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

.tableContentOutside {
	height: auto;
	width: 777px;
	/* border-top: 1px solid #413505; */
	border-right: 1px solid #413505;
	/* border-bottom: 1px solid #413505; */
	border-left: 1px solid #413505;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.tableFooter {
	height: auto;
	width: 777px;
	/* border-top: 1px solid #413505; */
	border-right: 1px solid #413505;
	border-bottom: 1px solid #413505;
	border-left: 1px solid #413505;
	/* padding-left: 16px; */
	/* padding-top: 16px; */
	/* padding-bottom: 16px; */
	background-color:#300c0c;
	/* padding-right: 16px; */
}

.tableMenu {
	height: 17px;
	width: 775px;
	border-top: 0px solid #fff0b5;
	border-right: 1px solid #413505;
	border-bottom: 0px solid #fff0b5;
	border-left: 1px solid #413505;
	text-indent: 16px;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	text-indent: 16px;
	text-decoration: none;
}

.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-indent: 16px;
	text-decoration: none;
}

.textNieuwsItem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	text-indent: 10px;
	font-weight: bold;
}

.textNieuwsContent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	background-color:#251818;
	padding:16px;
	border-bottom: 1px solid #300c0c;
	
}

.slideShowTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	background-color:#251818;
	padding:0px;
	border-bottom: 1px solid #300c0c;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.imageBorder {
	border-top: 1px solid #fff0b5;
	border-right: 1px solid #fff0b5;
	border-bottom: 1px solid #fff0b5;
	border-left: 1px solid #fff0b5;
}
.imageBorderFooter {
	border-top: 0px solid #fff0b5;
	border-right: 1px solid #413505;
	border-bottom: 1px solid #413505;
	border-left: 1px solid #413505;
}
.database {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff0b5;
	text-decoration: none;
	padding:2px;
	border-bottom: 1px solid #300c0c;
}