html{
	height: 100%;
	background:#fff;
}
body.homepage{background:#f5f5f5 url(/media/images/bg_body_home.gif) repeat-x;}
body{
	margin:0;
	font:13px Arial,Verdana,sans-serif;
	color:#000;
	min-width:1003px;
	background:#f5f5f5 url(/media/images/bg_body.gif) repeat-x;
	min-height:100%;
	position:relative;
}
*html body{height:100%;}
img {border:none;
	display:block;
}
a{
	color:#8e01b1;
	outline:none;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
form, fieldset{
	padding:0;
	margin:0;
	border:0;
}
input, textarea, select{
	font:100% Arial, Verdana,sans-serif;
	vertical-align:middle;
	outline:none;
}
table{border-collapse:collapse;}
textarea{overflow:auto;}
ul{list-style:none;}
*{margin:0;padding:0;}
address{font-style:normal;}
.container1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.container2{
	position:relative;
	float:left;
	width:1078px;
	left:50%;
}
#wrapper{
	width:1078px;
	position:relative;
	left:-50%;
	float:left;
	padding-bottom:86px;
}
#header{
	position:relative;
	width:982px;
	padding:0 48px 0;
	z-index:2;
	height:204px;
}
.all #header{height:197px;}
strong.logo{
	position:absolute;
	top:0;
	left:-47px;
	display:block;
	background:url(/media/images/frame.png) no-repeat;
	width:400px;
	height:240px;
	overflow:hidden;
}
strong.logo span {
	font-size: 17px;
	color:#fff;
	position: relative;
	left:260px;
	top:-34px;
	z-index: 5;
}
.all strong.logo{height:198px;}
strong.logo a{
	display:block;
	text-indent:-9999px;
	width:77px;
	height:126px;
	background:url(/media/images/logo.png) no-repeat;
	position:relative;
	left:152px;
	top:36px
}
.topnav{
	position:absolute;
	right:62px;
	top:100px;
}
.topnav li{
	float:left;
	padding:4px 0 5px 0;
	margin:0 27px 0 0;
}
.topnav ul{font-size:13px;}
.topnav li.active{
	background:url(/media/images/topnav_active.gif) no-repeat;
	padding:4px 12px 5px 5px;
	margin:0 5px 0 0;
	
}
.topnav li a{
	color:#cdbbd9;
	background:url(/media/images/bullet.gif) no-repeat 0 5px;
	text-decoration:none;
}
.topnav li a:hover{
text-decoration:none;
}

.topnav li span:hover,.topnav li span.hover{
text-decoration:underline;
}

.topnav li span{
padding:0 0 0 16px;
}

