@charset "UTF-8";
body {
	background-color: #999999;
	background-image: url(../interface/bkgrnd-body.jpg);
}
#container {
	margin-left: -2.3%;
	margin-top: 15px;
	border: 4px solid #666;
	border-radius: 10px;
	padding: 10px;
}
#navigatie {
	position: relative;
	z-index: 99;
	}
.kop {
	margin-bottom: 15px;
}
#tipue_search_button
{
     width: 60px;
     height: 33px;
     margin-top: 1px;
     border: 1px solid #dcdcdc;
     border-radius: 2px;
     background: #f1f1f1 url('../tipuesearch/img/search.gif') no-repeat center;
	outline: none;
}
#tipue_search_button:hover
{
	border: 1px solid #c3c3c3;
	-moz-box-shadow: 1px 1px 2px #e3e3e3;
	-webkit-box-shadow: 1px 1px 2px #e3e3e3;
	box-shadow: 1px 1px 2px #e3e3e3;
}
#formulier ul {
list-style: none;

}
#tipue_search_input {
width: 45%;
height: 30px;
float:left;
margin-right:15px;
margin-left: -30px;
padding-left: 10px;
color: #999;
font-family:Verdana, Geneva, sans-serif;


}
.socialbak {
	
	margin-left: 2%;
	
}
#artikel {
	position: relative;
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
	margin-bottom: 15px;
	
}
#demo {
	position: relative;
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
	margin-bottom: 15px;
	
}
.tekstbak {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 0%;
}
.tekstbak h2 {
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 0 8px 0;
	background-color: #8A8A8C;
	text-align: center;
	color: #FFF;
	font-family: 'Oxygen', Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 2px #000000;
	letter-spacing: 2px;
	border-top: 1px solid #dFeEFF;
	border-bottom: 1px solid #dFeEFF;
	margin: 0;
}
.tekstinhoud {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 25px;
	background-color: #DFE9F4;
	border: thin solid #7E7C7C;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px;
	-webkit-box-shadow: 3px 3px 5px 5px #747373;
	box-shadow: 3px 3px 5px 5px #747373;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
	margin-bottom: 20px;
}
.tekstinhoud h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 3em;
	text-align: center;
	letter-spacing: 4px;
	color: #535152;
	margin-top: 30px;
	margin-bottom: 50px;
	line-height: 1em;
}
.tekstinhoud p {
	padding-left: 12px;
}
	
.tekstbak p {
	width: 90%;
	margin: 3% 5%;
	}
.bovenste {
	font-weight: bold;
	font-size: 1,3em;
	width: 100%;
}

.tekstbodem {
	height: 40px;
	width: 100%;
	background-color: #8A8A8C;
	border-top: 1px solid #dFeEFF;
	border-bottom: 1px solid #dFeEFF;
	margin-bottom: 0;	
}
#footer {
}
.links {
	margin-top: -12px;
	width: 15%;
	font-size: 10px;
}
.midden {
	margin-top: -12px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
.rechts {
	margin-top: -12px;
	width: 15%;
	font-size: 12px;
	text-align: right;
}
.middenlinks {
	
	float: left;
	width: 50%;
}
.middenrechts {
	
	width: 50%;
	float: right;
}
	

.teller {
	margin-left: 5px;
}
.facebookbak {
	text-align: left;
	
	font-size: 12px;
}
.textcor1 {
}
.flleft {
	float:left;
	margin-right: 10px;
}
.ouwmeuk {
	display: none;
}
.gridContainer.clearfix #container #artikel .tekstbak .boven {
	font-weight: bold;
	text-align: left;
	font-size: 1.4em;
	width: 90%;
	position: relative;
}
 #demobak {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	/* [disabled]min-height: 250px; */
	background-color: #F7F7F7;
	/* [disabled]-webkit-box-sizing: content-box; */
	/* [disabled]-moz-box-sizing: content-box; */
	/* [disabled]box-sizing: content-box; */
	padding-bottom: 20px;
	
}
.demotekst {
	width: 32%;
	position: relative;
	float: left;
	top: 20px;
	background-color: #F7F7F7;
	border: thin solid #949090;
	margin-left: 2%;
	margin-bottom: 20px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-left: 10px;
	padding-right: 10px;
	color: #535152;
	font-size: 12px;
}
.demobeeld {
	float: right;
	position: relative;
	background-color: #F7F7F7;
	border: thin solid #949090;
	margin-top: 20px;
	width: 57%;
	margin-right: 2%;
}

