body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/**************** HEADER *******************/
.header {
	width: 930px;
	margin-top: 0px;
	position: relative;
}
.header .logo {
	float: left;
	width: 220px;
}
.header .kontakt_os {
	font-size: 11px;
	float: right;
	width: 75px;
	color: #000;
	top: 7px;
	right: 1px;
	position: absolute;
	text-align: right;
}
.header .kontakt_os a:link {
	color: #000;
	text-decoration: underline;
}
.header .kontakt_os a:visited {
	color: #000;
	text-decoration: underline;
}
.header .kontakt_os a:hover {
	color: #000;
	text-decoration: none;
}
.header .home {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 5px;
	right: 115px;
}
.header .print {
	height: 16px;
	width: 32px;
	position: absolute;
	top: 5px;
	right: 68px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.clearer {
	clear: both;
}
.header .topbanner {
	height: 100px;
	width: 930px;
	margin-top: 3px;
	background-color: #FFF;
}
.header .midbar {
	height: 28px;
	width: 930px;
	background-image: url(../images/midbar_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	color: #FFFFFF;
}
.newsletter_input {
	width: 154px;
	height: 19px;
	margin-top: 0px;
	background-color: transparent;
	border: none;
	background-position: right center;
	background-repeat: no-repeat;
	background-image:url(../images/formfield_newsletter_bg.jpg);
	font-size: 10px;
	color: #000000;
	padding: 0px;
	padding-left: 5px;
	padding-top: 4px;
}
/**************** VENSTRE *******************/
.left_content {
	width: 170px;
	float: left;
	margin-right: 5px;
}
/*
.menu {
	width: 168px;
	background-color: #FFFFFF;
	border: 1px solid #8c8c8c;
}*/
/*
.menu ul {
	list-style-type: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu a {
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	display: block;
	width: 143px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(../images/menu_bg.jpg);
	text-transform: uppercase;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover, .menu a.current:link, .menu a.current:visited {
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	background-image: url(../images/menu_bg_hover.jpg);
}
.menu a:active {
	text-decoration: none;
}
*/
.ald_automotive {
	width: 168px;
	border: 1px solid #8c8c8c;
	margin-top: 5px;
	background-color: #FFFFFF;
	height: 47px;
	clear: both;
}
.ald_automotive img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner2 {
	width: 170px;
	margin-top: 5px;
	background-color: #efefef;
	height: 430px;
}
/**************** CENTER *******************/
.center_content {
	float: left;
	width: 580px;
	margin-right: 0px;
	margin-top: 0px;
}
.find_din_bil {
	width: 580px;
	height: 184px;
	background-image: url(../images/find_din_bil_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: left top;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.find_din_bil h1 {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 90px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.find_din_bil p {
	color: #FFFFFF;
	margin-left: 90px;
	margin-right: 20px;
	margin-top: 5px;
}
.find_din_bil a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.find_din_bil a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.find_din_bil a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.find_din_bil_formular {
	position: absolute;
	z-index: 2;
	top: 80px;
	left: 0px;
}
.udvalgte_biler {
	background-color: #FFFFFF;
	width: 578px;
	margin-top: 5px;
	border: 1px solid #8c8c8c;
	/*background-image: url(../images/selected_cars_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;*/
	margin-bottom: 5px;
}
.udvalgte_biler h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.udvalgte_biler h2 {
	margin-left: 90px;
}
.udvalgte_biler p {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 90px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.kampagneboks {
	background-color: #FFFFFF;
	width: 578px;
	margin-top: 5px;
	border: 1px solid #8c8c8c;
	margin-bottom: 5px;
}
.underside_indhold {
	background-color: #FFFFFF;
	width: 578px;
	margin-top: 0px;
	border: 1px solid #8c8c8c;
	padding-bottom: 20px;
	min-height: 594px;
	margin-bottom: 5px;
}
* html .underside_indhold {
	height: 510px;
}
.underside_indhold h1 {
	font-size: 12px;
	line-height: 25px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../images/box_h1_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.underside_indhold h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.underside_indhold p {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.underside_indhold ul {
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.footer {
	background-color: #FFFFFF;
	width: 578px;
	margin-top: 0px;
	border: 1px solid #8c8c8c;
	padding-top: 5px;
	height: 45px;
}
.footer p {
	line-height: normal;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
/**************** HØJRE *******************/
.right_content {
	width: 170px;
	float: right;
}
.boks1 {
	width: 168px;
	border: 1px solid #8c8c8c;
	background-color: #FFFFFF;
	min-height: 182px;
}
* html .boks1 {
	height: 182px;
}
.boks1 a, .boks2 a, .boks2_underside a {
	font-size: 10px;
	font-weight: bold;
}
.boks1_underside {
	width: 168px;
	border: 1px solid #8c8c8c;
	background-color: #FFFFFF;
	height: 400px;
}
* html .boks1_underside {
	height: 400px;
}
.boks2 {
	width: 170px;
	/*border: 1px solid #8c8c8c;*/
	margin-top: 5px;
	background-color: #F2F2F2;
	min-height: 531px;
}
.boks2_underside {
	width: 168px;
	border: 1px solid #8c8c8c;
	margin-top: 5px;
	background-color: #FFFFFF;
	min-height: 264px;
}
* html .boks2_underside {
	height: 170px;
}
.relevante_biler {
	width: 168px;
	border: 1px solid #8c8c8c;
	background-color: #FFFFFF;
}

.boks1 h1, .boks2 h1, .boks1_underside h1, .boks2_underside h1, .relevante_biler h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../images/box_h1_bg.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.boks1 h2, .boks2 h2, .boks1_underside h2, .boks2_underside h2, .relevante_biler h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.boks1 p, .boks2 p, .boks1_underside p, .boks2_underside p, .relevante_biler p {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	line-height: 19px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/********************************************************************************************/
/*TEKST MODULER*/
.underside_right {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
}
.underside_left {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
}
.underside_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.carlistheadline a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.carlistheadline a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.carlistheadline a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
/* Border der adskiller bilerne i listen */
.listDivider {
	border-top: 1px solid;
	height: 4px;
	border-top-color: #cccccc;
}
/*******************************************************************************************/
/*BIL VISNING */
.bilvisning_photos {
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
.bilvisning_data {
	width: 190px;
	float: right;
}
.bilvisning_data ul {
	line-height: normal;
}
.bilvisning_formularer {
	width: 350px;
	margin-left: 20px;
}
.bilvisning_input {
	width: 195px; 
	height: 19px; 
	margin-top: 0px; 
	border: #8c8c8c 1px solid; 
	/*background-color: transparent;  
	background-position: left center; 
	background-repeat: no-repeat; 
	background-image: url(../images/formfield_bilvisning_bg.jpg); */
	font-size: 10px; 
	padding: 0px; 
	padding-left: 5px; 
	padding-top: 4px;
}