﻿body 
{
	margin:0;
	padding: 0;
	background-color: #f2f2f2;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
    /*color:#ffffff;*/
    color: #4d5a11;  
}

form
{
	margin:0;
	padding:0;
}

textarea, select, input
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style: hidden;	
}





img 
{
    border: 0;
}
a:link, a:visited, a:active
{
	color:#4d5a11;
	text-decoration:none;
}
a:hover
{
	color:#4d5a11;
	text-decoration: underline;
}
div.mainframe
{
	margin:0 auto;
}
p
{
    margin:0 0 1.2em 0;
    padding:0;
}
input.tekstboks1, textarea.tekstboks1
{
    border:solid 1px #333333;
    padding:3px;
}
input.tekstboks1:focus, textarea.tekstboks1:focus
{
	background-color: #FFFFE1;
}
/* CUSTOM */

.logintekst
{
    font-size: 10px;
}

.maincontent
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%; 
    background-color: #ffffff;
    }
    
.maincontent h1
{
    color: #abb385;
    font-size: 24px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 8px 0 38px 0px;
    padding: 0;
    font-weight: normal; 
}

.secondcontent
{
    color: #4d5a11;
    margin: 0 0 0 38px;
    line-height: 1.6em;
}

.secondcontent p
{
    padding-bottom: 30px;
    
    }

.secondcontent h2
{
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1em; 
    display: inline;
}


.hvitboks
{
    height: 295px;
    width: 261px;
    padding: 0;
    margin: 27px 19px 5px 19px;
    color: Black;
    border: solid 1px red;
}

a.forsidelink:link , a.forsidelink:hover , a.forsidelink:visited 
{
    color: #4d5a11;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    
    }
    
a.forsidelink:hover
{
    text-decoration: underline; 
}

a.nyhetlink1:link , a.nyhetlink1:visited
{ 
    color: #4d5a11;
    font-weight: bold;
    
}

a.nyhetlink1:hover
{ 
    text-decoration: underline; 
    
}

.gul1
{    
    background-image: url('images/gul1.jpg');
    background-repeat:no-repeat; 
    /*height: 61px;*/
    height: 61px;
    width: 242px; 
    margin: 7px 0px 0px 19px;
    padding: 24px 0 25px 19px;
    color: #ffffff;
    font-size: 14px;
    }
    

    
.gul2
{       
    background-image: url('images/gul2.jpg');
    background-repeat:no-repeat; 
    /*height: 61px;*/
    height: 61px;
    width: 242px; 
    margin: 7px 0px 0px 14px;
    /*padding: 24px 0 25px 19px; */
    padding: 0;
    font-size: 14px;
    color: #4d5a11;
}






h3 
{
 display: inline; 
 font-size: 14px;
 font-weight: normal;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.bilderute2
{

border: solid 0px red;
/*padding: 243px 0 0 0;*/
padding: 243px 0 0 0;
}


.menybokse
{
    border: solid 1px red;
    background-color: Black;
    position: absolute;
    left: 300px;
    top: 160px;
    z-index: 500;
    visibility: hidden;
}

.undermeny
{
    margin: 0px 0 0 60px;
    height: 25px;
    padding-top: 5px;
}

.undermeny a:visited , .undermeny a:active, .undermeny a:link
{
    color: #abb385;
    text-decoration: none;
}

a.jselected:active, a.jselected:hover, a.jselected:visited, .undermeny a:hover
{
    color: #4d5a11;
    text-decoration: none;
}

div
{border: solid 0px red;}
   
    
.loginbox
{
    font-size: 10px;
    border-top: 1px solid #cccccc;
    border-right: 0px solid #cccccc;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #cccccc;
}

    
.karakterskjema span , .karakterskjema div , .karakterskjema select, .karakterskjema text
{
    margin: 0 5px 0 0px;
    }
    
.karakterskjema td
{
    border: solid 0px #000;
    padding: 2px 10px;
    
}
 

td.copyright
{
color: #cccccc;
padding-right: 10px;
}

 
td.copyright a:link, td.copyright a:visited, td.copyright a:hover, td.copyright a:active
{
color: #cccccc;
}   