@charset "UTF-8";
html, body {height:100%}
* { margin: 0px; padding: 0px; border: 0px; }
body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#main {min-height:100%; height:auto !important; height:100%; width:910px; margin:0 auto -240px} /* #footer height */
#bottom, #vpush {height:240px;clear:both}


#logo {
	padding-top: 10px;
	margin-bottom: 0px;
}

#scroll {width:900px;overflow:hidden}
#videos {width:20000px}
#videoContainer{display:inline-block}
#prev {position:absolute;margin-left:-40px;cursor:pointer;margin-top:30px;display:none}
#next {position:absolute;margin-left:900px;cursor:pointer;margin-top:30px}
#keurmerk {position:absolute;margin-left:-70px;margin-top:10px}

.column {
	float: left;
	text-align: justify;
	line-height: 13px;
}

a
{
color: #ffffff;
text-decoration: none
}

a:hover
{
color: #c50084;
text-decoration: none
}




.column2 {
	width: 280px;
	float: left;
	text-align: left;
	line-height: 13px;
	text-shadow: #ccc 0px 1px 2px;
}
.tekst2 {color:#fff;font-size:11px;}
.tekst3 {color:#999;font-size:11px;}
.columnDiv {
	float: left;
	width: 60px;
	height: 1px;
}
.columnDiv2 {
	float: left;
	width: 35px;
	height: 1px;
}
.head {
	margin: 18px 0px 18px 0px;
	height: 13px;
	color:#fff;
	font-family:sans-serif;
	font-size:20px;
	font-weight:100;
	text-transform:uppercase;
}

.videoButton {
	background-color: #c50084;
	cursor: pointer;
}
.videoButton IMG:hover {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.input {
	width: 270px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 10px;
}
.inputtext {
	width: 270px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 10px;
	height: 76px;
}

#gmap {
	width: 280px;
	height: 120px;
	margin-top: 9px;
	background-color: #eee;
}

#bottom {
	width: 100%;
	background-color: #fff;
}
#bottom #inner {
	width: 910px;
	padding-top:10px;
	margin: auto;
}

.vimeolink {
	background-color: #666;
	height: 112px;
	padding-top: 100px;
	text-align: center;
}
.vimeolink A {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #333 0px 1px 2px;
}

.factsheet {color:#fff}
.factsheet:hover {text-decoration:underline}

