<?php
header('Cache-Control: no-cache, must-revalidate');
header("Content-Type: text/css");
?>

.submenu2 {
  border: solid 1px #8A867A;
  background-color: #FFFFFF;
  background-image: url(http://img.kirkedata.no/sm_back_office2.gif);
  background-repeat: repeat-y;
  height: auto;
}

.item12 {
  /* border: solid 0px #316AC5; */
  margin: 1px;
  background-color: transparent;
  width: 100%;
  cursor: default;
}

.text12 {
  font: normal 11px Verdana, Tahoma, Arial;
  color: #000000;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}

.topsubmenu2 {
   /*border: solid 1px #000C80; */
  background-color: #EEEDE8;
  width: 100%;
}

.topitem12 {
  border: solid 1px #EEEDE8;
  background-color: #EEEDE8;
  /* width: 100px; */
  cursor: default;
}

.toptext12 {
  font: normal 11px Verdana, Tahoma, Arial;
  color: #000000;
  padding: 3px;
}

.item22 {
  border: solid 1px #000C80;
  margin: 0px;
  background-color: #FFF2C8;
  width: 100%;
  cursor: default;
}

.text22 {
  font: normal 11px Verdana, Tahoma, Arial;
  color: #000000;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}

.topitem22 {
  border: solid 1px #000C80;
  background-color: #FFF2C8;
  width: 100%;
  cursor: default;
}

.toptext22 {
  font: normal 11px Verdana, Tahoma, Arial;
  color: #000000;
  padding: 3px;
}