/* CSS Document */
html {
  height:101%;
  }

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:smaller;
  line-height:1.25em;
  background-color:#3c3c31;
  background-color:#4a4a3e;
  /*background-color:#666633;*/
  margin-top:0px;
  margin-bottom:4px;
  background-image:url(img/xback3.jpg);
  background-position:center;
  background-repeat:repeat-y;
  }
  
  
h5{font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
h4{font-size:120%;font-family:Arial, Helvetica, sans-serif;}
h3{font-size:150%;font-family:Arial, Helvetica, sans-serif; border-bottom:0px solid #CCCCCC; padding-bottom:2px; margin:0 0 10px 0; color:#330000;}


hr {
  height:1px;
  }
  
  
td {
  padding:8px;
  }
  
#ctop {
  margin:0 auto;
  width:940px;
  height:20px;
  background-color:#000000;
  border:1px solid #CCCCCC;
  border-bottom:0px;
  }
  
#container {
  margin:0 auto;
  width:940px;
  background-color:#D7D8BC;
  color:#000000;
  border:0px solid #FFFFFF;
}
  
#topp {
  background-color:#FFFFFF;
  margin:0 auto;
  width:940px;
  color:#000000;
  background-image:url(img/banner4.jpg);
  background-image:url(img/heading.jpg);
  background-repeat:no-repeat;
  height:156px;
  border-top:16px solid #CC9933;
  border-bottom:4px solid #CC9933;
  }
  
#topp img {
  border:0;
  }

    
/* Meny */
  
#vmarg {
  float:left;
  width:160px;
  line-height:1em;
  margin:0 20px 0 0;
  color:#330000;
  font-size:smaller;
  font-weight:bold;
  }
  
#vmarg img {
  border:0;
  vertical-align:middle;
  }
  
.vmarg_topp {
/*  background-image:url(img/margtop.gif);
  background-repeat:no-repeat;*/
  padding-bottom:40px;
  }
  
.vmarg_bottom {
/*  background-image:url(img/margbottom.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  height:20px;
  margin-left:4px;*/
  }
  
.flag {
  margin-left:20px;
  }
  
.meny a {
  display:block;
  padding:5px;
  text-decoration:none;
  color:#330000;
  border-bottom:1px solid #FFFFFF;
  margin:0 0 4px 0;
  padding-left:30px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  }
  

.meny a:visited {
  color:#330000;
  }
  
.meny a:hover {
  color:#999900;
  }

  
.skjult {display:none;}
.synlig {
  display:display; 
  padding:10px 20px; 
  margin-bottom:4px;
  font-weight:normal;
}

.synlig a {
  display:block;
  text-decoration:none;
  color:#330000;
  padding:0 6px 6px 20px;
}


.synlig a:visited {
  color:#330000;
}  

.synlig a:hover {
  color:#999900;
  text-decoration:underline;
} 

/* hunder */

.menyhund {
  padding-left:16px;
}

.hunder {
  margin:40px 0 0 0;
  width:600px;
}

.hunder td {
  padding:16px;
  width:50%;
  }
  
.hund_ikon {
  text-align:center;
  width:200px;
  }


#innhold {
  float:right;
  width:680px;
  min-height:600px;
  margin-bottom:0px;
  background-color:#EBEADE;
  line-height:1.5em;
  padding:30px 40px;
  /*margin-right:16px;
  margin-top:10px;*/
  font-size:12px;
  }
  
#innhold a {
  color:#660000;
}

#innhold a:visited {
  color:#660000;
  }
  
#innhold img {
  border:2px solid #FFFFFF;
  margin:0 0 4px 0;
  }
  
#index_innhold {
  float:right;
  width:730px;
  min-height:600px;
  margin-bottom:0px;
  background-color:#EBEADE;
  line-height:1.5em;
  padding:20px 0px 30px 30px;
  font-size:12px;
  }
  
#index_innhold a {
  color:#660000;
}

#index_innhold a:visited {
  color:#660000;
  }
  
#index_innhold img {
  border:0px solid #FFFFFF;
  margin:0 0 4px 0;
  }
  

  
.tokol table {
  width:100%;
  }
  
.tokol td {
  width:50%;
  padding-left:0;
  }
  
.txtramme {
  background-color:#CCCCCC;
  padding:10px;
  border:1px solid #666666; 
} 
  
