@import url(navigering.css);
@import url(grafikk.css);
@import url(typografi.css);
* { margin: 0; padding: 0}
body  { color:#575756; font: 0.7em/1.5em "Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Arial, Verdana, sans-serif; font-weight: normal; height: 100% }

#rammeverk {
width: 760px;
\width: 780px;
w\idth: 760px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
height: 100%;
}
#header {
width:750px;
margin:0 auto 0 auto;
}
#ingress {
	padding: 5px;
	margin-bottom: 5px; }

#innhold {
	background-image: url(../img/bg/strek-innhold.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding: 5px;
	margin-right: 215px;
	position: relative;
   }
html>body #innhold  {min-height: 650px;}
#hoyre-kolonne{
float: right;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0;
margin-left: 5px;
padding: 5px;
position: relative;
}

#footer   {
color: #ffffff;
background-color: #171717;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
bottom: 0;
width: 100%;
clear: both;
border-top: 1px solid #c8c8c8;
border-bottom: 5px solid #919191
}
#ingress img, #header img {float: left}
 #header img {clear: both}
.break {clear:both;}
.hoyre, .logo { float: right; position: relative}
.venstre { float: left; position: relative}
#logo { float: left; margin-top: -12px; padding-left: 20px}
body#arkiv li { list-style: none}
