body {
	padding: 0;
	margin: 0;
	background: #fff;
	border: none;
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: 'Calibri', sans-serif;
}

.header {
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
	background: #fff;
	display: inline-block;
}

.content {
	width: 98%;
	margin: 0;
	padding: 1%;
	background: #13A6D8;
	display: inline-block;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.content-left {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #13A6D8;
	float: left;
	display: inline-block;
}

.content-right {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #13A6D8;
	float: left;
	display: inline-block;
}

.row1, .row2, .row3 {
	margin: 0 2% 2% 0;
	padding: 0;
	width: 98%;
	height: 200px; /* txt weer verwijderen */
	background: #13A6D8;
}

.row2 {
	height: 290px;
}

.row3 {
	height: 250px;
}

.row4, .row5 {
	margin: 0 0 2% 0;
	padding: 0;
	width: 100%;
	height: 377px; /* txt weer verwijderen */
	background: #c1e5e2;
}

.container1 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: block;
	float: left;

}

.container1 .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container1 .bdy {
	height: 85%;
	padding: 5%;
	color: #e5f4f2;


}

.container2 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: block;
	float: left;

}

.container2 .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container2 .bdy {
	height: 85%;
	padding: 5%;
	color: #000;

}

.container3 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;

}

.container3 .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container3 .bdy {
	height: 85%;
	padding: 0;
	color: #000;
	position: relative;
	overflow: hidden;

}


.container3 .bdy .brs {
	height: 85%;
	padding: 5%;
	color: #000;
	position: relative;
	bottom: -70px;
	overflow: hidden;

}

.container4 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container4 .titel {
	background: #FC2A00;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container4 .bdy {
	height: 85%;
	padding: 1.25%;
	color: #000;

}

.glasses img {
	width: 50px;
	display: inline-block;
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0;
	border: none;
}

.glassesScore1, .glassesScore2 {
    line-height: 43px;
    font-size: 20px;
    font-weight: bold;
    color: #019182;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    height: 43px;
}

.container5 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container5 .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container5 .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container5 table {
	width: 100%;
}

.container5 table tr:nth-child(1) {
	background: #ddd;
	color: #fff;
	font-weight: normal;
}

.container5 table tr:nth-child(10) {
	font-weight: bold;
}

.container5 table tr td {
	padding: 0 0 3px 5px;
}

.container6 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container6 .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: bold;

}

.container6 .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container6 table {
	width: 100%;
}

.container6 table tr:nth-child(1) {
	background: #ddd;
	color: #fff;
	font-weight: normal;
}

.container6 table tr:nth-child(10) {
	font-weight: bold;
}

.container6 table tr td {
	padding: 0 0 3px 5px;
}

.container6a {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container6a .titel {
	background: #FC2A00;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container6a .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container6a table {
	width: 100%;
}

.container6a table tr:nth-child(1) {
	background: #ddd;
	color: #fff;
	font-weight: normal;
}

.container6a table tr:nth-child(10) {
	font-weight: bold;
}

.container6a table tr td {
	padding: 0 0 3px 5px;
}

.container7 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container7 .titel {
	background: #FC2A00;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container7 .bdy {
	height: 90%;
	padding: 1.25%;
	color: #c1e5e2;

}
.container8 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container8 .titel {
	background: #FC2A00;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container8 .bdy {
	height: 90%;
	padding: 1.25%;
	color: #000;

}

.hulp {
	width: 200px;
	padding: 5px;
	background: #fff;
	font-size: 12px;
	color: #000;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #aaa;

}

.legenda:hover {
	cursor: pointer;
}

button#authorize-button {
	position: fixed;
	top: 20px;
	right: 10px;
}

#doelSelectie img {
	border: none; 
	padding: 0; 
	margin: 0; 
	position: fixed; 
	top:7px; 
	right: 90px;
}

#doelSelectie img:hover {
	cursor:  pointer;
}

@media screen and (max-width: 1260px)
{
	.content-left {

		min-width: 625px;
	}

	.content-right {

		min-width: 625px;
	}

	.content {
		max-width: 630px;
		margin: 0 auto;
		padding: 1%;
		background: #FFF;
		display: block;
	}

	.row1, .row2, .row3 {
		margin: 0 0 2% 0;
		padding: 0;
		width: 100%;
		height: 200px;/* txt weer verwijderen */
		background: #13A6D8;
	}

	.row2 {
	min-height: 280px;
	}

	.row3 {
	min-height: 280px;
	}
	
	button#authorize-button {
		position: fixed;
		top: 20px;
		right: 10px;
	}

	.header {
		height: 120px;
	}

}