﻿A:link {
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	color: #CE2545;
}
A:visited {
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	color: #CE2545;
}
A:active {
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	color: #7a6b66;
}
A:hover {
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	color: #7a6b66;
}
TD {
	font-family: Arial;
	font-size: small;
}
BODY {
	background-image: url('images/BG_website_long.jpg');
	background-color: #7A6B66;
	font-family: Arial;
	font-size: small;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
table.menu_top {
	color: #7A6B66;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
}
A.menu_top:link {
	text-decoration: none;
	color: #CE2545;
}
A.menu_top:visited {
	text-decoration: none;
	color: #CE2545;
}
A.menu_top:active {
	text-decoration: none;
	color: #7a6b66;
}
A.menu_top:hover {
	text-decoration: underline;
	color: #7a6b66;
}
table.menu_left {
}
td.menu_left {
	border-bottom: 1px #DDD6C6 solid;
	padding-left: 15px;
	font-family: Arial;
	font-size: small;
	color: #DDD6C6;
	font-weight: bold;
	height: 22px;
}
A.menu_left:link {
	text-decoration: none;
	color: #DDD6C6;
}
A.menu_left:visited {
	text-decoration: none;
	color: #DDD6C6;
}
A.menu_left:active {
	text-decoration: none;
	color: #ffffff;
}
A.menu_left:hover {
	text-decoration: none;
	color: #ffffff;
}
table.menu_left_background {
	padding-left: 0px;
	background-image: url('images/BG_menu_left.jpg');
}
td.content {
	font-family: Arial;
	font-size: small;
	padding-left: 20px;
	padding-top: 20px;
	text-align: justify;
}
table.blokken {
	border-collapse: collapse;
}
td.blok_nieuws {
	background-image: url('images/BG_blok_nieuws.jpg');
	font-family: Arial;
	font-size: x-small;
	width: 180px;
	height: 100px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	overflow: hidden;
}
td.blok_reacties {
	background-image: url('images/BG_blok_reacties.jpg');
	font-family: Arial;
	font-size: x-small;
	width: 180px;
	height: 100px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	overflow: hidden;
}
td.blok_literatuur {
	background-image: url('images/BG_blok_literatuur.jpg');
	font-family: Arial;
	font-size: x-small;
	width: 180px;
	height: 100px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	overflow: hidden;
}
span.home_blok_kopje {
	font-family: Arial;
	font-size: small;
	padding-left: 5px;
	color: #CE2545;
	font-weight: bold;
}
span.home_blok_content {
	font-family: Arial;
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
}
td.footer {
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: #DDD6C6;
}

