/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html {
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,/*ul,ol,*/li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	/*border-collapse:collapse;*/
	/*border-spacing:0;*/
}
fieldset,img {
	border:0; 
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style:inherit;
	/*font-weight:inherit; */
}
del,ins {
	text-decoration:none;
}
/*li {
	list-style:none;
}*/
caption,th {
	text-align:left; 
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal; 
}
q:before,q:after{content:''; 
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline ;
}
sub {
	vertical-align:baseline; 
}
legend { 
	color:#000; 
}
input,button,textarea,select,optgroup,option { 
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit; 
}
input,button,textarea,select {
	*font-size:100%;
}
/*******************************************************************/
html {
	color: #000;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #eec85b 3px solid;
	clear: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 20px;
	
}
ul, ol {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 20px;
	
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
	background-color: #eec85b;
}
.header a:hover {
	background-color: transparent;
}
.billedelink a:hover {
	background-color: transparent;
}
.clearer {
	clear: both;
}
.top {
	height: 25px;
	width: 1070px;
	background-image: url(../images/content-top.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.contentContainer {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
}
.header .logo {
	width: 350px;
	height: 56px;
	position: absolute;
	top: 20px;
}
.header .opel {
	height: 77px;
	width: 75px;
	position: absolute;
	top: 5px;
	right: 335px;
	border-right: #999 1px dotted;
}
.header .fiat {
	height: 80px;
	width: 80px;
	position: absolute;
	top: 5px;
	right: 250px;
}
.header .fiat-professional {
	height: 80px;
	width: 85px;
	position: absolute;
	top: 5px;
	right: 165px;
	border-right: #999 1px dotted;
}
.header .alfa-romeo {
	height: 80px;
	width: 65px;
	position: absolute;
	top: 5px;
	right: 90px;
}
.header .daf {
	height: 39px;
	width: 36px;
	position: absolute;
	top: 5px;
	right: 20px;
}
.header .tekno {
	height: 14px;
	width: 81px;
	position: absolute;
	right: 0px;
	top: 60px;
}
/*************************************************************************************/
/* MENU */
.menu {
	height: 30px;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
div.dommenu {
	height: 30px !important;
	height: 30px;
	width: 989px !important;
	width: 100%;
	position: relative;
	/*overflow: hidden;*/
	padding: 0px;
	margin: 0px;
	/*margin-bottom: 5px;*/
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
}
/* Default Style (Opera inspired) */
div.domMenu_menuBar {
	float: left;
	width: 989px;
}
div.domMenu_menuElement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFF;
	font-weight: normal;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
div.domMenu_menuElementHover {
	color: #FFF;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
div.domMenu_subMenuBar {
	margin-left: 0px;
	padding-bottom: 1px;
	background-color: #333;
	opacity: .9;
	filter: alpha(opacity=90);
}
div.domMenu_subMenuElement {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	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: #000;
}
/***************************************************************************/
.banner {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	min-height: 300px;
}
.indhold {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.undersideIndhold {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.undersideIndhold img a:hover {
	background-color: transparent;
}

.undersideIndhold h2 {
	clear: left;
}
.boks1 {
	float: left;
	width: 670px;
	margin-right: 20px;
}
.boks1a {
	float: left;
	width: 250px;
	margin-right: 20px;
	display: none;
}
.boks2 {
	float: left;
	width: 300px;
}
.boks1 h1, .boks2 h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bottom {
	background-image: url(../images/content-bottom.png);
	height: 25px;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
.footer a:link {
	color: #FFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
/*******************************************************************************************/
/* TEKST MODULER */
.underside_left {
	margin-right: 10px;
}
.underside_right {
	margin-left: 10px;
}
.underside_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
}
.boks_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.float_afsnit_right {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
.float_afsnit_left {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.float_afsnit_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/*******************************************************************************************/
/*SERVICE BOOKING FORMULAR*/
.servicebooking {
	width: 700px;
}
.servicebooking td {
	padding: 3px;
}
.servicebooking .label {
	width: 250px;
}

/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlist {
	width: 990px;
	font-size: 12px;
	margin-bottom: 20px;
}
.carlist-img a:hover {
	background-color: transparent;
}
.carlistheadline {
	padding: 4px;
	font-size: 12px;
	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;
}
/***************************************************************************************/
/* CARROTATOR MODUL */
/* Tabellen der indeholder car rotator modulet */
.carContainer {
	width: 300px;
	cursor: hand;
	color: #FFFFFF;
	position: relative;
	height: 275px;
}
.carContainer a:link {
	text-decoration: none;
}
.carContainer a:visited {
	text-decoration: none;
}
.carContainer a:hover {
	text-decoration: none;
}
.headline {
	/*height: 40px;*/
	position: absolute;
	top: 225px;
	left: 0px;
	width: 300px;
}
.headline h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 0px;
	background-color: #333;
}
.headline a {
	background-color: #333;
	color: #FFF;
}
/* Område hvori billedet af bilen vises */
.carFrame {
	width: 300px;
	height: 225px;
	margin-bottom: 2px;
	background-position: center center;
	position: absolute;
	top: 0px;
	right: 0px;
}
/* Bildata tekst område*/
.carInfobox {
	color: #000;
	width: 290px;
	height: 25px;
	position: absolute;
	top: 250px;
	left: 0px;
	background-color: #CCC;
	padding-left: 5px;
	padding-right: 5px;
}
.carInfobox a {
	background-color: #CCC;
	color: #000;
}
.carLabel {
	line-height: 25px;
	float: left;
	margin-right: 5px;
}
.carInfobox .year {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	float: left;
	line-height: 25px;
	margin-right: 20px;
}
.carInfobox .km {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	float: left;
	line-height: 25px;
}
.carInfobox .price {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	float: right;
	line-height: 25px;
}
/*************************************************************/
/*BIL VISNING */
.bilvisningContainer {
	width: 100%;
	padding-top: 0px;
}
.bilvisningCoverimg {
	margin-bottom: 5px;
}
.bilvisningThumb1 {
	margin-bottom:5px;
}
.bilvisningThumb2 {
	margin-bottom: 5px; 
	margin-left: 10px;
}
.bilvisningPhotos {
	width: 600px;
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.billedtekst {
	text-align: center;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
}
.bilvisningRight{
	float:left; 
	width: 320px;
}
.bilvisningData {
	border-bottom: #666 1px dotted; 
	padding-bottom: 10px;
}
.bilvisningData ul {
	line-height: normal;
}
.bilvisningData h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.bilvisningData .pris {
	font-size: 18px;
}
.bilvisningForhandler {
	font-size: 11px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #666 1px dotted;
}
.bilvisningPrint {
	display: none;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.bilvisningPrint img {
	margin-right: 5px; 
	vertical-align: middle;
}
.bilvisningTestdrive {
	display: none;
	margin-bottom: 10px;
	margin-right: 20px;
}
.bilvisningTestdrive img {
	margin-right: 5px; 
	vertical-align: middle;
}
.bilvisningTipEnVen {
	display: none;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.bilvisningTipEnVen img {
	margin-right: 5px; 
	vertical-align: middle;
}
.bilvisningKlikenpris {
	/*display: none;*/
	margin-top: 10px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.bilvisningKlikenpris img {
	margin-right: 5px; 
	vertical-align: middle;
}
.bilvisningFinansieringsberegning {
	/*border-top: #666 1px dotted;*/
	width: 320px;

}
.bilvisningFinansieringsberegning table {
	width: 320px;
}
.bilvisningFinansieringsberegning h1 {
	font-size: 14px;
}
.bilvisningFinansieringsberegning td {
	padding-bottom: 2px;
	padding: 0px;
}
.bilvisningFinansieringsberegning input {
	width: 96px;
}
.bilvisningFinansieringsberegning select {
	width: 100px;
}
.bilvisningResultat {
	width: 320px;
}
.bilvisningResultat table {
	width: 320px;
}
.bilvisningResultat h1 {
	font-size: 14px;
	border-bottom: none;
}
.bilvisningUdstyr {
	line-height: 18px; 
	font-size: 13px;
	width: 190px;
	float: left;
	display: block;
	margin-right: 10px;
}
.bilvisningModeldata {
	font-size: 11px;
	/*border: 1px solid #666;*/
	width: 100%;
	margin-top: 0px;
}
.bilvisningModeldata td {
	padding: 2px;
}
.bilvisningModeldata h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.bilvisningModeldata .modeldata_bg {
	background-color: #666;
}
/****************************************************/
/* SPRY TABBED PANELS */

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	/*background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;*/
	list-style: none;
	/*border-left: solid 1px #333;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
	border-right: solid 1px #333;*/
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: underline;
	width: 150px;
	text-align: center;
	font-weight: normal;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	/*background-color: #eec85b;*/
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	/*background-color: #DEDEDE;*/
	/*border-bottom: 1px solid #CCC;*/
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bilvisning-fane.jpg);
	background-repeat: no-repeat;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #FFF;
	text-decoration: underline;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	/*border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;*/
	/*background-color: #EEE;*/
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	min-height: 180px;
	background-color: #DEDEDE;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
