body {
  background-image: none;
  background: #f1f1f1;
}

#content-container {
  z-index: 40;
  min-height: 780px;
  background: #a8a79d url(../images/bg-skulpturstudier.jpg) no-repeat left top scroll;
}

table.articles td select {
  width: 230px;
}

table#museums {
  width: 100%;
  position: relative;
}

#museums td a:focus
{
  -moz-outline-style: none;
}

#museums td {
  vertical-align: top;
  text-align: left;
  padding: 0;  
}

#museums td div {
  position: relative;
}

#museums td div div.info {
  position: absolute;
  top: 74px;
  left: 0px;
  background: white;
  color: black;
  font-size: 11px;
  padding: 4px;
  border: 1px solid #ccc;
  z-index: 100;
}

#museums td div div.info span {
  white-space: nowrap;
}

#museums td img {
  display: block;
}


#museums td h3 {
  margin: 0;
  font-size: 10px;
  font-weight: normal;
}

#about {
  position: absolute;
  left: 0px;
  top: 203px;
  width: 756px;
  height: 250px;
  padding: 12px 0 0 0;
  z-index: 50;
}

#about .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 756px;
  height: 262px;
  background: white;
  opacity: 0.4;
  filter: alpha(opacity=40);
  
}

#about .content {
  position: relative;  
}

#about h1, #about table {
  position: relative;
  left: 58px;
  
}

#about table {
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 640px;
  
}

#about td {
  vertical-align: top;
  width: 50%;
  padding: 0;
  line-height: 18px;
}


#anim {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 756px;
  background: transparent url(../images/bg-anim.jpg) no-repeat left top scroll;
  text-align: right;
}

#anim img {
  float: right;
}

#about td.anim img {
  float: right;
}

#about td p {
  margin: 0 12px 12px 12px;
}

#about em {
  color: #1e4d90;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
}

#about h1 {
  font-size: 18px; 
  line-height: 20px;
  margin: 0 0 12px 12px;
  color: #c08c2f;
}

#about a {
  color: #c08c2f;
  font-weight: bold;
}


.paragraph {
  font-size: 12px;
  line-height: 17px;
}

.paragraph h1 {
  margin: 0 0 10px 0;
  font: bold 14px arial, sans-serif;
}

.paragraph p {
  margin: 0 0 1em 0;
}

#menu-container h1#page-title {
  background: #D3A33F;
}

.sculpture {
  position: absolute;
  left: 100px;
  top: 240px;
  width: 560px;
  font-size: 12px;
  color: white;
  z-index: 40;
}

.sculpture div {
  position: relative;
  margin-top: 4px;
}
.sculpture h1 {
  display: inline;
  font-size: 14px;
}
/* Værktøj */

.assets {
  position: relative;
  top: 8px;
  
  z-index: 90;
}

.assets div.section {
  padding: 1px 4px 5px 4px;
  background: #D3A33F;
  margin-bottom: 2px;
  z-index: 100;
}



.assets div.timeline {
  position: relative;
  height: 19px;
  padding: 0;
  background: #D3A33F url(../images/bg-timeline.gif) repeat-x left center scroll;
}

.assets div.time a {  
  display: block;
  width: 11px;
  height: 11px;
  background: transparent url(../images/timeline.gif) no-repeat left top scroll;
}

.assets div.time a:hover {
  background-position: -11px  0;
}

.assets div.time a span {
  display: none;
}


.assets div.time {
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 300;
  background: #D3A33F url(../images/bg-timeline.gif) repeat-x left center scroll;
}

.assets div.time .details, .assets td.sourceinfo .details, .sculpture .details {
  position: absolute;
  top: 15px;
  left: 9px;  
  background: white;
  color: black;
  font-size: 11px;
  padding: 4px;
  border: 1px solid #ccc;
  z-index: 301;
}

.sculpture .details {
  top: -50px;
  left: 100px;
  width: 140px;
}

.assets td.sourceinfo .details {
  left: 20px;
  top: 20px;
  width: 214px;
}

.assets td.all-museums {
  vertical-align: bottom;
  text-align: right;
  font-size: 11px;
  color: #fcd88c;
}

.assets div.time .details table, .sculpture .details { 
  border-collapse: collapse; 
  border-spacing: 0; 
}

.assets div.time td {
  vertical-align: top;
  padding: 0;
}


.assets td.sourceinfo div {
  position: relative;
}

.assets div.time td h5 {
  margin: 0;
  font-size: 11px;
  white-space: nowrap;
}

