body {
	font-family:Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight:400;
	}

h1 {
	font-size:36px;
	}

h2 {font-size:24px;
	}

h3 {
	font-size:14px;
	}

h4 {
	font-size:12px;
	}

h5 {
	font-size:10px;
	}

/*li#opties {
	margin-top:15px;
	}*/
a, a:visited, a:hover, a:active{
outline:none;
}

.keyword {
	background-color:#83101D;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}

.heading1 {
	width:225px;
	background-color:#83101D;
	color:#FFFFFF;
	font-size:36px;
	font-variant:small-caps;
	text-align:center;
	}

.heading2 {
	color:#83101D;
	font-weight:400;
	text-align:center;
	margin-top:-3px;
	margin-bottom:20px;
	}

.text {
	margin-top:10px;
	font-size:12px;
	color:#666666;
	line-height:150%;
	}

.text a:visited {
	color:#83101D;
	}

img {
	border:0;
	}	

.beginletter {
	font-size:24px;	
	color:#83101D;
	}

.voorbeeld {
	margin-left:65px;
	}


li {
list-style-type:none;
}
