body {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #E4831F;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #333333;
}

.mainTable  {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.divider {
	background-image: url(../images/subpage_divider.gif);
	background-repeat: repeat-y;
	background-position: 739px 100px;
}
.divider_subpage {
	/*background-image: url(../images/subpage_divider.gif);
	background-repeat: repeat-y;
	background-position: 739px 100px;*/
}
.header {
	height: 100px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index: 1;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
.header h1 {
	font-size: 36px;
	line-height: 100px;
	margin-top: 0px;
	margin-left: 20px;
	color: #666666;
}
.header .automesterlogo {
	position: absolute;
	z-index: 2;
	top: 0px;
	height: 60px;
	width: 292px;
	right: 20px;
}
.leftContent {
	width: 725px;
	float: left;
	margin-left: 0px;
	display: inline;
}
.menu {
	width: 180px;
	float: left;
	margin-right: 0px;
	margin-left: 35px;
	margin-top: 10px;
	display: inline;
}
.menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	margin-top: 0px;
}
.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu_knap.jpg);
	background-repeat: no-repeat;
}
.menu a:hover {
	background-image: url(../images/menu_knap_hover.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.menu a:active {
	background-image: url(../images/menu_knap_hover.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 2px;
	height: 25px;
}
.content {
	width: 480px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
}
.content h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #E4831F;
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-top: 0px;
	line-height: 17px;
}
.subcontent {
	width: 725px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	min-height: 400px;
}
 * html .subcontent {
	height: 400px;
}
.subcontent h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #E4831F;
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.subcontent p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-top: 0px;
	line-height: 17px;
}
.rightContent {
	width: 225px;
	float: left;
	padding-left: 15px;
}
.carrotator {
	width: 225px;
	margin-bottom: 10px;
}
.carrotator h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #E4831F;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.carrotator h2 {
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}
.carrotator p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: normal;
}
.clearer {
	clear: both;
}
.bottomContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.campaignBox1 h1, .campaignBox2 h1, .campaignBox3 h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #333333;
	margin-bottom: 5px;
}
.campaignBox1 p, .campaignBox2 p, .campaignBox3 p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.campaignBox1 {
	float: left;
	width: 225px;
	display: inline;
	height: 115px;
	background-image: url(../images/campaign_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	overflow: hidden;
}

.campaignBox2 {
	width: 225px;
	margin-right: 10px;
	background-image: url(../images/campaign_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	height: 115px;
	margin-top: 10px;
	overflow: hidden;
}

.campaignBox3 {
	width: 225px;
	margin-right: 10px;
	background-image: url(../images/campaign_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	height: 115px;
	margin-top: 10px;
	overflow: hidden;
}
.campaignBox4 {
	float: right;
	width: 225px;
	margin-top: 10px;
}
.campaignBox4 h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #E4831F;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.campaignBox4 p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: normal;
}
.campaignBox1 img, .campaignBox2 img, .campaignBox3 img {
	border: #CCC 1px solid;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 0px;
	position: relative;
	z-index: 1;
}
.footer .logo {
	width: 120px;
	display: inline;
	position: absolute;
	z-index: 2;
	left: 35px;
	top: 10px;
}
.footer .adresse {
	width: 750px;
	height: 25px;
	font-size: 10px;
	line-height: normal;
	padding-top: 0px;
	margin-top: 8px;
	position: absolute;
	z-index: 2;
	left: 180px;
}
.footer .adresse p {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.footer .adresse a {
	color: #000;
	}
.footer .submenu {
	width: 400px;
	position: absolute;
	z-index: 2;
	left: 520px;
	top: 10px;
	display: none;
}
/*******************************************************************/
/* TEKST MODULER */

/* HEADER */
.header_left {
	margin-left: 20px;
	margin-top: 4px;
}
/* RIGHT CONTENT - DK KORT, NEWSLETTER M.M. */
.center_right {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.left_forside, .right_forside {
	margin-left: 20px;
	margin-right: 20px;
}
.center_forside {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.left_underside, .right_underside {
	margin-left: 20px;
	margin-right: 20px;
}
.center_underside {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.campaignbox_left {
	margin-left: 5px;
	margin-right: 5px;
}
.campaignbox_right {
	margin-left: 10px;
	margin-right: 10px;
}
/*******************************************************************************************/
/* CARROTATOR MODUL */
/* Tabellen der indeholder car rotator modultet */
.car_td {
	width: 185px;
	cursor: hand;
}
.car_td h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.car_td a:link {
	text-decoration: none;
	color: #000000;
}
.car_td a:visited {
	text-decoration: none;
	color: #000000;
}
.car_td a:hover {
	text-decoration: none;
	color: #000000;
}

/* Område (maske) hvori billedet af bilen vises */
.car_imageborder {
	width: 185px;
	height: 130px;
	margin-bottom: 2px;
	background-position: center;
}

/* Bildata tekst område*/
.car_infobox {
	width: 175px;
	height: 100%;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
/******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* Border der adskiller bilerne i listen */
.listDivider {
	border-top: 1px solid;
	height: 4px;
	border-top-color: #CCCCCC;
}