﻿@charset "utf-8";
/* General styles */
html{ 
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
	
body{ 
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size:11px;
	line-height:15px;
	color:#4a4a4a;
	background:#ffffff;
	overflow-x:hidden;
}

h1 {
	font-family: Times, "Times New Roman", serif;
	color:#4a4a4a;
	font-size:29px;
	margin:3px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
	line-height:32px;
}

h1 a {
	font-family: Times, "Times New Roman", serif;
	color:#4a4a4a;
	font-size:29px;
	margin:3px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
}

h1.forhandler
{
	font-size:20px;
	line-height:22px;
	} 

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:31px; 
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

h3 {
	font-family: Times, "Times New Roman", serif;
	font-size:15px;
	line-height:18px;
	color:#4a4a4a;
	padding:0px;
	margin:0px;
}

h3 a {
	color:#4a4a4a;
	text-decoration:none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#4a4a4a;
	padding:0px;
	margin:0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4a4a4a;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

h5 a {
	color:#4a4a4a;
	text-decoration:none;
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
}

img {
	border:0px;
}

p {
	margin:0px;
	padding:0px;
}

form {
	display:inline;
}

.picBorder {
	border:#d3d3d3 3px solid
}

.picBorder_orange {
	border:#f3c155 3px solid
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px; 
}
.highslide img {
    max-width: 623px;
}

a {
	color:#587085;
	text-decoration:underline;
}

.seeMore_icon {
	background:url(/images/icons/more.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 15px;
	font-weight:bold;
	font-size:10px;
}

.seeMore_icon a {
	color:#587085;
}

.seeMore_icon_pad {
	background:url(/images/icons/more.gif);
	background-position:4px 9px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 22px;
	font-weight:bold;
	font-size:10px;
}

.seeMore_icon_pad a {
	color:#587085;
}

/* General text styles */
.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#4a4a4a;
}

.text a {
	color:#587085;
	text-decoration:underline;
}

.textSmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#4a4a4a;
}

.textSmall a {
	color:#587085;
	text-decoration:underline;
}

.textBig { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4a4a4a;
}

.textBig a {
	color:#587085;
	text-decoration:underline;
}

.textWhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
}

.textWhite a {
	color:#ffffff;
	text-decoration:none;
}

.textBlue { 
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#587085;
}
.fpElmt_4smPics .ent .outher .textBlue {display:none;}

.textBlue a {
	color:#587085;
	text-decoration:none;
}

.textOrange { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#d88d2f;
}

.textOrange a {
	color:#d88d2f;
}

.manchet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4a4a4a;
	padding:3px 0px 0px 0px;
	margin:0px;
}

/* Box headlines */
.headline_a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:26px;	
	line-height:28px;
}

.headline_b {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:30px;	
	line-height:32px; 
}


/* Buttons */
.btn {
	background:url(/images/btn_bg.gif);
	border:#587085 1px solid;
	text-transform:uppercase;
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

.btn a { 
    text-decoration:none;
	color:#FFFFFF;
}


.btn_orange {
	background:url(/images/btn_bg_orange.gif);
	border:#f3c155 1px solid;
	text-transform:uppercase;
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

.btn_orange a {
	color:#FFFFFF;
	text-decoration:none;
}

#mcbLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande"; 
	font-size:10px; 
	color:#848484; 
	border:1px solid #dcdcdc; 
	width:144px;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 2px 0px;
}
	
#mcbLink a {
	color:#848484; 
	text-decoration:none;
}

/* Denne er ikke blå mere, men har i stedet et gråt farveforløb - bg billide*/
.topBar_blue {
	margin-bottom:10px
}

.topBar_blue div {
	height:18px; 
	padding:2px 0px 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	background:url(/images/topMenu_bg_grad.gif)
}

.topBar_orange {
	margin-bottom:10px
}

.topBar_orange div {
	height:18px; 
	padding:2px 0px 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	background:url(/images/bg_grad_orange.gif)
}

/* Menu'er */
.topMenu {
	margin-bottom:5px;
	padding-right:8px; 
	height:23px; 
	background:url(/images/topMenu_bg_grad.gif); 
	background-repeat:repeat-x;
}

.topMenu td.a {
	width:130px; 
	background-repeat:no-repeat; 
	padding-left:10px	
}

.topMenu td a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.topMenu td.b {
	text-transform:uppercase; 
	color:#969696;
	font-size:10px;
	padding:3px 0px 0px 0px;	
}

.topMenu td.b a {
	text-transform:uppercase; 
	color:#ffffff;
	text-decoration:none;
	font-weight:bold	
}

.topMenu td.c {
	width:80px; 
	padding:6px 2px 0px 3px	
}