.menu{
	background:url(/media/images/bg_menu.png) no-repeat;
	position:absolute;
	width:821px;
	top:140px;
	left:206px;
	height:62px;
}
.menu ul{
	text-transform:uppercase;
	margin:0 0 0 40px;
	background:url(/media/images/line.png) no-repeat;
	width:100%;
	overflow:hidden;
	padding:0 0 0 1px;
	font-weight:bold;
}
.menu li{
	float:left;
	padding:0 1px 0 0px;
}
.menu strong{
	color:#fff;
	padding:20px 0 25px;
	float:left;
	cursor:pointer;
	font-weight:normal;
}
.menu li a{float:left;}
.menu li a:hover{
	text-decoration:none;
	background:url(/media/images/menu_hover.png) repeat-x;
}
.menu li.kijk a{padding:0 27px 0 21px;}
.menu li.kijk strong{background:url(/media/images/kijk.png) no-repeat 0 10px;}
.menu li.kijk {background:url(/media/images/line.png) no-repeat 100% 0;}
.menu li.hoe strong{background:url(/media/images/hoe.png) no-repeat 0 13px;}
.menu li.hoe{background:url(/media/images/line.png) no-repeat 100% 0;}
.menu li.hoe a{padding:0 22px 0 18px;}
.menu li.wie strong{background:url(/media/images/wie.png) no-repeat 0 10px;}
.menu li.wie{background:url(/media/images/line.png) no-repeat 100% 0;	}
.menu li.wie a{padding:0 19px;}
.menu li.referenties strong{background:url(/media/images/referenties.png) no-repeat 0 10px;}
.menu li.referenties{background:url(/media/images/line.png) no-repeat 100% 0;}
.menu li.referenties a{padding:0 13px 0 20px;}
.menu li.offerte strong{background:url(/media/images/offerte.png) no-repeat 0 13px;}
.menu li.offerte{background:url(/media/images/line.png) no-repeat 100% 0;}
.menu li.offerte a{padding:0 20px 0 20px;}
.menu li strong em{
	padding:0 0 0 40px;
	font-style:normal;
	font:17px 'Interstate';
}
.menu li.active{
	background:url(/media/images/menu_active.gif) repeat-x -1px 0;
	height:73px;
}
.menu li.active a{
	background:url(/media/images/arrow.gif) no-repeat 50% 100%;
	height:73px;
}
.player_holder{
	padding:0 48px;
	clear:both;
	margin:-32px 0 0;
	overflow:hidden;
}
.shadow_box{
	width:982px;
	background:url(/media/images/shadow.png) no-repeat;
	padding-top:30px;
	z-index:1;
}
.shadow_frame{
	background:url(/media/images/shadow_frame.png) repeat-y;
	padding:0 20px;
}
#slider {
	width:940px;
	height:400px;
	border:1px solid #424242;
	border-bottom:none;
	overflow:hidden;
}
#slider-img {
	width:580px;
	height:400px;
	overflow:hidden;
	float:left;
} 
#slider ul {
	width:359px;
	height:400px;
	float:left;
	background-color:#323232;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.18, rgb(37,37,37)),
	    color-stop(0.8, rgb(63,63,63))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(37,37,37) 18%,
	    rgb(63,63,63) 80%
	);
	border-left:1px solid #424242;
}
#slider ul li {
	height:78px;
	width:360px;
	border-top:1px solid #6c6c6c;
	border-bottom:1px solid #2c2c2c;
}
#slider ul li:first-child {
	border-top:none;
}
#slider ul li.last {
	border-bottom:none;
}
#slider ul li a {
	width:360px;
	height:78px;
	display:block;
	color:#c2c2c2;
	text-decoration: none;
	font-size: 18px;
}
#slider ul li a:hover {
	color:#f8f8f8;
}
#slider ul li a span {
	position: relative;
	top:30px;
	left:40px;
}
#slider li.activeSlide span.sl1 {
	width:40px;
	height:78px;
	display:inline-block;
	background:url(/media/images/slide-active1.png) left 50% no-repeat;
	position:relative;
	margin:0 0 -78px -40px;
	top:-13px;
	left:1px;
	z-index: 100;
}
#slider li.activeSlide span.sl2 {
	width:40px;
	height:78px;
	display:inline-block;
	background:url(/media/images/slide-active2.png) left 50% no-repeat;
	position:relative;
	margin:0 0 -78px -40px;
	top:-13px;
	left:1px;
	z-index: 100;
}
#slider li.activeSlide span.sl3 {
	width:40px;
	height:78px;
	display:inline-block;
	background:url(/media/images/slide-active3.png) left 50% no-repeat;
	position:relative;
	margin:0 0 -78px -40px;
	top:-13px;
	left:1px;
	z-index: 100;
}
#slider li.activeSlide span.sl4 {
	width:40px;
	height:78px;
	display:inline-block;
	background:url(/media/images/slide-active4.png) left 50% no-repeat;
	position:relative;
	margin:0 0 -78px -40px;
	top:-13px;
	left:1px;
	z-index: 100;
}
#slider li.activeSlide span.sl5 {
	width:40px;
	height:78px;
	display:inline-block;
	background:url(/media/images/slide-active5.png) left 50% no-repeat;
	position:relative;
	margin:0 0 -78px -40px;
	top:-13px;
	left:1px;
	z-index: 100;
}
#slider-img a span {
	width:108px;
	height:108px;
	display:block;
	position: relative;
	z-index:500;
	background:url(/media/images/playbutton.png) center top no-repeat;
	top:-250px;
	left:240px;
}
#slider-img a:hover span {
	background:url(/media/images/playbutton.png) center bottom no-repeat;
}
a#player{
	width:940px;
	border:1px solid #2d2d2d;
	height:430px;
	display:block;
}
#main{
	width:1078px;
	overflow:hidden;
	background:url(/media/images/main_shadow.png) no-repeat;
} 
.holder{
	width:942px;
	padding:0 0 0 68px;
	overflow:hidden;
	line-height:22px;
}
.contact{
	width:226px;
	float:left;
}
.contact .info{padding:19px 0 53px 40px;}
.contact ul{margin:25px 0 0 0;}
.contact ul li{padding:0 0 6px 0;}
.news{
	width:618px;
	float:left;
}
.offerte-btn {
	width:324px;
	float:left;
}
.offerte-btn h1 {
	text-indent: -9999px;
}
.offerte-btn a {
	width:312px;
	height:271px;
	display:inline-block;
	background:url(/media/images/offerte-action.png) left top no-repeat; 
	text-indent: -9999px;
	margin:-111px 0 0 14px;
	position:absolute;
	z-index: 1000;
}
.offerte-btn a:hover {
	background:url(/media/images/offerte-action.png) left bottom no-repeat; 
}





