@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/Background_tec.jpg);
	background-repeat: repeat;
	background-size: 50%;
	background-color: #ffffff;
	color: #000000;
	font-size: 100%; /*Base font size is 14 px */
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: left;
}

a {
	text-decoration:none;	
}

a:link, a:visited {
	color: #3366cc;
}

a:hover, a:active {
}

.body {
	margin: 0 auto;
	width: 90%;
	clear: both;	
}

.mainHeader img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		
}



.Moving_pics{
	margin:0px;
	}


.slider {
	height:400px;
	width:1710px;
	margin: 0px auto;
	position:relative;
	border-radius:5px;
	overflow:hidden;
	}
.image {
	height:400px;
	width:650px;
	position:absolute;
	}
.left_hold {
	height: 400px;
	width: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.right_hold {
	height: 400px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 21px;
}
.left {
	height:50px;
	width:50px;
	position:absolute;
	top:50%;
	left:300%;
	opacity:0;
	transition: all .2s ease-in-out 0s;
	}
.right {
	height:50px;
	width:50px;
	position:absolute;
	top:50%;
	right:300%;
	opacity:0;
	transition: all .5s ease-in-out 0s;
	}
.left_hold:hover .left {
	height:50px;
	width:50px;
	position:absolute;
	top:70%;
	right:300%;
	opacity:0.6;
	transition: all .2s ease-in-out 0s;
	}
	
.right_hold:hover .right {
	height:50px;
	width:50px;
	position:absolute;
	top:70%;
	right:300%;
	opacity:0.6;
	transition: all .2s ease-in-out 0s;
}


.mainHeader nav {
	background-color:#60C2EF;
	height: 44px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

		



.mainHeader nav ul {
	list-style: none;
	margin: 4 auto;
}

.mainHeader nav ul li {
	float: none; 
	display: inline;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
	color:#ecc81d;
	display: inline-block;
	padding: 7px 10px;
	height: 30px;
}

.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background-color: #000000;
	color: #000000;
	text-shadow: none;
	height: 30px;
}

.mainHeader nav ul li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.topnav {
	background-color:#000000;
	color: #ecc81d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.mainContent {
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.content { 
	width: 100%;
	float: left;
	text-align: justify;
	
}

.img60 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}   
    
.img40 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

.imgico {
    display: block;
    float:left;
    margin-left: auto;
    margin-right: 10%;
    width: 10%;
}


.imgicoomhoog {
    display: block;
    float:right;
    margin-left: auto;
    margin-right: 0%;
    width: 10%;
}

.imgtxt {
    display: block;
    float:left;
    margin-left: auto;
    margin-right: 1%;
    width: 10%;
}

.topcontent {
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0% 0%;
}

.post-info{
	font-style: italic;
	color: #000000;
	font-size: 85%;
}
	
.post-info-center{
	font-style: normal;
	color: #000000;
	font-size: 85%;
	text-align: center;
}
	

.top-sidebar {
	width: 19%;
	float: left;
	background-color: #ecc81d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 2% 0% 1% 3%;
	padding: 2% 4%;
}

.top-sidebar img {
	width: 100%;
}

.middle-sidebar {
	width: 21%;
	float: left;
	background-color: #ecc81d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 1% 0% 1% 3%;
	padding: 2% 3%;
	text-align: justify;
}

.bottom-sidebar {
	width:21%;
	float: left;
	background-color: #ecc81d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 1% 0% 1% 3%;
	padding: 2% 3%;
	text-align: justify;
}

.mainFooter {
	width: 100%;
	float: left;
	background-color: #000000;
	color: #60C25E;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 2%;
	margin-bottom: 2%;
}


.mainFooter p {
	width: 96%;
	margin: 2%;
	text-align: center;
}

/* ############### BEGIN SLIDER  ######################## */

.slider {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(https://www.redsys.nl/images/landschap1.png)no-repeat center;
      background-size: cover;
    animation:fade 12s infinite;
-webkit-animation:fade 12s infinite;

} 
.slide2 {
  background: url(https://www.redsys.nl/images/landschap2.png)no-repeat center;
      background-size: cover;
    animation:fade2 12s infinite;
-webkit-animation:fade2 12s infinite;
}
.slide3 {
    background: url(https://www.redsys.nl/images/landschap3.png)no-repeat center;
      background-size: cover;
    animation:fade3 12s infinite;
-webkit-animation:fade3 12s infinite;
}
.slide4 {
    background: url(https://www.redsys.nl/images/landschap4.png)no-repeat center;
      background-size: cover;
    animation:fade4 12s infinite;
-webkit-animation:fade4 12s infinite;
}
.slide5 {
    background: url(https://www.redsys.nl/images/landschap5.png)no-repeat center;
      background-size: cover;
    animation:fade5 12s infinite;
-webkit-animation:fade5 12s infinite;
}

@keyframes fade
{
  0%   {opacity:1}
  20% {opacity: 1}
  40% {opacity: 0}
  60% {opacity: 0}
  80% {opacity: 0}
  100% {opacity: 0}
}
@keyframes fade2
{
  0%   {opacity:0}
  20% {opacity: 0}
  40% {opacity: 1}
  60% {opacity: 0}
  80% {opacity: 0}
  100% {opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  20% {opacity: 0}
  40% {opacity: 0}
  60% {opacity: 1}
  80% {opacity: 0}
  100% {opacity: 0}
}
@keyframes fade4
{
  0%   {opacity:0}
  20% {opacity: 0}
  40% {opacity: 0}
  60% {opacity: 0}
  80% {opacity: 1}
  100% {opacity: 0}
}
@keyframes fade5
{
  0%   {opacity:0}
  20% {opacity: 0}
  40% {opacity: 0}
  60% {opacity: 0}
  80% {opacity: 0}
  100% {opacity: 1}
}

/* ############### EINDE SLIDER  ######################## */


/* ############### BEGIN KLEINER SCHERM  ######################## */

@media only screen and (min-width: 150px) and (max-width: 900px)
{
	.body {
		margin: 0 auto;
		width: 90%;
		clear: both;
		font-size: 95%;
	}

	.mainHeader img {
		width: 100%;
	}
	
.left_hold {
	height: 200px;
	width: 60px;
	position: absolute;
	top: 10%;
	left: 5%;
}
.right_hold {
	height: 200px;
	width: 60px;
	position: absolute;
	top: 10%;
	right: 5%;
}
.left {
	height:50px;
	width:50px;
	position:absolute;
	top:25%;
	left:70%;
	opacity:0;
	transition: all .2s ease-in-out 0s;
	}
.right {
	height:50px;
	width:50px;
	position:absolute;
	top:25%;
	right:70%;
	opacity:0;
	transition: all .5s ease-in-out 0s;
	}
.left_hold:hover .left {
	height:50px;
	width:50px;
	position:absolute;
	top:47%;
	left:15%;
	opacity:0.6;
	transition: all .2s ease-in-out 0s;
	}
	
.right_hold:hover .right {
	height:50px;
	width:50px;
	position:absolute;
	top:47%;
	right:15%;
	opacity:0.6;
	transition: all .2s ease-in-out 0s;
}

.img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;

.img40 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.img60 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 120%;
}

.imgico {
    display: block;
    float:left;
    margin-left: auto;
    margin-right: 5%;
    width: 15%;
}

.imgicoomhoog {
    display: block;
    width: 10%;
}

.imgtxt {
    display: block;
    float:left;
    margin-left: auto;
    margin-right: 0%;
    width: 10%;
}

	position:absolute;
	}

	
	.mainHeader nav {
		height: 280px;
	}

	.mainHeader nav ul {
		padding-left: 0
	}
	
	.mainHeader nav ul li {
		width: 100%;
		text-align: center;
	}

	.mainHeader nav a:link, .mainHeader nav a:visited {
		padding: 10px 25px;
		height: 20px;
		display: block;
	}


	.mainHeader nav ul li a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}

	.mainContent {
		line-height: 25px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	

	.content { 
		width: 100%;
		float: left;
		margin-top: 2%;
	}

	.topcontent {
		background-color: #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 0% 5% 0% 5%;
		margin-top: 0%;
		margin-bottom: 0%;
	}
	

	.top-sidebar {
		width: 92%;
		float: left;
		background-color: #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin: 2% 0% 1% 0%;
		padding: 2% 4%;
	}

	.middle-sidebar {
		width: 92%;
		float: left;
		background-color: #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin: 2% 0% 1% 0%;
		padding: 2% 4%;
	}
	
	.bottom-sidebar {
				width: 92%;
		float: left;
		background-color: #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin: 2% 0% 1% 0%;
		padding: 2% 4%;
	}



/* ############### EINDE KLEINER SCHERM  ######################## */

