@import url(./rss.css);
@import url(./reklame.css);
@import url(./shadowbox.css);
@import url(./form.css);
html {
	font-size: 85%;
	margin: 0em;
	padding: 0em;
	background:   /*#ffffee */ #f2f2f2; 
	}



html>body { 
	margin: 2em 8em 2em 8em; 
	padding: 0; 
	font-family:  Arial,  Helvetica, sans-serif, serif;  
	font-size: 1em;
	background:   #ffffff;  
	color: #000000;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#wrap {
	background: #000 url(/images/sort_stripe.png);
	}
  h1 { 
	font-weight: bold;  
	font-family: "Times New Roman", serif; 
	text-align: right;
	font-size: 3em;
	margin: 0;
	height: 92px;
	color: #000;
	background: #fff url(/images/new-header.jpg) no-repeat;
}
h1 a {
	text-decoration: none;
	color: #000;

	}
h1 a:hover {
/*	background: #fff  url(/images/new-header.jpg) no-repeat;*/
	background: transparent;
	color: #000 ;
	}

	
h2 { 
	margin: 0em 0 1em 0; 
	padding-left: 1em;  
	font-weight: bold; 
	font-family: arial, sans-serif, serif; 
	font-size: 1.7em; 
	text-align: left; 
	background: transparent;  
	color: black; 
/*	border: thin solid silver; */
}

h3  { 
	margin: 0.5em 0 0.5em 0; 
	padding-left: 0.3em;  
	font-weight: bold; 
	font-size: 1.3em;
	font-family: sans-serif, serif; 
	text-align: left; 
	background: transparent;  
	color: black; 
}

table { 
	font-weight: normal;  
	font-family: sans-serif; 
	text-align: left;  
}
p { 
	color: #000000;  
	background-color: transparent;  
	font-weight: normal;  
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;  
	margin-left: 3%; margin-right: 3%; 
}

hr  {
	color: blue;
	background-color: transparent;
}
.nyheter { 
	text-align: left;  
	background: transparent; 
	color: black;
	padding-right: 1em;
	padding-left: 5em;
}
.nyheter hr {
    display: block;
	clear: both;
	margin: 0.66em 0;
	visibility: hidden;
	}
					

a:hover {
  	background-color: white;
  	color: black;
	text-decoration: none;
  	}

    
#leftbox {
  	float: left;
  	width: 49%;
/*  	background: #000 url(/images/sort_stripe.png);*/
	background: #95c93a;
  	color: #000;
  	padding: 1%;
	margin-right: 0;
  	}

#leftbox a {
	color: #fff;
	background: transparent;
	}

#rightbox {
	float: right;
	width: 47%;
#	background: #edece9;
	background: #cae2c7;
	color: black;
	padding: 1%;
	}


#rightbox li {
	margin-bottom: 1em; 
	list-style: none; 
	}

div.linkbox{
	display: inline;
	background: #95c93a;
	color: black;
	border: 2px solid silver;
	float: left;
	text-align: center;
	margin: 0.4em 0 0 -5em;
	width: 5em;
	}
					  
div.linkbox span {
	font-size: 2em;
	}

.siden {
	display: inline;
	float: right;
	margin: -1.8em 0 0 0;
	}

blockquote {
	background: #eeeeee url(/images/start-quote.gif) no-repeat top left;
	padding: 0.3em;
}

blockquote:after {
	content: url(/images/end-quote.gif);
	display: block;
	text-align: right;
	}



#spalte2 	{
  	float: left;
 	width: 68%;
/*	width: 41em;*/
  	background: #ffffff  /* url(/images/kant_graa3.png) repeat-y   100% */ ;
  	color: black;
/*	border-right: 1px solid silver;*/ 
  	padding: 0em 0em 0em 0em;
   	margin: 0; 
	font-size: 1.1em;
  	}

 #spalte2 h3 {
	color: #000000;
	background: transparent;
	border-bottom: 1px solid silver; 
	text-align: right;
	font-family: "Times New Roman" , serif ;
	font-size: 1.4em;
	margin-bottom: 0.62em;
} 

#spalte2 h3 a {
	text-decoration: none;
	color: #000;
	background: inherit;
	}

#spalte2 a:hover {
	background-color: #99ccff;
	color: #ffffff;
	text-decoration: none;
	cursor: help;
	}
.graa {
	padding: 0.5em;
	color: #000000;
	background-color: #ff6;
	border: 1px solid #000;
}
	
.graa:first-letter {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Times New Roman",  serif;
}

div.artikelfoot {
	color: #000000;
	background: #dcdcdc;
	margin-top: 0.4em;
	margin-bottom: 4em;
	padding-left: 0.3em;
	font-size: 0.8em;
	}


#spalte3	{
  	float: right;
  	width: 26%;
/*	width: 16em; */
  	line-height: 1.2; 
  	background: transparent;
  	color: #fff;
  	padding: 1em 0 1em 0;
  	text-align: left;
	font-size: 1.1em;
	margin: 0;
  	}

#spalte3 p  {
	text-align: left;
	border: none;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#spalte3 h3 {
/*	border: thin solid #dcdcdc; */
/*	border: none;*/
	text-align: right;
	padding-right: 0.4em;
	color: /* #dcdcdc;*/ #fff;
	background: transparent;
	font-size: 1.2em;
	font-family: "Times New Roman" ,serif;
}

#spalte3 h4 {
	color: #fff;
	background: transparent;
	padding-left: 0.5em;
}

 #spalte3 ul a, #spalte3 ul em { 
/*	display: block; */
	margin: 0; 
	padding-left: 0em; 
	color: #6898b2; 
	background: transparent; 
