/* Head and vmenu */
div#logo_div {
  position: absolute; 
  left:24px; 
  top: 12px;
}

td#head_main td#lang {
  background-repeat: no-repeat;
}

div.hmenudiv {
  position:relative;
  /* hasLayout hack for IE */  _height:0;zoom:1; 
  margin-left: -1px;
}

.hmenudiv img {
  border:0;
}

div.v_menu {
  position:absolute; left:0px; top: 27px;
  z-index: 5;
  display: none;
  border: 1px solid #016060;
} 
.v_menu table {
  border-collapse: collapse;
  border: 0;
  width: 100%;
}

.v_menu td {
  padding-left: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #D1E2E2;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-color: #F4F8F8;
}

.v_menu td.first {
  border-top: 0;
}
.v_menu td a {
  font: 7pt Tahoma;
  color: black;
  font-weight: bold;
  text-decoration: none;
}



.head td {
  background-color: #005C5C;
  padding:0;
  font: 12px Verdana;
  font-weight: bold;

}
.head td a {
  text-decoration: none;
 color: #E87817;
}


td.dark {
  background-color: #005C5C;
}


/* Left menu */
td#leftmenu {
  background-repeat: no-repeat;
 background-color: #247373;
 vertical-align: top;

}
div.menul1 {
  width: 128px;
  margin-left: 34px;
  margin-top: 25px;
  margin-bottom: 3px;
  margin-right: 5px;
  font: 12px Verdana;
  font-weight: bold;
}
div.menul2 {
  width: 114px;
  margin-left: 46px;
  margin-top: 13px;
  margin-bottom: 0px;
  margin-right: 5px;
  font: 10px Verdana;

}

.menul1 a, .menul2 a {
  color: black;
  text-decoration: none;
}

a.selected {
  color: white;
}

div.bottomlinks {
  width: 154px;
  margin-left: 13px;
  margin-top: 17px;
  margin-bottom: 13px;
  font: 10px Verdana;
  font-weight: bold;
}

div.bottomlinks a {
  color: #FF8C3F;
  text-decoration: none;
}

div.bottomlinks a:hover {
  color:black;
}


body {
  margin: 0;
}

div#mailbox {
  font: 10px Verdana;
  font-weight: bold;
  background-color: #005C5C;
  border: 1px solid #92B9B9;
  border-left-width: 2px;
  border-right-width: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  color: white;
}

div#mailbox a {
  color: white;
  text-decoration: none;
}

/* Right pane */

div.rightheading a {
  color: white;
  text-decoration: none;
}
div.rightheading {
  font : 18px Verdana;
  font-weight: bold;
  margin-bottom: 5px;
}

div.imgname{
  color: white;
  font : 12px Verdana;
  font-weight: bold;
  margin-top: 3px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 7px;
}

div.enter {
  border: 2px solid #E87817;
  width: 140px;
  background-color: #3F9288;
  font : 11px Verdana;
  font-weight: bold;
  color:  #e87817;
  margin-top: 12px;
  margin-bottom: 20px;
}

div.enter a{
  color: white;
  font : 11px Verdana;
  font-weight: bold;
  text-decoration: none;
}

div.enter a:hover {
  color:  #e87817;
}

.bord {
  display: block;
  height: 1px;
  margin: 0 1px;
  overflow: hidden; 
  font-size:0px;
}


div.bordimg {
  background-color:  #E87817;
  margin: 0px;
}

.bordimg img {
  margin: 3px 4px;
  width: 80px;
}

/* Body styles */
div#bodytext h1 {
  text-align: center;
  font: 24px Tahoma;
  line-spacing: 0.5em;
  color: #005C5C;
  font-weight: bold;
}
div#bodytext h2 {
  text-align: center;
  font: 20px Tahoma;
  color: #005C5C;
  font-weight: bold;
}


div#bodytext {
  width: 100 %;
  font: 15px Verdana;
  padding-top: 5px ; 
  padding-left:15px;
  padding-right:15px; 
}

td.heading {
  padding-top: 20px;
}

div#bodytext a {
  font: 15px Verdana;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

div#bodytext a:hover {
 color: #e87817;
}

td.levelsbox {
  font: 15px Verdana;
  padding-top: 7px;
  color: #e87817;
  text-align: center;
  width: 125px;
}

td.levelsbox a {
  color: black;
}

div.rubriklist {
  padding-left: 50px;
}


div.newsdate, div.newstext {
  padding-left: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}


div.newstext {
  font: 14px Verdana;
  font-weight: bold;
}

div#bodytext div.newstext a {
 color: #e87817;
}

div#bodytext div.newstext a:hover {
 color: black;
}


div.newsdate {
   font: 12px Tahoma;
   font-weight: bold;
   color: #e87817;
}


.normaltable td, .normaltable th, .scrolltable td, .admintable td   {
  padding : 3px;
  margin: 0px;
  border-color:silver; 
  border-style:solid; 
  border-width:1px;
}

.normaltable td, #bodytext .normaltable td a, .normaltable th {
  font: 12px Tahoma;
}

#bodytext .normaltable td a {
  font-weight: bold;
}

.normaltable th {
  background-color: lightgrey;
  text-align: center;
}

.normaltable td.headingcell {
 background-color: #9FBEBE;
}


.scrolltable td {
  font: 10px Tahoma;
}

#bodytext .scrolltable td a {
  font: 10px Tahoma;
  color: #e87817;
  font-weight: bold;
}

.admintable td {
  font: 12px Tahoma;
}

table.photoalbum {
  text-align: center;
}
table.photoalbum td {
  padding:8px;
  text-align: center;
  width: 25%;
  font: 12px Tahoma;
font-weight:  bold;
}

table.photoalbum tr.heading td {
  padding-top:0px;
  padding-bottom:0px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: right;
}


#bodytext table.photoalbum tr.heading td img {
  border: 0;
}

.photoalbum td img {
  border: 2px solid #005C5C;
   
}

table.photocover {
  border: 0px;
  /* border-collapse: collapse; */
  width: 206px;
  background-color: #005C5C;

}

table.photocover td {
  border: 1px solid #378782;
  background-color: #6CB0A5;
  padding: 0;
}


table.photocover td.photo {
  border: 1px solid #005C5C;
  padding: 0;
}

#bodytext table.photocover td div {
  font: 14px Tahoma;
  font-weight:  bold;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
  width: 100%;
  height: 40px;
  padding-left: 0px ;
  padding-right: 0px ;
  margin: 0px;
   border: 0;
}

#bodytext table.photocover td div *
{ vertical-align: middle;
 }
table.photocover img {
  border: 0px;
}



table.email {
  background-color: #6CB0A5;
  border: 3px solid #E87817;
  border-collapse: collapse;
}

table.email td {
  font: 14px Tahoma;
}

#bodytext table.email td a {
  font: 13px Tahoma;
  font-weight: normal;
}

#lang {
color: #e87817;
  font: 11px Tahoma;
  font-weight: bold;
}


#lang a {
color: black;
}

#lang a:hover {
color: #e87817;
}


