html,body{
	height:100%;
}

#window{
	/*width:100%;
	height:100%;
	overflow:hidden;*/
}

#window img{

}
* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#f6f0c4;
	color:#231f20;
}
body {
	padding-right:0px;
}

img {
	border:0px none;
}
ul,ol {
	list-style:disc;
	list-style-image:none;
	list-style-position:inside;
}
p {
	padding:11px 0px;
}
p.small {
	font-size:10px;
}
p.strong {
	font-weight:bold;
}
a, ol li {
	zoom:0;
}	
a:link,
a:visited {
	color:#2992cb;
	text-decoration:underline;
}
a:hover {
}
.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}
ul.u li {
	padding-left:10px;
}

/* Website */
#website-outer {
	position:relative;
	padding:20px 0px;
}
#website {
	background:url('images/website-background.jpg');
	width:939px;
	position:relative;
	overflow:hidden;
	margin:0px auto;

}

#website #website-inner {
	padding:0px 7px;
}
#website .border-top {
	height:7px;
	background:url('images/website-border-top.png') repeat-x -108px 0px;
	margin-left:1px;
	z-index:2;
	position:relative;
	line-height:0px;
	font-size:0px;
}

#website-outer .border-bottom {
	height:7px;
	background:url('images/website-border-bottom.png') repeat-x 7px 0px;
	z-index:12;
	position:relative;
	line-height:0px;
	font-size:0px;
}
#website .border-left {
	height:9999px;
	background:url('images/website-border-left.png') repeat-y 0px 7px;
	width:7px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
#website .border-right {
	height:9999px;
	background:url('images/website-border-right.png') repeat-y 0px -149px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
}

/* hx */
h1 {
	text-align:center;
	color:#231f20;
	font-size:53px;
	font-family:Verdana, Geneva, sans-serif;
}
h1 span {
	display:block;
	font-size:17px;
	text-align:center;
	letter-spacing:-1px;
}
h1.red span {
	text-align:left;
}
h1 span.p {
	padding-top:7px;
}
h1 small {
	font-size:9px;
}
h1.orange {
	background-color:#f7923b;
	margin-bottom:10px;
}
h1.blue {
	background-color:#12b7eb;
	border:1px solid #48c6e7;
	margin-bottom:10px;
}
h1.bisque {
	background-color:#f6f0c4;
	color:#000;
	font-size:50px;
	position:relative;
	margin-bottom:10px;
}
h1.bisque span {
	font-size:12px;
}
h1 span.edition {
	font-size:12px;
	color:#7ac143;
	right:10px;
	bottom:5px;
	position:absolute;
}
h1.red {
	background-color:#ef473b;
}
h1.red span {
	font-size:14px;
}
h1.red span strong {
	display:inline;
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
h2 {
	text-align:center;
	color:#fff;
	margin:5px 0px;
	font-size:30px;
}
h1 span.right {
	text-align:right;
}
p.big {
	font-size:14px;
	font-weight:bold;
}

.halfbox {
	border:3px solid #ef473b;
	border-top:none;
	padding:0px 20px;
	font-size:11px;
	background-color:#fbf9da;
}
span.bu {
	color:#2b3990;
	font-weight:bold;
}
h2 {
	text-align:center;
	color:#231f20;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

#intro2 {
	background:#ef473b;
	padding:13px;
	color:#fff;
	margin-bottom:50px;
	position:relative;
	height:721px;
}
#intro2 .t {
	z-index:2;
	position:relative;
}
#intro2 img {
	position:absolute;
	left:-10px;
	top:50px;
}
#intro2 h3 {
	color:#fff;
	text-align:center;
	font-size:26px;
}
#intro2-outer {
	padding:22px;
}

/* Top */
#intro {
	background:#7bc143;
	padding:13px;
	color:#fff;
	margin-bottom:40px;
	position:relative;
	z-index:2;
}
#intro .i {
	background:#f6f0c4;
	padding:10px;
	position:relative;
}
#intro .i .special {
	position:absolute;
	right:0px;
	top:20px;
}
#intro h3 {
	color:#fff;
	text-align:center;
	font-size:35px;
	padding-top:5px;
}
#intro .left {
	float:left;
	width:420px;
	padding-left:10px;
	padding-right:50px;
}
#intro img {
	position:absolute;
	bottom:-33px;
	right:19px;
}
#intro img.a {
	position:relative;
	padding-top:15px;
	bottom:auto;
	right:auto;
}
#intro h6 {
	position:absolute;
	right:7px;
	bottom:5px;
	color:#7ac143;
	font-size:11px;
	font-weight:bold;
}

