
.tekstkaderhide {
}	

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

h1 {
	font-weight:700;
	font-size: 240%;
	line-height: 1.1;
	margin-top:0px;
	margin-bottom:15px;
	color: #ED1C24;
	text-transform: uppercase;
}

h2 {
	font-weight:700;
	line-height: 1.2;
	font-size: 180%;
	margin-bottom:20px;
	color: #ED1C24;
	text-transform: uppercase;
}

.h2kleiner {
	font-size: 130%;
	margin-top:0px;
}

h3 {
	font-weight:700;
	font-size: 120%;
	line-height:1.2;
	margin-bottom:5px;
	color: #ED1C24;
}

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

h5 {
	font-weight:700;
	font-size: 120%;
	line-height:1.2;
	margin-top:0px;
	margin-bottom: 5px;
	color: #6D6E71;
}

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

p {
	font-size: 100%;
	line-height: 1.8;
	font-weight:400;
	color: #6D6E71;
	margin-top:0px;
	margin-bottom:30px;
}

p.inleiding {
	font-size: 120%;
	line-height: 1.6;
	font-weight:700;
	color: #6D6E71;
	margin-top:0px;
}

p.klein {
	font-size: 80%;
	line-height: 1.8;
	font-weight:400;
	color: #6D6E71;
	margin-top:0px;
	margin-bottom:0px;
}

.tekstwit {
	color:#FFF !important;
}

.tekstrood {
	color:#ED1C24 !important;
}

.marginsnul{
	margin-top:0px;
	margin-bottom:0px;
}

.lineheightkl {
	line-height: 1.4;
}

.actiebtn {
	width:auto;
	height:30px;
	float:right;
	background-color: #6D6E71;
	color:  #FFF;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	text-align: center;
	position: relative;
	border-radius: 15px;
	background-image: url(/images/overig/pijl-blauw-tr.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: right 10px center;
	transition:linear 250ms; -o-transition: linear 250ms; -moz-transition: linear 250ms; -webkit-transition: linear 250ms;}

.actiebtn:hover {
	padding-right:30px;
	background-image: url(/images/overig/pijl-geel.svg);
}

.terugbtn {
	width:auto;
	height:30px;
	float:left;
	background-color: #ED1C24;
	color:  #FFF;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	text-align: center;
	font-weight:300;
	font-size: 100%;
	text-transform: uppercase;
	position: relative;
	transition:linear 250ms; -o-transition: linear 250ms; -moz-transition: linear 250ms; -webkit-transition: linear 250ms;	margin-right:10px;
}

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

.terugbtnklein:hover, .selecteerbtnklein:hover, .actiebtn:hover {
	background-color:#ED1C24;
}

.terugbtn:hover {
	background-color:#6D6E71;
}

.cd-top {
	display: inline-block;
	height: 30px;
	width: 60px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #6D6E71 url(../images/overig/pijl-boven-kaal.svg) no-repeat top 8px center ;
	background-size:15px;
	visibility: hidden;
	opacity: 0;
	z-index: 20;
	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: #F1F2F2;
	padding-right: 5px;
	overflow: hidden;
}

.emailbutton:hover {
	background-color: #F1F2F2;
}

.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: 80%;
	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;
}