body{
  padding: 0px;
  margin: 0px;
}

body,th,td
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

h1, h2, h3, h4, h5, h6{padding: 0px;}
h1{
  font-size: 15px;
}
h2{
  font-size: 14px;
}
h3{
  font-size: 12px;
}
h4{
  font-size: 11px;
}
h5{
  font-size: 10px;
}
h6{
  font-size: 10px;
}
a:link { color: #0000EF; }
a:visited { color: #52188C; }
a:hover  { color: #0000EF; }
.default { font-size: 12px; }
.menu { font-weight: normal; font-size: 13px; }
a.menu { text-decoration: none; color: #000000; font-size: 13px; }
a.menu:link { text-decoration: none; color: #000000; font-size: 13px; }
a.menu:visited { text-decoration: none; color: #000000; font-size: 13px; }
a.menu:hover { text-decoration: underline; color: #000000; font-size: 13px; }
td.menuselected { font-weight: normal; font-size: 13px; font-weight: bold; background-color: white }
a.menuselected { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.menuselected:link { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.menuselected:visited { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.menuselected:hover { text-decoration: underline; color: #000000;  font-size: 13px; font-weight: bold; }

a.topmenu { text-decoration: none; color: #000000; font-size: 13px; }
a.topmenu:link { text-decoration: none; color: #000000; font-size: 13px; }
a.topmenu:visited { text-decoration: none; color: #000000; font-size: 13px; }
a.topmenu:hover { text-decoration: underline; color: #000000; font-size: 13px; }
td.topmenuselected { font-weight: normal; font-size: 13px; font-weight: bold; background-color: white }
a.topmenuselected { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.topmenuselected:link { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.topmenuselected:visited { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
a.topmenuselected:hover { text-decoration: underline; color: #000000;  font-size: 13px; font-weight: bold; }

.headline, h1.headline { font-size: 14px; font-weight: bold; color: #000000; margin: 0px 0px 5px 0px; }
.headlineview, h1.headlineview { font-size: 15px; font-weight: bold; color: #000000;margin: 0px 0px 5px 0px;  }
.headlinelink { font-size: 12px; font-weight: bold; color: #0000EF; } 
.box .headlinelink {font-weight: normal; } 
.subheadline, h2.subheadline { font-size: 11px; font-weight: bold; color: #222222; margin: 5px 0px 0px 0px; }
.ingress { font-size: 12px; font-weight: normal; color: #000000; }
.ingressview { font-size: 13px; font-weight: normal; color: #000000; }
.body { font-size: 12px; font-weight: normal; color: #000000; }
.date { font-size: 10px; font-weight: normal; color: #9C9C9C; }
.link { font-size: 12px; font-weight: normal; color: #0000EF; }
td.callist .link, .callist .link { font-size: 11px; font-weight: normal; color: #0000EF; }
.toollink { font-size: 11px; font-weight: normal; color: #000000; }
.feedback { font-size: 11px; font-weight: normal; color: #000000; }
.path, a.path:link, a.path:visited, a.path:hover { font-size: 11px; font-weight: normal; color: #000000; }
th.caldayname { font-size: 11px; background-color: #DDDDDD; font-weight: bold; }
td.calday { font-size: 11px; background-color: #F0F0F0; }
td.caltoday { font-size: 11px; background-color: #BBBBBB; }
td.calsaturday { font-size: 11px; color: #808080; background-color: #F0F0F0; }
td.calsunday { font-size: 11px; color: #B00000; background-color: #F0F0F0; }

.newsblock {
  border: 1px solid #E7CB94;
  background-color: #FFFFFF;
}

div.box{
  border: 1px solid #E7CB94;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}


.box h3{
  margin: 0px;
  padding: 1px 5px;
  background-color: #F7F3F7;
  color: #000000;
  font-size: 11px;

}
.box .cell{
  padding: 5px;
}
#main .box{
  border-width: 1px 0px 0px 0px;
  padding-bottom: 5px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box ul{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
}

.box ul li{
  margin: 5px 0px;
  padding: 0px;
}


#bibliotekkalender{
  width: 200px; 
  height: 250px; 
  overflow: auto;
}

#bibkatalogsoek{
  margin: 10px;
  padding: 0px;
  text-align: left;
}
#bibkatalogsoek input.text{
  width: 90%;
  margin-left: 0px;
}
#bibkatalogsoek input.submit{
  margin-left: 5px;
}


#top{
  background-image: url(/getfile.php/65049.652/heading.jpg);
  /*background-image: url(http://img2.custompublish.com/getfile.php/360126.652.pvpdcedqsw/heading_bibliotek.jpg);*/
  background-repeat: no-repeat;
  background-position: top left;
}