/* Basis instellingen */

body {
	}

.l-klr {
	background-color: #9ea6ca;
}

.l-klr-d {
	background-color: #4559a2;
}

.l-klr-l {
	background-color: #c4c8e3;
}

.sitefont {
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: 400;

}

.sitefont-bold {
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.sitefont-italic {
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-style: italic;
}

.sitefont-bold-italic {
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-style: italic;
}

.sitefont-black {
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: 900;
}




.fa1 {
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size: 30px;
 margin-left: 5px;
 margin-right: 5px;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}

.fa1-k {
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size: 20px;
 margin-left: 5px;
 margin-right: 5px;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}

.Datumrecensie {
	font-size: 12px;

}

/*     KOP     */
/* ------------------------------------------ */
#kop-r1 {
	background-color: #4559a2;
}

#kop-r2 {
	background-color: #9ea6ca;
	text-align: left;
	font-size: 24px;
	padding: 0px;
}


#foto {
	width: 20%;
	position: relative;
	padding-top: 5px;
}

#logo-boven {
	width: 70%;
	position: relative;
	top: 40px;
	left: 15px;
}

#logo-boven-m {
	width: 70%;
	position: static;
	/*top: 40px;
	left: 15px;*/
}

#logo-boven-k {
	width: 100%;
	position: static;
	/*top: 40px;
	left: 15px;*/
}

/* ========================================== */





/*   MIDDEN    */
/* ------------------------------------------ */
h1 {
	color: #4559a2;
	text-align: center;
}

h3 {
	color: #4559a2;
	text-align: left;
}

#tekst {
	padding-top:40px;
	padding-bottom:40px;
	padding-left: 90px;
	padding-right: 90px;
}

#tekst-k {
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 15px;
	padding-right: 10px;
}

#tekst-opmaak {
	color: black;
	font-size: 18px;

}

#tekst-opmaak-k {
	color: black;
	font-size: 16px;

}

#tekst-opmaak-k h1 {
	font-size: 28px;

}


/* ========================================== */





/*     VOET    */
/* ------------------------------------------ */
#voet-r1 {
	text-align: right;
	font-size: 22px;
}

#voet-r1-k {
	text-align: right;
	font-size: 16px;
}

#face1 {
	height: 55px;
	/*margin-bottom: 30px;*/
	position: relative;
	bottom: 10px;
}

#face1-k {
	height: 35px;
	/*margin-bottom: 30px;*/
	position: relative;
	bottom: 5px;
}

#logo-onder {
	width: 55%;
	position: relative;
	bottom: 65px;
	right: 25px;
}

#logo-onder-m {
	width: 60%;
	position: relative;
	bottom: 65px;
	right: 0px;
}

.llm-link-button {
	/* color: #4559a2; */
	color: #c4c8e3;
	font-size: 26px;
}

.llm-link-button2 {
	/* color: #4559a2; */
	color: #4559a2;
	font-size: 26px;
}

.llm-link-gekozen {
	background-color: #c4c8e3;
}

#foto-voet {
	width: 200px;
	/*align-content: center;*/
	/* position: relative; */
	margin: 15px;
}


/* ========================================== */

