body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.error{
	border: 1px solid #CC0000;
	background-color: #FFDDDE;
	color: #000000;
	padding: 5px;
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
	padding-top: 5px;
	padding-left: 15px;
	background-repeat: repeat-x;
}
h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
p {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.mainTable {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.header {
	height: 100px;
	width: 926px;
	overflow: hidden;
}
.header h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 100px;
	padding-left: 15px;	
}
.menu {
	background-repeat: repeat-x;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 926px;
	border-top-width: 1px;
	border-top-style: solid;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 926px;
	float: left;
}
.menu ul li {
	display: inline;
	float: left;
}
.menu ul a:link, .menu ul a:visited, .menu ul a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 22px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul a:hover {
	background-repeat: repeat-x;
}
/*.menu ul li a.last {
	width: 156px;
	background-image: none;
}*/
.menu ul li a:hover {
	background-repeat: repeat-x;
}

.leftContent {
	float: left;
	width: 743px;
	/*background-image: url(../images/streg_sort.gif);
	background-repeat: repeat-y;
	background-position: 372px top;*/
}
.leftSubContent {
	float: left;
	width: 743px;
}
.subelement {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
.mainImage {
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	height: 200px;
	background-repeat: no-repeat;
	width: 743px;
	overflow: hidden;
}
.td_element1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*margin-bottom: 3px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
.element1 {
	width: 370px;
	float: left;
	margin-left: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	/*margin-bottom: 3px;*/
	/*border-left-width: 1px;
	border-left-style: solid;*/
	/*border-right-width: 1px;
	border-right-style: solid;*/
	display: inline;
}
/*.element1 h1 {
	border-right-style: solid;
	border-right-width: 1px;
}*/
.td_element2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*margin-bottom: 3px;*/
	/*border-left-width: 1px;
	border-left-style: solid;*/
	border-right-width: 1px;
	border-right-style: solid;
}
.element2 {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	width: 370px;
	float: right;
	/*margin-bottom: 3px;*/
	/*border-left-width: 1px;
	border-left-style: solid;*/
	/*border-right-width: 1px;
	border-right-style: solid;*/
}
.element2 h1 {
	/*border-right-style: solid;
	border-right-width: 1px;*/
	margin-top: 0px;
}
.rightContent {
	float: left;
	width: 183px;
	display: inline;
	margin-right: 0px;
	padding-right: 0px;
}
.linkbox {
	margin-right: 0px;
	height: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 183px;
	display: inline;
	float: left;
	overflow: hidden;
}
.linkbox p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 10px;
}
.linkbox ul {
	list-style-type: none;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkbox a:link {
	text-decoration: none;
}
.linkbox a:visited {
	text-decoration: none;
}
.linkbox a:hover, .linkbox a.current:link, .linkbox a.current:visited {
	background-repeat: no-repeat;
	background-position: 10px 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: underline;
}
.linkbox a:active {
	text-decoration: none;
}
.linkbox a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 125px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-left: 5px;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
.linkbox h1 {
	border-left-width: 1px;
	border-left-style: solid;
}
.element3 {
	margin-right: 0px;
	width: 183px;
	margin-bottom: 5px;
}

.clearer {
	clear: both;
}
.open {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
/************************************************************************/
/* TEKST MODUL */
/* PLACERING AF BILLEDER I TEKST MODULER */
.right {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	display: inline;
}
.left {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	display: inline;
}
.right_forside {
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}
.left_forside {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
}
.popuplink {
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	margin-top: -15px;
}
.right_element3 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
}
.left_element3 {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
}
.center_element3 {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header_right {
	margin-right: 20px;
	margin-left: 20px;
}
.header_left {
	margin-left: 0px;
	margin-right: 0px;
}
.right_underside {
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}
.left_underside {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
}
.center_underside {
	margin-top: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/************************************************************************/
/* CARROTATOR MODUL */
/* Tabellen der indeholder car rotator modultet */
.car_td {
	width: 170px;
	cursor: hand;
}
.car_td a {
	text-decoration: none;
}
/* Område hvori billedet af bilen vises */
.car_imageborder {
	width: 150px;
	height: 100px;
	margin-bottom: 2px;
	background-position: center;
	margin-left: 10px;
}
/* Bildata tekst område*/
.car_infobox {
	width: 145px;
	height: 100%;
	padding: 10px;
}
/************************************************************************/
/*BIL LISTE */
/* Kolonne overskrifter i bil liste */
.carlistheadline {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
}
/* Border der adskiller bilerne i listen */
.listDivider {
	border-top: 1px solid;
	height: 4px;
}