.assets div.time td p {
  white-space: nowrap;
}  

.assets td {
  padding-right: 10px;
}

.assets form {
  margin: 0;
  display: inline;  
}


.assets label, .assets a {
  color: #f1f1f1;
  font-size: 12px;
  text-decoration: none;
}
/* Artcile */


.TableOfContent {
  border: 1px solid #CCC;
  float: left;
  margin: 6px 0 0 0;
  padding: 0;
}

.TableOfContent a {
  color: #63635E;
  text-decoration: none;
}

.TableOfContent a:hover {
  text-decoration: underline;
}

a.top {
 clear: both;
 float: right; 
 position: relative;
 top: 25px;
 text-decoration: none;
 font-size: 10px;
}


.TableOfContent ol {
  margin: 8px 12px 10px 3em;
  padding: 0;
}

#ArtikelContainer {
  padding: 55px 0 10px 17px;
}

td.quote p {
  font: 14px georgia;
  color: black;
}

td.soft {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

table.files th {
  text-align: left;
  padding-top: 0;
  padding-bottom: 4px;
}

table.files td {
  padding: 0 4px 4px 0;
  vertical-align: middle;
}

table.files td a {
  font-size: 11px;
  color: #666;
}

table.files td a.view {
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

table.files td a.view:hover {
  text-decoration: underline;
}

.search-result {
  width: 470px;
  padding: 0 10px; 
}

.search-result ul {
  margin: 11px 0;
  padding: 0;
  list-style: none;
}

.search-result li {
  margin: 0 0 11px 0;
  font-size: 12px;
}

.search-result a {
  color: black;
}

.search-result li a {  
  font-size: 14px;
  font-weight: bold;
}

.search-result li span {
  margin-left: 8px;
  background: #D3A33F;
  color: #f1f1f1;
  padding: 0px 2px 0px 2px;
  font-size: 11px;
  vertical-align: top;
}

.pagination {
  margin-top: 14px;
  font-size: 12px;
}

table.artikel {
  /* border of 1px = width 488 */
  width: 490px;
  max-width: 490px;
}


td.article-body .image-container {
  margin: 0 0 2px 0;
}

td.article-body .image-container p {
  margin: 4px 0;
  font-size: 11px;
  line-height: 12px;
  color: #666;
}

td.toc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

td.toc li {
  display: inline;
  font-size: 0px;
  line-height: 0px;
  height: 42px;
  margin: 0 0 0 8px;
}

td.toc li.first {
  margin-left: 0;
}

td.toc li img {
  margin: 2px 4px 2px 0;
}

td.toc li a.txt {
  vertical-align: 18px;
  font-size: 11px;
  line-height: 12px;
}

td.article-body p {
  margin: 0 0 1em 0;
}


td.article-body h1.part-title {
  clear: both; 
  font-size: 18px; 
  line-height: 20px;
  margin: 2em 0 8px 0;
  color: #c08c2f;
}

td.article-body h1 {
  font-size: 14px;
  line-height: 18px;
  margin: 2em 0 0 0;
}
  

td.article-body h2 {
  font-size: 13px;
  margin: 1em 0 0 0;
}

.smallquote {
  position: absolute;
  font: 14px georgia;
  text-align: center;
  color: white;
  vertical-align: bottom;
}

.smallquote p {
  font-family: arial, sans-serif;
  font-size: 11px;
  margin-top: 4px;
}

.skulpturstudier .smallquote a {
  color: white;
  text-decoration: none;
}

.manual-menu {
  margin: 50px 0 14px 18px;
  float: left;
  width: 180px;
  background: white;
  padding: 14px 10px 14px 10px;
  font-size: 12px;
  line-height: 17px;
}

.manual-menu ul {
  margin: 4px 0 0 0;
  padding: 0;
  list-style: none;
}

.manual-container {
  margin: 50px 0 14px 14px;
  float: left;
  width: 468px;
  background: white;
  padding: 14px 10px 0 10px;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}


.manual-menu h2 {
  margin: 0 0 2px 0;
  font-size: 14px;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #e1e1e1;
}

.manual-container h1 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
}

.manual-container p, .manual-container h1 {
  margin: 0 0 14px 0;
  
}

.manual-container h2 {
  font-size: 14px;
  margin: 0 0 3px 0;
}

.manual-menu li.level_1 {
  margin-left: 10px;
}

.manual-menu .current {
  font-weight: bold;
  color: black;
}

.manual-menu a {
  color: black;
  text-decoration: none;
}

.manual-menu a:hover {
  text-decoration: underline;
}
