html { height: 100%; margin-bottom: 1px; } 

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.achtergrondtabel {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.achtergrondtransparant {
	background: transparent;
}

.oranje {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #B91D2A;
}

.oranje:link {
	text-decoration: none;
	color: #FFF;	
}

.oranje a:hover {
	text-decoration: underline;
	color: #FFF;	
}

.oranje:visited {
	text-decoration: none;
	color: #FFF;	
}

a:link {
	text-decoration: none;
	color: #B91D2A;
}
a:active {
	text-decoration: none;
	color: #B91D2A;
}
a:visited {
	text-decoration: none;
	color: #B91D2A;	
}
a:hover {
	text-decoration: underline;
	color: #B91D2A;
}

.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: 20px;
	color: #B91D2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #121013;
}
.bodybold {
	font-family: Arial, Helvetica, sans-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;
}

.zwartvet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.zwartvet:link, .zwartvet:visited {
	color: #000;
}
.zwartactief:link, .zwartactief:visited
{
	color: #FFF;
	background-color: #000;
}

.rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B91D2A;
	font-weight: bold;
}

.tabel {
	position: absolute;
	width: 838px;
}
.wit {
	color: #FFFFFF;
}
.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
}
.achtergrondcel {
	background-color: #B4212D;
	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(../gedichtendagtest/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;
}
.headertrans {
	position: absolute;
	top: 50px;
}
.logotrans {
	top: 30px;
	position: relative;
	left: 20px;
}
.centreren {
	text-align: center;
}
