@import url('style.css');

/*--------------------------------------------------------------------
1. Generelt
--------------------------------------------------------------------*/
#topbar, 
#headerbar, 
#headershadow, 
#headershadow_mediateket_mediateket,
#mediahead,
#contentfade,
#contentfade_mediateket,
#sidebox,
#footer,
img.ikon,
a.more,
div.credits,
hr { display: none; }
h1 {
  font-family: Georgia, 'Times New Roman', sans-serif; 
  font-size: 20px;
}
h2 {
  font-family: Georgia, 'Times New Roman', sans-serif; 
  font-size: 15px;
}
#content,
#padding,
#maincontent { 
  width: 75% !important;
  margin: 0 auto !important;
  color: #000 !important;
  font-size: 14px !important;
  font-family: Georgia, 'Times New Roman', sans-serif !important; 
}

/*--------------------------------------------------------------------
1. Bøker og artikler
--------------------------------------------------------------------*/
  p.imagewrap {
  clear:both;
  display:block;
  float:right;
  margin-bottom:0;
  margin-left:15px;
  margin-top:0;
  width:260px;
}
img.thumb {
  border:1px solid #CCCCCC;
  clear:both;
  float:right;
  margin:10px 0 10px 10px;
  padding:4px;
}
div.citation {
  background:transparent url(../Images/controls/quote.gif) no-repeat scroll 10px 0.75em;
  margin:15px 0;
  padding:5px 0 5px 50px;
}
