@font-face {
	font-family: wvbold;
	src: url(../css/Roboto-Bold.ttf);
}
@font-face {
	font-family: Coustard;
	src: url(../css/Coustard-Regular.ttf);
}
@font-face {
	font-family: Coustard-Black;
	src: url(../css/Coustard-Black.ttf);
}
@font-face {
	font-family: wvlight;
	src: url(../css/Roboto-Regular.ttf);
}
@font-face {
	font-family: BiloMedium;
	src: url(../css/BiloMedium.ttf);
}
@font-face {
	font-family: BiloRegular;
	src: url(../css/BiloRegular.ttf);
}
@font-face {
	font-family: BiloBlack;
	src: url(../css/BiloBlack.ttf);
}
body{
	font-family: wvlight, arial, verdana;
	background: white;
	margin: 0;
	padding: 0;
}
#pm {
	width: 12px;
}
.flex-grid {
	display: flex;
}
.col {
	flex: 1;
}
.colour_white {
	color: white;
	text-align: center;
	width: stretch;
	Height: stretch;
	min-height: 75px;
	padding: 5px;
	margin: 3px;
	align-items: center;
	display: flex;
	justify-content: center;
	border: 1px solid black;
	border-radius: 10px;
}
.colour_black {
	color: black;
	text-align: center;
	width: stretch;
	Height: stretch;
	min-height: 75px;
	padding: 5px;
	margin: 3px;
	align-items: center;
	display: flex;
	justify-content: center;
	border: 1px solid black;
	border-radius: 10px;
}
.model_box {
	width: 100%;
}
.button_social{
	border-radius: 15px;
	width: stretch;
	Height: stretch;
	background-color: #ffff00;
	padding: 15px 5px 0px 5px;
	display: block;
	margin: 3px;
	text-align: center;
	line-height: 15px;
	min-height: 75px;
}
.model_text {
	padding-top: 50px;
	text-align: center;
	color: white;
	font-size: 150%;
}
.item_text {
	border: 1px solid red;
	width: 100%;
	text-align: center;
}
#alert {
	width: 100%;
	background-color: #000000;
	color: #ffff00;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
