@charset "utf-8";
/* CSS Document */

p.standaard {
	font-family: "Myriad Pro", calibri, "gill Sans MT";
	font-size: medium;
	line-height: 14px;
	color: #FFFFFF;
	margin: 5px;
	text-align: center;
}
.a_vetwit {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: small;
	font-family: Calibri, "Century Gothic";
}
.a_cmas {
	font-family: Calibri, "Century Gothic";
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}


.img_rechts {
	float: right;
}
.a_knop {
	color: #003782;
	background-color: #FFFFFF;
	height: 25px;
	width: 200px;
	text-decoration: none;
	font-family: "Myriad Pro", calibri, "gill Sans MT";
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 2px;
	margin: 0px;
	border: thin solid #FFFFFF;
}
.img_onder {
	clear: both;
	bottom: 100px;
}
.a_donkerblauw {
	font-style: italic;
	color: #003782;
	text-decoration: none;
}

.a_knop:hover {
	color: #FFFFFF;
	background-color: #006699;
	height: 25px;
	width: 200px;
	text-decoration: none;
	font-family: "Myriad Pro", calibri, "gill Sans MT";
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 2px;
	border: thin solid #FFFFFF;
}
.img_onder {
	clear: both;
	background-position: bottom;
	vertical-align: bottom;
}

p.body {
	font-family: Calibri, "Century Gothic";
	font-size: medium;
	line-height: 18px;
	padding: 5px;
}
h4 {
	font-family: Calibri, "Century Gothic";
	font-size: 20px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	font-family: Calibri, "Century Gothic";
	font-size: 24px;
	color: #003782;
	padding: 5px;
}
.blauw_vet {
	color: #003782;
	font-weight: bold;
}