.voor .head{border:none;}   
.voor{
	width:324px;
	float:left;
}
.voor a.lees {
	float:left;
	margin:30px 0 12px 30px;
}
.twitter {
	width:369px;
	float:left;
	height:300px;
	overflow: hidden;
}
#twtr-widget-1 .twtr-tweet-text p {
	font:13px Arial,Verdana,sans-serif;
	color:#000!important;
	line-height: 22px!important;
}
#twtr-widget-1 .twtr-tweet-text p a {
	color:#9e00c5!important;
}
#twtr-widget-1 em {
	color:#fff;
}
#twtr-widget-1 .twtr-tweet a.twtr-timestamp {
	color:#6e6e6e!important;
	font:11px Arial,Verdana,sans-serif;
}
.twitter .twtr-reply, .twitter .twtr-rt, .twitter .twtr-fav {
	display:none;
}
.twtr-doc {
	margin:0 0 0 20px;
}
.tech {
	float:left;
	width:249px;
}
.tech .info {
	padding:22px;
	line-height: 22px;
}
.tech ul {
	margin:12px 0;
}
.tech li {
	padding-left:28px;
	background:url(/media/images/available.gif) 3px 5px no-repeat;
	border-bottom:1px solid #d9d9d9;
}
.head{
	zoom:1;
	background:url(/media/images/bg_head.gif) repeat-x;
	border-right:1px solid #fff;
}
.info{
	zoom:1;
	border-right:1px solid #efe0f9;
	overflow:hidden;
}
.info address{
	display:block;
	padding:0 0 4px 0;
}
.holder_frame{
	overflow:hidden;
	width:100%;
}
.holder_frame h1{
	color:#4d077f;
	font:23px 'Interstate',Verdana;
	padding:21px 0 23px 30px;
}
.news img{
	float:left;
	border:4px solid #e0e0e0;
	margin:0 10px 0px;
	max-width:152px;
}
.news p{
	width:380px;
	float:right;
	margin:0 20px 12px 0;
	text-align:left;
	line-height:22px;	
}
.news p a.lees {
	margin:12px 0 0 0;	
}

