@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.clearer {
	clear: both;
}
h1 {
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #F90;
}
.header {
	height: 90px;
	position: relative;
}
.header .logo {
	position: absolute;
	left: 0px;
	top: 15px;
	height: 60px;
	width: 600px;
}
.header .ford {
	width: 120px;
	height: 59px;
	position: absolute;
	top: 15px;
	right: 0px;
	text-align: right;
}
/********* FORSIDE *********************/
.flash_menu_container {
	height: 450px;
	width: 980px;
	position: relative;
	z-index: 1;
}
.flashbanner {
	height: 450px;
	width: 980px;
}
.flash_menu_container .menucontainer {
	width: 167px;
	height: 290px;
	position: absolute;
	z-index: 20;
	left: 10px;
	top: 10px;
}
.menu_top {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.menu {
	height: 280px;
	width: 167px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
.menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	position: relative;
}
.menu a:link {
	text-decoration: none;
	display: block;
	color: #000;
	position: relative; 
}
.menu a:visited {
	text-decoration: none;
	color: #000;
	position: relative;
}
.menu a:hover {
	color: #000;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.menu a {
	text-decoration: none;
	display: block;
	width: 145px;
	padding-left: 15px;

	color: #000;
	margin-top: 0px;
	position: relative;
}
.flash_menu_container .adressecontainer {
	width: 167px;
	height: auto;
	position: absolute;
	z-index: 20;
	top: 320px;
	left: 10px;
}
.adresse {
	background-image: url(../images/adresse_bg.png);
	background-repeat: repeat-y;
	width: 152px;
	height: auto;
	padding-left: 15px;
}
.adresse_top {
	line-height: 0px;
}
.adresse p {
	font-size: 10px;
	color: #efefef;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.adresse a {
	color: #efefef;
}
.bokscontainer {
	width: 988px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
}
.boks1 {
	min-height: 150px;
	width: 242px;
	/*float: left;*/
	/*margin-right: 4px;*/
	background-color: #666;
	/*overflow: hidden;*/
}
.boks2 {
	background-color: #666;
	/*float: left;*/
	/*margin-right: 4px;*/
	width: 242px;
	min-height: 150px;
	/*overflow: hidden;*/
}
.boks3 {
	min-height: 150px;
	width: 242px;
	/*float: left;*/
	background-color: #666;
	/*margin-right: 4px;*/
	/*overflow: hidden;*/
}
.boks4 {
	min-height: 150px;
	width: 242px;
	/*float: left;*/
	background-color: #666;
	/*overflow: hidden;*/
	padding-bottom: 5px;
}
.boks1 h1, .boks2 h1, .boks3 h1, .boks4 h1 {
	font-size: 14px;
	color: #F90;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.boks1 h2, .boks2 h2, .boks3 h2, .boks4 h2 {
	font-size: 13px;
	color: #FFF;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.boks1 p, .boks2 p, .boks3 p, .boks4 p {
	font-size: 11px;
	color: #FFF;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
}
.boks1 ul, .boks2 ul, .boks3 ul, .boks4 ul {
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	list-style: inside;
}
.boks1 a:link, .boks2 a:link, .boks3 a:link, .boks4 a:link {
	color: #F90;
	text-decoration: underline;
}
.boks1 a:visited, .boks2 a:visited, .boks3 a:visited, .boks4 a:visited {
	color: #F90;
	text-decoration: underline;
}
.boks1 a:hover, .boks2 a:hover, .boks3 a:hover, .boks4 a:hover {
	color: #FFF;
	text-decoration: none;
}
/**************** UNDERSIDE ****************************/
.container {
	width: 980px;
	background-color: #333;
	
	min-height: 600px;
}
.container h1 {
	color: #F90;
	margin-bottom: 5px;
}
.container h2 {
	color: #FFF;
}
.container p {
}
.container a:link {
	color: #efefef;
	text-decoration: underline;
}
.container a:visited {
	color: #efefef;
	text-decoration: underline;
}
.container a:hover {
	color: #F90;
	text-decoration: none;
}
.left {
	width: 180px;
	float: left;
	height: auto;
}
.menu_sub {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_sub ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_sub a:link {
	text-decoration: none;
	display: block;
	color: #000;
}
.menu_sub a:visited {
	text-decoration: none;
	color: #000;
}
.menu_sub a:hover {
	color: #000;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu_sub a {
	text-decoration: none;
	display: block;
	width: 155px;
	padding-left: 15px;
	height: 23px;
	color: #000;
}
.adresse_sub {
	width: 155px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #666;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.adresse_sub p {
	margin-top: 0px;
	font-size: 10px;
	color: #efefef;
	line-height: 13px;
}
.adresse_sub a {
	color: #efefef;
}

.infoboks {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.infoboks h1 {
	font-size: 13px;
	color: #FFF;
	margin-bottom: 10px;
}
.infoboks p {
	font-size: 11px;
	color: #efefef;
	line-height: 13px;
	margin-top: 10px;
}
.infoboks a {
	color: #333;
}

.right {
	float: left;
	width: 800px;
	margin-bottom: 10px;
}
.topbillede {
	width: 800px;
	height: 342px;
	overflow: hidden;
}
.indhold {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	color: #efefef;
}
.indhold p {
	line-height: 17px;
}
.indhold ul, .indhold ol {
	line-height: 17px;
}
.indhold hr {
	border: 1px solid #666;
}
/*******************************************************************************************/
/*NYHEDS MODULER*/
.news_boks h1 {
	font-size: 12px;
	color: #FFF;
}
.news_boks p {
	line-height: 14px;
}
.news_boks_left {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.news_boks_right {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.news_oversigt h1 {
	font-size: 14px;
	color: #F90;
	margin-top: 0px;
}
.news_oversigt p {
	line-height: 18px;
}
.news_oversigt_left {
	margin-right: 10px;
	margin-left: 0px;
}
.news_oversigt_right {
	margin-left: 0px;
	margin-right: 10px;
}
.news_left {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.news_right {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
}
.news_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/************** GOOGLE MAP *******************************/
.google_map_popop {
	color: #000;
}
.google_map_popop a {
	color: #000;
}
/*******************************************************************************************/
/*TEKST MODULER*/
.noscale_left {
	float: left;
	margin-right: 10px;
}
.box_right {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.box_left {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.box_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 5px
	
}
.underside_right {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.underside_left {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.underside_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.carlistheadline a:link {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:visited {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:hover {
	text-decoration: underline;
	color: #FFF;
	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: 10px;
	margin-bottom: 20px;
}
.bilvisning_data {
	width: 220px;
	float: right;
}
.bilvisning_data ul {
	line-height: normal;
}
.modeldata {
	width: 770px;
	margin-top: 10px;
}
