﻿@import url("Typografi_2009.css");

/* Faste elementer
------------------------------------------------------------------ */
#page {
	height:auto;
	width:1000px;
	text-align:left;
	margin-top:0px;
}

#top_container {
	height:60px;
	width:100%;
	background-image:url(/Files/System/Grafik2009/Topgrafik_bg.jpg);
	background-repeat:repeat-x;
	float:left;
}

#top {
	height:auto;
	width:1000px;
}

#logo {
	height:60px;;
	width:200px;
	float:left;
	position:relative;
}

#logo img {
	position:absolute;
	top:16px;
	right:2px;
}


/* Topmenu
-----------------------------------*/
#topmenu {
	height:60px;
	width:800px;
	float:left;
	position:relative;
}

#topmenu ul {
	line-height:30px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:30px;
}

#topmenu ul li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	background-image:url(/Files/System/Grafik2009/topmenu_link.jpg);
	border-right:1px solid #999;
	float:left;
}

#topmenu ul li a:link, #topmenu ul li a:visited, #topmenu ul li a:hover, #topmenu ul li a#activeitem.inpath, #topmenu ul li a.inpath  {
	color:#333;
	font-size:13px;
	text-decoration:none;
	line-height:30px;
	padding:0px 12px 0px 14px;
	float:left;
}

#topmenu ul li a:hover, #topmenu ul li a#activeitem.inpath, #topmenu ul li a.inpath {
	background-image:url(/Files/System/Grafik2009/topmenu_active.jpg);
}

/* Sprog
-----------------------------------*/
#sprog {
	height:30px;
	width:104px;
	float:left;
}

#sprog a {
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

/* Brødkrummesti
--------------------------*/
#toolsmenu {
	height:30px;
	width:896px;
	float:left;
	font-size:10px;
}

/* Legend */
.Legend A:link, .Legend A:Hover, #toolsmenu a {
	line-height:30px;
	text-decoration: none;
	color:#333;
	font-size:10px;
}

/* Boxe
-----------------------------------*/
/* Bokse container + tekst
--------------------------*/
.box_container, .box_container_large {
	height:auto;
	width:230px;
}

.box_container_large {
	width:500px;
}

.box_text {
	font-size:12px;
	color:#fff;
	padding-left:15px;
}

/* Bokse top
--------------------------*/
.box_top, .box_top_large, .box_top_clean, .box_top_search, .box_top_td, .box_top_large_td {
	background-image:url(/Files/System/Grafik2009/box_top.gif);
	background-repeat:no-repeat;
	line-height:31px;
	width:230px;
	float:left;
}

.box_top_large, .box_top_large_td {
	background-image:url(/Files/System/Grafik2009/box_top_large.gif);
	width:500px;
}

.box_top_clean {
	background-image:url(/Files/System/Grafik2009/box_top_clean.gif);
	height:8px;
	font-size:0;
	line-height:0px;
}

.box_top_search {
	background-image:url(/Files/System/Grafik2009/box_top_search.gif);
	height:8px;
	font-size:0px;
	line-height:0px;
}

.box_top_td, .box_top_large_td {
	float:none;
}

/* Bokse indhold
--------------------------*/
.box_content, .box_content_clean, .box_content_search, .box_content_large, .box_content_td, .box_content_large_td, .leftmenu_content {
	width:198px;
	_width:230px;
	height:inherit;
	float:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding:15px;
	padding-bottom:7px;
}

 .box_content_search {
	 background-image:url(/Files/System/Grafik2009/box_content_bg.gif);
	 background-repeat:repeat-x;
	 height:34px;
	 padding-top:0px;
	 padding-bottom:0px;
	 line-height:34px;
 }
 
 .box_content_clean {
	 padding-top:0px;
	 padding-bottom:0px;
	 line-height:10px;
 }
 
.box_content_large, .box_content_large_td {
	width:468px;
	_width:500px;
}

.box_content_large_td {
	width:468px;
}