.bottom_menu p {
	margin: 0px; 
	padding-right: 15px;
	padding-left: 7px; 
	background-image:url(/images/bullet_arrow.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	font-size:10px; 
	color:#ffffff;
	font-weight:bold;
	float:right  
}

.bottom_menu p a {
	color:#FFFFFF; 
	text-decoration:none 
}

.menu {
	padding:0px;
	margin:0px;
	list-style: none;
}

.menu_group {
	height:20px; 
	color:#ffffff; 
	font-size:12px;
	text-transform:uppercase;
	padding-top:3px;
	padding-left:10px;
	border-top:#ececec 1px solid;
	font-weight:bold;
	list-style: none;
}

.menu_group a {
	color:#ffffff;
	text-decoration:none; 
}

.menu li.blue_a, .menu div.blue_a {
	background-color:#85bec8;
}

.menu li.green_a, .menu div.green_a {
	background-color:#96c366; 
}

.menu li.yellow_a, .menu div.yellow_a {
	background-color:#f3c155 
}

.menu li.grey_a, .menu div.grey_a {
	background-color:#aeaeae 
}

.menu li.darkBlue_a, .menu div.darkBlue_a {
	background-color:#587085;
}

.menu li.blue_b, .menu div.blue_b {
	background-color:#c4dfe4;
}

.menu li.green_b, .menu div.green_b {
	background-color:#c9e0b0; 
}

.menu li.yellow_b, .menu div.yellow_b {
	background-color:#f3e29c 
}

.menu li.grey_b, .menu div.grey_b {
	background-color:#d3d3d3 
}

.menu li.darkBlue_b, .menu div.darkBlue_b {
	background-color:#bec7d0;
}

.submenu_hl {
	height:16px; 
	color:#4a4a4a; 
	font-size:10px; 
	border-top:#ececec 1px solid;
	text-transform:uppercase;
	margin:0px; 
	padding:0px 0px 0px 10px;
	font-weight:bold;
	list-style: none;
}

.submenu_hl a {
	color:#4a4a4a;
	text-decoration:none 
}

.submenu {
	margin: 0px;
	padding:0px; 
	list-style: none;
	font-size:10px; 
	color:#4a4a4a;
	padding:0px 5px 2px 10px;
	line-height:14px; 
}

.submenu a {
	text-decoration:none;
	color:#4a4a4a;
}

.search_hl {
	padding:0px 0px 4px 0px;
}

.search_latest {
	width:155px; 
	float:left;
	font-size:10px;
}

.bottomBar {
	height:19px; 
	background:url(/images/bottom_bar_bg.gif); 
	background-repeat:repeat-x;
	padding-top:3px;
}

.search_box {
	height:75px; 
	background:url(/images/searchBox_bg_2.gif); 
	background-repeat:repeat-x; 
	margin-bottom:20px
}

.search_box_input {
	width:320px; 
	background:url(/images/searchBox_bg.gif); 
	background-repeat:no-repeat
}

.search_box_small {
	height:80px; 
	background:url(/images/searchBox_bg_small.gif) 0 12px; 
	background-repeat:repeat-x;
	width:180px;
}

.search_box_input_small {
	width:100px; 
	background-repeat:no-repeat;
}

.text_input {
	border:#8f8f8f 1px solid; 
	height:13px; 
	line-height:13px;
}

.dropdown_input {
	border:#8f8f8f 1px solid; 
	line-height:13px;
}

.copyright_txt {
	width:250px;
	color:#FFFFFF; 
	font-weight:bold;
	font-size:10px;
	padding:0px 0px 3px 10px;
}

.annonceTxt {
	padding:0px 0px 0px 5px; 
	background-color:#d3d3d3; 
	color:#FFFFFF
}

.tablePadding td {
	padding:1px 0px 1px 0px;
}

.tableClassPadding td.padding {
	padding:1px 0px 1px 0px;
}

.topBanner {
	height:50px;
	padding:20px 0px 0px 12px; 
	background-repeat:no-repeat;	
}


/* Shop */
.basket_sm {
	height:126px; 
	padding:9px 10px 0px 0px; 
	background:url(/images/lan/shop_top.jpg); 
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.basket_sm div.outher {
	background-color:#FFFFFF; 
	width:140px;
}

.basket_sm td.a {
	border-bottom:#d3d3d3 1px solid;
	padding:2px 0px 2px 5px;
	font-size:10px;
}

.basket_sm td.b {
	border-bottom:#d3d3d3 1px solid;
	padding:2px 5px 2px 0px;
	font-size:10px;
}

.shop_fpList div.outher {
	float:left;
	margin-bottom:20px;
	height:400px;
}

.shop_fpList div.outher div.topInner {
	margin-bottom:8px; 
	border-bottom:#f3c155 1px solid;
}

.shop_fpList div.outher div.topInner p.heading {
	background-color:#d3d3d3; 
	padding:2px 0px 3px 10px; 
	color:#FFFFFF
}

.shop_fpList div.outher div.topInner div.text {
	background:#ececec; 
	padding:6px 5px 6px 10px
}

.shop_fpList div.outher div.topInner div.text a {
	text-decoration:none;
	color:#4a4a4a;

}

.shop_fpList div.outher div.topInner p.price {
	background:#fae2b0; 
	height:22px; 
	color:#545454; 
	padding:7px 0px 0px 10px; 
	font-size:15px
}


.shop_relProd div.outher {
	float:left;
	margin-bottom:20px;
}

.shop_relProd div.outher div.topInner {
	margin-bottom:8px; 
	border-bottom:#f3c155 1px solid;
}

.shop_relProd div.outher div.topInner div.text {
	background:#fae2b0; 
	padding:6px 5px 6px 10px
}

.shop_relProd div.outher div.topInner div.text a {
	text-decoration:none;
	color:#4a4a4a;

}

.shop_relProd div.outher div.topInner div.price {
	background-color:#fae2b0; 
	color:#545454; 
	font-size:15px;
	padding:4px 0px 6px 10px;
}

/* Udlejningsdatabase */
.searchRent_box {
	height:216px; 
	padding:0px 0px 0px 23px; 
	margin-bottom:20px; 
	border-top:#bfc8d0 1px solid; 
	border-bottom:#bfc8d0 1px solid; 
	background-image:url(/images/lan/searchUdlejning_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	background-color:#d2d8de
}

.searchRent_list div.topBar {
	background:#d3d3d3; 
	height:18px; 
	padding:2px 0px 0px 0px;
}

/* Opslagstavle - Køb og salg */
.koebSalg_top {
	margin-bottom:25px; 
	padding:25px 20px 30px 25px;
	background:url(/images/opslagBox_page_bg.jpg); 
	background-repeat:no-repeat;
	background-position:bottom; 
	background-color:#d2d8de; 
	border-top:#b0bbc5 1px solid;
}

.koebSalg_btns div.btns {
	margin-bottom:10px; 
	width:201px; 
	float:left; 
	border:#b9b9b9 1px solid; 
	background:url(/images/btn_bg_greyBig.gif); 
	background-repeat:repeat-x; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:11px;
	height:19px;
	padding-top:3px;
	cursor:pointer;
}

.koebSalg_list div.list_head {
	height:18px; 
	background-color:#d3d3d3; 
	font-size:10px
}

.koebSalg_list div.list td.a {
	font-size:10px;
	padding:2px 0px 3px 10px;
}

.koebSalg_list div.list td.a a {
	color:#4a4a4a;
	text-decoration:none
}

.koebSalg_list div.list td.b {
	font-size:10px
}

.koebSalg_list div.list td.d {
	font-size:10px
}

.koebSalg_list div.list td.e {
	padding-right:10px;
	font-size:10px
}

.koebSalg_showAd div.answer div.date {
	background-color:#d3d3d3; 
	height:18px; 
	color:#587085; 
	font-weight:bold; 
	padding:3px 12px 0px 10px;
}

.koebSalg_showAd div.answer div.content {
	padding:10px 10px 10px 10px; 
	border-bottom:#d4d4d4 1px solid; 
	margin-bottom:1px;
}


/* Find forhandler box */
.findDealer_box {
	height:163px; 
	padding:0px 20px 0px 25px;
	padding-bottom:20px !important;
	padding-bottom:0px ;
	background:url(/images/lan/findDealer_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	background-color:#d9e9c7; 
	border-top:#aacf83 1px solid; 
	border-bottom:#aacf83 1px solid;
}

.findDealer_list table.inputs td {
	padding:1px 0px 1px 0px
}

.findDealer_list div.list_head {
	height:18px; 
	background-color:#d3d3d3; 
	font-size:10px
}

.findDealer_list div.list td.a {
	font-size:10px;
	padding:2px 0px 3px 10px;
}

.findDealer_list div.list td.a a {
	color:#4a4a4a;
	text-decoration:none
}

.findDealer_list div.list td.b {
	font-size:10px
}

.findDealer_list div.list td.d {
	padding-right:10px;
	font-size:10px
}

/* Transport DB */
.transportDB_top {
	height:203px; 
	padding:0px 0px 20px 25px; 
	background:url(/images/lan/transportDB_bg.jpg); 
	background-repeat:no-repeat; 
	border-top:#bfc8d0 1px solid; 
	border-bottom:#bfc8d0 1px solid;
}

.transportDB_list div.list_head {
	height:18px; 
	background-color:#d3d3d3; 
	font-size:10px
}

.transportDB_list div.list_head td {
	color:#FFFFFF
}

.transportDB_list div.list td.a {
	font-size:10px;
	padding:2px 0px 3px 10px;
	border-bottom:#d4d4d4 1px solid;
}

.transportDB_list div.list td.a a {
	color:#4a4a4a;
	text-decoration:none
}

.transportDB_list div.list td.b {
	font-size:10px;
	border-bottom:#d4d4d4 1px solid;
}

.transportDB_list div.list td.c {
	border-bottom:#d4d4d4 1px solid;
}

.transportDB_list div.list td.d {
	font-size:10px;
	border-bottom:#d4d4d4 1px solid;
}

.transportDB_list div.list td.e {
	border-bottom:#d4d4d4 1px solid;
}

.transportDB_paging td.active, .transportDB_paging td.active {
	width:20px;
}

.transportDB_paging td.active div {
	background-color:#d3d3d3; 
	color:#FFFFFF; 
	width:15px; 
	font-weight:bold; 
	cursor:pointer
}

.transportDB_paging td.inactive div {
	width:15px; 
	cursor:pointer
}

/* Forum */
.forumTop div.outher {
	height:104px; 
	padding:20px 15px 10px 20px; 
	border-top:#aacf83 1px solid; 
	border-bottom:#aacf83 1px solid; 
	background:url(/images/lan/forumTop_bg.jpg); 
	background-repeat:no-repeat
}

.fpElmt_4smMovies {height:280px;}

/* FRONTPAGE ELEMENTS */

/* General styles */
.two_col_outher, .fpElmt_4smPics, .fpElmt_4smMovies, .fpElmt_1mediumPic, .fpElmt_1smallPic, .fpElmt_banner, .fpElmt_noPic, .fpElmt_1LargePic, .fpElmt_listWidth100, .fpElmt_2picGal, .fpElmt_2movies, .fpElmt_listWidth100_mov, .fpElmt_oneCol_poll, .fpElmt_gMap, .fpElmt_2picCal, .fpElmt_2picCalSm, .fpElmt_listWidth100_cal, .fpElmt_listWidth100_forum, .fpElmt_linkBox_blue, .fpElmt_linkBox_green, .fpElmt_linkBox_orange, .fpElmt_linkBox_lightblue, .fpElmt_linkBox_grey, .searchRent_list, .fpElmt_reseller {
	margin-bottom:25px
}

.fpElmt_oneCol_poll, .fpElmt_oneCol_forumList, .fpElmt_oneCol_picGalSm, .fpElmt_oneCol_noPic, .fpElmt_oneCol_oneBigPic, .fpElmt_oneCol_2smPics, .fpElmt_oneCol_artList, .fpElmt_oneCol_gMap, .fpElmt_oneCol_picGalMed, .fpElmt_oneCol_calSm {
	width:310px
}

.two_col_outher div.col_left {
	width:310px; 
	float:left
}

.two_col_outher div.col_right {
	width:310px; 
	float:right
}

/* Articles, 4 small pictures - fpElmt_4smPics */
.fpElmt_4smPics div.ent {
	width:159px; 
	float:left
}

.fpElmt_4smPics div.ent div.outher {
	width:150px;
}

/* Movies, 4 small movies - fpElmt_4smMovies | OBS: Is also used for 1 column layout */
.fpElmt_4smMovies div.ent {
	width:159px; 
	float:left;
}

.fpElmt_4smMovies div.ent div.outher {
	width:151px;
}

.fpElmt_4smMovies div.ent div.outher div.picRow {
	cursor:pointer;
	height:115px;
	overflow:hidden; 
}

.fpElmt_4smMovies div.ent div.outher div.picRow div.inner {
	z-index:1;
	position:relative;
}

.fpElmt_4smMovies div.ent div.outher div.picRow div.iconMovie {
	z-index:2; 
	padding:0px 0px 0px 8px; 
	bottom:40px; 
	position:relative
}

.fpElmt_4smMovies div.ent div.outher div.picRow div.inner div.date {
	background-color:#d3d3d3; 
	height:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 4px 2px 0px;
	font-size:10px;
}

.fpElmt_4smMovies div.ent div.outher div.picRow div.inner div.pic {
	height:97px; 
	background-color:#d3d3d3; 
	padding-top:3px;
	overflow:hidden;
}

.fpElmt_4smMovies div.ent div.outher div.textRow {
	background-color:#ececec; 
	border-bottom:#d3d3d3 1px solid;
	padding:3px 0px 8px 9px;
	font-size:10px;
	line-height:14px
}

/* Movies, 2 medium movies - fpElmt_2movies */
.fpElmt_2movies div.ent {
	width:311px; 
	background-color:#d3d3d3;
}

.fpElmt_2movies div.ent p {
	font-size:10px;
	color:#FFFFFF
}

.fpElmt_2movies div.ent div.text {
	background-color:#ececec; 
	border-bottom:#d3d3d3 1px solid; 
	padding:3px 0px 8px 10px;
}

.fpElmt_2movies div.ent div.text p {
	color:#4a4a4a;
}

.fpElmt_2movies div.ent div.outher {
	height:220px; 
	overflow:hidden; 
	cursor:pointer
}

.fpElmt_2movies div.ent div.outher div.inner {
	z-index:1; 
	position:relative;
}

.fpElmt_2movies div.ent div.outher div.iconMovie {
	z-index:2; 
	padding:0px 0px 0px 8px; 
	bottom:40px; 
	position:relative
}

/* Movies, List 100% width movies - fpElmt_listWidth100_mov | OBS: Is also used for 1 column layout */
.fpElmt_listWidth100_mov div.body td.text {
	padding:3px 0px 3px 0px;
	font-size:10px;
	line-height:14px;
}

.fpElmt_listWidth100_mov div.body td.text a {
	color:#4a4a4a;
	text-decoration:none;
}

.fpElmt_listWidth100_mov div.body td.date {
	font-size:10px; 
	color:#587085;
	padding-right:8px;
}

/* Articles, 1 medium (left position) picture, h1, manchet & text  -  fpElmt_1mediumPic */
.fpElmt_bar_a {
	height:17px; 
	background-color:#d3d3d3;
	padding-left:4px;
}

.fpElmt_bar_b {
	padding:2px; 
	background-color:#ececec;
	font-size:9px;
	padding-left:4px;
}

.fpElmt_listVert {
	margin: 0px; 
	padding: 8px 0px 0px 20px; 
}

.fpElmt_listVert li {
	margin: 0px;
	padding:1px 0px 1px 2px;
	list-style: none;
	list-style-image:url(/images/bullet_articleList.gif);
	font-size:11px; 
	color:#587085; 
}

/* Banner - fpElmt_banner */
.fpElmt_banner div {
	padding:3px; 
	background-color:#d3d3d3;
}

/* Articles, No picture, h1, manchet - fpElmt_noPic */
.fpElmt_listHorz p {
	margin: 0px;
	padding:2px 18px 0px 15px;
	background:url(/images/bullet_articleList.gif);
	background-repeat:no-repeat;
	font-size:11px; 
	color:#587085;
	float:left; 
}

/* Articles, 1 big picture, h1, manchet - fpElmt_1LargePic */
.fpElmt_listHorz p {
	margin: 0px;
	padding:2px 18px 0px 15px;
	background:url(/images/bullet_articleList.gif);
	background-repeat:no-repeat;
	font-size:11px; 
	color:#587085;
	float:left; 
}

/* Articles, List 100% width - fpElmt_listWidth100 */
.fpElmt_listWidth100 div.body td.a {
	width:60px; 
	padding:3px 0px 3px 10px;
	font-size:10px;
	line-height:14px;
	color:#587085;
}

.fpElmt_listWidth100 div.body td.b {
	padding:3px 0px 3px 10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}

.fpElmt_listWidth100 div.body td.b a {
	color:#4a4a4a;
	text-decoration:none;
}

/* Picture gallery, 2 medium pics - fpElmt_2picGal */
.fpElmt_2picGal div.ent {
	width:311px; 
	background-color:#d3d3d3;
}

.fpElmt_2picGal div.ent p {
	font-size:10px;
	color:#FFFFFF
}

/* Forum list - fpElmt_oneCol_forumList */
.fpElmt_oneCol_forumList div.forum_head {
	height:18px; 
	background-color:#d3d3d3;
	width:310px;
	font-size:10px
}

.fpElmt_oneCol_forumList div.forum_head table.forum_head_table a {
	color:#587085; 
	text-decoration:none
}

.fpElmt_oneCol_forumList table.forum td.a {
	width:200px; 
	padding:3px 0px 3px 10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}

.fpElmt_oneCol_forumList table.forum td.a a {
	color:#4a4a4a;
	text-decoration:none;
}

.fpElmt_oneCol_forumList table.forum td.b {
	width:90px; 
	padding:3px 10px 3px 0px;
	font-size:10px;
	line-height:14px;
}

/* Picture gallery, small pics - fpElmt_2picGal */
.fpElmt_oneCol_picGalSm div.fpPicGal {
	width:70px; 
	margin-bottom:10px;
	float:left
}

.fpElmt_oneCol_picGalSm div.fpPicGal div.pic {
	background-color:#d3d3d3;
	padding-top:3px;
	height:45px; 
	overflow:hidden;
	border-bottom:3px solid #d3d3d3; 
}

.fpElmt_oneCol_picGalSm div.fpPicGal div.date {
	background-color:#d3d3d3;
	padding:1px 0px 3px 0px; 
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

/* G-Map - fpElmt_gMap */
.fpElmt_gMap div.top {
	height:69px; 
	padding:4px 0px 0px 15px; 
	background-color:#ececec; 
	background-image:url(/images/gMap_compas.gif); 
	background-position:right; 
	background-repeat:no-repeat; 
	border-top:#d3d3d3 1px solid; 
	border-bottom:#d3d3d3 1px solid; 
	margin-bottom:10px
}

.fpElmt_gMap div.top div.gMap_btn_a {
	padding:6px 10px 0px 0px; 
	float:left
}

.fpElmt_gMap div.top div.gMap_btn_b {
	padding:6px 0px 0px 0px; 
	float:left
}

/* Calendar, 2 medium pics - fpElmt_2picCal */
.fpElmt_2picCal div.pic {
	height:196px;
	background-color:#d3d3d3;
	overflow:hidden;
	padding:3px
}

.fpElmt_2picCal div.text {
	padding:4px 0px 4px 8px; 
	margin-top:10px; 
	background-color:#d3d3d3
}

.fpElmt_2picCal p {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

/* Calendar, 2 small pics - fpElmt_2picCalSm */
.fpElmt_2picCalSm td.text div {
	padding:4px 0px 4px 8px; 
	background-color:#d3d3d3; 
	margin-bottom:8px
}

.fpElmt_2picCalSm td.text div p {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

/* Calendar list 100% width - fpElmt_listWidth100_cal */
.fpElmt_listWidth100_cal div.body td.a {
	width:75px; 
	padding:3px 0px 3px 8px;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:#FFFFFF 1px solid;
}

.fpElmt_listWidth100_cal div.body td.b {
	padding:3px 0px 3px 10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	border-bottom:#FFFFFF 1px solid;
}

.fpElmt_listWidth100_cal div.body td.b a {
	color:#4a4a4a;
	text-decoration:none;
}

.fpElmt_listWidth100_cal div.body td.c {
	padding:3px 0px 3px 10px;
	width:70px;
	font-size:10px;
	line-height:14px;
	border-bottom:#FFFFFF 1px solid;
}

/* Forum answers + lists - fpElmt_listWidth100_forum | OBS: Is also used for 1 column layout */
.fpElmt_listWidth100_forum div.answer div.date {
	background-color:#d3d3d3; 
	height:18px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:3px 0px 0px 10px;
}

.fpElmt_listWidth100_forum div.answer div.content {
	background-color:#ececec; 
	padding:10px 10px 10px 10px; 
	border-bottom:#d4d4d4 1px solid; 
	margin-bottom:1px;
}

.fpElmt_listWidth100_forum div.forum_head {
	height:18px; 
	background-color:#d3d3d3; 
	font-size:10px
}

.fpElmt_listWidth100_forum div.forum td.a {
	font-size:10px;
	padding:2px 0px 3px 10px;
}

.fpElmt_listWidth100_forum div.forum td.a a {
	color:#4a4a4a;
	text-decoration:none
}

.fpElmt_listWidth100_forum div.forum td.b, .fpElmt_forumAnswers div.forum td.c {
	font-size:10px
}

.fpElmt_listWidth100_forum div.forum td.d {
	padding-right:10px;
	font-size:10px
}

/* Poll, one col - fpElmt_poll */
.fpElmt_oneCol_poll div.outher {
	background-color:#e9ecef; 
	padding:10px 20px 12px 12px
}

.fpElmt_oneCol_poll div.outher td.text {
	padding:2px 0px 0px 6px; 
	font-size:10px
}

/* Articles, 2 small pictures, 1col - fpElmt_oneCol_2smPics */
.fpElmt_oneCol_2smPics div.ent {
	width:159px; 
	float:left
}

.fpElmt_oneCol_2smPics div.ent div.outher {
	width:150px;
}

/* Article list, one col - fpElmt_oneCol_artList */
.fpElmt_oneCol_artList div.body td.a {
	width:50px; 
	padding:3px 0px 3px 10px;
	font-size:10px;
	line-height:14px;
	color:#587085;
}

.fpElmt_oneCol_artList div.body td.b {
	padding:3px 10px 3px 10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}

.fpElmt_oneCol_artList div.body td.b a {
	color:#4a4a4a;
	text-decoration:none;
}

/* G-Map, one col - fpElmt_oneCol_gMap */
.fpElmt_oneCol_gMap div.top {
	height:59px; 
	padding:14px 0px 0px 15px; 
	background-color:#ececec; 
	background-image:url(/images/gMap_compas_sm.gif); 
	background-position:right; 
	background-repeat:no-repeat; 
	border-top:#d3d3d3 1px solid; 
	border-bottom:#d3d3d3 1px solid; 
	margin-bottom:10px;
}

.fpElmt_oneCol_gMap div.top div.gMap_btn_a {
	padding:9px 10px 0px 0px; 
	float:left
}

.fpElmt_oneCol_gMap div.top div.gMap_btn_b {
	padding:9px 0px 0px 0px; 
	float:left
}

/* Picture gallery, onecol, medium pic - fpElmt_oneCol_picGalMed */
.fpElmt_oneCol_picGalMed div.ent {
	width:311px; 
	background-color:#d3d3d3;
}

.fpElmt_oneCol_picGalMed div.ent p {
	font-size:10px;
	color:#FFFFFF
}

/* Calendar, 2 small pics - fpElmt_oneCol_calSm */
.fpElmt_oneCol_calSm td.text div {
	padding:4px 0px 4px 8px; 
	background-color:#d3d3d3; 
	margin-bottom:8px
}

.fpElmt_oneCol_calSm td.text div p {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

/* Calendar, medium pic - fpElmt_oneCol_calMed */
.fpElmt_oneCol_calMed div.pic {
	height:196px;
	background-color:#d3d3d3;
	overflow:hidden;
	padding:3px;
}

.fpElmt_oneCol_calMed div.text {
	padding:4px 0px 4px 8px; 
	margin-top:10px; 
	background-color:#d3d3d3
}

.fpElmt_oneCol_calMed p {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

/* Calendar list, one col - fpElmt_oneCol_calList */
.fpElmt_oneCol_calList div.outher {
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:#FFFFFF 1px solid;
	background-color:#d3d3d3;
	padding:2px 0px 2px 0px;
}

.fpElmt_oneCol_calList div.outher p.date {
	padding:0px 0px 0px 10px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}

.fpElmt_oneCol_calList div.outher p.text a {
	color:#4a4a4a;
	font-size:10px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

/* Link boxe */
.fpElmt_linkBox_blue {
	height:73px; 
	background:url(/images/linkBox_blueBg.gif); 
	background-repeat:repeat-x; 
	background-color:#c4dfe4; 
	border-top:#85bec8 1px solid; 
	border-bottom:#85bec8 1px solid;
}

.fpElmt_linkBox_blue div.bgInner {
	height:70px; 
	padding:12px 13px 0px 20px; 	
	background:url(/images/linkBox_blueBg_pic.jpg); 
	background-repeat:no-repeat; 
	background-position:430px 0px; 
}

.fpElmt_linkBox_green {
	height:73px;  
	background:url(/images/linkBox_greenBg.gif); 
	background-repeat:repeat-x; 
	background-color:#c9e0b0; 
	border-top:#96c366 1px solid; 
	border-bottom:#96c366 1px solid;
}

.fpElmt_linkBox_green div.bgInner {
	height:70px; 
	padding:12px 13px 0px 20px; 
	background:url(/images/linkBox_greenBg_pic.jpg); 
	background-repeat:no-repeat; 
	background-position:430px 0px; 
}

.fpElmt_linkBox_orange {
	height:73px;
	background:url(/images/linkBox_orangeBg.gif); 
	background-repeat:repeat-x; 
	background-color:#fae2b0; 
	border-top:#f3c155 1px solid; 
	border-bottom:#f3c155 1px solid;
}

.fpElmt_linkBox_orange div.bgInner {
	height:70px; 
	padding:12px 13px 0px 20px;
	background:url(/images/linkBox_orangeBg_pic.jpg); 
	background-repeat:no-repeat; 
	background-position:430px 0px; 
}

.fpElmt_linkBox_lightblue {
	height:73px;
	background:url(/images/linkBox_lightblueBg.gif); 
	background-repeat:repeat-x; 
	background-color:#fae2b0; 
	border-top:#bfc8d0 1px solid; 
	border-bottom:#bfc8d0 1px solid;
}

.fpElmt_linkBox_lightblue div.bgInner {
	height:70px; 
	padding:12px 13px 0px 20px;
	background:url(/images/linkBox_lightblueBg_pic.jpg); 
	background-repeat:no-repeat; 
	background-position:430px 0px; 
}

.fpElmt_linkBox_grey {
	height:73px;
	background:url(/images/linkBox_greyBg.gif); 
	background-repeat:repeat-x; 
	background-color:#fae2b0; 
	border-top:#b5b5b5 1px solid; 
	border-bottom:#b5b5b5 1px solid;
}

.fpElmt_linkBox_grey div.bgInner {
	height:70px; 
	padding:12px 13px 0px 20px;
	background:url(/images/linkBox_greyBg_pic.jpg); 
	background-repeat:no-repeat; 
	background-position:430px 0px; 
}

.fpElmt_linkBox_blue p, .fpElmt_linkBox_green p, .fpElmt_linkBox_orange p, .fpElmt_linkBox_lightblue p, .fpElmt_linkBox_grey p {
	font-size:12px; 
	padding-top:3px
}

.fpElmt_findCampArea_box {
	margin-bottom:25px; 
	height:108px; 
	background:url(/images/lan/find_campingArea.gif); 
	background-repeat:no-repeat;
	border-top:#bfc8d0 1px solid;
	border-bottom:#bfc8d0 1px solid;
}

.fpElmt_findCampArea_box td.a {
	width:300px;
	padding-top:24px; 
}

.fpElmt_findCampArea_box td.b {
	padding-top:64px; 
}

.fpElmt_findCampArea_box p.heading_a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:24px; 
	line-height:26px;
	padding-bottom:5px;
}

.fpElmt_findCampArea_box p.heading_b {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:33px; 
	line-height:35px;
	padding-right:20px;
}

.fpElmt_findDealer_box {
	margin-bottom:25px; 
	height:108px; 
	background:url(/images/lan/banner_forhandler.jpg); 
	background-repeat:no-repeat;
	border-top:#bfc8d0 1px solid;
	border-bottom:#bfc8d0 1px solid;
}

.fpElmt_findDealer_box td.a {
	width:300px;
	padding-top:24px; 
}

.fpElmt_findDealer_box td.b {
	padding-top:64px; 
}

.fpElmt_findDealer_box p.heading_a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:24px; 
	line-height:26px;
	padding-bottom:5px;
}

.fpElmt_findDealer_box p.heading_b {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:33px; 
	line-height:35px;
	padding-right:20px;
}

/* Køb og salg - opslagstavle */
.fpElmt_oneCol_koebSalg {
	height:90px; 
	background:url(/images/lan/opslagBox_bg.jpg); 
	background-repeat:no-repeat; 
	padding:67px 0px 0px 25px;
	background-color:#d2d8de;
	border-bottom:#b0bbc5 1px solid; 
}

.fpElmt_oneCol_koebSalg td.text {
	width:215px; 
	border-bottom:#b0bbc5 1px solid; 
	padding:1px 0px 1px 0px
}

.fpElmt_oneCol_koebSalg td.text a {
	color:#4a4a4a; 
	text-decoration:none
}

.fpElmt_oneCol_koebSalg td.date {
	border-bottom:#b0bbc5 1px solid; 
	padding:1px 0px 1px 0px;
}



/* Udlejningsdatabase */
.fpElmt_searchRent {
	height:45px; 
	padding:65px 10px 0px 22px; 
	margin-bottom:25px;
	background:url(images/lan/searchUdlejning_box_bg.jpg); 
	background-repeat:no-repeat;
}
/* Shop */
.fpElmt_oneCol_shopOneEnt div.topInner {
	margin-bottom:8px; 
	border-bottom:#f3c155 1px solid;
}

.fpElmt_oneCol_shopOneEnt div.pic {
	background-color:#d3d3d3; 
	padding:3px 0px 3px 3px
}

.fpElmt_oneCol_shopOneEnt div.topInner p.heading {
	background-color:#d3d3d3; 
	padding:2px 0px 3px 10px; 
	color:#FFFFFF
}

.fpElmt_oneCol_shopOneEnt div.topInner div.text {
	background:#ececec; 
	padding:6px 5px 6px 10px
}

.fpElmt_oneCol_shopOneEnt div.topInner div.text a {
	text-decoration:none;
	color:#4a4a4a;

}

.fpElmt_oneCol_shopOneEnt div.topInner p.price {
	background:#fae2b0; 
	height:22px; 
	color:#545454; 
	padding:7px 0px 0px 10px; 
	font-size:15px
}

.fpElmt_oneCol_shopOneEnt div.topInner div.price_big {
	background:#fae2b0; 
	height:22px; 
	padding:7px 0px 0px 10px; 
}

.fpElmt_oneCol_shopOneEnt div.topInner div.price_big p {
	color:#545454; 
	font-size:15px;
	font-weight:bold;
}

.fpElmt_shopOneBigEnt div.topInner {
	margin-bottom:8px; 
	border-bottom:#f3c155 1px solid;
}

.fpElmt_oneCol_shopOneEnt div.topInner p.heading {
	background-color:#d3d3d3; 
	padding:2px 0px 3px 10px; 
	color:#FFFFFF
}

.fpElmt_oneCol_shopOneEnt div.topInner div.text {
	background:#ececec; 
	padding:6px 5px 6px 10px
}

.fpElmt_oneCol_shopOneEnt div.topInner div.text a {
	text-decoration:none;
	color:#4a4a4a;
}

.fpElmt_oneCol_shopOneEnt div.topInner div.price_big {
	background:#fae2b0; 
	height:22px; 
	padding:7px 0px 0px 10px; 
}

.fpElmt_oneCol_shopOneEnt div.topInner div.price_big p {
	color:#545454; 
	font-size:15px;
	font-weight:bold;
}

/* Transportdatabasen */
.fpElmt_transportDB {
	height:70px; 
	padding:28px 10px 10px 25px; 
	margin-bottom:25px; 
	background:url(/images/lan/transportDB_box_bg.jpg); 
	background-repeat:no-repeat; 
	border-top:#bfc8d0 1px solid; 
	border-bottom:#bfc8d0 1px solid;
}


/* Forum */
.fpElmt_forum {
	height:90px; 
	background:url(images/lan/forumTop_box_bg.jpg); 
	background-repeat:no-repeat; 
	padding:45px 0px 0px 25px;
	background-color:#d2d8de;
	border-bottom:#b0bbc5 1px solid; 
	border-top:#b0bbc5 1px solid;
}

.fpElmt_forum td.text {
	width:215px; 
	border-bottom:#b0bbc5 1px solid; 
	padding:1px 0px 1px 0px
}

.fpElmt_forum td.text a {
	color:#4a4a4a; 
	text-decoration:none
}

.fpElmt_forum td.date {
	border-bottom:#b0bbc5 1px solid; 
	padding:1px 0px 1px 0px;
}

.forum_list_head { 
	font-weight:bold; color:#FFFFFF; background:#d3d3d3; height:23px; padding-left:10px;
}

.current { background-color:#d3d3d3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF; display:inline; padding-left:3px; padding-right:3px;  }
.current a { color:#FFFFFF; text-decoration:none; }
.pageNoForum {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#515e64; display:inline;  padding-left:3px; padding-right:3px; }
.pageNoForum a {color:#515e64; text-decoration:none; }
.pagingText {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#515e64; margin-top:8px; margin-left:10px;}
.postText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#4A4A4A;}
.postContainer{width:435px; overflow:hidden;}
.postContainer h1{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:16px;margin:0px; font-weight:bold;}
.postHeadline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#4A4A4A; font-weight:bold; text-transform:uppercase; }
.postHeadline2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#4A4A4A; font-weight:bold;}
.listheadlineTop { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#FFFFFF; font-weight:bold;}


/* Konkurrence */
.fpElmt_oneCol_competition div.outher {
	background:url(/images/konkurrence_box_bg.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:20px 15px 20px 15px;
}

/* Tilmeld nyhedsbrev */
.fpElmt_oneCol_newsmail div.outher {
	background:url(/images/newsmail_box_bgSm.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:17px 15px 20px 15px;
}

.fpElmt_newsmail div.outher {
	background:url(/images/newsmail_box_bg.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:20px 15px 20px 15px;
}



/* Article */
.article_bar_a {
	height:17px; 
	background-color:#d3d3d3;
	padding-left:4px;
}

.article_bar_b {
	height:17px; 
	background-color:#ececec;
	font-size:10px;
	padding-left:4px;
}

.article_relSubj {
	width:310px; 
	float:left;
	padding:3px 0px 3px 0px;
	border-bottom:#FFFFFF 1px solid;
	color:#587085;
}

.article_relSubj a {
	color:#587085;
	text-decoration:none;
}

.article_relSubjHeader {
	width:310px; 
	float:left;
	padding:3px 0px 3px 0px;
	border-bottom:#d0d4d7 1px solid;
	color:#FFFFFF;
	background:url(/images/icons/rel_subjects/bg.gif) repeat-x top #577086;
}

.article_relSubjHeader a { 
	color:#FFFFFF;
	text-decoration:none;
}

.article_relSubjTopHeader {
	width:630px; 
	float:left;
	padding:3px 0px 3px 0px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(/images/icons/rel_subjects/bg2.gif) repeat-x top #acacac;
	margin-bottom:10px;
}

/* Pladssøgning */
.searchCamp {
	height:211px;
	background: url(/images/searchPladser_bg.jpg);
	background-repeat:no-repeat;
	border-top:#9ccad3 1px solid;
	border-bottom:#9ccad3 1px solid;
	padding:0px;
}

.searchCampInt {
	height:125px;
	background: url(/images/searchBgBlueInt.gif) center top repeat-x;
	border-top:#9ccad3 1px solid;
	border-bottom:#9ccad3 1px solid;
	padding:0px;	
}

.searchCamp_gMap {
	height:73px; 
	padding:0px 0px 0px 15px; 
	background-color:#ececec; 
	background-image:url(/images/vejviser_bg.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	border-top:#d3d3d3 1px solid; 
	border-bottom:#d3d3d3 1px solid; 
	margin-bottom:10px
}

.searchCamp_list table.inputs td {
	padding:1px 0px 1px 0px
}

.searchCamp_list div.list_head {
	height:18px; 
	background-color:#d3d3d3; 
	font-size:10px
}

.searchCamp_list div.list td.a {
	font-size:10px;
	padding:2px 0px 3px 10px;
}

.searchCamp_list div.list td.a a {
	color:#4a4a4a;
	text-decoration:none
}

.searchCamp_list div.list td.b {
	font-size:10px
}

.searchCamp_list div.list td.c {
	padding-right:10px;
	font-size:10px
}

.searchCamp_box {
	height:43px;
	background:url(/images/lan/searchPladser_sm_bg_danske.jpg);
	padding:30px 20px 0px 20px;
	border-top:#9ccad3 1px solid;
	border-bottom:#9ccad3 1px solid;
}

.searchCamp_box_norske {
	height:43px;
	background:url(/images/lan/searchPladser_sm_bg_norske.jpg);
	padding:30px 20px 0px 20px;
	border-top:#9ccad3 1px solid;
	border-bottom:#9ccad3 1px solid;
}

.searchCamp_box_svenske {
	height:43px;
	background:url(/images/lan/searchPladser_sm_bg_svenske.jpg);
	padding:30px 20px 0px 20px;
	border-top:#9ccad3 1px solid;
	border-bottom:#9ccad3 1px solid;
}

/* Pladsvisning */
.camp_ent div.a {
	background-color:#ececec;
	padding:2px 0px 2px 5px;
	font-size:10px;
	border-bottom:#e5e5e5 1px solid;
}

.camp_ent div.b {
	background-color:#ffffff;
	padding:2px 0px 2px 5px;
	font-size:10px;
	border-bottom:#e5e5e5 1px solid;
}

.camp_ent p {
	background-color:#ffffff;
	padding:0px 0px 2px 5px;
	font-size:11px;
}

.camp_ent_icons div {
	padding:0px 6px 6px 0px;
	float:left
}


/* Link list */
.linkList div.body td.text {
	padding:6px 0px 6px 0px;
	font-size:10px;
	line-height:14px;
}

.linkList div.body td.text a {
	color:#4a4a4a;
	text-decoration:none;
}

.linkList div.body td.date {
	font-size:10px; 
	color:#587085;
	padding-right:8px;
}

.gMap_smIcon {
	width:130px;
	padding:0px 0px 3px 0px;
}

.gMap_smIcon div {
	font-family: Times, "Times New Roman", serif;
	color:#4a4a4a;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	background:url(/images/gmap_compas_icon_new.gif); 
	background-repeat:no-repeat;
	height:25px;
	padding:3px 0px 0px 10px;
	cursor:pointer;
}

/* Calendar list */
.calendarList td.text div {
	padding:4px 0px 4px 8px; 
	background-color:#d3d3d3; 
	margin-bottom:8px
}

.calendarList td.text div p {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

/* G-Map */
.gmap_h1 {
    font-weight: bold;
    font-size: 13px;
    color: #585858;
    font-family: Verdana, Arial, "Times New Roman";
    text-decoration: none;
	margin:0px;
	padding-bottom:3px;
}

/* Search results page */
.search_banners div {
	width:140px; 
	float:left; 
	padding:5px 21px 10px 0px
}

.search_articles td.a, .search_calendar td.a, .search_galleri td.a {
	padding:9px 0px 5px 5px; 
	width:60px;
	border-bottom:#e9ecef 1px solid;
}

.search_articles td.b, .search_calendar td.b, .search_galleri td.b {
	padding:6px 15px 6px 0px;
	border-bottom:#e9ecef 1px solid;
}

.search_articles p.date, .search_calendar p.date, .search_galleri p.date {
	font-size:10px;
	line-height:14px;
	color:#587085;
	font-weight:bold
}

.search_articles p.name, .search_calendar p.name, .search_galleri p.name {
	padding:0px 0px 3px 0px;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#4a4a4a;
}

.search_articles p.name a, .search_calendar p.name a, .search_galleri p.name a {
	color:#4a4a4a;
}

.search_articles p.author, .search_calendar p.author, .search_galleri p.author {
	font-size:10px;
	line-height:14px;
	color:#4a4a4a;
}

.search_name {
	padding:0px 0px 3px 0px;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#4a4a4a;
}

.search_name a {
	color:#4a4a4a;
}

.search_dealer div.inner {
	padding:5px 0px 2px 10px
}

.newsletterList td {
	padding-top:3px;
	padding-bottom:3px;
}

.newsletterList a {
	color:#4a4a4a
}

/* Konkurrence */
.competition_top {
	background:url(/images/lan/competition_top.gif); 
	background-repeat:no-repeat;
}

.competition_radioBtns {
	margin:0px 0px 20px 0px
}

.competition_radioBtns div.outher {
	background-color:#e9ecef; 
	padding:12px 20px 10px 15px;
}

.competition_sendAnswer div.outher {
	background-color:#e9ecef; 
	padding:12px 20px 10px 15px;
}

.fpElmt_oneCol_competition div.outher {
	background:url(/images/konkurrence_box_bg.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:20px 15px 20px 15px;
}

/* Tilmeld nyhedsbrev */
.fpElmt_oneCol_newsmail div.outher {
	background:url(/images/newsmail_box_bgSm.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:17px 15px 20px 15px;
}

.fpElmt_newsmail div.outher {
	background:url(/images/newsmail_box_bg.gif);
	background-repeat:no-repeat;
	background-color:#e9ecef;
	padding:20px 15px 20px 15px;
}

/* Vogndatabase - detaljer siden  */
.tableInputs { width:100%; margin-top:20px; margin-left:20px;}
.tableFrontList { width:100%; margin-top:10px;}
.tableDetaljer { width:100%; background-color:#FFFFFF;}
.tableVogn { width:100%;}
.tableVognInfo { width:100%; margin-top:5px; margin-bottom:5px; border-top:1px solid #c3d9e0;}
.tableVognInfoList { width:100%; border-top:1px solid #c3d9e0;}
.textVognStor { color:#585858; font-weight:bold; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.divPriceFront { float:right;}
.divDetaljerList { width:84px; height:16px; background-color:#a7bfcb; text-align:right; margin-top:1px; padding-top:2px; padding-right:5px;}
.divPriceList { width:84px; height:16px; background-color:#f7b053; text-align:right; margin-top:1px; padding-top:2px; padding-right:5px;}
.divPriceDetaljer { width:180px; height:20px; background-color:#f7b053; padding:8px; margin-top:10px; text-align:center;}

.priceDetaljer{ color:#FFFFFF; font-size:16px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

.tableVognInfo { width:100%; margin-top:5px; margin-bottom:5px; border-top:1px solid #acacac;}
.tdPadding { padding-top:3px; padding-bottom:3px;}
.tdInfo { padding-top:3px; padding-bottom:3px; border-bottom:1px solid #acacac;}
.tdInfo2 { padding-top:3px; padding-bottom:3px; border-bottom:none;}
.tdInfoVogn { padding-top:3px; padding-bottom:3px; border-bottom:1px solid #acacac;}
.tdInfoVognTop { width:161px; padding-top:3px; padding-bottom:3px; border-top:1px solid #acacac;}
.tdInfoVognTop2 { width:161px; padding-top:3px; padding-bottom:3px; border-top:1px solid #acacac; border-bottom:1px solid #acacac;}
.tdDetaljer { padding-top:10px; padding-bottom:25px; padding-left:15px; padding-right:15px;}
.textBoldYellow { color:#f7b053; font-size:10px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* input */

.subGroupDropDown option.blue_a {
	background-color:#85bec8;
	color:#ffffff;
}

.subGroupDropDown option.green_a {
	background-color:#96c366; 
	color:#ffffff;
}

.subGroupDropDown option.yellow_a {
	background-color:#f3c155;
	color:#ffffff;
}

.subGroupDropDown option.grey_a {
	background-color:#aeaeae;
	color:#ffffff;
}

.subGroupDropDown option.darkBlue_a {
	background-color:#587085;
	color:#ffffff;
}

.subGroupDropDown option.blue_b {
	background-color:#c4dfe4;
}

.subGroupDropDown option.green_b {
	background-color:#c9e0b0; 
}

.subGroupDropDown option.yellow_b {
	background-color:#f3e29c 
}

.subGroupDropDown option.grey_b {
	background-color:#d3d3d3 
}

.subGroupDropDown option.darkBlue_b {
	background-color:#bec7d0;
}

.searchTopResults {
	padding:0px 0px 13px 10px
}

.searchTopResults p.headline {
	font-weight:bold;
	padding:0px 0px 3px 0px
}

.searchTopResults p {
	font-size:11px;
	padding-bottom:2px
}

/* styles til små billeder på detaljer.asp */

#smallPicCont1, #smallPicCont2, #smallPicCont3, #smallPicCont4, #smallPicCont5, #smallPicCont6, #smallPicCont7, #smallPicCont8, #smallPicCont9 {
    width:40px;
    height:30px;
    border:3px solid #d3d3d3;
    margin:auto;
	overflow:hidden;
	position:relative;
}

#smallPic1, #smallPic2, #smallPic3, #smallPic4, #smallPic5, #smallPic6, #smallPic7, #smallPic8, #smallPic9 {
	position:relative;
	cursor:pointer;
}

.loginBoxleft { padding:10px; background-color:#c4dfe4; color:#4a4a4a;}

.videoTop { background:url(/images/VideoTop.jpg) no-repeat; width:630px; height:149px; }
.videoTop p { width:400px; padding-top:30px; padding-left:25px; font-size:10px; line-height:12px; }
.listHeaderTD {padding:3px 0px 3px 0px;font-size:10px;color:#FFF;}
.premiumSite {font-weight:bold;border-bottom:1px solid #C4C4C4; padding-top:10px!important;padding-bottom:10px!important;}
.facility {width:110px;float:left;margin-right:10px;margin-bottom:10px;padding:2px 10px 4px 30px;border:0px solid #587085;background:#cacaca url(/images/btnBgFacility.gif) left top no-repeat;}
.facility.right {margin-right:0px;}

.search_box_input_small input{ height:auto;}

.articleManchet {font-size:11px;}

.orange .outher{ background:#F3E29C; border-bottom:1px solid #F3C155;}
.orange .inner {padding-bottom:10px;}
.orange p { margin-left:5px; margin-right:5px;}

.latestVideoContainer {float:left;width:145px;margin-right:16px;margin-bottom:16px;cursor:pointer;}
.latestVideoContainer div.overlay img {margin-top:33px;}
.latestVideoContainer div.overlay {text-align:center;width:145px;height:100px;background:transparent url(/images/movieOverlay.png) left top no-repeat;}
.latestVideoContainer .bottomInfo {background-color:#E9ECEF;padding:5px;}
.latestVideoContainer .bottomInfo b {font-size:10px;line-height:14px;}

/* 4 videos next to each other */
.fpElmt_listWidth100_mov div.ent {width:159px;float:left;}

.fpElmt_listWidth100_mov div.ent div.outher {width:151px;}

.fpElmt_listWidth100_mov div.ent div.outher div.picRow {cursor:pointer;height:115px;overflow:hidden;}

.fpElmt_listWidth100_mov div.ent div.outher div.picRow div.inner {z-index:1;position:relative;}

.fpElmt_listWidth100_mov div.ent div.outher div.picRow div.iconMovie {z-index:2;padding:0px 0px 0px 8px;bottom:40px;position:relative}

.fpElmt_listWidth100_mov div.ent div.outher div.picRow div.inner div.date {background-color:#d3d3d3; height:15px;color:#FFFFFF;font-weight:bold;padding:0px 4px 2px 0px;font-size:10px;}

.fpElmt_listWidth100_mov div.ent div.outher div.picRow div.inner div.pic {height:97px;background-color:#d3d3d3;padding-top:3px;overflow:hidden;}

.fpElmt_listWidth100_mov div.ent div.outher div.textRow {background-color:#ececec;border-bottom:#d3d3d3 1px solid;padding:3px 0px 8px 9px;font-size:10px;line-height:14px}
/* END: 4 videos next to each other */
#travellogNews{ position: relative;}
#travellogNews .text a { display: block; height: 15px; top:2px; right:2px;position: absolute;    text-decoration: underline;    width: 15px;}

.heightAuto {height:auto!important;}
.two_col_outher .col_left .fpElmt_oneCol_noPic .textBlue {}

