@import url("navigering.css");
@import url("typografi.css");
* {margin: 0;padding: 0}

body {
color: #333;
font: 70% Tahoma, arial, hevetica, sans-serif;
background: #a6171b url("../img/bg-page.gif") no-repeat center top;
text-align: center;
margin: 0;
padding: 0
}
#container  {
text-align: left;
margin: 0 auto;
width: 713px;
height: auto
}
#header{width: 100%; position: relative; max-height: 380px}
#noflash {
background-image: url(../img/no-flash/no-flash.png);
background-repeat: no-repeat;
position: relative;
width: 100%;
height: 350px; }
#subcontainer   {
background: #fff url("../img/bg-innhold.gif") repeat-y left top;
text-align: left;
margin: 0 auto;
padding-top: 10px;
width: 713px;
clear: right
}
#subcontainer2   {
	background: #a6171b url(../img/bg-innhold2.gif) repeat-y left top;
	text-align: left;
	margin: 0 auto;
	width: 713px;
	float: left;
	padding-top: 10px; }
#innhold  {
margin: 0 200px 40px 35px
}
#innhold p {line-height: 165%; }
.txt {text-align: left; padding-right: 15px; }
/*.txtsub {width: 635px; }*/

#footer  {
color: #272900;
font-size: 90%;
background: #a6171b url("../img/footer.gif") no-repeat left top;
text-align: right;
margin: 0;
height: 83px;
clear: both;
padding-top: 41px;
padding-right: 15px; 
}
#mainnav {
color: #272900;
background-color: transparent;
background-image: url("../img/bg-nav.gif");
background-repeat: no-repeat;
background-position: left top;
margin-bottom: -4px;
padding: 2px 0;
height: 54px
}
.subtxt  {background-color: #fff; width: 600px; margin-left: 40px}
.kolonne50 {
position: relative;
display: block;
width: 49%;
height: auto;
float: left 
}
/* Navigering ******************************************************************************************/
a, a:link, a:visited  {
color: #b52c07;
text-decoration: none
}
a:hover, a:active {
color: #ccc;
}

/*Grafikk******************************************************************************************/
.txt img, .subtxt img, .txtsub img {
float:left;
margin: 5px 10px 5px 0;
padding:8px;
border:solid 1px #cccccc; }

object {
margin: 0;
padding: 0
}
.right  {
position: relative;
float: right
}

.left { 
position:relative;
float:left;
}
.break {clear: both}
 a img {border: 0}
 div.hr    {
background: url("../img/h-prikker.gif") repeat-x 0 center;
height: 15px;
padding-bottom: 15px;

}
div.hr hr,#ie5mac, .txt i {
  display: none;
}
.select { font-size: 9px; color: #666}