/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Verdana, Geneva, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
p.section, p.sectionintro
{
	margin: 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}

/* Tabel i standardformat - overskrift */
.tableheader, .tableheader td
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd td, .tablelineeven, .tablelineeven td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}




body, td, input, textarea, select
{
	color: #333333;
}
a
{
	color: #de0000;
}
a:hover
{
	border-bottom-color: #de0000;
}
.sectionheader a
{
	color: #333333;
}
table
{
	border-color: #333333;
}
.tableheader, .tableheader td
{
	background-color: #de0000;
	color: white;
	border-color: #de0000;
	border-bottom-color: #333333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333333;
}
body {background:rgb(255,255,255) none; margin:0px 0px 0px 0px}
div#mergefield_code3 {float:left}
#columnset9_column1 {width:100%; height:119px}
div#mergefield_navigation_level1 {padding:0px 0px 0px 35px}
#columnset10_column1 {width:216px; height:685px; padding:40px 0px 0px 13px}
div#mergefield_breadcrumb {margin:12px 0px 12px 0px}
div#mergefield_main {margin:0px 0px 30px 0px; padding:0px 0px 29px 0px}
#columnset10_column2 {width:847px; height:725px; padding:0px 0px 0px 15px}
div#mergefield_code1 {float:left}
#columnset3_column1 {width:100%; height:32px; padding:15px 0px 15px 0px; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:1px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-color:rgb(222,0,0);}
div#sitelayout10 {stylesheetreferencepool:3; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; float:none; background:rgb(255,255,255) none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
#sitelayout10 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#sitelayout10 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#sitelayout10 .layoutfloatbreaker {width:0%; display:none;}
#sitelayout10 .navigationwrapper .layoutfloatbreaker {clear:both; display:block;}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
img {vertical-align:bottom}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
#sitelayout8 #tools	{ margin-top: 80px; position: relative; left: 540px; line-height: 16px; }
#sitelayout8 #logo	{ position: absolute; left: 35px; top: 38px;  z-index: 101;}
a img		{ border: none; }
.layoutList, .layoutList li { list-style-type: none; margin: 0px; padding: 0px; }
.layoutList { margin: 0px 0px 20px 0px; }
.layoutList li { padding: 1px 0px; }
.layoutList li input { vertical-align: middle; }

/* cars index */
#cars, #cars li		{ margin: 0px; padding: 0px; list-style-type: none; }
#cars .car			{ clear: both; cursor: pointer; width: 100%; padding: 5px; }
.car:hover			{ background: #F5F2F3; }
#cars ul, #cars ul li		{ margin: 0px; padding: 0px; list-style-type: none; }
#cars ul li			{ padding: 3px 0px; }
#cars ul li label		{ font-weight: bold; display: block; float: left; padding-right: 5px; }
#cars .info			{ float: left; margin-left: 10px; }
#cars li img			{ float: left; }
#cars h2.sectionheader		{ margin-top: 0px; margin-bottom: 8px; }
#images span		{ display: block; margin: 15px 0px 6px 0px; }
#img1, #img2			{ display: block; float: left; }
#img1			{ margin-right: 6px; }

/* cars details */
#leftColumn, #rightColumn		{ float: left; }
#leftColumn			{ width: 350px; padding-right: 50px; }
#rightColumn			{ width: 285px; }
#rightColumn ul, #rightColumn ul li	{ margin: 0px; padding: 0px; list-style-type: none; }
#rightColumn ul li		{ padding: 4px 0px; border-bottom: solid 1px #d1d1d1; }
#rightColumn ul li label		{ display: block; float: left; width: 210px; }

table tr.tablelineodd td,
table tr.tablelineeven td		{ border-bottom: solid 1px #d1d1d1; padding: 3px; }
tr.tableheader th,
tr.tableheader th span		{ padding: 2px; background: none; color: #cd0202; }
tr.tableheader		{ background: none; }
table tr.tableheader th span	{ font-size: 14px; font-family: CharlotteSansMediumPlain, Verdana, Arial; }
table tr.tableheader th span b	{ font-weight: normal; }

span.formreq { display: none; }
input.formreq { border: solid 1px red; }