/*	border: 1px solid silver;*/
	text-decoration: none;
} 

#spalte3 a {
	color: #fff;
	}

#spalte3 a:hover {
	color: #000000;
	background: #99ccff;
	text-decoration: none;
}

#spalte3 img {
	margin: 0.2em;
        /* width: 95%; */
        border: 2px solid white;
	
}

#spalte3 p a:hover {
	color: #2f4551;
	background: transparent;
}

#spalte3 .text a {
	color: #f8f8f8;
	background: #8a8a8a;
}

#spalte3 ul {
	/*background: #f8f8f8;*/
	list-style-type: none;
	padding: 0.2em 0 0 0;
	margin: 0em;
}

#spalte3 li {
	margin: 0em;
	padding-left: 0.4em;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	}

#spalte3 li:hover {
	color: #000;
	background: #99ccff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}


#spalte4 {
        float: left;
        color: #ffffff;
        background: #000000;
        width: 65%;
        margin-left: 5%;
}

#spalte4 img {
        width: 95%;
        border: 1px solid white;
}

#spalte4 a:hover {
        color: #000000;
        background: 000000;
}

.bildebox {
  	float: left;
  	width: auto;
	padding: 0.4em;
	margin-right: 0.3em;
  	color: black;
	background-color: transparent;
/*	border: 1px solid #000 ;*/
  	}
	

.bildebox-right {
	float: right;
	width: auto;
	padding: 0.2em;
	margin-left: 0.3em;
	color: black;
	background-color: transparent;
	border: 1px solid #000;
	}

.caption {
	border: 1px solid #000;
	}

div.dato {
	padding-right: 2%;
	text-align: right;
	font-weight: bold;
	color: #000;
	background: transparent;
	border: thin solid #dcdcdc;
	}

.logobox {
	display: block;
/*	position: fixed;*/
  	background:   #99ccff;
	color: black;
  	border: none;
  	float: left; 
	width: 100%;
  	text-align: left;

  	}

div.logobox a img {
	border: none;
	text-decoration: none;
}

div.logobox a:hover {
	color: #000;
	text-decoration: none;
/*	background: transaprent;*/
/*	background: #000 url(/images/header.jpg) repeat-x;*/
}

#header {
	display: block;
	background: #000 url(/images/header.jpg) repeat-x;
	color: #fff;
	border: none;
	width: 100%;
	text-align: left;
	}
.hovedside {
	display: block;
	color: black;
	background: #ffffff;
	margin: 0;
  	float: none;
	width: 100%;
	clear: both;

	}

.footer {
	color: #f3f3f3;
	background: transparent;
	font-size: 0.8em;
      }

.footer a:visited {
	color: #f3f3f3;
	background: transparent;
	}


.dato { 
	margin: 1em 0 1em 0; 
	padding: 0;  	
	font-weight: normal; 
	font-family: arial, sans-serif, serif; 
	text-align: right; 
	background: transparent;  	
	color: black; border: thin dotted black; 
	}


.button {
        margin: 0em ;
	padding: 0em;
        width: 5em;
       border: none;  
        font-size: 70%;
        font-weight: bold;
        display: block; 
        }


.button strong {
        padding: 0em  0.2em;
	margin: 0em;
        background-color: #fff;
        color: #000;
        font-weight: bold;
        border: 1px solid #ccc;
        } 


.button em  {
        font-style: normal;
        background-color: #0088ff;
       color: #ffffff;
        padding: 0 0.2em;
        margin: 0;
	border: 1px solid #ccc;
} 




.logo {
	float: right;
}
 

.bunnlinje {
    display: block;
	background:  #fff url(/images/footer_graa.png) bottom  repeat-x;
	color: #535151;
	float: none;
	padding: 0.2em 4em 0.2em 0;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 2px solid white;
	border-right: 2px solid silver;
	width: auto;
	margin: 0;
	height: auto;
	text-align: right;
	font-size: 0.8em;
	clear: both;

	}
	
.bunnlinje a {
	color: #535151;
	padding-left: 0.4em;
	padding-right: 0.4em;
	}

/*.bunnlinje:hover {
	color: #abacab;
	background:  #fff url(/images/footer_graa2.png) top repeat-x;
	border-left: 2px solid silver;
	border-right: 2px solid white;
	} */

.lenker {
        text-align: left;
        background: transparent ;
        color: black;
}


.meny {
	display: block;
	margin-top: 0em;
	margin-bottom: .8em;
	padding: 0em 0.4em;
    font-weight: 600;
 
}
 
.meny:after {
	content: ".";
	display: block;
	color: #fff;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
														 
.meny a {
/*        border: 1px solid black;*/
        text-decoration: none;
        color: #fff;
        background: #000;
        padding-right: 1.4em;
        padding-left: 0.2em;
 
}
 
.meny a:hover {
        color: #000;
        background: #fff;
}
.meny  ul {
        list-style-type: none;
        margin: 0em;
                                                                                                
}
.meny li {
        float: left;
        margin-right: 0.6em;
}

#page {
    background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 100%;
	}

.narrowcolumn h3 {
	font-family: serif;
	font-size: 1.5em;
	}

.narrowcolumn img {
	width: 100%;
	border: 2px solid #000;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

#content {
	background: #fff;
	color: #000000;
	float: left;
	margin: 0;
	padding: 0;
	width: 65%;
	line-height: 1.5;
	}

#content h3 {
	color: #000;
	background: transparent;
	}

form a img  {
	text-decoration: none;
	background-color: #ffffff;
	border: none;
	}

form a:hover  {
	text-decoration: none;
	background-color: #ffffff !important;
	}

.foot {
	clear: both;
	margin-top: 2.5em;
	}

