html, body {
	color: #202020;
	background-color: #ffffff;
	max-height: 100%;
	height: 100%;
	line-height: 1.2;
	width: 100%;
	margin: 0px;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 16px;
	vertical-align: top;
}

#wrapper {
	display: table;
	max-height: 100%;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

#smallwrapper {
	width: 800px;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#topmenu {
	position: fixed;
	min-width: 1100px;
	padding: 0px;
	margin: 0px;
	box-shadow: 0 2px 8px 8px white;
}

#main {
	width: 98%;
	height: 84%;
	vertical-align: top;
	margin: 80px 0px 0px 10px;
}

#mobile {
	width: 800px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

td {
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	text-align: left;
}

#formulier .tdtop {
	padding-top: 6px;
	vertical-align: top;
}

a {
	color: #202020;
	font-weight: 600;
	text-decoration: underline;
}

.datumveld {
	width: 90px;
}

.naamblok {
	background-color: #ffffff;
	text-align: right;
}

#noa {
	font-weight: 400;
	text-decoration: none;
}

#noa:hover {
	text-decoration: underline;
}

b {
	font-weight: 600;
}

img {
	border: 0px;
}

span.linkimg {
	color: #b3212e;
	margin: 0px 6px 0px 6px;
}

a span.linkimg {
	text-decoration: none;
	display: inline-block;
}

p {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Arial,sans-serif;
	border: 1px solid #aaaaaa;
	background: #fafafa;
	font-size: 14px;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border-radius: 4px;
}

select {
	font-family: Arial,sans-serif;
	border: 1px solid #aaaaaa;
	background: #fafafa;
	font-size: 14px;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border-radius: 4px;
}

input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: 0;
	margin: 6px 8px 3px 0px;
}

H1 {
	font-family: "Source Sans Pro",sans-serif;
	color: #b3212e;
	font-size: 24px;
	font-weight: 700;
	padding: 16px 0px;
}

#h1 {
	font-family: "Source Sans Pro",sans-serif;
	color: #b3212e;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 16px;
}

H2 {
	font-family: "Source Sans Pro",sans-serif;
	color: #b3212e;
	font-size: 20px;
	color: #055499;
}

H3 {
	font-family: "Source Sans Pro",sans-serif;
	color: #b3212e;
	font-size: 1px;
	line-height: 1px;
}

form {
	margin: 0px;
}

hr {
	height: 3px;
	border: 1px solid #ffffff;
	background-color: #e5e5e5;
}

#naamblok {
	position: fixed;
	display: flex;
	width: 100%;
	max-height: 38px;
	background-color: #ffffff;
}

#naamlogo {
	width: 180px;
	z-index: -5;

}

.toplogo {
	max-height: 36px;
	float: right;
	padding-top: 2px;
}

#thisuser {
	position: relative;
	float: left;
	flex-grow: 1;
	top: 11px;
	margin-right: 20px;
	text-align: right;
	background-color: #ffffff;
}

#menublok {
	position: fixed;
	top: 38;
	width: 100%;
	display: block;
	background-image: url("img/tabkop.png");
	background-repeat: repeat-x;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #d0d0d0;
}

@media (min-width: 704px) {
	#menubalk {
		white-space: nowrap;
		overflow: hidden;
	}
}

@media (max-width: 704px) {
	#mm6, #mm7, #mm8 {
		visibility: hidden;
	}
}

.descr {
	max-height: 1px;
	margin: 0px;
	padding: 0px;
}

.descr H1, .descr H2, .descr H3 , .descr a {
	font-size: 1px;
	margin: 0px;
	padding: 0px;

}

.content {
	background-color: #ffffff;
	padding: 0px 10px;
	width: 100%;
	vertical-align: top;
}

.home {
	background-color: #ffffff;
	border: 1px solid #83b0ec;
	padding: 0px;
	width: 100%;
	vertical-align: top;
}

.nowrap {
	white-space: nowrap;
	padding: 0px 10px;
}

#formulier td {
	height: 28px;
	vertical-align: middle;
}

