/* GENERAL STYLES - START */
body { font-size: 75%; font-family: Verdana, Arial, 'Courier New', sans-serif; background-color: #FFF;}
div { font-family: Verdana, Arial, 'Courier New', sans-serif; padding: 0; margin: 0; }
h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
a { text-decoration: none; }
img { border: 0 none; }
input, textarea { border: 1px solid gray; }
form { padding: 0; margin: 0; }
/* GENERAL STYLES - END */

#Logo {
text-align: center;	
}
.BannerTekst {
font-family: 'Courier New', sans-serif;
font-size: 250%;
}
/*#LogoAddOn{
border-top: 1px solid black;
border-bottom: 1px solid black;
background: url('../img/back.gif');
background-repeat: repeat-x;
color: #000;
padding: 2px;
margin-top: 4px;
text-align: center;
}*/

/* MENU STYLES - END */
.Menu {}
.Menu ul { list-style: none; margin: 0; padding: 0; }
.Menu li { display: inline; }/* IE hack */
.Menu li a { display: block; margin: 0; padding: 2px; }
.Menu li a:link, .Menu li a:visited { color: purple; }
.Menu li a:hover, .Menu li a:active { background-color: gray; color: white; }
.MenuCaption {
/*border-top: 1px solid black;
border-bottom: 1px solid black;*/
border: 1px solid gray;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: url('../img/back.gif');
background-repeat: repeat-x;
color: #000;
padding: 2px;
}
/* MENU STYLES - END */

/* PAGE LAYOUT - START */
#Header, #Footer, #Content { width: 953px; /*margin: 0 auto;*/ }
#Header, #Footer { background-color: #FFF; }
#Header {}
#Content { margin-top: 6px; }
#Footer { 
  /*border-top: 1px solid green;
  background-color: #bedd94;*/
  text-align: center;
  padding: 2px;
  font-size: 10px;
  color: gray;
}
#Column1, #Column2, #Column3 { overflow: hidden; float: left; }
#Column1 { width: 120px; }
#Column2 { width: 643px; border-left: 5px solid white; border-right: 5px solid white; }
#Column3 { width: 180px; }
/* PAGE LAYOUT - END */

/* ADVERTISEMENTS - START */
.AdHolder {
padding-top: 8px;
background: url('../img/ad.gif');
background-repeat: no-repeat;
margin-bottom: 2px;
}
/* ADVERTISEMENTS - END */

/* SECTION - START */
#SectionBody { 
  border-top: 0 none; 
  border-right: 1px solid gray; 
  border-bottom: 1px solid gray; 
  border-left: 1px solid gray;
  padding: 5px;
}
#SectionBody .SectionElement { border: 1px solid black; }
#SectionBody .SectionElements {
  margin-top: 10px;
  border: 1px solid black;
}
#SectionBody p.vedtekt span {font-weight: bold;}
.SectionTitle {
  font-family: Verdana, Arial, 'Courier New', Georgia, sans-serif;
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  text-transform: UPPERCASE;
  /*border-top: 1px solid black;
  border-bottom: 1px solid black;*/
  border: 1px solid gray;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url('../img/back.gif');
  background-repeat: repeat-x;
  color: #000;
  padding: 2px;
}
/* SECTION - END */

