
.webpagina_container {
    line-height:24px;
}

.tekst {
	font-size: 14px;
	line-height:24px;
	color: #00234C;
}
h2 {
	font-size: 30px;
	line-height:36px;
    font-weight:normal;
    color:#00234C;
    display:block;
    margin-bottom:10px;
}
h3 {
    font-weight:normal;
	font-size: 18px;
	line-height:24px;
    color:#AE8E57;
}
.tekst_klein {
	font-size:11px;
    line-height:16px;
    color:#00234C;
}
a {
	color:#00234C;
    text-decoration:underline;
}
a:hover {
	color:#FFE513;
    text-decoration:underline;
}
