body {
	background-color:#e9e6e1;
	}

.TopMenu a:link {color: #000000;text-decoration:none;font-weight:bold;}
.TopMenu a:active {color: #000000;text-decoration:underline;font-weight:bold;}
.TopMenu a:visited {color: #000000;text-decoration:none;font-weight:bold;}
.TopMenu a:hover {color: #000000;text-decoration:underline;font-weight:bold;}

.Mere a:link {color: #000000;text-decoration:none;font-weight:bold;}
.Mere a:active {color: #000000;text-decoration:underline;font-weight:bold;}
.Mere a:visited {color: #000000;text-decoration:none;font-weight:bold;}
.Mere a:hover {color: #000000;text-decoration:underline;font-weight:bold;}

div.PageContent {
/*	background-color:#e9e6e1;*/
	background-color:#ffffff;
	}

div.Header {
	height:74px;
	background-color:#b6c6d6;
	margin-bottom:6px;
	position:relative;
	}

div.Logo {
	background-image:url(/pics/volvo/logo.jpg);
	width:82px;
	height:74px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	}
div.Forhandlerne {
	background-image:url(/pics/volvo/forhandlerne.jpg);
	width:137px;
	height:16px;
	position:absolute;
	top:8px;
	left:13px;
	cursor:pointer;
	}
div.TopMenu {
	position:absolute;
	top:47px;
	left:15px;
	}
div.VelkomstArea {
	position:absolute;
	top:156px;
	left:0px;
	width:258px;
	}
img.forhandlernedk {
	display:none;
	}
select.ForhandlerDrop {
	margin-top:5px;
	width:258px;
	}
div.HighLights {
	position:absolute;
	top:156px;
	left:262px;
	width:638px;
	height:146px;
	}

div.FrontBrugteBiler {
	width:261px;
	background-color:#ffffff;
	padding:1px 72px 0 12px;
	}
div.FrontKampagneBiler {
	width:261px;
	padding:2px 0 0 0;
	}

div.seallebrugte {
	text-align:right;
	margin:4px 0 0px 0;
	}
div.seallekampagner {
	text-align:right;
	margin:4px 0 0px 0;
	}
div.ModelPresentation {
	position:absolute;
	top:308px;
	left:0px;
	}
div.NyhederArea {
	position:absolute;
/*	top:385px;*/
	top:419px;
	left:0px;
	height:106px;
	}
div.NyhederArea img {
	margin:7px 0 0 5px;	
	}
	
div.Nyheder {
	padding:0px 0 0 0;
	width:894px;
	height:75px;
	overflow:auto;
	
	}
table.Nyhed { 
	width:425px;
	padding:10px 0 0 7px;
	float:left;
	}
table.Nyhed img {
	margin:0 5px 2px 0;
	float:clear;
	}
div.NyhedHeader {
	font-weight:bold;
	font-size:10px;
	}
div.NyhedContent {
	height:35px;
	overflow:hidden;
	}
div.Mere {
	background-image:url(/pics/common/mere.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
	text-transform:uppercase;
	}
div.Footer {
	padding:2px 6px 2px 0;
	text-align:right;
	width:894px;
	}
/* NYE BILER */
td.ShowNyeBiler {
	padding:20px 0 20px 20px;
	width:517px;
	vertical-align:top;
	}
td.ShowNyeBilerListe {
	padding:20px 0 0 20px;
	vertical-align:top;
	}
td.ShowNyeBiler img {
	margin-bottom:5px;
	}
div.NyeBilerTxt {
	width:470px;
	}

div.NyeBiler {
	width:338px;
	height:390px;
	margin-bottom:60px;
	overflow:auto;
	}
table.NyeBiler {
	width:315px;
	padding-bottom:20px;
	}
table.NyeBiler td {
	padding-bottom:20px;
	}
table.NyeBiler td img {
	margin:0 5px 2px 0;
/*	float:clear;*/
	}
div.NyeBilerHeader {
	font-weight:bold;
	background-color:#c1c1c1;
	padding:0 0 2px 2px;
	}
div.NyeBilerContent {
	height:35px;
	overflow:hidden;
	}

/* BRUGTE BILER */
div.BrugteBiler {
	padding:20px 0 0 20px;
	width:870px;
	}

/* FIND FORHANDLER */
td.FindForhandler {
	padding:20px 0 20px 20px;
	width:330px;
	vertical-align:top;
	}
	
/* COMMON */
.Headline {
	background-color:#b6c6d6;
	padding:9px 0px 0 17px;
	height:22px;
	width:244px;
	margin-bottom:10px;
	font-size:10px;
	font-weight:bold;
	}
td.Header {
	background-color:#b6c6d6;
	}

#ctl, #cbl, #ctr, #cbr {background:#e9e6e1;}