a.lees{
	display:block;
	background:url(/media/images/separator1.gif) no-repeat 0 8px;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 10px;
}
.news a {display:block;}
.news .info{padding:19px 0 30px 18px;}
#footer_wrapper{
	width:100%;
	height:86px;
	background:url(/media/images/bg_footer.gif) repeat-x;
	bottom:0;
	left:0;
	position:absolute;
	overflow:hidden;
}
#footer{
	width:1078px;
	float:left;
	position:relative;
	left:-50%;
	padding:15px 0 0;
	overflow:hidden;
	color:#6e6e6e;
}
.footer_placer{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#footer strong.footer_logo{
	float:left;
	margin:0 0 0 34px;
}
#footer ul{
	float:left;
	margin:20px 0 0 23px;
	overflow:hidden;
}
#footer strong.footer_logo a{
	display:block;
	width:27px;
	height:45px;
	background:url(/media/images/footer_logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
a.algemene{
	float:right;
	margin:22px 29px 0 0;
	text-decoration:underline;
}
a.algemene:hover{text-decoration:none;}
#footer li{
	float:left;
	padding:0 17px 0 0;
}
.all .menu{top:136px;}
.all .topnav{
	top:92px;
	right:45px;
}
.all strong.logo a{
	top:36px;
	left:152px;
}
.holder_frame{	
	background:url(/media/images/holder_frame_new.png) no-repeat 0 100%;
	overflow:hidden;
	padding:0 68px 40px;
}
.content_holder{
	width:100%;
	overflow:hidden;
}
.content{
	width:910px;
	padding:19px 32px 30px;
	overflow:hidden;
}
.content_holder h1{
	font:28px 'Interstate';
	margin:29px 0 0 103px;
	height:51px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
.column{
	width:385px;
	padding:20px 24px 0;
	background:#f5f5f5 url(/media/images/bg_column.png) no-repeat 4px 0;
	border:1px solid #e8e8e8;
	float:left;
	min-height:500px;
	margin:0 10px 0 0;
}

* html .column{height:737px;} 
.content h2{
	font:24px 'Interstate',Verdana;
	color:#868686;
	padding:0 0 12px 0;
}
.column img{margin:0 0 28px 0;}
.column p{
	line-height:24px;
	margin:0 15px 24px -2px;
}
.column a{
	display:block;
	margin:-20px 0 38px;
}

.column p a{
	display:inline;
	margin:0;
}

.referenties_box{
	width:685px;
	padding:20px 0 36px 0;
}
.referenties_box h2{padding:0 0 19px;}
.referenties_box p{line-height:23px;}
ul.banners_section li{
	width:285px;
	float:left;
	margin:9px 18px 0 0;
	background:url(/media/images/v_dots.gif) repeat-y 100% -2px;
}
ul.banners_section li.last{background:none;}
ul.banners_section li a{
	width:262px;
	display:block;
	background:url(/media/images/dots.gif) repeat-x;
	padding:35px 0 0;
	margin:-5px 0;
	overflow:hidden;
	position:relative;
}
ul.banners_section li a img{
	background:url(/media/images/dots.gif) repeat-x 0 100%;
	padding:0 0 38px;
}
.contacts{
	width:364px;
	float:left;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
	padding:0 0 0 4px;
	min-height:417px;
	margin:0 20px 10px 0;
}
* html .contacts{height:417px;}
.contacts ul{
	line-height:24px;
	margin:0 0 25px;
}
.contacts_frame{
	background:url(/media/images/bg_lines.gif) repeat-x;
	padding:31px 17px 0;
}
.nieuws_box{
	width:830px;
	border:1px solid #e8e8e8;
	background:#f5f5f5 url(/media/images/bg_lines.gif) repeat-x;
	overflow:hidden;
	padding:18px 25px 0;
	margin:0 0 8px 0;
}
.nieuws_box h2{padding:0 0 20px;}
.nieuws_box p{line-height:22px;}
.nieuws_box img{
	float:right;
	border:1px solid #e2e2e2;
	margin:0 0 25px;
}
.nieuws_holder{
	float:left;
	width:610px;
}
a.button{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(/media/images/button.gif) no-repeat;
	width:160px;
	height:30px;
	margin:20px 0 10px 4px;
}
.items{
	padding:20px 0 0;
	overflow:hidden;
}
.items h2{padding:0 0 17px;}
.items p{
	width:570px;
	line-height:24px;
	margin:0 0 25px;
}
.content h3{
	font-size:18px;
	color:#2f2f2f;
	padding:0 0 9px;
}
.content h4{
	font-size:14px;
	color:#868686;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 0 11px;
}
.items ul{
	margin:-16px 0 2px;
	width:100%;
}
.items ul li{
	background:url(/media/images/separator2.gif) no-repeat 8px 0;
	padding:0 0 10px 42px;
}
.items ol li{
	padding:0 0 13px;	
}
.items ol{margin:7px 0 16px 31px;}
.items ol li span{display:block;}
.items ul,.items ol,.items dd{color:#747474;}
.items dl{margin:8px 0 3px 9px;}
.items dt{
	font-weight:bold;
	font-size:12px;
	padding:0 0 2px;
}
.items dd{
	padding:0 0 21px 23px;
	background:url(/media/images/separator3.gif) no-repeat 14px 7px;
}
th.first,td.first{
	width:105px;
	background:#eaeaea url(/media/images/table_bg1.gif) repeat-x!important;
	vertical-align:middle;
	padding:11px 0 10px 13px;
	text-align:left!important;
}
.items table{
	margin:9px 0;
}
.items table th,.items table td{
	width:65px;
	text-align:center;
}
.items td,.items th{background:url(/media/images/table_bg2.gif) repeat-x;}
.items td.last{
	width:105px;
	background:#eaeaea url(/media/images/table_bg1.gif) repeat-x!important;
	vertical-align:middle;
	padding:10px 0 10px 15px;
	text-align:left!important;
	border-bottom:1px solid #b2c1ca!important;
}
.items tr.last td{border-bottom:1px solid #cddbe5;}
.items span.available{
	display:block;
	text-indent:-9999px;
	background:url(/media/images/available.gif) no-repeat;
	margin:0 0 0 25px;
}
.video_box{
	border:1px solid #d9d9d9;
	background:#eee;
	width:270px;
	padding:5px 5px 0;
	margin:0 18px 15px 0;
	float:left;
	height:310px;
}
.video_box strong{
	color:#8e01b1;
	font-size:15px;
	line-height:21px;
	display:block;
	padding:15px 0 10px;
}
.video_box p{margin:0 0 25px; width:270px;}
ul.tabset{
	overflow:hidden;
	width:100%;
	margin:7px 0 0;
	font-size:22px;
	font-family: 'InterstateRegular';
}
ul.tabset li{
	background:url(/media/images/bg_tabs.gif) no-repeat 0 -53px;
	float:left;
	width:293px;
	height:53px;
	padding:0 2px 0 0;
}
ul.tabset li a{
	width:277px;
	height:34px;
	display:block;
	padding:16px 0 3px 16px;
}
ul.tabset li a{color:#fff;}
ul.tabset li a:hover{
	text-decoration:none;
	color:#7a1eba;
}
ul.tabset li a.active{
	background:url(/media/images/bg_tabs.gif) no-repeat;
	color:#7a1eba;
}
ul.tabset li a{color:#fff;}
.tabs_section{
	width:883px;
	border-top: 1px solid #dfdfdf;
	background:#f4f4f4;
	overflow:hidden;
}
.table_area{
	width:511px;
	float:left;
	overflow:hidden;
}
.table_discription{
	float:right;
	margin:27px 33px 0 0;
	display:inline;
}
.table_discription strong{padding:0 20px 0 0;}
.table_area span.available{
	display:block;
	text-indent:-9999px;
	background:url(/media/images/available.gif) no-repeat;
}
.table_area table{
	margin:10px 0 27px 10px;
	float:left;
	overflow:hidden;
	width:100%;
	display:inline;
}
.table_area td.first{
	width:248px!important;
	text-align:left;
	vertical-align:middle;
	background:none!important;
	padding:7px 0 6px 14px;
}
.table_area td{
	border-bottom:1px solid #e1e1e1;
	width:74px;
}
.tabs_frame{
	width:100%;
	background:url(/media/images/bg_tabs_section.gif) no-repeat 0 100%;
	overflow:hidden;
	padding-bottom:8px;
}
.addition{padding:20px 0 27px 0 ;}
.addition span{
	display:block;
	padding:0 0 8px;
}
.hoe_box {padding:18px 0 0;}
.hoe_box p{
	width:670px;
	line-height:24px;
	margin:0 0 28px;
}
.hoe_box h2{padding:0 0 20px;}
#slideshow{
	float:left;
	height:155px;
	width:160px;
	position:relative;
	list-style:none;
	top:23px;
	left:57px;
}
#slideshow li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:142px;
	width:161px;
	vertical-align:top;
}
#slideshow li.active{ z-index:2;}
#slideshow img{ display:block;}
#gmap-inner, #map_canvas{
	width:487px; 
	height:518px;
	margin-left: 390px;
}


/* TOPNAV 13-04-10*/

.topnav li.active_home{
	background:url(/media/images/topnav_active.gif) no-repeat;
	padding:4px 8px 5px 5px;
	margin:0 15px 0 0;
}

.topnav li.active_nieuws{
	background:url(/media/images/topnav_active.gif) no-repeat;
	padding:4px 8px 5px 5px;
	margin:0 15px 0 0;
}

.topnav li.active_contact{
	background:url(/media/images/topnav_active.gif) no-repeat;
	padding:4px 8px 5px 5px;
	margin:0 15px 0 0;
}

#offerte h2 {
	padding:12px 0 24px 0;
}

#offerte h3 {
	font:15px Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#8e01b1;
}

