/* CSS Document */

/*----------------------------------------BODY----------------------------------------------*/

body {
   background-image: url(../gfx/bg.gif);
   background-position: top center;
   background-repeat: no-repeat;
   background-color: #000000;
   text-align: center;
   }
   
img {
   border-color: #FFFFFF;
   }

/*-----------------------------------------DIV TAGGER--------------------------------------*/

#wrapper {
  width: 940px;
  margin-top: 100px;
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  background: transparent none repeat scroll 0%;
  }
  
#header {
  width: 940px;
  text-align: right;
  height: 60px;
  }
  
#header_vfk {
  margin: 0px;
  height: 33px;
  width: 940px;
  text-align: right;
  }
  
#header_meny {
  margin: 0px;
  width: 940px;
  height: 25px;
  text-align: right;
  }
  
#blueline_frontsplit {
  width: 940px;
  height: 3px;
  overflow: hidden;
  background-image: url(../gfx/blueline_split.png);
  background-repeat: no-repeat;
  }
  
#blueline_full {
  width: 940px;
  height: 3px;
  overflow: hidden;
  background-image: url(../gfx/blueline.png);
  background-repeat: no-repeat;
  }

#front_left { 
  width: 666px;
  float: left;
  text-align: left;
  margin-top: 7px;
  }

#news_featured {
  width: 654px;
  height: 215px;
  padding: 6px;
  text-align: left;
  background-color: #043c54;
  }
  
#news_featured_img {
  width: 654px;
  height: 215px;
  text-align: center;
  cursor: pointer;
  }
  
#news_featured_text {
    width: 634px;
    height: 20px;
	padding: 10px;
	text-align: left;
    background-image: url(../gfx/bg_featuredtekst.png);
	background-repeat: no-repeat;
	position: relative;
	top: 175px;
	overflow: hidden;
    }
  
#front_newsbox {
  float: left;
  height: 250px;
  width: 666px;
  overflow: hidden;
  }
  
#left_blueline {
  clear: both;
  width: 666px;
  height: 3px;
  overflow: hidden;
  background-image: url(../gfx/blueline.png);
  background-repeat: no-repeat;
  }
  
#front_galleryfeed {
  width: 330px;
  float: left;
  text-align: right;
  margin-top: 6px;
  }
  
#front_galleryfeed_textboks {
  width: 310px;
  margin-top: 4px;
  padding-left: 20px;
  text-align: left;
  }
  
#front_terminliste {
  width: 330px;
  float: right;
  text-align: right;
  margin-top: 6px;
  }
 
#front_terminliste_textboks {
  width: 330px;
  margin-top: 4px;
  text-align: left;
  }
  
#front_right { 
  width: 264px;
  float: right;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 10px;
  }
    
#front_oppslagstavle {
  width: 264px;
  height: 240px;
  text-align: right;
  overflow: hidden;
  }

#front_oppslagstavle_tekstboks {
  width: 237px;
  height: 187px;
  text-align: left;
  padding-left: 17px;
  padding-right: 10px;
  padding-top: 13px;
  margin-top: 4px;
  background-image: url(../gfx/bg_oppslagstavle.png);
  background-repeat: no-repeat;
  }

#gallerikategorier {
  width: 264px;
  text-align: left;
  margin-top: 6px;
  }

#gallerikategorier_tekstboks {
  width: 247px;
  text-align: left;
  padding-left: 17px;
  padding-top: 13px;
  margin-top: 4px;
  background-image: url(../gfx/bg_oppslagstavle.png);
  background-repeat: no-repeat;
  }

#right_blueline {
  width: 264px;
  height: 3px;
  overflow: hidden;
  background-image: url(../gfx/blueline.png);
  background-repeat: no-repeat;
  margin-top: 7px;
  }
  
#right_blueline_page {
  width: 264px;
  height: 3px;
  overflow: hidden;
  background-image: url(../gfx/blueline.png);
  background-repeat: no-repeat;
  }
  
#front_morenews {
  width: 264px;
  text-align: right;
  margin-top: 7px;
  }
  
#front_morenews_tekstboks {
  width: 264px;
  text-align: left;
  margin-top: 4px;
  }  
  
#full_wrapper {
  background-image: url(../gfx/bg_tr1.png);
  background-repeat: no-repeat;
  width: 940px;
  text-align: left;
  margin-top: 7px;
  }
  
#galleri_wrapper {
  width: 940px;
  text-align: left;
  margin-top: 7px;
  }
  
#footerline {
  margin-top: 7px;
  clear: both;
  overflow: hidden;
  width: 940px;
  height: 3px;
  background-image: url(../gfx/blueline.png);
  background-repeat: no-repeat;
  }
  