#kalender {
	border: 1px solid #a0a0a0;
	border-spacing: 1px;
	border-color: #a0a0a0;
}

#kalender td {
	border: 1px solid #a0a0a0;
	vertical-align: baseline;
	margin: 1px;
	padding: 1px;
}

#vakken {
	border: 1px;
	border-color: #94a2bd;
}

#vakken td {
	height: 20px;
	vertical-align: top;
	margin: 3px;
	padding: 3px;
}

.tip {
	color: #303078;
	background-color: #f4f4f4;
	width: 75%;
	padding: 20px;
	margin-top: 20px;
  border-radius: 10px;
  box-shadow: 4px 4px 7px #c0c0c0;
}

.text	{
	font-size: 22px;
	color: #055499;
	line-height: 17px;
	}

.fill {
	text-align: justify;
}

.inverse {
	font-size: 16px;
	color: #ffffff;
	line-height: 17px;
	}

.kop {
	font-size: 16px;
	color: #cd0000;
	}

.koplink {
	font-size: 16px;
	font-weight: 600;
	}

.marges {
	margin: 10px;
}

.kalentry {
	font-size: 10px;
	text-decoration: none;
}

.kalentry a {
	text-decoration: none;
}

.locatie	{
	font-size: 16px;
	color: #000080;
}

.rechts {
	text-align: right;
	padding-right: 6px;
	text-decoration: none;
}

.logoutbox {
	width: 100px;
	text-align: right;
	padding-right: 40px;
}

.logoutbutton a {
	font-weight: normal;
	padding: 3px 1em 3px .4em;
	text-decoration: none;
}

.logoutbutton a:hover {
	background-color: #d8d8d8;
	border: 1px solid #b0b0b0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-right: -1px;
}

.balkrechts {
	width: 100px;
	background-color: #ebf3ff;
	padding-top: 34px;
}

.nieuwsbrief {
	background-color: #ffffff;
	border: 1px solid #83b0ec;
	margin-left: 16px;
	padding: 8px 16px;
	width: 206px;
}

.nieuwsbrief input {
	font-size: 14px;
	margin-bottom: 5px;
	color: #055499;
}

.vertikaal {
	line-height: 10px;
}

.alarm {
	color: red;
	font-family: Courier,sans-serif;
	font-size: 14px;
}

.geheim {
	color: white;
}

.wit {
	color: #ffffff;
}

.rood {
	color: #ff4848;
}

.grijs {
	color: #808080;
}

.klein {
	font-size: 11px;
	line-height: 15px;
}

.kleurvak {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px dotted #b4d1f7;
}

.tableth {
	font-weight: 600;
	background: url(img/th_kop.png);
	background-repeat:repeat-x;
	height: 22px;
	vertical-align: middle;
	padding-left: 2px;
}

.tabletd {
	height: 28px;
	padding-left: 2px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}

.tabletd a {
	font-weight: 600;
	text-decoration: underline;
}

#submit {
	margin: 0px;
	color: #b3212e;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	vertical-align: center;
	line-height:21px;
	margin-right: 40px;
}

#submit:hover {
	text-decoration: underline;
}

/****** menu items ******/

.plusmin {
	vertical-align: middle;
	margin: 0px 6px;
}

.nomenu {
	text-decoration: none;
	color: #a0a0a0;
	display: block;
	vertical-align: top;
	padding: 0px 0px 0px 6px;
	font-size: 15px;
	font-weight: 400;
	}

#verttxt {
	visibility: hidden;
	display: none;
}

#vertimg {
	visibility: visible;
}

.vertical {
	display: block;
	width: 25px;
	writing-mode: vertical-rl;
	text-align: right;
	margin: 10px 0px;
}

/****** tooltip codes ******/

.ttip {
	position: relative;
	display: inline-block;
}

.ttip .ttiptext {
	visibility: hidden;
	width: 220px;
	color: #000000;
	background-color: #e8e8e8;
	font-size: 14px;
	text-align: left;
	padding: 5px 9px;
	border-radius: 6px;
  box-shadow: 4px 4px 7px #d8d8d8;
	top: -5px;
	left: 105%;
	margin-top: 0px;
	margin-left: 12px;
	position: absolute;
	z-index: 20;
	transition-delay: 0.3s;
}

