.normal {
	font-family: Tahoma;
	font-size: 10px;
	color: #116133;
}

.bold {
	font-family: "Lucida Sans Unicode";
	color: #116133;
	font-size: 12px;
	font-weight: bold;
}

.bold a {
	font-family: "Lucida Sans Unicode";
	color: #116133;
	font-size: 12px;
	font-weight: bold;
}

.bold a:active {
	font-family: "Lucida Sans Unicode";
	color: #116133;
	font-size: 12px;
	font-weight: bold;
}

.larger {
	font-family: "Lucida Sans Unicode";
	color: #116133;
	font-size: 12px;
}

.larger a {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #116133;

}

.larger a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #116133;
	font-weight: bold;
}
.menu {
	font-family: "Lucida Sans Unicode"; 
	font-size: 10px; 
	color: #116133; 
	font-weight: bold; 
}

.normal a {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #116133;

}

.normal a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #116133;
	font-weight: bold;
}
body {
height:"100%";
margin-bottom:0;
margin-top:0;
	background-color: #116133;
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #116133;
}
.content {
	background-color: #e5ffe4;
	
}
.content-right {
background-image:url(rechter-rand.jpg);
background-repeat:repeat-y;
background-color: #116133;
}
html {height:"100%";}