@charset "utf-8";
/* Website TwoHappyFeet */

@font-face {
   /*  font-family: MyFont;
    src: url('../Fonts/Offerings.otf'); */
    }
p.customfont { 
	font-family: Verdana, Tahoma;
}
strong.logotext{
	font-family: Verdana, Tahoma;
}
strong.logotext2{
	font-family: Verdana, Tahoma;
}
strong.logotext5{
	font-family: Verdana, Tahoma
	/* font-family: 'MyFont', Verdana, Tahoma;*/ 
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Helvetica;
	vertical-align: baseline;
	
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
    overflow-x:hidden;
}



html {
	height: 100%;
}

img[alt="www.000webhost.com"]{display:none;}


/* Styles */
#colorbutton {
   border: 1px solid grey;
   background: #42f495;
   background: -webkit-gradient(linear, left top, left bottom, from(#42f495), to(#42f495));
   background: -webkit-linear-gradient(top, #42f495, #42f495);
   background: -moz-linear-gradient(top, #42f495, #42f495);
   background: -ms-linear-gradient(top, #42f495, #42f495);
   background: -o-linear-gradient(top, #42f495, #42f495);
   background-image: -ms-linear-gradient(top, #42f495 0%, #42f495 100%);
   padding: 5px 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   color: grey;
   font-size: 19px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
#colorbutton:hover {
   border: 1px solid grey;
   background: #42f495;
   background: -webkit-gradient(linear, left top, left bottom, from(#42f495), to(#42f495));
   background: -webkit-linear-gradient(top, #42f495, #42f495);
   background: -moz-linear-gradient(top, #42f495, #42f495);
   background: -ms-linear-gradient(top, #42f495, #42f495);
   background: -o-linear-gradient(top, #42f495, #42f495);
   background-image: -ms-linear-gradient(top, #42f495 0%, #42f495 100%);
   color: #fff;
   }
#colorbutton:active {
   border: 1px solid grey;
   background: #42f495;
   background: -webkit-gradient(linear, left top, left bottom, from(#43f292), to(#42f495));
   background: -webkit-linear-gradient(top, #43f292, #42f495);
   background: -moz-linear-gradient(top, #43f292, #42f495);
   background: -ms-linear-gradient(top, #43f292, #42f495);
   background: -o-linear-gradient(top, #43f292, #42f495);
   background-image: -ms-linear-gradient(top, #43f292 0%, #42f495 100%);
   color: #fff;
   }





.line1{
	width:	100%;
	height:	5px;
	background-color: #8a8f96;
}
.line2{
	width:	100%;
	height:	5px;
	background-color: #8a8f96;
}
.line3{
	width:	100%;
	height:	5px;
	background-color: #8a8f96;
}

.banner{
	height:200px;
	overflow:hidden;
}

.pic{
	margin-top:-350px;
}

.picpraktijk{
	margin-top:-700px;
	margin-right:75px;
	margin-bot:50px;
	width:25%;
	float:right;
	border:solid darkgray 2px;
}

.picnic{
	/* margin-right:75px; */
	margin-bottom:40px; 
	margin-right:50px;
	width:200px;
	float:left;
	border:solid darkgray 2px;
}

.navbar{
	height:52px;
	overflow:hidden;

}

.logotext{
	font-size:30px;
	color:#aaaaaa;
	margin-left:20px;
	margin-top:20px;
	font-weight:700;
}
.logotext2{
	text-decoration: none;
	font-size:30px;
	color:#aaaaaa;
	left:50%;
	top:50%;
	margin-left:40px;
}
.logotext5{
	text-decoration: none;
	font-size:30px;
	color:#aaaaaa;
	left:50%;
	top:50%;
}
.content{
	height:1000px;
	margin-right:2%;
	margin-left:30px;
	margin-bot:50px;
	padding-bottom:20px;
}

.content2{
	height:650px;
	margin-right:2%;
	margin-left:30px;
	margin-bot:50px;
}
.content5{
	height:900px;
	margin-right:2%;
	margin-left:30px;
	margin-bot:50px;
}

.morecontent{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:200px;
	align:center;
	padding-left:auto;
	padding-right:auto;

}

.evenmorecontent{
	width:auto;
	border:solid gray 1px;
	float:left;
	margin-left:33px;
}

.contentmid{
	width:100%;
}

.textbox{
	height:700px;
	width:55%;
	border-right:solid #aaaaaa 1px;
	margin-top:50px;
	margin-left:auto;
	margin-right:40%;
	padding-right:20px;
}

.textbox2{
	height:700px;
	width:700px;
	border-right:solid #aaaaaa 1px;
	border-left:solid #aaaaaa 1px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-right:40px;
	padding-left:40px;
}

.textbox22{
	height:850px;
	width:700px;
	border-right:solid #aaaaaa 1px;
	border-left:solid #aaaaaa 1px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-right:40px;
	padding-left:40px;
}


.textbox4{
	height:800px;
	width:800px;
	border-right:solid #aaaaaa 1px;
	border-left:solid #aaaaaa 1px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-right:40px;
	padding-left:40px;
}


.textboxpmain{
	color:black;
	font-size:30px;
}

.textboxpmain2{
	color:black;
	font-size:30px;
	text-align:center;
}

.textboxpmid{
	color:#aaaaaa;
	font-size:20px;
}

.textboxpmid2{
	color:#aaaaaa;
	font-size:20px;
}

.contentright{
	width:49%;
	float:right;
}

@media only screen and (max-width: 1100px)  {
	.content{
	height:1100px;
	}
	
	.line3{
	width:	100%;
	height:	5px;
	background-color: #8a8f96;
	margin-top:-4px;
	z-index: 999;
	position:absolute;
	}
	
	.contentsplit{
		width:	1px;
		height:	600px;
		margin-left:41%;
		margin-top:50px;
		background-color: #8a8f96;
		position:absolute;
	}
	
	.picpraktijk{
		margin-top:-600px;
	}
	
	.logotext{
	}
}
@media only screen and (min-width: 1101px)  {
	
	.contentsplit{
		width:	1px;
		height:	600px;
		margin-left:46%;
		margin-top:50px;
		background-color: #8a8f96;
		position:absolute;
	}
}

.banner2 li { list-style: none; }
.banner2 ul li { float: left; }
.banner2{
	width: 500px;
	height: 300px;
	background-color: #FFFFFF;
	position: relative; 
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:165px;
	display:block;
	border:solid gray 1px;
	border-radius:15px;
	float:right;
}



.footer{
	width: 100%;
	height:40px;
	color: gray;
	font-size:12px;
	margin-top:15px;
	text-align: center;
	background:white;
	/* background-image: url('../Images/geometry.png'); */
	z-index: 1;
}

.footerUnderline{
	width: 100%;
	height: 5px;
	background-color: #8a8f96d;
}






/* NAVIGATION */
@media only screen and (min-width: 1025px)  {
	nav {
		float:right;
		width: 100%;	
		margin: 0 auto;
		margin-right:-150px;
		/* margin-top:-46px; */
		background: #fff;
		padding: 0;
		overflow:hidden;
	}
	nav ul {
		list-style: none;
		text-align: center;
		overflow:hidden;
	}
	
	.contentline{
		width:10%;
	}
	
} 

@media only screen and (min-width: 1375px)  {
	nav {
		float:right;
		width: 100%;	
		margin: 0 auto;
		margin-right:-300px;
		background: #fff;
		padding: 0;
		overflow:hidden;
	}
	nav ul {
		list-style: none;
		text-align: center;
		overflow:hidden;
	}
	
	.contentline{
		width:15%;
	}
	
	.evenmorecontent{
		width:auto;
		border:solid gray 1px;
		float:left;
		margin-left:30px;
	}
} 

@media only screen and (max-width: 1024px)  {
	nav {
		float:right;
		width: 105%;	
		margin-right:-350px;
		background: #fff;
		padding: 0;
		overflow:hidden;
	}
	nav ul {
		list-style: none;
		overflow:hidden;
	}
	
	.contentline{
		width:7.5%;
	}

}

nav ul li {
	display: inline-block;
}
nav ul li a {
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #aaa;
	font-size:15px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0 5px;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
	transition: all .5s;
}
nav ul li a:hover {
	color: #555;
}


nav.shift ul li a {
	position:relative;
	z-index: 1;
}
nav.shift ul li a:hover {
	color: white;
}
nav.shift ul li a:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 1px;
	content: '.';
	color: transparent;
	background: #42f495;
	visibility: none;
	opacity: 0;
	z-index: -1;
}
nav.shift ul li a:hover:after {
	opacity: 1;
	visibility: visible;
	height: 100%;
	overflow:hidden;
}



/* Keyframes */
@-webkit-keyframes fill {
	0% {
		width: 0%;
		height: 1px;
	}
	50% {
		width: 100%;
		height: 1px;
	}
	100% {
		width: 100%;
		height: 100%;
		background: #333;
	}
}

/* Keyframes */
@-webkit-keyframes circle {
	0% {
		width: 1px;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		height: 1px;
		z-index: -1;
		background: #eee;
		border-radius: 100%;
	}
	100% {
		background: #aaa;
		height: 5000%;
		width: 5000%;
		z-index: -1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		border-radius: 0;
	}
