body {
	background-color:#dadada;
	}

div.PageContent {
	background-color:#ffffff;
	}

.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.Header {
	height:50px;
	background-color:#fbc000;
	margin-bottom:0px;
	position:relative;
	}
	
div.Logo {
	background-image:url(/pics/renault/logo.jpg);
	width:250px;
	height:50px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	}
div.Forhandlerne {
	background-image:url(/pics/renault/forhandlerne.jpg);
	width:173px;
	height:12px;
	position:absolute;
	top:17px;
	left:260px;
	cursor:pointer;
	}
div.TopMenu {
	position:absolute;
	top:32px;
	left:261px;
	text-transform:uppercase;
	letter-spacing:-1px;
	}
div.VelkomstArea {
	padding:17px 0 0 4px;
	position:absolute;
	top:130px;
	left:0px;
	width:239px;
	height:303px;
	background-color:#ffffff;
	}
img.forhandlernedk {
	padding:0 0 3px 3px;
	}

select.ForhandlerDrop {
	margin:0 0 8px 3px;
	width:230px;
	}

div.HighLights {
	position:absolute;
	top:130px;
	left:243px;
	background-color:#ffffff;
	padding:17px 0 0 38px;
	height:303px;
	}
div.FrontBrugteBiler, div.FrontKampagneBiler {
	width:236px;
	}
div.seallebrugte {
	text-align:right;
	margin:4px 0 5px 0;
	}
div.seallekampagner {
	text-align:right;
	margin:4px 0 18px 0;
	}
div.ModelPresentation {
	position:absolute;
	top:450px;
	left:0px;
	background-color:#ffffff;
	width:893px;
	padding-left:7px;
	padding-bottom:10px;
	}
div.NyhederArea {
	position:absolute;
	top:130px;
	left:517px;
	width:349px;
	padding:14px 0 0 34px;
	height:306px;
	background-color:#ffffff;
	display:table;
	}
	
div.Nyheder {
	width:338px;
	height:282px;
	overflow:auto;
	}
table.Nyhed { 
	width:317px;
	padding-top:10px;
	}
table.Nyhed img {
	margin:0 5px 2px 0;
	}
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 {
	background-color:#e8e8e8;
	padding:2px 6px 2px 0;
	text-align:right;
	width:894px;
	}
/* NYE BILER */
td.ShowNyeBiler {
	padding:20px 0 20px 11px;
	width:535px;
	vertical-align:top;
	}
td.ShowNyeBilerListe {
	padding:20px 0 0 11px;
	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:15px 0 0 11px;
	width:880px;
	}

/*FIND FORHANDLER */
td.FindForhandler {
	padding:20px 0 20px 11px;
	width:330px;
	vertical-align:top;
	}
	
/* COMMON */
.Headline {
	padding:0px 0px 0 17px;
	height:17px;
	width:244px;
	border-bottom:1px solid #fbc000;
	margin-bottom:16px;
	font-size:10px;
	font-weight:bold;
	}
td.Header {
	border-bottom:1px solid #fbc000;
	}
.ctl, .cbl, .ctr, .cbr {display:none;}