.box {
	padding:20px 10px;
	color:#fff;
	margin-bottom:30px;
}
.box .top {
	width:413px;
	position:absolute;
	top:-10px;
	left:0px;
	text-align:center;
}
.box .top h4 {
	display:inline;
	border:4px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background:#ef483c;
	padding-bottom:0px;
	padding:1px 2px;
}
p strong.h {
	color:#2b3990;
}
.box h3 {
	font-size:24px;
	text-align:center;
}
.box h3 big {
	font-size:35px;
}
.box h3 big big {
	font-size:45px;
}
.box h4 big {
	font-size:18px;
}
.box-red {
	background:#ef473b;
}
.box-green {
	background:#7bc143;
}
.box-bisque {
	background:#f2e8af;
}
.box-orange {
	background:#f7923b;
}
.box-z-m-b {
	margin-bottom:0px;
}
.box-l-p {
	padding:0px 0px;
}
.box-blue {
	background:#12b7eb;
}
span.h {
	display:block;
	color:#2b3990;
	font-weight:bold;
}
.text-small h3 {
	font-size:22px;
}
.text-smaller h3 {
	font-size:20px;
}
.text-small h3 big {
	font-size:24px;
}

/* Offers */
.offers {
	list-style-image:none;
	list-style:none;
	position:relative;
	overflow:hidden;
	left:0px;
}
.offers td {
	padding-left:0px;
	padding-bottom:15px;
	vertical-align:top;
	width:209px;
}
.offers p {
	padding:0px;
}
.offers h4 {
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
}
.offers h4 a:link,
.offers h4 a:visited {
	color:#27aae1;
	text-decoration:none;
}

/* q-q */
#q-q {
	position:relative;
}
#q-q #ge1 {
	float:right;
	padding:5px;
}
#q-q #sportief {
	float:right;
	padding:5px;
}

#q-q h3{
	text-align:center;
}

#q-q h3 small {
	font-size:16px;
	display:block;
	padding-top:5px;
}
#q-q h3 small big {
	font-size:24px;
}

#q-q #hotel {
	float:left;
	margin-top:-20px;
	margin-left:-10px;
	padding-right:10px;
}

#q-q ul {
	padding-top:30px;
	font-weight:bold;
	padding-bottom:20px;
}
#q-q .bottom {
	margin-top:10px;
}
#q-q .bottom img {
	position:absolute;
	bottom:-30px;
	right:-10px;
}

/* q w */
#q-w {
	padding-bottom:0px;
}
#q-w .bottom {
	position:relative;
}
#q-w .bottom img {
	position:absolute;
	right:-5px;
	bottom:35px;
}

#q-w h4 {
	padding:10px 25px;
}

#droom{
	display:block;
	float:right;
	margin-bottom:-10px;
	padding-top:15px;
	padding-bottom:19px;
	z-index:1000;
}

p.pmore {
	padding-top:20px;
	padding-bottom:20px;
}

/* q e */
#q-e {
	position:relative;
}

#q-e h3{
	font-size:24px;
}

#q-e #ontario1, #q-e #ontario2{
	float:right;
	display:block;
	padding:10px;
}

#q-e #ontario2 {
	margin-right:-30px;
}
#q-e #her {
	float:left;
	padding:5px;
	padding-top:10px;
}
#q-e p.c {
	padding-bottom:15px;
}
#q-e .bottom {
	position:relative;
}
#q-e .bottom img {
	position:absolute;
	bottom:-50px;
	right:-10px;
}
#q-e span {
	position:absolute;
	top:296px;
	right:24px;
}
#q-e h4 {
}
.box h4 {
	text-align:left;
	padding-bottom:15px;
	font-size:14px;
}
.box h6 {
	font-size:8px;
	position:relative;
	top:12px;
	letter-spacing:-1px;
}

