/* ======================
STILARK: stylesheet/css01
DATO: 02.06.2011
====================== */

/* ========== FONT ========== */

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('https://www.arkiv.slekt.no/League_Gothic-webfont.eot');
    src: url('https://www.arkiv.slekt.no/League_Gothic-webfont.eot?iefix') format('eot'),
         url('https://www.arkiv.slekt.no/League_Gothic-webfont.woff') format('woff'),
         url('https://www.arkiv.slekt.no/League_Gothic-webfont.ttf') format('truetype'),
         url('https://www.arkiv.slekt.no/League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* OVERORDNET */

body {
/* background: url(grass.jpg); */
background: url(/images/felles/20110002_background.gif);
background-color: #DDC5A6;
margin-top: 0;
font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
}

.container_960 {
width:960px;
margin:0 auto;
background-color: #FFFFFF;
}

.container {
background-color: #FFFFFF;
margin-left: 5px;
margin-right: 5px;
}

/* FORMATERING AV ORDINÆRE LENKER */

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

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

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

a:hover {
color: #CC0000;
text-decoration: underline;
}

/* OPPSETT AV BOKSER */

#search {
position:relative;
top: -80px;
left: 700px;
width: 240px;
text-align: right;
z-index:2;
}

#date {
position:absolute;
left: 10px;
top: 85px;
width: 900px;
color: #FFFFFF;
}

#top_text {
color: #FFFFFF;
background-color: #37965D;
font-size: 12px;
text-align: left;
text-decoration: none;
display: block;
height: 22px;
border-bottom: solid 1px #6F953B;
margin-top: 0px;
margin-bottom: 4px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
border-right: 0px #000000 none;
}


/* FORMATERING MENY 1 */

#menu_1 {
font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
line-height: normal;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#menu_1 a:link, #menu_1 a:visited {
color: #000000;
background-color: transparent;
text-decoration: none;
display: block;
border-bottom: solid 1px #A97838;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

#menu_1 a:hover {
color: #D00000;
background-color: #FFE3BF;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}

#menu_1 a.menu_1_title, #menu_1 a.menu_1_title:visited {
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #287195;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}


/* FORMATERING MENY 2 */

#menu_2 {
font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
line-height: normal;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#menu_2 a:link, #menu_2 a:visited {
color: #000000;
background-color: transparent;
text-decoration: none;
display: block;
/* === FJERNET 28.08.11 === border-bottom: solid 1px #00AFEF; */
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 5px;
}

#menu_2 a:hover {
color: #D00000;
background-color: #C7EAFB;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}

#menu_2 a.menu_2_title, #menu_2 a.menu_2_title:visited {
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #073850;
font-size: 14px;
font-weight: bold;
text-align: left;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
border-right: 0px #000000 none;
}

/* FORMATERING MENY 3 */

#menu_3 {
font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
line-height: normal;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#menu_3 a:link, #menu_3 a:visited {
color: #000000;
background-color: transparent;
text-decoration: none;
display: block;
border-bottom: solid 1px #00867E;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

#menu_3 a:hover {
color: #D00000;
background-color: #C7EAFB;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}

#menu_3 a.menu_3_title, #menu_3 a.menu_3_title:visited {
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #00867E;
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 120%;
text-decoration: none;
border-right: 0px #000000 none;
}

/* FORMATERING MENY 4 */

#menu_4 {
font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
line-height: normal;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#menu_4 a:link, #menu_4 a:visited {
color: #000000;
background-color: transparent;
text-decoration: none;
display: block;
border-bottom: solid 1px #808080;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

#menu_4 a:hover {
color: #D00000;
background-color: #C7EAFB;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}

#menu_4 a.menu_4_title, #menu_4 a.menu_4_title:visited {
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #808080;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
border-right: 0px #000000 none;
}


/* KATEGORIER */

.category_title {
display: block;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
background-color: #4F4A6B;
padding: 3px 3px 3px 3px;
}

.category_description {
display: block;
text-align: left;
font-weight: normal;
border: solid #4F4A6B 1px;
color: #000000;
background-color: #C7EAFB;
padding: 2px 4px 3px 4px;
}


/* SKRIFTTYPER */

.title {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: normal;
text-decoration: none;
text-align: left;
color: #073850;
}

.title a {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: normal;
text-decoration: none;
text-align: left;
color: #073850;
}

.title a:hover {
font-family: 'Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: normal;
text-decoration: underline;
text-align: left;
color: #073850;
}

.title_article {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
text-align: left;
color: #34296B;
}

blockquote {
margin:1.5em;
color: #000000;
font-style: normal;
}

/* BILDER */

/* Bilder på høyre side på forsiden og i ingresser */
.img-h1 {
float: right;
border: 0;
margin: 0px 0px 5px 5px;
}

/* Bilder på venstre side på forsiden og i ingresser */
.img-v1 {
float: left;
border: 0;
margin: 0px 5px 5px 0px;
}


