html, body {
  background-color:#ffffff;
  font-family:verdana;
  font-size:10px;
  color:#ffffff;
  padding:0;
  margin:0;
  }
a {
  color:#6a8195;
  font-weight:bold;
  text-decoration:none;
  }
	
div.ContentContainer {
  width:900px;
  position:relative;
  }

div.Forside {
  background-image:url(/pics/forside.jpg);
  width:100%;
  height:656px;
  }

div.Footer {
  background-image:url(/pics/footer.jpg);
  width:100%;
  height:73px;
  }
div.Disclaimer {
  background-image:url(/pics/disclaimer.jpg);
  width:100%;
  height:20px;
  }
  
div.Premium {
  background-image:url(/pics/premium.jpg);
  width:100%;
  height:89px;
  }
div.Lagerbiler {
  background-image:url(/pics/lagerbiler.jpg);
  width:100%;
  height:89px;
  }
div.CarContainer {
  background-image:url(/pics/carcontainer.jpg);
  width:100%;
  height:246px;
  }
div.Results {
  background-image:url(/pics/repeat.jpg);
  width:100%;
  text-align:left;
  color:#000000;
  font-size:12px;
  font-family:"Trebuchet MS";
  line-height:1.2;
  }


div.FrontPremiumModel {
  position:absolute;
  top:500px;
  left:473px;
  }
div.FrontLagerbilModel {
  position:absolute;
  top:500px;
  left:673px;
  }
div.FrontPremiumForhandler {
  position:absolute;
  top:548px;
  left:473px;
  }
div.FrontLagerbilForhandler {
  position:absolute;
  top:548px;
  left:673px;
  }

div.FrontPremiumForhandler select, div.FrontLagerbilForhandler select, div.FrontPremiumModel select, div.FrontLagerbilModel select, div.ForhandlerModel select, div.ForhandlerForhandler select {
	/*background-color:#9fb4c7;*/
	background-color:#01295c;
	color:#ffffff;
	width:192px;
	border: 2px solid #ffffff;
	}

div.ForhandlerModel select, div.ForhandlerForhandler select {
	background-color:#516f8c;
	color:#ffffff;
	width:300px;
	border: 2px solid #91a7bc;
	}

div.ForhandlerAdresse {
	margin-left:42px;
	margin-bottom:20px;
	}
div.ForhandlerModel {
  position:absolute;
  top:333px;
  left:540px;
  }
div.ForhandlerForhandler {
  position:absolute;
  top:363px;
  left:540px;
  }
table.ForhandlerTbl {
	width:805px;
	margin-left:40px;
	margin-top:9px;
	margin-bottom:5px;
	}
table.ForhandlerTbl td {
	vertical-align:top;
	}
table.ForhandlerTbl .td1 {
	width:145px;
	}
table.ForhandlerTbl .td2 {
	width:110px;
	}
table.ForhandlerTbl .td3 {
	width:110px;
	}
table.ForhandlerTbl .td4 {
	width:135px;
	}
table.ForhandlerTbl .td5 {
	width:310px;
	}
table.ForhandlerTbl .Header {
	font-weight:bold;
	}
div.ForhandlerDelimiter {
	background-image:url(/pics/delimiter.jpg);
	height:7px;
	width:900px;
	position:relative;
	}
div.cam {
	width:900px;
	position:relative;
	}
div.cam img {
	position:absolute;
	right:55px;
	top:-35px;
	border:0;
	}
div.cam img.cam2 {
	top:-45px;
	}

div.ForhandlerInfo {
	margin-left:42px;
	padding-bottom:10px;
	}

div.FrontsideLink {
	position:absolute;
	top:310px;
	left:540px;
	}

div.Admin {
  background-image:url(/pics/repeat.jpg);
  width:100%;
  text-align:left;
  color:#000000;
  font-size:12px;
  font-family:"Trebuchet MS";
  line-height:1.2;
  height:250px;
  position:relative;
  }
div.Admin table.login {
	position:absolute;
	top:30px;
	left:300px;
	}
div.Admin h1 {
	font-size:15px;
	color:#000000;
	font-family:"Trebuchet MS";
	padding:0;
	margin:0;
	}
div.Admin .FormArea {
	padding:20px 50px 0 270px;
	}
div.sysMsg {
	border:1px solid #91a7bc;
	padding:20px;
	margin-top:20px;
	width:340px;
	background-color:#e9e9e9;
	}
table.ImgGal td {
	padding-bottom:20px;
	vertical-align:top;
	padding-left:20px;
	}