body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #A5AAAD;
}
.clearer {
	clear: both;	
}
h1 {
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/h1-dot.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
}
p {
	line-height: 17px;
	margin-top: 5px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #D76F06;
	text-decoration: none;
}

.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 57px;
	width: 1000px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #242021;
	position: relative;
}
.citroen {
	position: absolute;
	height: 35px;
	width: 50px;
	top: 12px;
	right: 20px;
}
.mitsubishi {
	position: absolute;
	height: 35px;
	width: 27px;
	top: 12px;
	right: 85px;
}
.hyundai {
	position: absolute;
	height: 35px;
	width: 50px;
	top: 17px;
	right: 125px;
}

.menu {
	height: 30px;
	width: 1000px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	overflow:  hidden;
}
.flash {
	height: 400px;
	width: 1000px;
	background-color: #A5AAAD;
	margin-bottom: 2px;
}
.tabelboks {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
}
.td-boks {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8931D;
	background-color: #efefef;
	background-image: url(../images/boks-bg.jpg);
	background-repeat: repeat-x;
}
.boks {
	min-height: 250px;
	width: 227px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/boks-bg.jpg);
	background-repeat: repeat-x;
	background-color: #efefef;
}
.underside_indhold {
	width: 960px;
	min-height: 400px;
	background-image: url(../images/underside-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
/***************************************************************************************/
/*TEKST MODULER */
.underside_right {
	margin-left: 10px;
}
.underside_left {
	margin-right: 10px;
}
.underside_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.boks_right {
	margin-left: 5px;
	margin-top: 5px;
}
.boks_left {
	margin-right: 5px;
}
.boks_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlist {
	width: 990px;
	font-size: 13px;
	margin-bottom: 20px;
}
.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 */
/* Område (maske) hvori billedet af bilen vises */
.carrotator_container {
}
.car_td {
	width: 228px;
	cursor: hand;
	margin-bottom: 10px;
	margin-top: 0px;
}
.car_td a {
	text-decoration: none;
	color: #000;
	text-transform: none;
	font-weight: normal;
}
.car_td h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
}
.car_imageborder {
	width: 228px;
	height: 180px;
	margin-bottom: 0px;
	background-position: center;
	/* border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;*/
}
/* Bildata tekst område*/
.car_infobox {
	width: 215px;
	height: 100%;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #CCC;
	background-image: url(../images/carrotator_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
/*************************************************************/
/*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;
	display: none;
}
.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-bottom: 10px; 
	margin-right: 20px;
}
.bilvisningKlikenpris img {
	margin-right: 5px; 
	vertical-align: middle;
}
.bilvisningFinansieringsberegning {
	width: 320px;
	background-image: url(../images/jyske-finans-lille.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.bilvisningFinansieringsberegning table {
	width: 320px;
}
.bilvisningFinansieringsberegning h1 {
	font-size: 14px;
	margin-bottom: 20px;
}
.bilvisningFinansieringsberegning td {
	padding-bottom: 2px;
	padding: 3px;
}
.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;
}