/* Elements */

body {
	background: #fbf6d5;
	text-align: justify;
	margin: 30px;
	margin-top: 30px;
	margin-right: 30px;
}

a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Content */

.Broodtekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
	}

.Broodtekst-underline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	
		}
.Broodtekst-cursief {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;	
	}
	
	
	.Kopje-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	}
	
	
	.Broodtekst-vet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	}

.Broodtekst-blank {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	}
	
	
.Broodtekst-extra nadruk rood {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	}

