body {
  margin: 0px;
  padding: 0px;

  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  line-height: 16px;

  background-color: #01617F;
}

a, a:visited {
 color: #01617F;
 text-decoration: none;
}

a:hover {
 color: black;
 text-decoration: underline;  
}

.linkheader, .linkheader:visited {
  color: #800000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.menu {
  text-decoration: none;
  color: #01617F;
}

.menublur, .menufocus, .menublur:visited {
  color: black;
  font-family: Arial, helvetica;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  
  background-color: #FFC71F;
  border: 1px solid white;
  margin: -1px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
}

.menu2blur, .menu2focus {
  font-size: 12px;
  line-height: 28px;

  border-bottom: 1px solid #ffffff;
  background-color: #EAECEB;

  width: 170px;
  align-top: 6px;
  align-bottom: 6px;

  padding-left: 10px;
  font-weight: bold;
  cursor: hand;
}

.menublur:hover {
  background-color: white;
}

.menufocus {
  background-color: white;
  color: #01617F;
}

.menu2focus {
  background-color: white;
  color: #FFC71F;
}

.menuruta {
  position: relative;
  text-align: right;
  width: 786px;

  top: -8px;
  padding-right: 1px;
  padding-top: 2px;
  padding-bottom: 4px;
}

.bildtext {
  font-size: 10px;
  font-style: normal;
  font-family: Arial;
  font-weight: normal;
  color: white;
  text-align: left;
  line-height: 13px;
  padding: 5px;
  padding-left: 10px;
}

.menu1:hover {
  background-image: url();
  background-color: white;
  color: black;
}

#menutext {
  color: #761318;
  font-size: 10px;
  font-family: Verdana, Arial, helvetica;
  text-align: right;
  padding: 6px;
  background-image: url("/fotogalleri/images/buttonbkg.jpg");
  width: 151px;
  border-bottom: #761318 1px solid;
}

#content {
  color: #761318;
  font-size: 10px;
  font-family: Verdana, Arial, helvetica;
  margin-left: 40px;
  margin-right: 50px;
}

.textruta {
  padding: 12px;
  font-weight: bold;
}

.nyhetsruta {
  background: url("../fotogalleri/images/gradient_fill02.jpg");
  background-repeat: repeat-x;
  background-position: left top;
  padding: 10px;
}

.ledareruta {
  background: url("../fotogalleri/images/arc_01.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
}

.nyhetstext {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #818181;
  text-align: center;
  line-height: 13px;
}

.nyhetsrubrik {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #01617F;
  text-align: center;
  line-height: 13px;
}

.rightcolumn {
  margin-top: 10px;
  margin-right: 10px;

  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 15px;

  border-left: 1px dotted #818181;
}

.inforuta {
  margin-top: 10px;

  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 15px;

  border: 1px solid #7A7031;
  background-color: #FEFB4F;
}

img.border {
  border: 1px solid black;
}

td {
  vertical-align: top;
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  line-height: 16px;
  text-align: left;
}

table {
  border-collapse: collapse;
}

p, li, ul, ol, dl, dd, dt, h1, h2, h3, h4, h5, h6, form {
  margin: 0px;
  padding: 0px;
}

h1
{
  font-size: 25px;
  font-style: normal;
  font-family: Arial;
  font-weight: normal;
  color: #01617F;
  text-align: left;
  line-height: 30px;
}

h2
{
  font-size: 15px;
  font-style: italic;
  font-family: Arial;
  font-weight: bold;
  color: #01617F;
  text-align: left;
  line-height: 17px;
}

h3
{
  font-size: 15px;
  font-style: italic;
  font-family: Arial;
  font-weight: bold;
  color: #01617F;
  text-align: left;
  line-height: 22px;
}