/* ELEMENT - START */
.ElementSearchItem {
  margin: 0 0 5px 0;
  padding: 5px;
  border: 1px solid gray;
}
.ElementTop { }
.ElementLeft, .ElementRight {
  width: 310px;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.ElementLeft {
  margin-right: 5px;
  /*clear: both;*/
}
.ElementRight { }

.Element{
border: 1px solid gray;
margin: 5px 0 0 0;
padding: 5px;
}
.ElementTitleNoBorder{
font-weight: bold;
font-size: 100%;
}
.ElementTitle{
padding-top: 5px;
font-weight: bold;
font-size: 100%;
border-top: 1px solid gray;
}
.ElementTitleCenter{
padding-top: 5px;
font-weight: bold;
font-size: 100%;
border-top: 1px solid gray;
text-align: center;
}
.ElementTitleCenterNoBorder{
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
}
.ElementLeadtext{font-weight: bold; font-size: 90%;}
.ElementTeaser{}
.ElementBodyext{}
.ElementDate{font-size: 75%; font-style: italic;}
.ElementLink{text-align: center;}
.ElementWarning{color: red; font-size: 75%; border-bottom: 1px dashed red;}
.ElementPicture{ text-align: center; }
/*.ElementPicture img { background-color: #FFF; border:1px solid black; margin: 10px;}*/
/* ELEMENT - END */

/* ARTICLE - START */
.Article {
/*border: 1px solid gray;
margin: 10px 0 0 0;
padding: 5px;*/
}
.ArticleTitle, .ArticleLeadtext, .ArticleBodytext, .ArticleDate, .ArticleLink{
color: #000000;
font-family: Verdana, Arial, 'Courier New', Georgia, sans-serif;
}
.ArticleTitle{
font-weight: bold;
font-size: 200%;
/*padding-top: 5px;*/
margin: 5px 0 10px 0;
text-align: center; 
}
.ArticleLeadtext{
font-weight: bold;
font-size: 120%;
margin-bottom: 5px;
}
.ArticleBodytext{
font-size: 100%;
}
.ArticleBodytext p {
  margin: 5px 0;
}
.ArticleSource{
font-size: 75%;
margin-top: 15px;	
}
.ArticleNote{
font-size: 75%;
padding-bottom: 5px;
}
.ArticleComposer{
font-size: 80%;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
margin-bottom: 5px;
}
.ArticleWarning{
font-size: 10px;
color: Red;
text-transform: lowercase;
}
.ArticleDate{}
.ArticleLink{}
.ArticlePicture{ text-align: center; }
/* ARTICLE - END */

/* AdElement - START */
.AdElement {
border: 1px solid gray;
margin: 10px 0 0 0;
padding: 5px;
}
.AdElementTitle, .AdElementLeadtext, .AdElementBodytext, .AdElementDate, .AdElementLink{
color: #000000;
font-family: Verdana, Arial, 'Courier New', Georgia, sans-serif;
}
.AdElementTitle{
font-weight: bold;
font-size: 130%;
padding-top: 5px;
text-align: center;
}
.AdElementLeadtext{
font-weight: bold;
font-size: 95%;
}
.AdElementBodytext{
font-size: 90%;
padding: 2px 5px;
}
.AdElementNote{
font-size: 75%;
padding-bottom: 5px;
text-align: center;
}
.AdElementComposer{
font-size: 65%;
padding-bottom: 5px;
}
.AdElementDate{}
.AdElementLink{}
.AdElementPicture{ text-align: center; }
/* AdElement - END */

/* PersonElement - START */
.PersonElement { padding: 5px; }
.PersonElementTitle { font-weight: bold;  }
.PersonElementBodytext { margin: 5px 0; }
/* PersonElement - END */

/* ContactFormElement - START */
.ContactFormElement { padding: 5px; }
.ContactFormElementTitle { font-weight: bold; text-align: center; margin: 5px 0;}
.ContactFormElementBodytext { padding: 5px; }
.ContactFormElementButtonPanel { text-align: center; margin: 10px 0; }
.ContactFormElementWarning { font-weight: bold; text-transform: UPPERCASE; font-size: 125%; }
.ContactFormElementNote {  }
.ContactFormElement input, .ContactFormElement textarea{ font-family: Arial, 'Courier New', sans-serif; }
.ContactFormElement input.text, .ContactFormElement textarea{ border: 1px solid black; font-size: 115%; padding: 2px; width: 250px; }
.ContactFormElement input.button{ border: 1px solid black; }
/* ContactFormElement - END */

/* FactElement - START */
.FactElement { padding: 5px; }
.FactElementTitle { font-weight: bold; font-size: 130%; margin-bottom: 5px; }
.FactElementLeadtext { font-weight: bold; font-size: 100%; margin-bottom: 5px; }
.FactElementBodytext { margin-bottom: 2px; font-size: 95%; }
.FactElementNote { margin-top:10px; font-size: 90%; }
.FactElementLink {  }
.FactElementWarning { color:red; font-size:80%; }
/* FactElement - END */

/* CalendarElement - START (Use with a table) */
.Calendar { width: 100%; border-collapse:collapse; }
.Calendar caption { font-weight: bold; border: 1pt solid #AAAAAA; border-bottom: none; background-color: #666; padding: 3px 0; color: #FFF; }
.Calendar th { font-weight: bold; border: 1pt solid #AAAAAA; border-bottom: none; background-color: #CCCCCC; padding: 3px 0; }
.Calendar td { border: 1pt solid #AAAAAA; vertical-align:top;}
td.CalendarPreviousMonth, td.CalendarNextMonth, td.CalendarCurrentMonth { text-align: left; height: 50px; vertical-align: top;}
td.CalendarPreviousMonth, td.CalendarNextMonth { background-color: #F6F6F6; }
td.CalendarCurrentMonth {  }
.CalendarNavigationElement { text-align: center; margin-bottom: 5px; padding: 0;}
.CalendarNavigationElement a, .CalendarNavigationElement a:link, .CalendarNavigationElement a:visited, .CalendarNavigationElement a:hover, .CalendarNavigationElement a:active 
{ border: 1px solid gray; padding: 2px 4px; margin: 0; font-weight: bold; background-color: #F0F0F0; color: #000; font-size: 16px;}
.CalendarElement { padding: 5px; }
.CalendarElementTitle { font-weight: bold;  }
.CalendarElementBodytext {  }
.CalendarElementErrortext { color: red; }
.CalendarPicture{ border: 1px solid #000000; cursor: pointer; }
/* CalendarElement - END */

/* Video - START */
.VideoElement { padding: 5px; text-align: center; }
#VideoPlayer {  } /* No border, must display block! */
.VideoFrame { width: 180px; height: 135px; background-image: url('../img/Video.gif'); background-repeat: no-repeat; padding: 21px 0; overflow: hidden; margin-top: 1px; text-align: center;}
/* Video - END */

/* CUSTOM STYLES - START */
.FramedPicture { border: 1px solid black; margin: 5px; }
img.ngg-singlepic { border: 1px solid black; }
.Clearfix { clear: both; }
.Odd { background-color: #FFFFFF; }
.Even { background-color: #F0F0F0; }
table#BildegalleriTabell td, table#BildegalleriTabell th { border: 1px dashed gray; }
table#BildegalleriTabell th { text-align: left; }
/* CUSTOM STYLES - END */

/* SLIMBOX */
#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}

#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}

.lbLoading {
background: #fff url(../images/loading_slimbox.gif) no-repeat center;
}

#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}

#lbPrevLink {
left: 0;
}

#lbPrevLink:hover {
background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
right: 0;
}

#lbNextLink:hover {
background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}

#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../images/closelabel.png) no-repeat center;
margin: 5px 0;
outline: none;
}

#lbCaption, #lbNumber {
margin-right: 71px;
}

#lbCaption {
font-weight: bold;
}

.Menu li.page_item a, div.Menu ul.blogroll li a{
margin-top: 2px;
background-color: #F0F0F0;
}

.Menu li.page_item a:hover, div.Menu ul.blogroll li a:hover{
background-color: Gray;
color: White;
}

div.Menu{ margin-bottom: 5px; }


#Column2 .ngg-galleryoverview  {
  clear: both;
  display: block;
  overflow: hidden;
  width: 100%;
}

#Column2 .ngg-gallery-thumbnail-box  {
  float: left;
  width: 33%;
  height: 135px;
  overflow: hidden;
}

#Column2 .ngg-gallery-thumbnail  {
  float: left;
  margin: 5px;
}