.tmeny {
/*  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;*/
  padding:4px;
  margin-bottom:20px;
  font-size:smaller;
  background-color:#000000;
  }
  
.tmeny a {
  padding-right:16px;
  color:#999999;
  }
  
.tmeny a:visited {
  color:#999999;
  }
  
.tmeny a:hover {
  color:#FFFFFF;
  }
  
.kull {
  text-align:center;
  margin:40px;
  }
  
  
.storre {
  font-size:medium;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  }
  
.mindre {
  font-size:smaller;
  }
/*Fot */
  
#fot {
  clear:both;
  color:#000000;
  font-size:smaller;
  height:48px;
  line-height:10pt;
  border-top:4px solid #cc9922;
  background-image:url(img/fot2.jpg);
  background-repeat:no-repeat;
  background-color:#330000;
  }
  
#fot td {
  width:33%;
}
  
#fot2 {
  margin:0 auto;
  color:#CCCCCC;
  background-color:#660000;
  text-align:right;
  font-size:smaller;
  height:28px;
  width:924px;
  padding:2px 16px 0 0;
  }
  
#fot a {
  color:#006699;
  }
  
#fot a:visited {
  color:#006699;
  }
  
/* Gjest */
.gjest {
  margin:10px 0 20px 0;
  padding:0;
  border:1px solid #D7D8BC;
  width:560px;
  }
  
.gjest img {
  border:0px;
  vertical-align:middle;
  margin:0 2px 0 2px;
  }
  
  
.detaljer {
  font-weight:bold;
  height:26px;
  color:#999999;
  border-bottom:2px solid #CC9933;
  background-color:#D7D8BC;
  }
  
.gjest_fra {
  float:left;
  width:60%;
  color:#660000;
  margin-top:4px;
  padding-left:8px;
  }
  
.gjest_url {
  float:right;
  width:20%;
  text-align:right;
  font-weight:normal;
  font-size:smaller;
  padding-top:4px;
  }
  
.gjest_url a {
  color:#330000;
  font-weight:normal;
  margin-right:10px;
  }
  
.gjest_url a:visited {
  color:#FFFFFF;
  }
  
.gjest_dato {
  clear:both;
  font-size:smaller;
  text-align:right;
  color:#666666;
  margin-right:10px;
  }  
  
.mld {
  padding:6px 100px 30px 20px;
  }

  
.kom {
  font-size:smaller;
  padding:10px 20px;
  border-top:1px dotted #FFFFFF;
  }
  
.gjest_img {
  text-align:center;
  padding-bottom:6px;
  border:0;
  }
  
.smil {
  background-color:#EEEEDD;
  padding:2px;
  }
  
/* Teller */

#teller_ramme {
  /*margin:20px 30px;*/
}

#teller_tall {
  padding:2px;
  color:#FFFFFF;
  background-color:#999900;
  border:1px solid #CC9933;
  }

#teller_tekst {
  /*margin-top:4px;*/
  color:#CC9933;
  font-weight:normal;
}
  
#oppdatert {
  /*margin:20px 0 0 30px;;*/
  color:#CC9933;
  line-height:10pt;
  font-weight:normal;
  }  
  
  
/* Stamtavle */

#stavle {
  font-size:smaller;
  }
  
#stavle th {
  background-color:#CC9933;
  color:#FFFFFF;
  text-align:left;
  padding-left:6px;
  }
  
#stavle td {
  border:1px solid #D7D8BC;
  padding:4px;
  line-height:12pt;
  text-align:center;
  }
  
/*  FRONT */

#frontimg {
  text-align:center;
}

#frontimg img {
  border:1px solid #999999;
  }

#front {
  float:left;
  width:50%;
  margin-top:10px;
}

#frontinnhold {
  float:left;
  width:500px;
  margin-right:30px;
  }

#frontboks {
  float:right;
  width:180px;
  margin-top:25px;
  font-size:smaller;
  line-height:1.2em;
  }
  
#frontboks_innhold_1 {
  /*background-color:#D7D8BC;*/
  padding:10px 16px;
  max-height:200px;
  overflow:hidden;
  }
  
#frontboks_innhold_2 {
  /*background-color:#D7D8BC;*/
  padding:10px 16px;
  /*min-height:200px;*/
  }
  
.frontboks_mer {
  /*background-color:#D7D8BC;*/
  text-align:right;
  padding:4px 10px;
  margin-bottom:30px;
  }

