.login_tilbud_btn
{
    margin-top:             2px;
	border:     			solid 1px black;
	background: 			#657479;
	font-family: 			arial, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				9px;
	width:					92px;
}

.tilbudsid
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#ffffff;
	font-family:	 		arial;
	font-size: 				10px;
	width: 					90px;
}

.kundeinnlogging_meny_hoyre_overskrift
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				11px;
	color:					#2b2c2c;
	font-weight: 			bold;
}

.nyheter_meny_hoyre_overskrift
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				11px;
	color:					#2b2c2c;
	font-weight: 			bold;
}

.kundeinnlogging_meny_hoyre
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				9px;
	color:					#2b2c2c;
}

.kundeinnlogging_meny_høyre_overskrift
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				11px;
	color:					#2b2c2c;
	font-weight: 			bold;
}

.nyheter_meny_høyre_overskrift
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				11px;
	color:					#2b2c2c;
	font-weight: 			bold;
}

.kundeinnlogging_meny_høyre
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				9px;
	color:					#2b2c2c;
}


body {
	
	font-family: Arial, Helvetica, sans-serif;
	background-color: 		#ffffff;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	font-color:				#000000;
    scrollbar-arrow-color:        #000000;
    scrollbar-base-color:         #cccccc;
    scrollbar-dark-shadow-color:  #1E70A8;
    scrollbar-face-color:         #egegeg;
    scrollbar-highlight-color:    #ffffff;
    scrollbar-shadow-color:       #7DB6DD; 
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

td.menu_black {
	width: 130px;
	height:15px;
	background-color: #2e3131;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	color:				white;
	font-weight: bold;
	text-align:center;
}
td.menu_grey {
	background-color:#657479;
	width: 130px; 
	height: 15px;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	color:				white;
	font-weight: bold;
	text-align:center;
}
td.menu_red {
	background-color:#e00831;
	width: 130px; 
	height: 15px;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	color:				white;
	font-weight: bold;
	text-align:center;
}

td.menu_space {
	width: 2px;
	background-color:#e0dfdf;
}
td.car_front_title {
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				12px;
	color:				#4f5a5f;
	font-weight: bold;
	text-align:center;
}

td.car_front_dbp_pris 
{
	padding-right: 			10px;
	text-align:				right;
}

.dbp_front_pris
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				11px;
	color:					#4f5a5f;
	font-weight: 			bold;
}

.veil_front_pris
{
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				10px;
	color:					#4f5a5f;
}

td.car_front_config {
background-color: #d7d6d6;
height: 19px;
text-align:center;
	
}

