body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* STYLES TIL INDGANGSSIDE */
.mapcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 20px;
	position: relative;
	height: 701px;
}
.mapcontainer .thisted_info {
	position: absolute;
	height: 20px;
	width: 110px;
	top: 350px;
	left: 282px;
}
.mapcontainer .vestervig_info {
	position: absolute;
	height: 20px;
	width: 110px;
	top: 430px;
	left: 200px;
}
.mapcontainer .holstebro_info {
	position: absolute;
	height: 50px;
	width: 200px;
	top: 595px;
	left: 265px;
}
/* STYLES TIL AFD. SIDER */
.header {
	height: 75px;
	width: 900px;
	position: relative;
}
.logo {
	width: 270px;
	position: absolute;
	height: 40px;
	left: 0px;
	top: 13px;
	z-index: 1;
}

.by {
	width: 260px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align: right;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	letter-spacing: 2px;
}
.by h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	letter-spacing: 2px;
	text-align: right;
}
.adresse {
	width: 300px;
	height: 35px;
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	line-height: 17px;
}
.flashbanner {
	height: 250px;
	width: 900px;
}
.topbillede {
	height: 150px;
	width: 900px;
}
.menu {
	height: 50px;
	width: 900px;
	margin-bottom: 15px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.left {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.boks1 {
	margin-bottom: 15px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 100px;
	border: 1px solid #CCC;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.boks2 {
	min-height: 150px;
	width: 178px;
	border: 1px solid #CCC;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.indhold {
	float: left;
	width: 460px;
	margin-right: 20px;
	line-height: 17px;
}
.indhold_subpage {
	float: left;
	width: 680px;
	line-height: 17px;
}
.indhold h1, .indhold_subpage h1 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.indhold p, .indhold_subpage p {
	margin-top: 0px;
}
.right {
	float: left;
	width: 200px;
}
.boks3 {
	margin-bottom: 15px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 100px;
	width: 198px;
	border: 1px solid #CCC;
}
.boks1 h1, .boks2 h1, .boks3 h1 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.clearer {
	clear: both;
}
.footer {
	height: 50px;
	width: 900px;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
/*******************************************************************************************/
/*TEKST STYLES */
.underside_right {
	margin-left: 10px;
	margin-bottom: 5px;
}
.underside_left {
	margin-right: 10px;
	margin-bottom: 5px;
}
.underside_center {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 5px;
}
/*******************************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.carlistheadline a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
.carlistheadline a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
/* Border der adskiller bilerne i listen */
.listDivider {
	border-top: 1px solid;
	height: 4px;
	border-top-color: #cccccc;
}
/*************************************************************/
/*BIL VISNING */
.bilvisning_photos {
	width: 400px;
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.bilvisning_data {
	width: 220px;
	float: left;
}
.bilvisning_data ul {
	line-height: normal;
}
.modeldata {
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCC;
	width: 657px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.modeldata h1 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/*************************************************************/
/*CARROTATOR */
/* Område (maske) hvori billedet af bilen vises */
.car_td {
	width: 200px;
	cursor: hand;
	margin-bottom: 10px;
}
.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: 198px;
	height: 130px;
	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: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

/* Bildata tekst område*/
.car_infobox {
	width: 188px;
	height: 100%;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
