html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	line-height: 1.2em;
	font-size: 80%;
	background: #ffffff;
}
img {
	max-width: 100%;
/*	width: als percentage opgeven in de html: (breedte plaatje/694 pixels)x100% */
	height: auto;
	vertical-align: bottom;
}
h1, h2 {
	font-weight: bold;
}
p {
	margin-top: 0px;
}
a:link  {
	color: #f07c00;
	font-weight: bold;
	text-decoration: none;
}
a:active  {
	color: #f07c00;
	text-decoration: none;
}
a:visited  {
	color: #f07c00;
}
a:hover  {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 97%;
	max-width: 990px;
	margin: 0px auto 0px auto;
}
#achtergrond {
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	background: #475155;
}
#menu1 {
	float: left;
	width: 20%;
	margin: 0px;
}
#menu1 .tekstgebied {
	padding: 10% 4%;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu1 ul li {
	margin-bottom: 1em;
	background: #ffffff;
	border-radius: 10px;
}
#menu1 ul li a {
	display: block;
	padding: 0.5em;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 0.15em solid #ffffff;
	border-radius: 10px;
}
#menu1 ul li a.current {
	background: #f07c00;
}
#menu1 ul li a:hover {
	background: #f07c00;
}
#main {
	float: left;
	width: 73%;
}
#titel {
	float: left;
	width: 7%;
	margin: 0px;
	padding: 0px;
}
#titel .tekstgebied {
	margin-left: 50%;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
#titel h1 {
	display: inline-block;
	white-space: nowrap;
	margin: 0px;
	line-height: 1.5em;
	font-size: 200%;
	letter-spacing: 0.05em;
	color: #ffffff;
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
#header {
	clear: both;
	margin: 0px;
	padding: 3% 0px 3% 0px;
}
#menu2 {
	clear: both;
	margin: 0px;
	display: none;
}
#menu2 .tekstgebied {
	padding: 2%;
}
#menu2 .icoon {
	margin-top: 6px;
	margin-right: 2%;
	vertical-align: top;
}
#menu2 .tekst {
	line-height: 1.2em;
	font-size: 190%;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
#menu2 ul {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
	display: none;
}
#menu2 ul li {
	margin-bottom: 0.7em;
	background: #ffffff;
	border-radius: 10px;
}
#menu2 ul li a {
	display: block;
	padding: 0.5em;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 0.15em solid #ffffff;
	border-radius: 10px;
}
#menu2 ul li a.current {
	background: #f07c00;
}
#menu2 ul li a:hover {
	background: #f07c00;
}
#inhoud {
	clear: both;
	margin: 0px;
	padding: 2%;
	background: #ffffff;
}
#portfolio {
	clear: both;
	margin: 1em 0 1em 0;
	text-align: right;
}
#portfolio a {
	padding: 0.3em;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 0.15em solid #475155;
	border-radius: 10px;
}
#portfolio a:hover {
	background: #f07c00;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 4% 2%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 1px dotted;
	-moz-column-rule: 1px dotted;
	column-rule: 1px dotted;
}
#footer p {
	margin-bottom: 0px;
}
#footer a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover  {
	color: #000000;
	text-decoration: underline;
}
.kleurverloop {
	background: linear-gradient(to right, #f07c00, #ffffff);
}
.cirkel {
	border-radius: 50%;
}
.oranje {
	color: #f07c00;
}
.show {
	display: block !important;
}
.fotor {
	float: right;
	margin-left: 2%;
	margin-bottom: 2%;
}
.fotol {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.fotorand {
	padding: 5px;
	border: solid 1px #cccccc;
	box-shadow: 1px 1px 5px #999999;
}
.tegel {
	float: left;
	width: 140px;
	height: 140px;
	line-height: 140px;
	margin: 0px 10px 20px 10px;
	padding: 5px;
	border: solid 1px #cccccc;
	box-shadow: 1px 1px 5px #999999;
	text-align: center;
}
.tegelimg {
	vertical-align: middle;
}

@media screen and (max-width: 800px) {
	#menu1 ul li a {
		font-size: 100%;
	}
	#footer {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
		-webkit-column-rule: 1px dotted;
		-moz-column-rule: 1px dotted;
		column-rule: 1px dotted;
	}
	#footer p {
		margin-bottom: 1em;
	}
}

@media screen and (max-width: 750px) {
	#container {
		width: 100%;
	}
	#achtergrond {
		margin: 0px;
	}
	#menu1 {
		display: none;
	}
	#menu2 {
		display: inline;
	}
	#main {
		width: 100%;
	}
	#titel {
		display: none;
	}
	#footer {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
		-webkit-column-rule: 1px dotted;
		-moz-column-rule: 1px dotted;
		column-rule: 1px dotted;
	}
}