
/* --------------------------------------------------------------------------- */
/* -----------------------------------GLOBAL----------------------------------- */
/* --------------------------------------------------------------------------- */

.printpage
{
	margin-right:40px;
	}


html, body
{
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	font-weight: normal;
	z-index: 1;
}
#body
{
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
	
}
img
{
	border: 0px;
}
form
{
	padding: 0px;
	z-index: 1;
}
input.searchbox
{
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: none;
	font-size: 9px;
	margin-top: 3px;
	width: 110px;
	vertical-align: text-top;
}
.search
{
	padding-top: 3px;
	padding-left: 14px;
	padding-bottom: 10px;
}
.tbl_main
{
	padding-top: 10px;
	padding-bottom: 30px;
	height: 100%;
}
.tbl_menu_h, .tbl_menu_n, .tbl_menu_f, .tbl_menu_r, .tbl_menu_search
{
	width: 167px;
	padding-top: 10px;
	padding-right: 10px;
	height: 100%;
	padding-left: 10px;
	
}
.tbl_main h1
{
	text-decoration: none;
}
.tbl_main
{
	padding-right: 8px;
	padding-left: 18px;
}
.tbl_main_s
{
	width: 779px;
}
.tbl_menu_s
{
	width: 1px;
	margin: 0px;
	padding: 0px;
}
/* --------------------------------------------------------------------------- */
/* --------------------------------- TYPOGRAFI --------------------------------- */
/* --------------------------------------------------------------------------- */
.tbl_main li
{
	font-size: 12px;
	margin-left: 25px;
	font-family: Verdana;
}
h1
{
	font-size: 17pt;
	font-family: Verdana;
	text-transform: uppercase;
}
h2
{
	font-size: 14pt;
	font-family: Verdana;
	text-transform: uppercase;
}
h3
{
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
}
h4
{
	font-size: 12px;
	font-family: Verdana;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
}
h5
{
	font-size: 12px;
	font-family: Verdana;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
}
h6
{
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
P.sans
{
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:16px;
	font-weight: normal;
}
p, table, body
{
	font-size: 12px;
	font-family: Verdana;
	text-transform: none;
	font-weight: normal;
}

p, h3, h2, h4, h5
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3, h2, h4, h5
{
	padding-top: 7px;
}
.tbl_main a
{
	text-decoration: underline;
}
.layout-grid TD
{
	vertical-align: top;
}
.layout-grid
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* --------------------------------------------------------------------------- */
/* --------------------------------- SIDEMENU--------------------------------- */
/* --------------------------------------------------------------------------- */
.tbl_menu a
{
	list-style-type: none;
	text-decoration: none;
	font-size: 10px;
}
.node
{
	list-style-type: none;
	font-weight: bold;
	font-family: Verdana;
	display:block;
	margin-left: 6px;
}
ul
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.level0, .label-level0-current
{
	margin-left: 7px;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
}
.level1, .label-level1-current
{
		margin-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.level2, .label-level2-current
{

	text-decoration: none;
	text-transform: uppercase;
}
.level3, .label-level3-current, .level4, .label-level4-current, .level5, .label-level5-current, .level6, .label-level6-current
{
	text-transform: none;
	text-decoration: none;
}
.level4, .label-level4-current, .level5, .label-level5-current, .level6, .label-level6-current
{
	font-weight: normal;
}
/* --------------------------------------------------------------------------- */
/* ------------------------------ H | N | F | R ------------------------------ */
/* --------------------------------------------------------------------------- */

/* --------------------------------- H --------------------------------- */

.tbl_main_h h6, .tbl_main_h h1, .tbl_main_h h2, .tbl_main_h h3, .tbl_menu_h a:visited, .tbl_menu_h a:link, .tbl_menu_h a:active, .tbl_menu_h span, .tbl_main_h a
{
	color: #0067A6;	
} 
.tbl_menu_h a:hover, a
{
	color: #004874;
	text-decoration: underline;
}
.tbl_menu_h .label-level3-current, .tbl_menu_h .label-level4-current, .tbl_menu_h .label-level5-current, .tbl_menu_h .label-level6-current
{
	list-style-type: disc;
	list-style-image: url('../images/pil_h.gif');
	display: list-item
}
.tbl_menu_h span
{
	color: #004874;
}

/* --------------------------------- N --------------------------------- */


.tbl_main_n h6, .tbl_main_n h1, .tbl_main_n h2, .tbl_main_n h3, .tbl_menu_n a:visited, .tbl_menu_n a:link, .tbl_menu_n a:active, .tbl_menu_n span, .tbl_main_n a
{
	color: #1C9FBD;
}
.tbl_menu_n a:hover, a
{
	color: #117082;
	text-decoration: underline;
}
.tbl_menu_n .label-level3-current, .tbl_menu_n .label-level4-current, .tbl_menu_n .label-level5-current, .tbl_menu_n .label-level6-current
{
	list-style-type: disc;
	list-style-image: url('../images/pil_n.gif');
	display: list-item
}
.tbl_menu_n span
{
	color: #117082;
}
/* --------------------------------- F --------------------------------- */

.tbl_main_f h6, .tbl_main_f h1, .tbl_main_f h2, .tbl_main_f h3, .tbl_menu_f a:visited, .tbl_menu_f a:link, .tbl_menu_f a:active, .tbl_menu_f span, .tbl_main_f a
{
	color: #81C03E;
}
.tbl_menu_f a:hover, a
{
	color: #57872D;
	text-decoration: underline;
}
.tbl_menu_f .label-level3-current, .tbl_menu_f .label-level4-current, .tbl_menu_f .label-level5-current, .tbl_menu_f .label-level6-current
{
	list-style-type: disc;
	list-style-image: url('../images/pil_h.gif');
	display: list-item
}
.tbl_menu_f span
{
	color: #57872D;
}

/* --------------------------------- R --------------------------------- */

.tbl_main_r h6, .tbl_main_r h1, .tbl_main_r h2, .tbl_main_r h3, .tbl_menu_r a:visited, .tbl_menu_r a:link, .tbl_menu_r a:active, .tbl_menu_r span, .tbl_main_r a
{
	color: #017F3F;
}
.tbl_menu_r a:hover, a
{
	color: #00592B;
	/*text-decoration: underline;*/
	text-decoration: none; /*rasmus*/
}
.tbl_menu_r .label-level3-current, .tbl_menu_r .label-level4-current, .tbl_menu_r .label-level5-current, .tbl_menu_r .label-level6-current
{
	list-style-type: disc;
	list-style-image: url('../images/pil_h.gif');
	display: list-item
}
.tbl_menu_r span
{
	color: #00592B;
}
/* --------------------------------- SEARCH --------------------------------- */
.tbl_main_search  h6, .tbl_main_search h1, .tbl_main_search h2, .tbl_main_search h3, .tbl_menu_search a:visited, .tbl_menu_search a:link, .tbl_menu_search a:active, .tbl_menu_search span, .tbl_main_search a
{
	color: #7CC140;
}
.tbl_menu_search a:hover
{
	color: #009326;
	text-decoration: underline;
}
.tbl_menu_search .label-level3-current, .tbl_menu_search .label-level4-current, .tbl_menu_search .label-level5-current, .tbl_menu_search .label-level6-current
{
	list-style-type: disc;
	list-style-image: url('../images/pil_search.gif');
	display: list-item
}
.tbl_menu_search span
{
	color: #7CC140;
}
.draft
{
	background-color: #cccccc;
}

.forside h6, .forside a
{
	text-decoration: none;
}
	
.manchet
{
	font-weight:bold;	
	}
/*------------------------Hjul-------------------------------*/
.wheel
{
 	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:16px;
	font-weight: normal;
	   
}	

.wheel:visited
{
    text-decoration: none;
    color: Black;
    
}

.wheel:link
{
    text-decoration: none;
    color: Black;
}