/* q r */
#q-r {
}
#q-r h3 {
	padding-bottom:10px;
	text-align:left;
	font-size:20px;
}
#q-r h4 {
	padding:10px 0px;
}
#q-r h4.c {
	padding:0px;
	padding-left:10px;
}
#q-r .box {
	position:relative;
	padding-bottom:40px;
	margin-bottom:80px;
}
#q-r .bottom {
	margin-top:206px;
}
#q-r .bottom {
	position:relative;
}
#q-r .bottom img {
	position:absolute;
	bottom:20px;
}
#q-r img {
	position:absolute;
	right:-10px;
	bottom:-60px;
}

#q-z {
}
#q-z  h3 {
	padding-bottom:10px;
	text-align:center;
	font-size:24px;
}
#q-z  .box {
	position:relative;
	padding-bottom:10px;
}
#q-z  .bottom {
	margin-top:206px;
}

#q-z  img {
	display:block;
	float:right;
	margin-right:-40px;
	margin-top:-15px;
}

#thirdcontainer{
	display:block;
	float:none;
	clear:both;
}

.third{
	text-align:center;
	font-size:10px;
	width:130px;
	display:block;
	float:left;
	padding-top:15px;
}

/* q t */
.techniek {
	background-image:url('images/techniek.png');
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:20px;
}
#q-t {
}
#q-t  h3 {
}
#q-t #groen1 {
	float:right;
	padding:5px;
}

#q-t #groen2 {
	float:right;
	padding:5px;
	margin-right:-20px;
	margin-top:-20px;
}

#q-t #radar {
	float:left;
	padding:3px;
	position:relative;
	margin-left:-10px;
}
#q-t #tdi {
	float:right;
	padding:10px;
}
#q-t #airbag {
	float:right;
	padding:5px;
}
#q-t span.q {
	display:block;
	padding-right:60px;
}
#q-t span.w {
	display:block;
	padding-left:60px;
}
#q-t {
	position:relative;
}

#t-q {
}
#t-q  h3 {
}
#t-q #groen1 {
	float:right;
	padding:5px;
}

#t-q #groen2 {
	float:right;
	padding:5px;
	margin-right:-20px;
	margin-top:-20px;
}

#t-q #radar {
	float:left;
	padding:3px;
	position:relative;
	margin-left:-10px;
}
#t-q #tdi {
	float:right;
	padding:10px;
}
#t-q #airbag {
	float:right;
	padding:5px;
}
#t-q span.q {
	display:block;
	padding-right:60px;
}
#t-q span.w {
	display:block;
	padding-left:60px;
}
#t-q {
	position:relative;
}

#avontuur1,#avontuur2{
	display:block;
	float:right;
}

#avontuur2{
	margin-bottom:-20px;
	margin-right:-5px;
}

#t-z {
margin-top:50px;
}
#t-z  h3 {
}
#t-z #groen1 {
	float:right;
	padding:5px;
}

#t-z #groen2 {
	float:right;
	padding:5px;
	margin-right:-20px;
	margin-top:-20px;
}

#t-z #radar {
	float:left;
	padding:3px;
	position:relative;
	margin-left:-10px;
}
#t-z #tdi {
	float:right;
	padding:10px;
}
#t-z #airbag {
	float:right;
	padding:5px;
}
#t-z span.q {
	display:block;
	padding-right:60px;
}
#t-z span.w {
	display:block;
	padding-left:60px;
}

#t-z h4{
	text-align:center;
	margin-top:10px;
}

#t-z {
	position:relative;
}

#isolite1, #isolite2{
	display:block;
	float:right;
}

#isolite2{
	margin-top:-10px;
}

/* q y */
#q-y h3 {
	padding-bottom:10px;
}
#q-y .bottom {
	margin-top:170px;
	position:relative;
}
#q-y {
	position:relative;
}
#q-y img {
	position:absolute;
	left:255px;
	top:300px;
}
#q-y .bottom img {
	position:absolute;
	bottom:-10px;
	left:10px;
	top:auto;
	right:auto;
}