#offerte .column {
	padding:0;
	background:none;
	border:none;
	margin-right:20px;
	width:419px;
}
#offerte .column .item {
	padding:20px 24px;
	border:1px solid #dcdcdc;
	background-color:#eeeeee;
	margin-top:20px;
}
#offerte .column .item:first-child {
	margin-top:0;
}
#offerte form li {
	margin:6px 0;
	padding:6px 4px; 
}
#offerte form label {
	color:#868686;
	position: relative;
	top:2px;
	left:20px;
	cursor:pointer;
}
#offerte form .tekst label {
	left:0px;
	display:block;
	margin:0 0 12px 0;
}
#offerte form .tekst input, #offerte form .tekst textarea {
	width:348px;
	border:none;
	padding:0px 6px;
	line-height: 26px;
	height: 26px;
	color:#868686;
 	-moz-box-shadow:inset 0 0 3px #626262;
   	-webkit-box-shadow:inset 0 0 3px #626262;
   	box-shadow:inset 0 0 3px #626262;
   	resize:none;
}
#offerte form .tekst textarea {
	height: 134px;
}
#offerte form #submit {
	width:361px;
	font:24px 'Interstate';
	color:#fff;
	background:url(/media/images/offerte-submit.png) left top no-repeat;
	text-indent:-9999px;
	border:0;
	height:79px;
	cursor:pointer;
	display:block;
}
#offerte form #submit:hover {
	background:url(/media/images/offerte-submit.png) left bottom no-repeat;
}
div.error {
	color:red;
	line-height:20px;
	margin:0 0 20px 12px;
}
div.error ul li {
	margin-left:18px;
	list-style-type:disc;
}
label.error{
	color:red !important;
}
#offerte.bedankt a.lees {
	margin-top:30px;
}
#offerte.bedankt .content {
	min-height: 200px;
}


.intro {
	width:670px;
	margin:0 0 20px 0;
}

li.safety{
	display:none;
}

.movies .content p.item-text {
	margin-bottom: 20px;
	width:880px;
}
.movies .content {
	padding:19px 32px 0 32px;
}

.team .column img {
	float:right;
	margin:-30px 0 80px 0;
}
.team .column {
	min-height: 400px;
}