#footerline2 {
  margin-top: 7px;
  clear: both;
  overflow: hidden;
  width: 940px;
  height: 3px;
  background-image: url(../gfx/blueline.png); 
  background-repeat: no-repeat;
  }
  
#sponsors {
  width: 940px;
  margin-top: 7px;
  text-align: center;
  }
/*------------------------------------------SKRIFTER-------------------------------------- */

#header_meny p {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  }

#front_left p {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  }
  
#front_left h1 {
  font-family: "trebuchet MS";
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  }

#front_left h2 {
  font-family: "trebuchet MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  }

#front_left h3 {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  }

#front_left h4 {
  font-family: "trebuchet MS";
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
#full_wrapper p {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  }
  
#full_wrapper h1 {
  font-family: "trebuchet MS";
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  }

#full_wrapper h2 {
  font-family: "trebuchet MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  }

#full_wrapper h3 {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  }

#full_wrapper h4 {
  font-family: "trebuchet MS";
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
/*-------------------------------------INFORMASJON OM LINKER-------------------------------*/ 

a:link {
	text-decoration: none;
    color: #FFFFFF;
	}

a:visited {
	text-decoration: none;
    color: #FFFFFF;
	}

a:hover {
	color: #000000;
    background-color: #FFFFFF;
    }

a:active {
	text-decoration: none;
    color: #FFFFFF;
    }
	
#header_meny a:link {
	text-decoration: none;
    color: #FFFFFF;
	}

#header_meny a:visited {
	text-decoration: none;
    color: #FFFFFF;
	}

#header_meny a:hover {
	color: #000000;
    background-color: #FFFFFF;
    }

#header_meny a:active {
	text-decoration: none;
    color: #FFFFFF;
    }
		

/*--------------------------------------------CLASSES--------------------------------------*/ 
.meny {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  }
  
.footer {
  font-family: "trebuchet MS";
  font-size: 10px;
  color: #AEAEAE;
  width: 940px;
  text-align: center;
  margin-top: 8px;
  overflow: visible;
  }
  
  .footer img {border: none;}
  
  .footer a { background: none; margin-right: 15px; }
  .footer a:hover { background: none; border-bottom: 1px solid #fff; }
  
.boxfooter {
  font-family: "trebuchet MS";
  font-size: 10px;
  color: #FFFFFF;
  line-height: 20px;
  }
  
.newsbox {
  float: left;
  height: 149px;
  width: 212px;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 4px;
  background-color: #043c54;
  }
  
.newsbox_img {
 height: 149px;
 width: 212px;
 text-align: left;
 cursor: pointer;
 }
 
.newsbox_txt {
 height: 60px;
 width: 202px;
 text-align: left;
 padding: 5px;
 background-image: url(../gfx/bg_oppslagstavle.png);
 background-repeat: no-repeat;
 border-bottom: 3px solid #043c54;
 }
 
.newsbox_spacer {
 float: left;
 width: 3px;
 height: 157px;
 margin-top: 7px;
 margin-bottom: 7px;
 }
 
.newsbox_text {
 width: 202px;
 height: 20px;
 text-align: left;
 padding: 5px;
 position: relative;
 top: 119px;
 background-image: url(../gfx/bg_featuredtekst.png);
 background-repeat: no-repeat;
 font-family: "trebuchet MS";
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 }
 
.front_overskrift {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
.front_featured_overskrift {
  font-family: "trebuchet MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
.front_datotekst {
  font-family: "trebuchet MS";
  font-size: 11px;
  color: #FFFFFF;
  }
  
.front_tekst {
  font-family: "trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  }
  
.side_overskrift {
  clear: both;
  padding: 10px;
  width: 920px;
  height: 30px;
  font-family: "trebuchet MS";
  font-size: 22px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
.side_html {
  clear: both;
  padding: 0px 10px 10px 10px;
  width: 920px;
  overflow: visible;
  }
  
.galleri_off {
  width: 654px;
  height: 50px;
  padding: 6px;
  text-align: left;
  background-image: url(../gfx/bg_tr1.png);
  background-repeat: no-repeat;
  margin-bottom: 3px;
  }
  
.galleri_on {
  width: 654px;
  height: 50px;
  padding: 6px;
  text-align: left;
  background-image: url(../gfx/bg_tr2.png);
  background-repeat: no-repeat;
  margin-bottom: 3px;
  cursor: pointer;
  }
  
.table1 {
  background-image: url(../gfx/bg_tr1.png);
  background-repeat: no-repeat;
  }
  
.table2 {
  background-image: url(../gfx/bg_tr2.png); 
  background-repeat: no-repeat;
  }
  
  #sponsor {
	height: 150px;
	width: 250px;
	overflow: hidden;
	margin: 5px auto;
}

#sponsor img { border: none; }
#sponsor a:hover { background: none; }
