/* 
	HTML
*/

<<<<<<< .mine
html {
	height: 100%;
}

/* 
	BODY
*/

body {
	margin: 0px;
	height: 100%;
	background-color: #000000;
}

/* DIV */

div.top { 
	position: absolute;
	background-image: url(images/bckboven.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 392px;
	z-index: 4;
}

div.buttons {
	position: absolute;
	left: 0px;
	top: 149px;
	width: 159px;
	height: 160px;
	z-index: 5;
}

div.scaley { 
	position: absolute;
	background-image: url(images/bckmidden.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

div.content { 
	position: absolute;
	left: 159px;
	top: 0px;
	width: 623px;
	height: 100%;
	z-index: 5;
}

div.bottom { 
	position: absolute;
	background-image: url(images/bckonder.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: -1px;
	width: 100%;
	height: 139px;
	z-index: 3;
}

div.scalex { 
	position: absolute;
	background-image: url(images/bckrechts.jpg);
	background-repeat: repeat-x;
	left: opx;
	top: 0px;
	width: 100%;
	height: 321px;
	z-index: 1;
}

/* IFRAME */

iframe.iframe {
	position: absolute;
	top: 112px;
	width: 623px;
	height: 50px;
}

/* IMG BUTTONS */

img.left01vp {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 159px;
	height: 20px;
}

img.left02mobtel {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 159px;
	height: 20px;
}

img.left03caraudio {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 159px;
	height: 20px;
}

img.left04cruise {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 159px;
	height: 20px;
}

img.left05navig {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 159px;
	height: 20px;
}

img.left06beveilig {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 159px;
	height: 20px;
}

img.left07multi {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 159px;
	height: 20px;
}

img.left08contact {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 159px;
	height: 20px;
}

/* TEXT */

.verdana12pxpaars  { 
	color: #471c47; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.verdana10pxpaars { 
	color: #471c47; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
=======
.verdana12pxpaars  { color: #471c47; font-size: 12px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.verdana10pxpaars { color: #471c47; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { color: #471c47; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
>>>>>>> .r5
