@charset "iso-8859-1";
/* CSS Document */
*{
  margin:0;
  padding:0;
}
a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#ffba00;}
a:active {text-decoration:none; color:#000000;}

#bunn a{text-decoration:none; color:#000000;}

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-image:url(images/bghoved.png);
  background-repeat:repeat-y;
  background-color:#ffffff;
}
h1{
  font-weight:bold;
  font-size: 12px;
  color:#000000;
  margin:5px;
  margin-bottom:10px;
}
h3{
  font-weight:normal;
  font-size: 12px;
  color:#000000;
  margin:5px;
  margin-bottom:10px;
}
.over2{
  font-weight:bold;
  font-size: 12px;
  color:#000000;
  margin:5px;
  margin-bottom:10px;
  padding-left:0px;
}
h2{
  color:#000000;
  font-size: 12px;
  font-weight:bold;
  height:14px;
  padding-left:10px;
  padding-top:1px;
}
p{
  margin:5px;
}
ol{
  padding-left:30px;
  list-style-type:decimal;
}
.navigasjon2{
  margin-left:20px;
}

#nav{
  position:absolute;
  left:270px;
  top:235px;
  height:15px;
  width:500px;
  text-align: right;
}
#nav a{
 padding-left:15px;
 padding-right:15px;
 padding-bottom:3px;
}
#nav a:hover{
  background:#ffba00;
  color:#ffffff;
  text-decoration:none;
}

#nav2{
  background-image:url(images/headernav2.png);
  background-repeat:no-repeat;
  position:absolute;
  left:0px;
  top:260px;
  width:200px;
}
#hoved{
  position:absolute;
  left:202px;
  top:260px;
  width:468px;
}
#top{
  background-image:url(images/header.jpg);
  vertical-align:bottom;
  position:absolute;
  left:0px;
  top:0px;
  width:770px;
  height:250px;
  border-bottom:#ffba00 10px solid;
}
#bunn{
  text-align:center;
  vertical-align:bottom;
}
.kontaktinput{
  font-weight: normal; 
  text-decoration: none;
  font-size:10px;
  color:#000000;
  width:200px;
  border:#ffba00 1px solid;
}
.kontaktinput1{
  font-weight: normal; 
  text-decoration: none;
  font-size:10px;
  color:#000000;
  width:180px;
  border:#ffba00 1px solid;
}
textarea{
  border:#ffba00 1px solid;
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width:300px;
  height:100px;
}
.ButtonStyle {
  border: #000000 1px solid; 
  cursor: hand; 
  color: #ffffff;
  background-color:#ffba00;
  width:70px;
}
ul{
 margin-left:40px;
}
hr{
  color: #ffba00;
  background-color: #ffba00;
  height: 1px;
  border-style:none;
}
img{
 border-style: none;
}
#country{
  text-align:left;
  vertical-align:bottom;
  position:absolute;
  left:4px;
  top:4px;
  width:270px;
}
.box1{
position:absolute;
left:0px;
top:50px;
width:180px;
height:150px;
z-index:10;
}
.box2{
position:absolute;
left:190px;
top:50px;
width:180px;
height:150px;
z-index:11;
}
.box3{
position:absolute;
left:380px;
top:50px;
width:180px;
height:150px;
z-index:12;
}
.noinherit{
width:auto;
height:auto;
}
.brodtekst{
  width:468px;
}
#hoyrebanner{
position:absolute;
left:780px;
top:1px;
width:180px;
height:600px;
z-index:13;
}
.artinfo{
  text-align:right;
  font-weight:bold;
}
.kat{
  width: 220px;
  border:#ffba00 1px solid;
  float:left;
  margin:4px;
}