/* w-q */
#w-q {
	padding-bottom:0;
}
#w-q .bottom {
	position:relative;
	
}
#w-q .bottom img {
	position:absolute;
	right:11px;
	bottom:20px;
}
#w-q h4 {
	padding:10px 35px;
	text-align:center;
	font-size:18px;
}


#w-q .box-z-m-b{
	margin:0;
	padding:5px;
}

#show1,#show2{
	display:block;
	float:right;
}

#show2{

}


/* w-w */
#w-w {
	position:relative;
	margin-bottom:20px;
	margin-top:20px;
}
#w-w #hotel {
	float:right;
	margin-top:-20px;
}
#w-w #i {
	float:right;
	padding:5px;
	margin-right:-30px;
}
#w-w #zzz {
	float:right;
	padding:5px;
	margin-right:-35px;
}
#w-w .center {
	text-align:center;
	padding:20px 0px;
}
#w-w h4 {
	text-align:left;
	font-weight:bold;
	font-size:17px;
	padding:0px;
	padding-top:15px;
	padding-bottom:0px;
}
#w-w .box {
	padding-bottom:20px;
	position:relative;
}
#w-w p {
}
#w-w dl {
}
#w-w dt {
	float:left;
	width:90px;
}
#w-w .bottom {
	position:relative;
	margin-top:10px;
}
#w-w big {
	font-size:18px;
	font-weight:bold;
}

#w-w #ocassion{
	float:right;
	display:block;
	margin-right:-20px;
}


/* w e */
#w-e {
	padding-top:10px;
}
#w-e .bottom {
	position:relative;
	margin-top:-30px;
}
#w-e .box {
	position:relative;
}
#w-e img.b {
	position:absolute;
	left:206px;
	top:7px;
}
#w-e .bottom img {
	position:absolute;
	right:6px;
	bottom:20px;
}
#w-e h3 {
	padding:10px 0px;
}

#cookbook1{
	display:block;
	float:right;
	margin-right:-25px;
}

#cookbook2{
	display:block;
	margin-left:-15px;
}

/* w r */
#w-r {
}
#w-r h3 {
}
#w-r dl {
	display:block;
}
#w-r dt {
	float:left;
	width:80px;
}
#w-r .box {
	position:relative;
	
}
#w-r big {
	font-size:18px;
	font-weight:bold;
}
#w-r h4 {
	padding:5px 20px;
}
#w-r .bottom {
	position:relative;
	margin-bottom:90px;
	margin-top:50px;
	
}
#w-r  img {
	position:absolute;
	top:216px;
	left:218px;
}

#halfcontainer{
	text-align:center;
	font-size:10px;
}

.half{
	width:50%;
	display:block;
	float:left;
	padding-bottom:10px;
}

/* w t */
#w-t h3 {
	padding-bottom:10px;
}
#w-t p.small {
	width:211px;
}
#w-t {
	position:relative;
}
#w-t img {
	position:absolute;
	right:-15px;
	bottom:-6px;
}

/* w o */
#w-o .bottom {
	position:relative;
}
#w-o .bottom img {
	position:absolute;
	right:-15px;
	bottom:-2px;
}

/* w y */
#w-y {
	position:relative;
	color:#000;
	font-size:9px;
	margin-top:40px;
}
#w-y  .colofon {
	background-color:#2A3990;
	border:1px solid #8E91A0;
	color:#FFFFFF;
	font-size:16px;
	height:26px;
	left:142px;
	line-height:26px;
	position:absolute;
	text-align:center;
	top:-15px;
	width:141px;
}
#w-y p {
	text-align:center;
}
#w-y h1 {
	font-size:13px;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0px;
	padding-top:30px;
	padding-left:20px;
}
#w-y  img {
	bottom:20px;
	position:absolute;
	right:20px;
}

#w-u .bottom {
	position:relative;
	margin-top:140px;
	margin-bottom:40px;
}
#w-u .bottom img {
	position:absolute;
	top:-138px;
	left:156px;
}

/* Columen left */
#columen-left {
	float:left;
	width:413px;
	padding-left:22px;
}

/* Columen right */
#columen-right {
	float:left;
	width:420px;
	padding-left:44px;
	position:relative;
}
#columen-right .vw {
	position:absolute;
	top:-16px;
	left:-17px;
}