BODY.content, TABLE.content {
	background-color: #751D1D;
	color: #FFFFFF;
	font-family: "MS Sans Serif"; 
	font-size: 12pt;
	font-style : normal;
	
	margin-top: 20px;
	margin-left: 34px;
	margin-right: 20px;
	margin-bottom: 20px;
	
	background-attachment : fixed;
	background-image : url("../web_images/background_kever.gif");
	background-repeat : no-repeat;
	background-position : left;	
}

BODY.aanbod, TABLE.aanbod {
	background-color: #751D1D;
	color: #000000;
	font-family: "MS Sans Serif"; 
	font-size: 10pt;
	font-style : normal;
	
	margin-top: 20px;
	margin-left: 34px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.navigatie {
	background-color: #4C1212;
	color: #FFFFFF;
}

.bottem, .top {
	background-color: #751D1D;
	color: #c0c0c0;
}

.banner {
	border: #000000;
}

H1,H2 {
	font-family: "MS Sans Serif";
	font-size: 15pt;
	color: #a0a0a0;
}

H3 {
	font-family: "MS Sans Serif";
	font-size: 14pt;
	color: #a0a0a0;
}

H4 {
	font-family: "MS Sans Serif";
	font-size: 13pt;
	color: #a0a0a0;
}

A {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;	
}

A.bottomlink {
	color: #FFFFFF;
	text-decoration: none;
}

A.donker {
	color: #751D1D;
	text-decoration: none;
}

A:HOVER {
	background-color: transparent;
	text-decoration: none;
	
}

A:VISITED, A:LINK, A:ACTIVE {
	text-decoration : underline;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
