
a:link, a:visited, a:active { color: #1c3b96; text-decoration: underline;}
a:hover { color: #1c3b96; text-decoration: underline;}

h1{
font-size:17px;
color: #1c3b96;
margin-bottom: 5px;
}

h2{
font-size: 14px;
color: #1c3b96;
margin-bottom: 0px;
}

h3, h4{
font-size: 12px;
margin-bottom: 2px;
}

img{
border: none;
}

p{
margin-top: 0px;
margin-bottom: 20px;
}

/* STYLES */

.afbeelding_rechts{
float: right;
margin-left: 20px; 
}

.afbeelding_links{
float: left;
margin-right: 20px; 
}