.box_content a, .box_content_clean a, .box_content_td a {
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.box_content_td, .box_content_large_td {
	float:none;
}

.box_content_td {
	width:198px;
}

.box_content a, .box_content a:hover, .box_content_td a, .box_content_td a:hover {
	color:#333;
}

/* Bokse bund
--------------------------*/
.box_bottom, .box_bottom_search, .box_bottom_large, .box_bottom_td, .box_bottom_large_td {
	background-image:url(/Files/System/Grafik2009/box_bottom.gif);
	background-repeat:no-repeat;
	height:8px;
	width:230px;
	float:left;
	font-size:0px;
	line-height:0px;
}

.box_bottom_search {
	background-image:url(/Files/System/Grafik2009/box_bottom_search.gif);
}

.box_bottom_large, .box_bottom_large_td {
	background-image:url(/Files/System/Grafik2009/box_bottom_large.gif);
	width:500px;
}

.box_bottom_td, .box_bottom_large_td {
	float:none;
}

/* Venste menu
-----------------------------------*/
.leftmenu_content {
	width:228px;
	_width:230px;
	padding:0px;
}

.leftmenu_content ul li {
	list-style-type:none;
	list-style-image:none;
}

/* Niveau 2-5
-----------------------------------*/
ul.M0, ul.M2, ul.M3, ul.M4 {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

/* Niveau 2
-------------*/
li.L2_Active {
	background-image:url(/Files/System/Grafik2009/submenu_active.gif);
	background-repeat:no-repeat;
	line-height:26px;
	background-color:#e2e2e2;
}

li.L2 {
	line-height:26px;
}

a.L2_Active {
	padding-left:15px;
	font-size:12px;
}

a.L2 {
	padding-left:15px;
	font-size:12px;
}

.L2 a:link, .L2 a:visited, .L2 a:hover, .L2_Active a:link, .L2_Active a:visited, .L2_Active a:hover {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

.L2 a:hover {
	text-decoration:underline;
}

/* Niveau 3
-------------*/
UL.M2 {
	margin:0px;
	padding-left:30px;
}

li.L3 {
	line-height:26px;
}

a.L3_Active {
	font-size:12px;
	text-decoration:underline;
}

a.L3 {
	font-size:12px;
	text-decoration:none;
}

.L3 a:link, .L3 a:visited, .L3 a:hover, .L3_Active a:link, .L3_Active a:visited, .L3_Active a:hover {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

.L3 a:hover,  .L3_Active a:hover {
	text-decoration:underline;
}

/* Niveau 4
-------------*/
UL.M3 {
	margin:0px;
	padding-left:15px;
}

li.L4 {
	line-height:26px;
}

a.L4_Active {
	font-size:12px;
}

a.L4 {
	font-size:12px;
}

.L4 a:link, .L4 a:visited, .L4 a:hover, .L4_Active a:link, .L4_Active a:visited, .L4_Active a:hover {
	color:#333;
	font-weight:normal;
}

.L4 a:hover, .L4_Active a:hover {
	text-decoration:underline;
}

/* Indholdsområde
-----------------------------------*/
#container {
	min-height:300px;
	_height:300px;
	width:1000px;
	float:left;
}

.leftmargin, .coloumnwidth_front, .coloumnspace_front, .coloumnwidth, .coloumnspace, .coloumnwidth_2col, .coloumnspace_2col {
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.leftmargin {
	width:20px;
	
}

#content_front {
	height:325px;
	width:1000px;
}

/* Husk at gange columnwidth med 6 */
.coloumnwidth_front {
	width:155px;
}

/* Husk at gange columnspace med 5 */
.coloumnspace_front {
	width:10px;
}

#content_1kol {
	width:770px;
}

/* Husk at gange columnwidth med 6 */
.coloumnwidth_1kol {
	width:115px;
}

/* Husk at gange columnspace med 5 */
.coloumnspace_1kol {
	width:12px;
}

#content_2col {
	width:520px;
}

/* Husk at gange columnwidth med 6 */
.coloumnwidth_2col {
	width:75px;
	height:0px;
}

/* Husk at gange columnspace med 5 */
.coloumnspace_2col {
	width:10px;
}

.border {
	border-right:1px solid black;
	height:100%;
}

/* Footer
-----------------------------------*/
#footer {
	height:auto;
	width:1000px;
	float:left;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:13px;
	}

#footer td, #footer td a {
	color:#666;
	font-size:10px;
	text-decoration:none;
}

#footer td a:hover {
	text-decoration:underline;
}

/* Search
-----------------------------------*/
.search {
	height:20px;
}

.search_felt {
	background-image:url(/Files/System/Grafik2009/search_felt.gif);
	background-repeat:no-repeat;
	height:20px;
	width:168px;
	border:none;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:2px;
}

.search_submit {
	height:20px;
}

/* Nyhedsbrev tilmelding
-----------------------------------*/
.Box_content input {
	background-image:url(/Files/System/Grafik2009/search_felt.gif);
	background-repeat:no-repeat;
	height:20px;
	width:155px;
	_width:110px;
	border:none;
	border-right:1px solid #999;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:2px;
}

/* ParagraphSetup
------------------------------------------------------------------ */
#content_two_coloums {
	height:325px;
	width:500px;
}

#infoboks {
	width:230px;
}

.paragraphimage {
	margin-top:0px;
	margin-bottom:0px;
}