@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 /* end reset style */
h3{
	font-size:18px;
	color:#fff;
	margin-bottom:10px;
	font-weight:100;
}
#wrapper{
	font-family:Arial;
	background:url(../images/header.gif) top repeat-x;
}
#toparea{
	width:1024px;
	height:44px;
	margin:0 auto;
}
#toparea ul#nav{
	height:44px;
	margin:0 auto;
	float:left;
}
#toparea ul#nav li{
	height:30px;
	padding-top:14px;
	font-size:14px;
	color:#3f6b90;
	margin-right:16px;
	float:left;
}
#toparea ul#nav li a{
	color:#3f6b90;
}
#toparea ul#nav li span{
	height:11px;
	width:20px;
	padding-bottom:24px;
	background:url(../images/navpoint.gif) bottom no-repeat;
	font-weight:bold;
}
#toparea ul#payoff{
	height:32px;
	padding-top:10px;
	float:right;
	font-size:18px;
	font-style:italic;
	color:#fff;
}
#header{
	width:1024px;
	height:119px;
	margin:0 auto;
	background:url(../images/headermap.jpg) top right no-repeat;
}
#header h1{
	height:119px;
	width:245px;
	background:url(../images/logo.jpg);
}
#header h1 a{
	height:119px;
	width:245px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#viewport-wrapper{
	height:344px;
	background:url(../images/viewportbg.jpg) repeat-x;
	margin:0 auto;
}
#viewport{
	width:1112px;
	height:344px;
	margin:0 auto;
	background:url(../images/viewportfooter.png) bottom no-repeat;
}
#slider{
	width:620px;
	height:312px;
	margin:0 14px 0 52px;
	float:left;
}

/*loopedslider*/

.container{ 
	width:620px; 
	height:312px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer;
	background:#9BBAD6;
}
.slides{
	position:absolute; 
	top:0; 
	left:0; 
	padding:0; 
	margin:0;
	background:#fff;
}
.slides > div{
	position:absolute; 
	top:0; 
	width:620px; 
	display:none; 
}

.slides div.llast{
	display:none !important;
}

ul.pagination{ 
	position:absolute; 
	list-style:none; 
	padding:0; 
	margin:0; 
	top:265px;
	left:22px;
	z-index:10;
}
ul.pagination li{
	float:left; 
	background:url(../images/spage.png); 
	height:32px; 
	width:32px;
}
ul.pagination li a{
	height:32px; 
	width:32px; 
	display:block;
	text-indent:-9999px; 
	overflow:hidden;
}
ul.pagination li.active a{ 
	background:url(../images/spages.png); 
	height:32px; 
	width:32px; 
}

/*end looped slider*/

#slidermall{
	position:absolute;
	z-index:10;
	background:url(../images/slider-mall.png);
	height:9px;
	width:620px;
}
#cloud{
	position:absolute;
	z-index:10;
	margin:16px 0 0 454px;
	padding:10px;
	background:url(../images/cloud.png);
	height:100px;
	width:130px;
}
#cloud h3{
	color:#517da2;
	font-weight:bold;
	height:16px;
}
#cloud p{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
}
#youtube{
	width:340px;
	height:292px;
	float:left;
	margin:0 42px 0 4px;
	padding:20px 20px 0 20px;
	background:url(../images/youtubebg.jpg) no-repeat;
}
#contentin{
	width:1008px;
	margin:0 auto;
	margin-top:30px;
	padding:0 0 0 16px;
	color:#555;
	line-height:18px;
}
#contentin h3{
	color:#a9ccea;
}
#peilers{
	width:1024px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}
#peilers .lokatie{
	width:234px;
	height:248px;
	padding:18px 16px 0 16px;
	background:#bfd5af;
	float:left;
}
#peilers .info{
	width:399px;
	height:248px;
	padding:18px 16px 0 16px;
	background:#f1b200;
	margin:0 30px 0 30px;
	float:left;
}
#peilers .info h3{
	font-size:13px;
}
#peilers .plannen{
	width:234px;
	height:248px;
	padding:18px 16px 0 16px;
	background:#a9ccea;
	float:left;
}
#peilers .plannen p{
	height:185px;
	background:#fff;
	padding:10px;
	font-size:11px;
	color:#555;
	line-height:15px;
}
#infoform{
	font-size:11px;
	height:180px;
	width:379px;
	background:#fff;
	color:#555;
	padding:14px 10px 10px 10px;
}
#infoform .leftside{
	float:left;
	width:240px;
}
#infoform .leftside textarea{
	width:141px;
}
#infoform .leftside li{
	margin-bottom:10px;
}
#infoform .rightside{
	float:right;
	width:138px;
}
#infoform .left{
	float:left;
}
#infoform .right{
	float:right;
	margin-right:16px;
	margin-bottom:4px;
}
#infoform .search{
	margin-top:12px;
}
#infoform .howto{
	margin-top:10px;
}
#infoform .howto select{
	margin-top:6px;
	width:133px;
}
#infoform .sendit{
	background:url(../images/sendbut.jpg) no-repeat scroll 0 0 transparent;
	border:0 none;
	float:right;
	height:35px;
	width:98px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
#infoform .sendit.en{
	background:url(../images/sendbut-en.jpg) no-repeat scroll 0 0 transparent;
}
#footer{
	height:220px;
	background:url(../images/footer.jpg) repeat-x;
}
#footer-inner{
	width:1024px;
	margin:0 auto;
}
#footer ul{
	float:left;
	margin-right:60px;
	margin-top:32px;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
#footer a{
	color:#fff;
}
.bold{
	font-weight:bold;
}
.clear{
	clear:both;
}
.powered{
	font-size:9px;
	color:#fff;
	float:right;
}
.leftside label{
	display:block;
	float:left;
	width:40px;
	margin-right:20px;
	height:18px;
	padding-top:4px;
	margin-bottom:4px;
}
.leftside li{
	clear:both;
}

