@charset "UTF-8";
@media only screen and (orientation: landscape) and (max-height: 599px){
	body{
		font-size: 2.5vh;
		margin:0;
		padding:0;
	}
	section{
	padding-left:.5em;
}
	#container{
		position:relative;
		width:92vw;
		bottom:initial;
		top:0;
		height:155vw;
	}
	 
	.infoBox,.divider{
		position:relative;
		display:none;
	}
	.vertDivider{
	width: .4rem;
	margin-left:-.2rem;
	}
	.horDivider{
	height: .4rem;
	margin-top:-.2rem;
	}
	#info3{
		position:absolute;
		top:83vw;
		left:-3%;
		width:55%;
		height:auto;
		bottom:initial;
		display:block;
	}
	#info6{
		position:absolute;
		top:127vw;
		left:-3%;
		width:57%;
		height:auto;
		bottom:initial;
		display:block;
	}
	#info4{
		position:absolute;
		top:104vw;
		left:53%;
		width:51%;
		height:auto;
		bottom:initial;
		display:block;
	}
	
	#centerDiv{
		position:absolute;
		top:2vw;
		left:-4vw;
		width:100vw;
		height:40.5vw;
	}
	.iButt{
		position:absolute;
		width:43%;
		height:1.6em;
		font-size:5.75vw;
	}
	#contactButt{
		top:39vw;
		left:4%;
	}
	#informatieButt{
		top:51vw;
		left:4%;
	}
	#lestijdenButt{
		top:39vw;
		left:53%;
	}
	#trainingenButt, #routeButt{
		top:51vw;
		left:53%;
	}
	#divider1{
		top:66vw;
		left:54%;
		height:84vw;
		display:block;
	}
	#divider5{
		top:26vw;
		left:0%;
		width:48%;
		display:block;
	}
	
	#tarievenTabel td{
		font-size:1.9rem;
	}
	#tarievenTabel.text td.amp{
		font-size:2.75rem;
		padding-right:.4rem;
	}
	#lestijden{
		position:relative;
		top:1em;
		left:3%;
		width:100%;
		height:auto;
		display:block;
	}
	.phoneOnly, .closeButt{
		display:none;
	}
	
	.dag, .tijd{
		left:5%;
		width:90%;
		height:1.5rem;
		font-size:.9rem;
		padding-top:.4rem;
	}
	.dag{
		letter-spacing:1px;
	}
	.tijd{
		letter-spacing:0px;
		margin:.2rem 0;
	}
	
	section.text{
		font-size:5vw;
		line-height:1.1em;
	}
	h1.vertical{
		padding:0;
	}
	.optionalIllustration{
		display:none;
	}
	.contactDiv{
		position:relative;
		top:2rem;
		left:5vw;
		width:90vw;
		font-size:2rem;
		display:block;
	}
	.contactDiv hr{
		height:2vh;
		margin:0;
		padding:0;
	}
	#algemeneInformatie{
		position:relative;
		left:3%;
		width:92%;
		padding:0;
		display:block;
	}
	#contactDiv1{
		margin:2rem 0;
	}
	#contactDiv2{
		margin:2rem 0 5rem 0;
		z-index:111;
	}
	.foto{
		width:88%;
		border:12px solid #EDEDED;
		box-shadow:10px 10px 20px #CCC;
}
#dtFoto4{
	top:2vh;
	left:-1.5em;
	width:100%;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform:rotate(-8deg);
	display:none;
}
#desktopFotos{
		display:none;
	}
/*
#lestijdenOptionalRow{
		display:none;
	}
*/
}

