html,body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	background: #cef;
}

/* Flash */

div.raster {
	display: block;
	position: absolute;
	z-index: 1;
	margin: auto;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(img/raster.gif) 0 0;
}
div#vermeulen-movietest {
	display: block;
	position: absolute;
	z-index: 0;
	margin: auto;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
}
div#vermeulen-back img {
	display: block;
	position: absolute;
	z-index: 0;
	margin: auto;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
}


div.main-text {
	display: none;
}

div#container {
	display: block;
	position: absolute;
	z-index: 6;
	margin: 0 auto;
	top: 0;
	width: 100%;
}

div#bottom-rand {
	display: block;
	position: absolute;
	z-index: 4;
	margin: 0 auto;
	top: 450px;
	width: 100%;
	height: 350px;
	background: url(img/scratch-bottomrand.gif) repeat-x 0 3px;
}

/* images per item background */
img#carwrapping-image {
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	width: 100%;
	height: 600px;
	background: #333;
	vertical-align: top;
}

div#vermeulenreclame {
	display: block;
	position: absolute;
	margin: 0 auto;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
	vertical-align: top;
}

/* Content */
div#content {
	display: block;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 480px;
}

div#item {
	display: block;
	margin: 0 auto;
	width: 1024px;
	height: 370px;
}

div.item {
	float: left;
	margin: 0;
	padding: 130px 0 0 0;
	width: 380px;
	height: 370px;
	background: white;
}
div.widecol {
	width: 680px;
}

div#item img {
	margin: 120px 0 0 0;
}
div.movie {
	padding-top: 145px;
	margin-left: 20px;
}



div.item h2 {
	margin: 0;
	padding: 0 20px;
}

div.item p {
	display: block;
	margin: 0;
	padding: 10px 20px;
	
	height: 270px;
	overflow: auto;
}

div.item ul {
	margin: 0;
	padding: 10px 20px;
}
div.item ul li {
	list-style: none;
	margin: 0;
}
div.item ul li span {
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 20px;
}

div.item form.ftpupload {
	margin: 0;
	padding: 20px 20px;
}
div.item form.ftpupload input, div.item form.ftpupload label {
	margin: 10px 0;
	padding: 0;
}
div.item form.ftpupload label {
	width: 50px;
}
div.item form.ftpupload input.verstuur {
	margin-left: 46px;
}

div.widecol p {
	float: left;
	width: 300px;
	margin: 0;
	padding: 10px 20px;

}
div.widecol p.contact {
	float: left;
	width: 600px;
	height: 50px;
	margin: 0;
	padding: 10px 20px;
font-size: 11px;
}

div.item a {
	color: #2582df;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
	font-stretch: extra-condensed;
}

div.item a:hover {
	color: #f60;
}

div#fotoblock {
	display: block;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 140px;
	width: 100%;
	height: 0;
}

div#carwrapping-menu {
	display: block;
	margin: 0;
	padding: 0;
	width: 634px;
	height: 0;
}

/*
div#fotoblock {
	display: block;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 140px;
	width: 100%;
	height: 480px;
}

div#fotoblock div {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	height: 300px;
}

div#fotoblock div ul {
	display: block;
	margin: 0 0 0 420px;
	padding: 0;
	width: 560px;
	height: 310px;
}

div#fotoblock div ul li {
	list-style: none;
	float: left;
	margin: 2px 6px;
	padding: 0;
}
div#fotoblock div ul li a img {
	border: none;
}


*/ /* Wrapmyride content */
div#carwrapping-menu {
	display: block;
	margin: 0 auto;
	width: 1024px;
	
	
	
	
	
	
	height: 0;
	padding: 0;
}

/* wrap my ride TV */


div#bottom-rand div {
	display: block;
	margin: 0 auto;
	width: 1024px;
	height: 150px;
	padding: 0;
}

div#bottom-rand a{
	float: left;
	margin: 35px 0 0 20px;
	padding: 2px 0;
	height: 50px;
	
	font-family: "Gill Sans";
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #2582df;
}
div#bottom-rand a:hover{
	color: #f60;
}

div#bottom-rand a.wrapmyridetv {
	clear: both;
	float: left;
	margin: 30px 0 0 10px;
	padding: 0;
	width: 200px;
	height: 50px;
	background: url(img/wrapmyridetv.png) no-repeat 0 0;
}
div#bottom-rand img.logocorel {
	float: right;
	margin: 75px 27px 0 0;

}

div#bottom-rand a.adreshome {
	color: #CCEEFF;
}