/* DIVERSE */

/* Formatering av kolonne med bokser A */
#box_a_1 {
overflow: hidden;
border: 1px solid #37965D;
background-color: #E8FFCB;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
margin-bottom: 2px;
}

#box_a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#box_a a.title{
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #37965D;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
display: block;
border-bottom: solid 1px #6F953B;
margin-top: 0px;
margin-left: -4px;
margin-right: -4px;
margin-bottom: 4px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
border-right: 0px #000000 none;
}

.box_a_title {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.box_a_title {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

/* Formatering av kolonne med bokser B */
#box_b_1 {
border: 1px solid #999999;
background-color: #CCCCCC;
padding-left: 3px;
padding-right: 3px;
margin-top: 2px;
margin-bottom: 2px;
}

#box_b {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#box_b a.title{
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #999999;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
display: block;
border-bottom: solid 1px #999999;
margin-top: 0px;
margin-left: -3px;
margin-right: -3px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
border-right: 0px #000000 none;
}

/* Formatering av kolonne med bokser C */
#box_c_1 {
border: 1px solid #226270;
background-color: #F4F6E4;
padding-left: 3px;
padding-right: 3px;
margin-top: 2px;
margin-bottom: 2px;
}

#box_c {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#box_c a.title {
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #226270;
font-size: 11px;
font-weight: bold;
text-align: left;
text-decoration: none;
display: block;
border-bottom: solid 1px #006699;
margin-top: 0px;
margin-left: -3px;
margin-right: -3px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
border-right: 0px #000000 none;
}

.box_c_text {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

/* Datoangivelse på hovedsidene */
.date {
color: #666666;
text-align: left;
}

/* Inline-lister i Mozilla Firefox */
.inline li {
list-style-position: inside;
}

li,ul,ol {
list-style-position: inside;
}

/* FORMATERING AV MER-TEKST */

.more a {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
margin: -10px 0px 0px 0px;
color: #006699;
text-decoration: none;
}

.more a:hover {
color: #CC0000;
text-decoration: none;
}

.more {
padding-left: 17px;
background: url(https://www.arkiv.slekt.no/000001_ikon_mer.gif) no-repeat 0 60%;
}

/* FORMATERING AV LENKESAMLING */

.link_title {
border: 3px solid #226270;
background-color: #226270;
font-family: Verdana, Tahoma, Arial, Helvetica, MS Sans Serif;
font-size: 12px;font-weight: bold;
color: #FFFFFF;
margin-bottom: 4mm;
}

/* UTSKRIFT */

.title_print {
 font-family: news_gothic_mt,verdana,trebuchet,sans-serif;
 font-size: 18px;
 color: #000000;
 font-weight: bold;
 text-align: left;
background: transparent;
/* margin-bottom: -10;
*/
/* padding-bottom: 30px;
*/
}

#print {
body: background: url(utskrift.jpg);
background-color:#FFFFFF;
margin-top: 0;
position:absolute;
width: 100%;
text-align: left;
margin-right: 2px;
padding-left: 2px;
padding-right: 2px;
}


/* ======= TEST ====== */

.loggin {
 position: relative;
 display: block;
 width: auto;
 height: 22px;
 padding: 0px 2px 2px 70px;
 font-size: 10px;
 background: url(golfbox.gif) no-repeat;
 margin: 0;
 text-align: right;
 }

.felt {
 position: relative;
 border: 1px solid #CCC;
 background: #FFF;
 font-size: 10px;
 margin: 0 0 3px 0 ;
 width: 90px;
 right: 0px;
 top: 0px;
 }

.knapp {
 align: top;
 font-size: 9px;
 font-family: Arial, Helvetica, sans-serif;
 background: #226270;
 color: #FFFFFF;
 margin: 0 10px 4px 0;
 padding: 0;
 padding-top:-2px;
 border: 1px solid #FFFFFF;
 width: 80px;
 }

.span-12b {
width:480px;
float:left;
margin-right:0px;
}

/* ========== FORMATERING AV UTVIDET SØ˜K I TOPPMENY ========= */

.white a {
color: #FFFFFF;
background-color: transparent;
}


/* ========= SØK ========== */

/* #sok {
position: absolute;
top: 10px;
left: 778px;
width: 200px;
text-align: left;
z-index: 2;
} */

/* ========= BOKSER ========= */

/* Formatering av bokser */

#box1_main {
overflow: hidden;
border: 1px solid #9d784c;
background-color: #f8d4ab;
padding-top: 4px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 2px;
}

#box1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
background-color: transparent;
border-top: solid #000000 0px;
border-bottom: solid #000000 0px;
}

#box1 a.tittel{
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #009933;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
display: block;
border-bottom: solid 1px #009933;
margin-top: 0px;
margin-left: -3px;
margin-right: -3px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
border-right: 0px #000000 none;
}

.box1_title{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.box1_text{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}