@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

  html, body {
	font-family: "Outfit", sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #182822;
	background: #eee;
		background-image: url('bg.jpg');
}

body {
	overflow-y: scroll;
}

.zilla-slab-regular {
  font-family: "Zilla Slab", serif;
  font-weight: 400;
  font-style: normal;
}

.buttons {
	font-family: "Outfit", sans-serif;
}

#header {
	width: 100%;
	height: 220px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
  background: #5abccc;
}



#titlecontainer {
	padding-top: 1px;
}
#logo {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 1px solid #ccc;
}
#title {
	background: #236e96;
	border-radius: 60%;
	width: 180px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-family: "Outfit", sans-serif;
	text-transform: uppercase;
}

#title a {
	color: #fff;
}
#title h1 {
	padding-bottom: 0px;
	padding-top: 55px;
	line-height: 0.9em;
	margin: 20px;
	font-weight: bold;
	font-size: 2.5em;
}

.piers {
font-size: 110%;
}

h2, h3, #menu a {
	font-family: "Outfit", sans-serif;
}
p a {
	text-decoration: underline;
	color: 	#ffbe42;
}
p a:hover {
	color: #ff7f00;
	transition: 0.5s;
}
#wrapmenu {
	width: 100%;
	text-align: center;
	background: #236e96;
}

input {

	border: 1px solid #000;
}
textarea {
	width: 60%;
	height: 8em;
}

button {
	border-radius: 15px;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	border: 0;
	font-family: "Outfit", sans-serif;
	background-color: #236e96;
	font-size: 1.1em;
}
#menu {
	max-width: 690px;
	height: 35px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#menu ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: inline;
}
#menu li a {
	width: 25%;
	height: 30px;
	list-style: none;
	padding-top: 4px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
border-radius: 20px;
}
#menu li a:hover, #activepage {
	background: #1c5878;
	color: #fff;
	transition: 0.3s;
border-radius: 20px;
}

#activepage {
background: #206387;
}
a {
	text-decoration: none;
	color: #fff;
	outline: none;
}
p {
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 1.7em;
}
.blogimg  {
	max-width: 98%;
	margin-bottom: 5px;
}
#content {
	background: #fff;
	width: 650px;
	padding:  20px;
	padding-top: 25px;
	padding-bottom: 25px;
margin-top: 20px;
margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	overflow:hidden;
border-radius: 20px;
}

.opmerking {
	background: #1c5878;
	color: #fff;
	padding: 30px 20px 30px 20px;
	margin-bottom: 5px;
	text-align: left;
}
em {
	font-weight: bold;
	font-style: normal;
}

strong {
	background: linear-gradient(transparent 70%, #2581C4 60%);
}
.illust {
	max-width: 650px;
	padding: 0px 0px 0px 0px;
}
#footer {
	width: 100%;
	height: 40px;
	text-align: center;
	bottom: 0px;
	clear: both;
	color: #000;
}

.elink {
	color: #236e96;
}

.centered {
	text-align: center;
	margin-bottom: 0;
}
h2 {
	background: #236e96;
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	border-radius: 20px;
}
h3 {
	border-bottom: solid #5abccc 5px;
	color: #236e96;
	font-size: 150%;
	margin-bottom: 15px;
}

.gallerythumb {
	border: solid #eee 1px;
}

.gallerythumb:active {
	margin: 0;
	padding: 0;
}

.gallerythumb:focus {
outline: none;
  border: none;
  outline: none;
}

#linkcontainer {
	margin: 0;
	padding: 0;
}
.links {
float: left;
	width: 240px;
background: #6A9C89;
	padding: 1em;
	margin: 1em;
	margin-left: 1.7em;
	margin-top: 0;
	text-align: center;
}

#content img {
max-width: 100%;
}
.profile { 
margin: 10px 10px 10px 20px;
padding: 10px 10px 30px 10px;
 transform: rotate(5deg);
border: 1px solid #e3d3e3;
}

#book {
width: 100%;
clear: both;
}

#bookcover {
width: 25%;
float: right;
}

#bookcontent {
float: left;
width: 75%;
padding-bottom: 20px;
}

#bookcover img {
border: solid 1px #ccc;
}

#bookcontent p {
padding: 0 20px 0 0px;
margin-top: 0;
}
@media only screen and (max-width: 800px) {
	html, body {
		height: 100%;
		min-height: 100%;
		width: 100%;
	}
	#header, #content, #menu, #footer {
		width: 100%;
		clear: both;
	}
	

	
	#content {
		padding-left: 0;
		padding-right: 0;
		max-width: 650px;
	}
	p, h2, h3, .opmerking {
		margin-left: 20px;
		margin-right: 20px;
		
	}
	
	p {
		text-align: left;
	}
	.arrow {
	background: #6A9C89;
		margin: 15px ;
		overflow: auto;
		padding: 5px;
	}
	.illust {
width: 100%;
	padding: 0px 20px 0px 0px;
}

.links {
width: 240px;
}

#linkcontainer {
	text-align: center;
}

form {
	padding-left: 20px;
}


#logo {
	width: 100%;
}

.profile { 
margin: 10px 10px 10px 20px;
padding: 10px 10px 30px 10px;
 transform: rotate(5deg);
border: 1px solid #e3d3e3;
height: 150px;
}

#bookcover {
width: 100%;
text-align: center;
}

#bookcover img {
width: 40%;
margin-bottom: 10px;
}
#bookcontent {
width: 100%;
}

@media only screen and (max-width: 576px) {
.links {
margin-left: 2em;
padding-right: 1.5em;
}

h2, #menu li a:hover, #activepage { 
	border-radius: 10px;
}
#content {
	margin-top: 0;
	border-radius: 0;
}
#menu li a {
	margin-left: -2px;
}
#bookcontent p {
padding-left: 0;
}

}