.ttip:hover .ttiptext {
	visibility: visible;
}

.ttip:hover .ttiptext:hover {
	visibility: hidden;
	transition-delay: 0s;
}

.ttip .ttiptext::after {
	content: " ";
	position: absolute;
	top: 15px;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #d8d8d8 transparent transparent;
}

#menubar {
  position: fixed;
  left: 0;
  margin-left: 200px;
}

#menubar > li {
  display: inline-block;
}

#menubar > li > ul > li {
  display: block;
  z-index: 100;
}

/****** mobiel menu ******/

@media screen and (max-width: 1039px) {
	#nomob {
		visibility: hidden;
		display: none;
	}
}

@media screen and (min-width: 1039px) {
	mobnav {
		visibility: hidden;
		display: none;
	}
}

@media screen and (max-width: 1039px) {
	mobnav {
		background-color: #ffffff;
		height: 50px;
		padding: 0 16px;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}

	mobnav .m-menu__checkbox {
		display: none;
	}

	mobnav label.m-menu__toggle {
		cursor: pointer;
		width: 70px;
	}

	mobnav .m-menu {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 380px;
		width: calc(100vw - 30px);
		height: 100%;
		-moz-transform: translate3d(-380px, 0, 0);
		-o-transform: translate3d(-380px, 0, 0);
		-ms-transform: translate3d(-380px, 0, 0);
		-webkit-transform: translate3d(-380px, 0, 0);
		transform: translate3d(-380px, 0, 0);
		-moz-transition: transform 0.35s;
		-o-transition: transform 0.35s;
		-webkit-transition: transform 0.35s;
		transition: transform 0.35s;
		z-index: 1;
		overflow: hidden;
		background-color: #fff;
	}

	mobnav .m-menu__overlay {
		background-color: rgba(103, 103, 103, 0.5);
		position: absolute;
		top: 0;
		width: 100%;
		bottom: 0;
		z-index: 1;
		display: none;
	}

	mobnav .m-menu__header {
		padding: 0 16px;
		height: 50px;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		-ms-flex-pack: space-around;
		-webkit-align-items: center;
		align-items: center;
		border-bottom: 1px solid #e8e8e8;
	}

	mobnav .m-menu__header span {
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
		width: 100%;
	}

	mobnav .m-menu .m-menu {
		-moz-transform: translate3d(480px, 0, 0);
		-o-transform: translate3d(480px, 0, 0);
		-ms-transform: translate3d(480px, 0, 0);
		-webkit-transform: translate3d(480px, 0, 0);
		transform: translate3d(480px, 0, 0);
	}

	mobnav .m-menu ul {
		height: 100%;
		overflow-y: auto;
	}

	mobnav .m-menu ul li a, mobnav .m-menu ul li label {
		display: block;
		text-align: left;
		padding: 0px;
		line-height: 47px;
		text-decoration: none;
		font-weight: normal;
		color: #333;
		cursor: pointer;
		font-size: 1rem;
		border-bottom: 1px solid #e8e8e8;
		position: relative;
	}

	mobnav .m-menu ul li label.a-label__chevron::after {
		content: "";
		position: absolute;
		display: inline-block;
		height: 10px;
		width: 10px;
		border-color: #333;
		border-style: solid;
		border-width: 1px 1px 0 0;
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 50%;
		margin-top: -5px;
		right: 16px;
	}

	mobnav .m-menu ul li .-invisible {
		border-bottom: 0;
	}

	mobnav .m-menu .m-menu label.m-menu__toggle {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		border-bottom: 0;
		padding: 0;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	mobnav .m-menu__checkbox:checked ~ .m-menu__overlay {
		display: block;
	}

	mobnav .m-menu__checkbox:checked ~ .m-menu {
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	mobnav #mobnaam {
		display: flex;
		position: absolute;
		right: 0;
		padding-right: 20px;
	}

	#mobspacer {
		position:relative;
		margin-top: -76px;
	}
}
