
.tekstkaderhide {
}	

a {
	text-decoration:none;
	color:inherit;
}

h1 {
	font-weight:700;
	font-size: 200%;
	line-height: 1.1;
	margin-top:0px;
	margin-bottom:15px;
	color: #4167B0;
}

h2 {
	font-weight:700;
	line-height: 1.2;
	font-size: 200%;
	margin-top:-8px;
	margin-bottom:0px;
	color: #4167B0;
}


h3 {
	font-weight:700;
	font-size: 150%;
	line-height:1.2;
	margin-top:-8px;
	color: #4167B0;
}

h4 {
	font-weight:700;
	font-size: 120%;
	line-height:1.2;
	margin-top:8px;
	margin-bottom:10px;
	color: #4167B0;
}

h5 {
	font-weight:700;
	font-size: 100%;
	line-height:1.2;
	margin-top:0px;
	margin-bottom: 5px;
	color: #4167B0;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	color: #395CAA;
}

p {
	font-size: 100%;
	line-height: 1.8;
	font-weight:400;
	color: #2F4C8F;
}

p.inleiding {
	font-size: 120%;
	line-height: 1.6;
	font-weight:700;
	color: #395CAA;
}

p.kleiner {
	font-size: 90%;
}

.tekstwit {
	color:#FFF !important;
}

.terugbtn {
	width:100px;
	height:30px;
	float:left;
	background-color: #4167B0;
	color:  #FFF;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	text-align: center;
	position: relative;
	transition:linear 250ms; -o-transition: linear 250ms; -moz-transition: linear 250ms; -webkit-transition: linear 250ms;}

.terugbtnklein {
	width:auto;
	height:20px;
	float:left;
	background-color: #4167B0;
	color: #FFF;
	padding-left: 8px;
	padding-right: 10px;
	margin-right:20px;
	line-height: 20px;
	font-size: 90%;
	margin-top: 0px;
	transition:linear 250ms; -o-transition: linear 250ms; -moz-transition: linear 250ms; -webkit-transition: linear 250ms;}

.terugbtnklein:hover, .terugbtn:hover, .selecteerbtnklein:hover {
	background-color:;
}

.cd-top {
	display: inline-block;
	height: 30px;
	width: 120px;
	position: fixed;
	left:15px;
	bottom: 15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #4167B0 url(../images/overig/pijl-boven-kaal.svg) no-repeat top 8px center ;
	background-size:15px;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	transition:linear 250ms; -o-transition: linear 250ms; -moz-transition: linear 250ms; -webkit-transition: linear 250ms;}

.cd-top.cd-is-visible {
	-webkit-transition: opacity .5s 0s, visibility 0s 0s bottom 150ms;
	-moz-transition: opacity .5s 0s, visibility 0s 0s bottom 150ms;
	transition: opacity .5s 0s, visibility 0s 0s bottom 150ms;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.sharebar {
	width: 100%;
	height: auto;
	float: left;
}

.emailbutton {
	width: auto;
	height: 20px;
	float: left;
	border-radius: 3px;
	background-color: ;
	padding-right: 5px;
	overflow: hidden;
}

.emailbutton:hover {
	background-color: ;
}

.emailicon {
	width: 20px;
	height: 20px;
	float: left;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-image: url(../images/overig/email-icon.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 85%;
}

.emailtekst {
	width: auto;
	height: 20px;
	float: left;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size: 90%;
	line-height: 20px;
	color: #FFF;
	padding-left: 5px;
}

.sharebuttonextra {
	float: left;
	margin-right: 5px;
}

.sharebuttonextrafb {
	margin-top: -3px !important;
}

.sociallinkkader {
	width: auto;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 18px;
}

.sociaallink {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 6px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