td.car_front_other {
background-color: #cbc8c8;
height: 19px;
text-align:center;
	
}
.clientloginbox{
background-color:#bec0c1;
padding-left:13px;
padding-top:14px;
padding-right:15px;
padding-bottom:20px;
}
.client_login {
	font-family:	 		arial, helvetica, sans-serif;
	font-size: 				10px;
	color:					#sbscsc;
	font-weight: 			bold;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.content {
		background-color:#e0dfdf;
}


.gradient_left_top{
		top: 0px;
}
.main {
		position: absolute;
		top: 32px;
		left: 50%;
		width: 937px;
	
		margin-left:-467px;
		padding:0;
		//*background-color:#e0dfdf;*//
}

.maintop {
		top: 0px;
		width: 100%;
		height: 4px;
		background-image: url("../design_images/top_gradient.gif");
     	background-repeat: repeat-x;
		
}

.maintop .topleft {
		width: 13px;
		height: 4px;
		float:left;
	}	
.maintop .topright {
		width: 13px;
		height: 4px;
		float:right;
	}
	
.mainheading{
		width: 100%;
		height: 81px;
		
		
}
.mainheading .headingcenter{
		float:left;
		width: 927px;
		height:81px;
		background-image: url("../design_images/topp_ny_01.jpg");
		//*background-image: url("../design_images/topp.jpg");**/

}
.mainheading .headingcenter .leftpict{
		float: left;
		height:81px;
		top: 23px;
}
.mainheading .headingcenter .rightpict{
		float: right;
		width: 132px;
}

.mainmenu{
		width: 100%;
		height: 16px;
		
		
}

.mainmenu .menucenter{
		float:left;
		width: 927px;
		height:16px;
}

.maincontent{
		width: 100%;
		height: 100%;
		
		
}
.maincontent .contentleft{
		width: 5px;
		height: 100%;
		background-image: url('../design_images/left_gradient_2.gif');
     	background-repeat: repeat-y;
		float: left;
		
}
.maincontent .contentleft_two{
		float: left;
		width: 130x;
}
.maincontent .contentleft_two_two{
		float: left;
		width: 5x;
}
.maincontent .contentcenter{
		float:left;
		width: 660px;
		background-color: #ebe7e7;
		
	
}
.maincontent .contentcenter_two{
		float:left;
		width: 785px;
		background-color: #ebe7e7;
		
		
	
}
.maincontent .contentcenter_heading {
		width:785px;
		height: 95px;
		margin-left:16px;
		margin-top:44px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#4f5a5f;

}
.maincontent .contentcenter_content {
		width:771px;
		background-color:#FF3333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#4f5a5f;

}

.maincontent .contentright_two{
		float: left;
		width: 135px;

}
.maincontent .contentright{
		width: 7px;
		background-image: url('../design_images/right_gradient_2.gif');
     	background-repeat: repeat-y;
		float: left;

}

.maincredits{
		width: 100%;
		height: 21px;
		
		
}
.maincredits .creditsleft{
		width: 5px;
		height: 21px;
		background-image: url('../design_images/left_gradient_2.gif');
     	background-repeat: repeat-y;
		float: left;
 }		
 .maincredits .creditsleft .creditsbottomleft{
		width: 4px;
		top: 0px;
		vertical-align:bottom;
		float: left;
		background-color:#00FFCC;
}
.maincredits .creditscenter{
		float:left;
		width: 925px;
		height: 21px;
	
}
.maincredits .creditsright{
		width: 7px;
		height: 21px;
		background-image: url('../design_images/right_gradient_2.gif');
     	background-repeat: repeat-y;
		float: left;

}
.mainbottom {
		bottom: 0px;
		width: 100%;
		height: 7px;
		background-image: url("../design_images/bottom_gradient.gif");
     	background-repeat: repeat-x;
		
}

.mainbottom .bottomleft {
		width: 13px;
		height: 7px;
		float:left;
	}	
.mainbottom .bottomright {
		width: 13px;
		height: 7px;
		float:right;
	}

.contenttable {
padding-top:26px;
padding-left: 48px;
padding-bottom: 50px;
}

.car_front {
	background-color: #bec0c1;
	padding-top:4px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
}

a
{
	font-family: 			arial;
	font-size: 				9px;
	text-decoration:		none;
	color:					#505151;
}


a.car_front_link
{
	font-family: 			arial;
	font-size: 				9px;
	text-decoration:		none;
	color:					#505151;
}

a.nybil_link_hoved
{
	font-family: 			arial;
	font-size: 				10px;
	text-decoration:		none;
	color:					#657479;
}

a.nybil_link_hoved_merke
{
	font-family: 			arial;
	font-size: 				11px;
	text-decoration:		none;
	color:					#657479;
	font-weight: 			bold;

}


.config_heading{
	font-family: 			arial;
	font-size: 				14px;
	font-weight: bold;
	color:					#4f5a5f;

}

.box_general{
	border-style: solid;
	border-width: 2px;
	border-color: #d7d3d3;

}
.box_heading{
	height: 26px;
	margin-left:9px;
}

<td class="box_heading" align="left">Sett sammen din nye "bil kommer her"</td>
<td class="box_heading" align="left">Sett sammen din nye "bil kommer her"</td>