#alert:empty {
	display: none;
}
a.button_blog:link, a.button_blog:visited {
	color: #808080;
	font-size: 75%;
	padding: 10px;
	border: 1px solid #BEBEBE;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

a.button_blog:hover {
	color: #000000;
	background-color: #BEBEBE;;
	font-size: 75%;
	padding: 10px;
	border: 1px solid #BEBEBE;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

.blog_text {
flex-grow: 8;
}

.blog_button {
  display: inline-block;
  align-self: flex-end;
flex-grow: 2;
}

.blogoverzicht {
	margin: px;
}

.blog-container {
  display: flex;
}

.yellow {
	color: #ffff00 !important;
}
.logo{
	left: 0px;
	float: left;
	margin: auto;
	width: 200px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
input[type=text], input[type=email], textarea{
	width: 100%;
	border: 1px solid grey;
	padding: 5px;
	font-size: 120%;
}
.tarief {
	white-space: nowrap;
	font-size: 12px;
	padding: 2px;
	background-color: #681a85;
	color: white;
}
.menu{
	float: right;
	color: #000000;
	right: 0;
}
.menu2{
	display: none;
	color: #FF8D1F;
}
.menu_mob{
	visibility:hidden;
}
a.menu_link:link {
	color:#000000;
	text-decoration: none;
}
a.menu_link:visited {
	color:#000000;
	text-decoration: none;
}
a.menu_link:hover {
	color:#000000;
	text-decoration: underline;
}
.gallery {
	box-shadow: 0px 0px 10px grey;
	border: 5px solid white;
	margin-bottom: 10px;
}
#intro_image {
	width: 100%;
	height: 290px;
	background-image: url("../img/peh_header_v2.jpg");
	background-position: center;
	padding: 10px;
	box-sizing: border-box;
}
#intro_image img {
	max-width: 100%;
	max-height: 100%;
}
.item {
	padding: 1rem;
}
.left {
	color: white !important;
	text-shadow: 2px 2px 4px #000000;
}
.left2 {
	color: white !important;
}
.right {
	color: #FFFFFF;
}
.text{
	text-align: right;
	font-family: wvbold;
	font-size: 25px;
	top: 10px;
	float: right;
	color: white;
	clear: both;
}
.front{
	display: none;
	font-color: white;
	font-family: wvlight;
	font-size: 15px;
	line-height: 25px;
	background-color:#FF8D1F;
	width: 300px;
	height: 70px;
	position:absolute;
	z-index:10;
	top: 250px;
	left: ;
	padding: 10px;
}
.header-outer, .main-outer, .footer-outer {
	width: 100%;
	box-sizing: border-box;
}
.main-outer {
	background: #FFFFFF;
}
#main_top {
	background: #f3f3f3;
}
.header-outer{
	background-image:url();
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffff00;
}
.main, .footer {
	margin: auto;
	width: 1000px;
	padding: ;
	overflow: hidden;
	max-width: 100%;
}
.main_image {
	margin: auto;
	padding: ;
	overflow: hidden;
	max-width: 100%;
}
.header {
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	overflow:hidden;
	max-width: 98%;
	height: 130px;
	padding-top: 30px;
}
.footer {
	color: black;
}
.footer p {
	margin-bottom: 15px;
	font-size: 0.85em;
	color: #000000;
}
a.button_red:link {
	background-color: #ffff00;
	padding: 6px;
	color: black;
	text-decoration: none;
}
a.button_red:visited {
	background-color: #ffff00;
	padding: 6px;
	color: black;
	text-decoration: none;
}
a.button_red:hover {
	background-color: #ffffff;
	padding: 6px;
	color: #000000;
	text-decoration: none;
}
a.button_white:link {
	background-color: #000000;
	padding: 6px;
	color: #ffff00;
	text-decoration: none;
}
a.button_white:visited {
	background-color: #000000;
	padding: 6px;
	color: #ffff00;
	text-decoration: none;
}
a.button_white:hover {
	background-color: #ffffff;
	padding: 6px;
	color: #000;
	text-decoration: none;
}
h1 {
	font-family: 'BiloMedium', serif;
	font-size: 25px;
	font-weight: normal !important;
	line-height: 25px;
}
h2 {
	font-family: 'BiloMedium', serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal !important;
	line-height: 20px;
}
h3{
	font-family: 'BiloMedium', serif;
	color: #000000;
	font-weight: normal !important;
	font-size: 15px;
}
h5{
	font-size: 35px;
	color: #000000;
	font-family: 'Coustard', serif;
	font-weight: normal !important;
	text-align: center;
}
h6{
	margin: 0px;
	font-size: 35px;
	color: #ffffff;
	font-weight: normal !important;
	font-family: 'Coustard', serif;
}
.intro {
	font-family: wvlight;
	color: #681a85;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
.content, .content2 {
	float: left;
	width: 70%;
	padding: 2% 5% 0 0;
}
.content {
	line-height: 25px;
}

.content2 {
	line-height: 25px;
}
.sidebar {
	width: 25%;
	float: left;
	padding: 2% 0 0 0;
	text-align: center;
}
.sub {
	font-size: 10px;
}
#form{
	max-width: 200px;
}
@media screen and (max-width: 450px) {
	body {
		-webkit-text-size-adjust: none;
		position: relative;
		overflow-x: hidden;
	}
	.content {
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.content2 {
		margin-top: 70px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.content, .content2, .sidebar {
		width: 96%;
	}
	.sidebar {
		margin-left: 10px;
		margin-right: 10px;
	}
	#alert {
	}
	.main {
		width:100%;
	}
	.header {
		background-image:none;
		left: 0;
		padding: 5px;
	}
	.header-outer {
		position: fixed;
		width: 100%;
		height: 65px;
	}
	.logo{
		width: 120px;
		height: auto;
		margin-top: 5px;
		margin-left: 5px;
	}
	.menu {
		visibility:hidden;
	}
	.menu_mob {
		visibility:visible;
		height: 65px;
		float: right;
		margin: 5px;
	}
	.intro {
		font-size: 20px;
		line-height: 20px;
		width: 96%;
	}
	.table {
		display: table;
		margin: 0 auto;
	}
	#intro_image {
		padding-top: 70px;
		width: auto;
		height: 350px;
		background-position: 60% 40%;
	}
	#intro_left {
		padding: 35px 0 0 20px;
	}
	h1 {
		margin-bottom: 5px;
	}
	h5 {
		margin-top: 100px;
	}
	h5 {
		font-size: 20px;
	}
	h6 {
		font-size: 20px;
	}
	.sub {
		font-size: 10px;
		line-height: 10%;
	}
	ul.table li {
		display: inline-block;
	}
	.footer {
		margin: 10px;
	}
	.cssbox_thumb {
		width: 50%;
		height: 50%;
	}
	.left {
		font-size: 80%;
		width: 70%;
	}
	.item {
		padding: 10px;
	}
	.flex-grid {
		display: block;
	}
	.col {
		width: 100%;
		margin: 0 0 10px 0;
	}
}
