@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
margin: 0px;
padding: 0px;
text-align:center;
background-image:url(/images/back.gif);
}

html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}

#wrapper {
	width:100%;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding: 5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:16px;
	padding:0 0 0 0;
	margin-bottom: 1em;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:16px;
	padding:0 0 0 0;
	margin-bottom: 0.5em;
}
.addresse_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222;
	line-height:11px;
	padding:0 0 0 0;
}

.t {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58595B;
	line-height:15px;
}

.heading {
	line-height:35px;
	padding-top: 35px;
	margin-top:-35px;
}

h1 {
	font-family:Verdana, sans-serif;
	font-size:25px;
	color:#fff;
	font-weight:normal;
	background-color:#73880a;
display:inline;
padding: 0 5px 1px 5px;
border: solid thin #FFF;
line-height: 1.5em;
}

.subheading {
	line-height:25px;
	padding-top: 25px;
	margin-top:-25px;
}

/*
h2 {
	font-family:Verdana, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	background-color:#73880a;
display:inline;
padding: 0 5px 1px 5px;
border: solid thin #FFF;
line-height: 1.5em;
}
*/

h2 {
 font-family:Verdana, sans-serif;
 font-size:15px;
 font-weight: bold;
 display: block;
 color: #222;
 border: none;
 background-color: white;
 margin: 2em 0 -1em 0;
 padding: 0;
 line-height: 1.5em;
 text-transform: uppercase;
}

.pagename {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	border-bottom:thin;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
	padding:0 0 5px 0;
	letter-spacing:1px;
	text-transform: uppercase;
	text-align:left;
	margin-bottom:12px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222;
	font-weight:bold;
	padding:0;
	letter-spacing:1px;
	text-align:left;
	background-color: white;
	margin: 2em 0 0 0;
        text-transform: uppercase;
}

h4 {
	font-family:Verdana, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:normal;
}


/*********** links ***********/
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73880a;
	text-decoration:underline;
}


a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#knap_left {
	background-image:url(/images/knap_left.png);
	height:21px;
	width:10px;
	float:left;
}

#knap_right {
	background-image:url(/images/knap_right.png);
	background-repeat:no-repeat;
	height:21px;
	width:20px;
	float:left;
}

#knap_middle {
	background-image:url(/images/knap_middle.png);
	height:21px;
	float:left;
	padding: 0 5px 0 5px;
}

#knap_middle_linkposition {
padding-top:5px;
font-weight:bold;
text-transform:uppercase;
}

/** Header **/

#longheader {
	width:100%;
	margin: 0 auto;
	height:149px;
    background: #171d0d url(/images/header_back.jpg) center;
	background-repeat:repeat-x;
}

#header {
	width:980px;
	margin: 0 auto;
	height:149px;
	border:none;
}

#logo {
	width:340px;
	float: left;
	height:97px;
    background-image:url(/images/logo.png);
	margin:8px 0 0 0;
}

#menu {
	width:980px;
	float: left;
	height:45px;
    text-align:left;
	margin: 0;
	padding: 0;
}

#submenu {
	width:240px;
	float: left;
    text-align:left;
	margin: 0;
	padding: 0 0 0 20px;
}

#search {
	width:530px;
	float: right;
	height:105px;
    text-align:right;
}

#searchbar {
	width:180px;
	float: right;
	height:23px;
	padding:55px 0 0 0;
}

#search_field {
	background-image:url(/images/search_bar.png);
	width:157px;
	float: left;
	height:23px;
}

#search_button {
	background-image:url(/images/search_button.png);
	width:23px;
	float: left;
	height:23px;
}

.search_area {
	border:none;
	float:left;
	margin: 4px 0 0 7px;
} 


/** Main area **/

#dato {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#58595B;
}

#longmain {
	width:100%;
	margin: 0 auto;
	background-image:url(/pic/back_front.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
}

#main {
	padding: 30px 0 120px 0; /* b=20 */
	width:980px;
	margin: 0 auto;
	text-align:left;
	height:100%;
}

#front_left_content {
	padding: 0 0 0 5px;
	width:595px; 
	float:left;
}

#main_front_left_1 {
	padding: 0 0 0 5px;
	width:590px; 
	float:left;
	margin-bottom:60px;
}
#main_front_left_2 {
	padding: 0 0 0 5px;
	width:590px; 
	float:left;
	margin-bottom:30px;	
}

#front_right_content {
	padding: 0;
	width:344px;
	float:right;
}

#main_front_right_1 {
	padding: 0;
	width:344px;
	float:right;
}

#main_front_right_2 {
	margin-top: 2em;
	padding: 0;
	width:344px;
	float:right;
}

#main_front_right_picturebox {
	padding: 0;
	width:344px;
	float:right;
}

#main_front_right_txtbox {
	padding: 0;
	width:304px;
	float:right;
	margin-top:189px;
	background-image:url(/images/greenbox.png);
	padding: 20px 20px 30px 20px;
}

#main_sub_right {
	padding: 0;
	width:700px;
	float:right;
}

#main_sub_left {
	padding: 0;
	width:220px;
	float:left;
}

#main_sub_right ul, #main_sub_right ol {
 margin-left: 35px;
}
/** Footer **/

