@charset "UTF-8";* {  margin: 0;  padding: 0;}#container {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  margin: auto;  overflow: hidden;  background-color: #212121;}#overlay {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  margin: auto;  background-color: #ffffff;}#border {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  box-sizing: border-box;  border:1px solid #cccccc; }#clicktag {  position: absolute;  width: 100%;  height: 100%;  top: 0px;  left: 0px;  cursor: pointer;  opacity: 0;}#content {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  }#driehoekBg {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  background-image: url("driehoekBg.png");}#background {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  background-image: url("image.jpg");}#phev {  position: absolute;  width: 720px;  height: 480px;  top: 0px;  left: 0px;  background-image: url("phev.png");}#deNieuweOutlander {  position: absolute;  left: 45px;  top: 45px;}#subline {  position: absolute;  left: 49px;  top: 136px;}#bijtelling {  position: absolute;  left: -1px;  bottom: 24px;}#bijzin {  position: absolute;  left: 36x;  top: 128ppx;  width: 341px;  height: 14px;  color: #787878;  font-family: DIN;  font-size: 17px;  font-weight: 400;  line-height: 62px;  text-transform: uppercase;}#logo {  position: absolute;  right: 0px;  bottom: 0px;  width:108px;  height:185px;}