body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	color: #000;
}
p {
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.main {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/red/bg.jpg);
	background-repeat: repeat-y;
}
.header {
	width: 900px;
	background-color: #efefef;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
.header_bottom {
	width: 924px;
	height: 12px;
	background-image: url(../images/red/header_bg.jpg);
	background-repeat: no-repeat;
}
.flashbanner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
/*****************MENU*******************************************/
.menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(../images/red/menu_bg.jpg);
	background-repeat: repeat-x;
}
div.dommenu {
	height: 50px !important;
	height: 50px;
	width: 900px !important;
	width: 100%;
	position: relative;
	/*overflow: hidden;*/
	padding: 0px;
	margin: 0px;
	/*margin-bottom: 5px;*/
}
/* Default Style (Opera inspired) */
div.domMenu_menuBar {
	float: left;
	width: 900px;
}
div.domMenu_menuElement {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFF;
	font-weight: normal;
	background-image: url(../images/red/menu_bg.jpg);
	background-repeat: repeat-x;
}
div.domMenu_menuElementHover {
	color: #FFF;
	background-image: url(../images/red/menu_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
div.domMenu_subMenuBar {
	margin-left: 0px;
	padding-bottom: 1px;
	background-color: #640000;
	opacity: .9;
	filter: alpha(opacity=90);
}
div.domMenu_subMenuElement {
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
}
div.domMenu_subMenuElementHover {
	border: none;
	color: #FFF;
	background-color: #510000;
}
/**********************************************************************/
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/red/content_bg.jpg);
	background-repeat: repeat-y;
}
.container_sub {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
.boks1 {
	float: left;
	width: 600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.boks1 h1 {
	margin-top: 20px;
	font-weight: normal;
}
.boks2 {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #2B2D31;
	color: #FFF;
}
.boks2 h1 {
	line-height: normal;
	margin-top: 20px;
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #FFF;
}
.boks2 h2 {
	font-weight: normal;
	color: #FFF;
}
.boks2 a:link {
	color: #CCC;
}
.boks2 a:visited {
	color: #CCC;
}
.boks2 a:hover {
	color: #CCC;
}
.clearer {
	clear: both;
}
.footer {
	background-color: #25282D;
	background-image: url(../images/red/footer_bg.jpg);
	background-repeat: repeat-y;
	width: 924px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	font-size: 12px;
	color: #999;
}
.footer p {
	text-align: center;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 12px;
	color: #333;
}
.bottom {
	width: 924px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/red/bottom.jpg);
	background-repeat: no-repeat;
}
/**************TEKST MODULER*******************************/
.underside_right {
	margin-left: 10px;
}
/*************************************************************/
/*CARROTATOR */
/* Område (maske) hvori billedet af bilen vises */
.car_td {
	width: 250px;
	cursor: hand;
	margin-bottom: 10px;
}
.car_td a {
	text-decoration: none;
	color: #999;
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
}
.car_td h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	color: #CCC;
}
.car_imageborder {
	width: 250px;
	height: 160px;
	margin-bottom: 0px;
	background-position: center;
}

/* Bildata tekst område*/
.car_infobox {
	width: 250px;
	height: 100%;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.data {
	font-weight: bold;
	color: #CCC;
	font-size: 12px;
}
/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.carlistheadline a:link {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	text-transform: none;
}
/* Border der adskiller bilerne i listen */
.listDivider {
	border-top: 1px solid;
	height: 4px;
	border-top-color: #666;
}
/*************************************************************/
/*BIL VISNING */
.bilvisning_photos {
	width: 500px;
	float: left;
	margin-left: 0px;
	margin-right: 50px;
}
.bilvisning_data {
	width: 220px;
	float: left;
}
.bilvisning_data ul {
	line-height: normal;
}
.modeldata {
	font-size: 10px;
	border: 1px solid #999;
	width: 100%;
	margin-top: 20px;
}
.modeldata h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.modeldata_bg {
	background-color: #999;
}