.democontent {
	width: 100%;
	padding-bottom: 20px;
	float: none;
	background-color: #F7F7F7;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
}
.pauze {
	position: absolute;
	width: 100%;
	display: none;
	color: #5C767B;
	font-size: 14px;
	bottom: 2px;
	text-align:right;
	
}
.start {
	position: absolute;
	width: 100%;
	display: none;
	color: #5C767B;
	font-size: 14px;
	bottom: 2px;
	text-align: right;
	
}
.swipe {
	position: absolute;
	width: 100%;
	display: none;
	color: #949090;
	font-size: 10px;
	bottom: 2px;
	text-align:right;
}
.bodembak {
	font-weight: bold;
	letter-spacing: 1px;
	width: 50%;
	height: 40px;
	float: right;
	clear: both;
	right: 2%;
	bottom: -20px;
	position: relative;
	
}
#prev {
	width: 42px;
	height: 100px;
	position: absolute;
	top: 40%;
	left: 0.1%;
	background-image: url(../interface/pijl-links.png);
	background-position: 0% 0%;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1000;
}
#next {
	width: 42px;
	height: 100px;
	position: absolute;
	top: 40%;
	right: 0.1%;
	background-image:url(../interface/pijl-rechts.png);
	background-position: 0% 0%;
	background-size: contain;
	background-repeat: no-repeat;
}
#prev:hover {
	background-image: url(../interface/pijl-links-over.png);
	cursor: pointer;
}
#next:hover {
	background-image:url(../interface/pijl-rechts-over.png);
	cursor: pointer;
}

#demo {
	height: 490px;
	overflow-x: hidden;
	/*overflow-y: hidden;*/
}

.opnieuw {
	position: absolute;
	width: 100%;
	display: block;
	color: #EF2226;
	font-size: 16px;
	bottom: 2px;
	text-align:right;
}
.opnieuw:hover {
	color: #3398CC;
	cursor: pointer;
}
.twitterbak {
	width: 445px;
	height: 420px;
	position: absolute;
	left: -525px;
	top: 20px;
	/*background-color: #F7F7F7;*/
	z-index: 999;
}
.twitter-timeline {
	width: 335px;
	min-height: 200px;
	margin-left: 75px;
	background-color:#F6F6F6;
}
.reageer {
	width: 20px;
	height: 120px;
	position: absolute;
	top: 0;
	right: -100px;
	background-color: #F7F7F7;
	background-image: url(../interface/reageer.png);
	background-position: 0% 0%;
	background-size: contain;
	background-repeat: no-repeat;
	
}
.reageer:hover {
	background-image: url(../interface/reageer-over.png);
	cursor: pointer;
}
.terug {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 25px;
	background-color: #F7F7F7;
	background-image:url(../interface/terug.png);
	background-position: 0% 0%;
	background-size: contain;
	background-repeat: no-repeat;
	}
	.terug:hover {
		background-image:url(../interface/terug-over.png);
		cursor: pointer;
	}
	
	.contact {
	position: relative;
	width: 85%;
	display: none;
	margin: 20px auto;
	letter-spacing: normal;
	}
	.javascr {
		display: block;
		font-size:22px;
		font-weight:bold;
		text-align: center;
		
		
	}
	.foutbeeld {
		float: left;
		width: 45%;
		margin: 20px 20px 20px 2%;
		}
	.fouttekst {
			margin-top: 20px;
			font-size:16px;
		}
	.button a {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:121px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-top: 100px;
	margin-left: 15%;
}
.button a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button a:active {
	position:relative;
	top:1px;
}
.toonrechts {
	float: left;
	margin-top: 10px;
}
.toelichtingsinzet {
	width: 50%;
	margin: 3px auto;
	background-color: #F7F7F7;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(212,221,231,1.00) 100%);
	
}
.toelichtingstekst {
		font-size: 18px;
		display: block;
		width: 100%;
		text-align: center;
		color: #FFF;
		padding: 10px 0;
		background-color: #787878;
}
	p.car {
		font-size: 14px;
		text-align: left;
		padding-left: 20px;
	}
	.privacy a {
	position: absolute;
	top: 20px;
	right: 30px;
	text-align: center;
	width: 20px;
	height: 20px;
	text-decoration:none;
	background-color: #FFF;
	font-weight: bold;
	color: #5095F1;
	border: 1px solid #5C767B;
 	border-radius: 9999px;
	}
	.privacy a:hover {
		color:#F5060A;
	}
	.privatekst {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 23px;
	right: 55px;
	}
		
@media only screen and (max-width: 1025px){
	#demo {
	height: 450px;
	}
	.bodembak {
		height: 20px;
	}
}
@media only screen and (max-width: 769px){
#demo {
	height: 475px;
	}
	.bodembak {
		height: 110px;
	}
}
@media only screen and (max-width: 641px){
	#demo {
	height: 500px;
	}
	.bodembak {
		height: 90px;
	}
	#prev {
		top: 30%;
	}
	#next {
		top: 30%;
		right: -0.8%;
	}
	.pauze, .start, .swipe {
		font-size: 12px;
}

@media only screen and (min-width:1000px){

.kop {
	height: 150px;
	background-image: url(../interface/header-kop.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}


}
@media only screen and (max-width: 768px){
.tekstinhoud {
	width: 65%;
	}
.tekstinhoud h2 {
	line-height: 1em;
	font-size: 2.8em;
}
.midden {
	width: 68%;
}

}

@media only screen and (max-width: 481px){
#container {
	margin-left: -4%;
}
.midden {
	width: 100%;
}
.links, .rechts {
	display: none;
}

}
@media only screen and (max-width: 321px){
#container {
	margin-left: -6%;
}
}