#longfooter {
  width:100%;
  margin: -120px auto 0 auto; /* t=10px */
  height:120px; /* 110px */
  background: #d4d4d4 url(/images/footer_back.jpg) center top;
  background-repeat:no-repeat;
  float:left;

  clear: both;
  position: relativ;
}

#footer {
	padding: 10px 0 0 0;
	width:980px;
	margin: 0 auto;
}

#address {
	width:510px;
	float: left;
	height:100px;
	text-align:left;
	padding: 0 0 0 0px;
}

#address_logo {
	width:110px;
	height:100px;
	background-image:url(/images/gbf_round.png);
	background-repeat:no-repeat;
	float:left;
}

#gbf_address1 {
	height:20px;
	width:400px;
	float:right;
	text-align:left;
	padding-top:15px;
}
#gbf_address2 {
	height:40px;
	width:200px;
	float:left;
	text-align:left;
	padding-top:0px;
}
#gbf_address3 {
	height:40px;
	width:200px;
	float:right;
	text-align:left;
	padding-top:0px;
}

#copyright {
	width:180px;
	float: right;
	height:90px;
    text-align:right;
	padding: 10px 0px 0 0;
}


/** Navigation **/

ul.navi {
	list-style: none;
	float: left;
	clear: left;
	padding:5px 0 0 0; s
}

ul.navi li {
	float: left;
}

ul.navi li a {
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 9px 0 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

#navi_current_left {
	background-image:url(/images/left.png);
	height:30px;
	width:18px;
	float:left;
}

#navi_current_right {
	background-image:url(/images/right.png);
	background-repeat:no-repeat;
	height:30px;
	width:18px;
	float:left;
}

#navi_current_middle {
	background-image:url(/images/middle.png);
	height:30px;
	float:left;
}

#navi_left {
	height:30px;
	width:18px;
	float:left;
}

#navi_right {
	background-repeat:no-repeat;
	height:30px;
	width:18px;
	float:left;
}

#navi_middle {
	height:30px;
	float:left;
}


/** SubNavigation **/

ul.subnavi {
	list-style: none;
	float: left;
	padding:5px 0 0 0;
	width:200px;
}

ul.subnavi li {
	float: left;
	width:200px;
}

ul.subnavi li a {
	float: left;
	text-decoration: none;
	color: #000;
	padding: 13px 0 0 10px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
    text-transform: uppercase;
	width:200px;
	height:23px;
}

ul.subnavi li a.current {
     color:#7E9219;
      }
ul. subnavi li a:hover {
     color:#7E9219;
      }

#subitem {
	background-image:url(/images/subitem_back.jpg);
	height:36px;
	width:220px;
	float:left;
	border-top:thin;
	border-top-style:solid;
	border-top-color:#ececec;
}

#current_subsubitem {
	height:36px;
	width:200px;
	float:left;
}




#subsubitem {
	height:36px;
	float:left;
	padding: 0 0 0 20px;
	margin-top:-10px;
}

#current_subsubitem {
	height:36px;
	float:left;
	padding: 0 0 0 20px;
	margin-top:-10px;
	background-image:url(/images/select.jpg);
}


.medlemmer {
 margin: 2em 0 1em 0;
}
.medlem {
 margin-bottom: 1em;
}
.medlem .header {
 font-weight: bold;
}
.medlem p {
 margin: 0;
}
.medlem a {
 font-size: 1em;
 text-decoration: none;
}

.alfabet {
 margin: 1em 0;
}
.alfabet .header {
 font-weight: bold;
}
.alfabet p {
 margin: 0;
}
.alfabet .bogstav {
 margin-right: 0.5em;
 text-decoration: underline;
}

.mellemoverskrifter {
 margin: 0;
 padding: 0;
 line-height: 5px; 
}

.arkiv a {
 font-weight: bold;
}

#textfield {
 border: none;
}
input.search_area {border:0px;}


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#bestyrelse, .bestyrelse {
 width: 400px;
 clear: right;
}
.person {
 clear: right;
}
.person img {
 float: right;
 margin: 0 0 0 1em;
 border: 1px solid rgb(200,200,200);
}
#bestyrelse img {
 float: right;
 margin: 2em 0 0 1em;
 border: 1px solid rgb(200,200,200);
}
#bestyrelse h2, .bestyrelse h2 {
 display: block;
 color: #222;
 border: none;
 background-color: white;
 margin: 2em 0 -2em 0;
 padding: 0;
 font-weight: bold;
}
#bestyrelse h3, .bestyrelse h3 {
 display: block;
 color: #222;
 border: none;
 background-color: white;
 margin: 3em 0 0 0;
 padding: 0;
}

.fakta {
  overflow: hidden;
  visibility: hidden;
}

.understreget {
 text-decoration: underline;
}

.markering, a.markering {
 background-color: #73880a;
 color: white;
}
.markering a:hover, a:hover .markering {
 color: white;
}

.centrer {
 text-align: center;
}
.lilletekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
}

.streg {
 border-bottom:thin;
 border-bottom-color:#ccc;
 border-bottom-style:solid;
 padding: 0 0 5px 0;
 margin-bottom: 12px;
}

.stronguppercase {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#222;
 font-weight:bold;
 letter-spacing:1px;
 text-transform: uppercase;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