#Column3 .ngg-gallery-thumbnail  {
  margin: 2px 0 0 0;
}

#Column2 div.ngg-gallery-thumbnail-box a { }

#Column2 .ngg-gallery-thumbnail span {
  display: block;
  font-size: 90%;
}

#Column2 .ngg-navigation  {
  clear: both;
  display: block;
  text-align: center;
  /*border: 1px solid gray;
  background-color: #CCC;
  padding: 0;*/
}

/*#Column2 div.ngg-navigation a.next, #Column2 div.ngg-navigation a.prev {
  border: 1px solid gray;
  background-color: #CCC;
  color: Black;
}*/

#Column2 .ngg-navigation span {
  font-weight: bold;
  /*margin: 0 6px;*/
}

#Column2 .ngg-navigation span.alignleft {
  float: left;
}

#Column2 .ngg-navigation span.alignright {
  float: right;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span {
  /*font-family: Courier, 'Courier New', sans-serif;*/
  margin: 0 2px;
  padding: 1px 2px;
  /*border: 1px solid gray;
  background-color: #CCC;*/
  color: Blue;
}

#Column2 .ngg-albumoverview  {
  clear: both;
  display: block;
  margin-top: 10px;
  width: 100%;
}

#Column2 .ngg-album {
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 5px;
}

#Column2 .ngg-albumtitle  {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}

#Column2 .ngg-albumtitle  a {
  color: Gray;
}

#Column2 .ngg-thumbnail  {
  float: left;
  margin-right: 12px;
}

#Column2 .ngg-thumbnail img {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: 4px 0 4px 5px;
  padding: 4px;
  position: relative;
}

#Column2 .ngg-description  {
  text-align: left;
}

p.vedtekt {
  margin: 0 0 5px 0;
}

p.vedtekt span{
  font-size: 125%;
}
