@charset "UTF-8";* {  margin: 0;  padding: 0;}#container {  position: absolute;  width: 970px;  height: 250px;  top: 0px;  left: 0px;  margin: auto;  overflow: hidden;  background-color: #212121;}#overlay {  position: absolute;  width: 970px;  height: 250px;  top: 0px;  left: 0px;  margin: auto;  background-color: #ffffff;}#border {  position: absolute;  width: 970px;  height: 250px;  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: 970px;  height: 250px;  top: 0px;  left: 0px;  }#driehoekBg {  position: absolute;  width: 970px;  height: 250px;  top: 0px;  left: 0px;  background-image: url("driehoekBg.png");}#background {  position: absolute;  width: 970px;  height: 250px;  top: 0px;  left: 0px;  background-image: url("image.jpg");}#phev {  position: absolute;  width: 970px;  height: 250px;  top: 0px;  left: 0px;  background-image: url("phev.png");}#deNieuweOutlander {  position: absolute;  left: 29px;  top: 31px;}#subline {  position: absolute;  left: 29px;  top: 106px;}#bijtelling {  position: absolute;  left: 1px;  bottom: 19px;}#bijzin {  position: absolute;  left: 36x;  top: 128px;  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:94px;  height:160px;}