#frontboks a {
  color:#660000;
  }

#frontboks a:visited {
  color:#660000;
}

#frontboks hr {
  height:1px;
  }
  
#frontboks h4 {
  color:#666666;
  }
  

.newshead {
  font-weight:bold;
  color:#660000;
  padding:10px 4px 4px 4px;
  border-bottom:1px solid #CC9933;
  }

.valpmeny {
  font-size:smaller;
  font-weight:bold;
  border-top:1px dotted #999999;
  border-bottom:1px dotted #999999;
  line-height:14pt;
  margin-bottom:20px;
  padding:5px 0;
}

.valpmeny a {
  margin-right:10px;
}

/* GALLERI */

.albumstripe {
  font-weight:bold;
  /*padding:4px;*/
  margin:10px 0;
  /*background-color:#999999;*/
 }

#slide_nav {
  text-align:center;
  line-height:12pt;
  font-size:smaller;
  font-weight:bold;
  padding:6px;
  border-bottom:1px solid #D7D8BC;
  border-top:1px solid #D7D8BC;
  color:#CC9933;
  }
  
#slide_nav a {
  text-decoration:none;
  }
  
#slide_img {
  padding:16px 0;
  text-align:center;
  } 
  
#slide_title {
  font-weight:bold;
  margin-bottom:10px;
  text-align:center;
  }
  
  
#slide_beskr {
  text-align:center;
  }
  
#atable {
  border:0px solid #000000;
  margin-left:40px;
  width:80%;
  }
  
#atable td {
  border:0px solid #CC9933;
  padding-bottom:20px;
  }
  
#atable a {
  /*font-size:smaller;
  text-decoration:none;*/
  }
  
  
.atmb {
  text-align:center;
  }
  
#a_beskr {
  margin-bottom:30px;
  }
  
#table_thumbs {
  border:0px solid #999999;
  width:100%;
  }
  
#table_thumbs td {
  text-align:center;
  border:1px dotted #CC9933;
  padding:16px;
  }
  
#table_thumbs a {
  text-decoration:none;
  }
  
#table_thumbs img {
  border:1px solid #FFFFFF;
  }
  
  
/* BLOGG */
#bloggmeny {
  float:right;
  width:140px;
  font-size:smaller;
  line-height:1.2em;
  text-align:left;
  /*margin-left:16px;
  margin-top:20px;
  background-color:#FF6633;*/
  }
  
#bloggmeny_innhold {
/*  padding:4px 4px 4px 40px;
  font-size:smaller;*/
  }

#bloggmeny a {
  color:#660000;
  padding:0 0 4px 0;
  }

#bloggmeny a:visited {
  color:#660000;
  color:#333333;
}

.postliste {
  padding:0 0 6px 0;
}

.bloggtittel {
  font-size:large;
  color:#660000;
  }
  
.bloggdato {
  font-size:smaller;
  font-style:italic;
  }
  
.bloggmnd {
  padding:10px;
  }
  
.bloggyear {
  font-family:Arial, Helvetica, sans-serif;
  font-size:large;
  padding-top:10px;
  }
  
.bloggnav {
  padding:3px 0 0 0;
  border-top:1px solid #CCCCCC;
  /*border-bottom:1px solid #CCCCCC;*/
  margin-top:8px;
  }
  
.bloggnav a {
  color:#999999;
  text-decoration:none;
  }
  
.bloggnav a:visited {
  color:#999999;
  text-decoration:none;
  }
  
#blogg_kom {
  margin-top:20px;
  padding-top:20px;
  border-top:1px dotted #CCCCCC;
  font-size:smaller;
  }
  
.bloggkommentar {
  margin-top:10px;
  padding-top:10px;
  line-height:10pt; 
  border-top:1px dotted #CCCCCC;
  padding-bottom:10px;
 }
  
#blogginnhold {
  float:left;
  width:460px;
  padding-right:10px;
  /*background-color:#FF9900;*/
  }
  
  
/* Netthund.no */

#netthund {
  text-align:center; 
  font-size:smaller;  
  line-height:10pt;
  margin-top:10px;
  color:#333333;
  }
  
#netthund img {
  border:0px;
  }
  
#netthund a {
  color:#000000;
  font-weight:bold;
  }
  
#netthund a:visited {
  color:#000000;
  font-weight:bold;
  }
  

