html { height: 100%; margin-bottom: 1px; } 

body {
	background-image: url(images/2009/bg.gif);
	margin: 0px;
}

.oranje {
	color: #ED152A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #2F4982;
	

}
a:active {
	text-decoration: none;
	color: #2F4982;

}
a:visited {
	text-decoration: none;
	color: #2F4982;
	
	
}
a:hover {
	
	text-decoration: underline;
	color: #2F4982;
}

.navigatie:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ED152A;
	

}
.navigatie:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ED152A;
	

}
.navigatie:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ED152A;
	
	
}
.navigatie:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #ED152A;
}

.subnavigatie:link {
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	

}
.subnavigatie:active {
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	

}
.subnavigatie:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	
}
.subnavigatie:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 12px;
}

.titel1 {
	font-size: 22px;
	line-height: 26px;
	color: #ED152A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.paars {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #7E549A;
}
.rozevet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ED152A;
}
.rood {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #A51E29;
}

.tabel {
	position: absolute;
	width: 838px;
}
.wit {
	color: #FFFFFF;
}
.tekstklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.achtergrondcel {
	background-color: #9DC7CA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.boekentipstd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #FFFFFF;
	background-image: url(images/2009/bg.gif);
}
.boekentipstd:a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F4982;
	border: dotted #2F4982;
}

