body {
	color: #211835;
	background-color: #FFE4E1;
	font-family: Tahoma, Verdana, Default, monospace;
	font-size: small;
}

img {
	border: 0px;
}

img.home {
	border: thin solid #B7123D;
	padding: 5px;
}

a {
	text-decoration: none;
	color: #0000CD;
}

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

a:visited {
	color: #0000CD;
}

em {
	font-weight: bold;
}

table.kop {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;	
}

table.kop td {
	text-align: center;
}

table.categorie {
	border: thin solid #B7123D;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}

table.categorie th {
	text-align: left;
}

table.categorie td {
	padding-left: 10px;
}

table.subcategorie {
	border: thin solid #B7123D; 
}

table.subcategorie th {
	text-align: left;
}

table.subcategorie td {
	padding-left: 10px;
}

table.subcategorie td#actief {
}

table.overzicht {
	width: 100%;
}

table.overzicht th {
	background-color: #B7123D;
	color: White;
}

table.overzicht td {
	padding: 0px 10px 0px 10px;
}

table.overzicht td.toestand {
	background-color: #E9967A;
	color: #B7123D;
	font-weight: bolder;
	font-size: medium;
	text-align: center;
}

table.overzicht td.prijs {
	text-align: right;
}

table.overzicht td.type {
	white-space: nowrap;
}

table#main {
	width: 810px;
}

table#main td {
	vertical-align: top;
}

table#main td#menu {	
	width: 20%;
	height: 550px;	
}

table#main td#body {
	width: 80%;
	border-left: thick double #B7123D;
	border-right: thick double #B7123D;	
	padding: 25px;
}

table#talen {
	border: thin solid #B7123D;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}

table#talen td {
	text-align: center;
}

table#index {
	width: 100%;
}

table#index td {
	padding: 5px 20px 5px 20px;
	text-align: justify;
}

p#header {
	margin-top: 0px;
	margin-left: 10px;
}

p#header hr {
	width: 100%;
	text-align: left;
	height: 2px;
}

p#footer {
	margin-top: 0px;
	margin-left: 10px;
	text-align: center;
	color: Gray;	
}

p#footer hr {
	width: 100%;
	text-align: left;
	height: 2px;
}

object#intro {
	border: thin solid #B7123D;
	width: 550px;
	height: 52px;
}

embed#intro {
	border: thin solid #B7123D;
	width: 550px;
	height: 52px;
}

.voetnoot {
	color: Red;
}
