/*screen.css for Kronen 2008.05.06 *********************************************** FFFFF0 Ivory* FFFFE0 LightYellow* FFFACD LemonChiffon* F5DEB3 Wheat* 800000 maroon* F5F5F5 WhiteSmoke (gray)* DCDCDC Gainsboro (gray)* C0C0C0 Silver***********/form, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6 { padding: 0; border: 0; margin:0; /*removal of browser defaults */}body {  background-color: #F5F5F5;  text-align: center; /*center content of page*/  margin-top: 3px;}p {  line-height: 125%;  font: 12px Arial, Tahoma, sans-serif;  margin-top: 3px;  margin-bottom: 6px;}p.thematic {  font: 16px "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  text-align: right;}p.inverse {  color: #FFFFF0;  background-color: #800000;   /*maroon background*/}h1, h2, h3, h4, h5 {  font-family: "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  color: #800000;              /*maroon characters in headings*/  line-height: 100%;  margin-top: 6px;  margin-bottom: 12px;}h1 {font-size: 36px;}h2 {font-size: 24px;}h3 {font-size: 20px; 	font-weight: normal;}/*Links ************************************************************************/a {  color: #800000;  background-color: #FFFFD8;}a:link {  background-color: #FFFFD8;}a:hover {  background-color: #F5DEB3; /*wheat background */}.floatstop {  clear: both;   height:0;   font-size: 1px;   line-height:0; }/*ramme om sidens indhold *****************************************************/#kronen-top {  width: 644px;  background: #DCDCDC;     /* Gainsboro gray */  margin: 0 auto; /*the auto margins (in conjunction with width) centers */  text-align: left;   /*IE fix */}/*csshorizontalmenu.css includes the styles for a 2-level menu *//*Menu for artikler og udstillinger *********************************************/#artikelmenu {  clear:both;  width: 648px;  w\idth: 644px;  background-color: #FFFFF0;  /*ivory background */  border: 0 solid #F5DEB3;    /*Wheat colored border  */  border-width: 0 2px 2px 2px;}#artikelmenu ul {  float: left;                /*fixes FrontPage 2000 problem '/  width: 640px;               /*IE fix */  list-style: none;  text-align: left;}#artikelmenu ul ul {  width: 590px;               /*FF fix */  padding: 0 0 0 50px;  margin: 0;}#artikelmenu li {  display: inline;  font: 12px Arial, Tahoma, sans-serif;  color: #C0C0C0;   text-align: left;}#artikelmenu a {  font: 18px "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  text-align: center;  padding: 0 8px 0 8px;  border-right: 1px solid #800000;  margin: 0;  background-color: #FFFFF0;}#artikelmenu a:hover {  background-color: #F5DEB3;  /*wheat baggrund */}/*Fuld bredde *******************************************************************/.fuldbredde {  clear: both;  width: 644px;  w\idth: 644px;  background-color: white;  text-align: left;  padding: 12px 6px 0 6px;}/*Forsidens 2 spalter **********************************************************/#spalte1 {  vertical-align: top;  float: left;  width: 200px;  background-color: white;  background-color: #DCDCDC;     /* Gainsboro gray */  font: 12px Arial, Tahoma, sans-serif;   text-align: left;  margin-left: 3px;}#spalte1 h2.button, #spalte1 a.button {  display: block;  background-color: #800000;    /*maroon background*/  width: 199px;  text-align: right;  text-decoration: none;  font-family: "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  font-weight: bold;  font-size: 28px;  color: #FFFFF0;  line-height: 125%;  padding: 6px 0 6px 0;   margin: 0;}#spalte1 a.button:hover {  background-color: #F5DEB3;  color: #800000;  text-decoration: underline;}#spalte2 {  vertical-align: top;  float: right;  width: 434px;   /*avoids left and right padding to make work in IE & FF */  background-color: white;  background-color: #DCDCDC;     /* Gainsboro gray */  font: 12px Arial, Tahoma, sans-serif;   text-align: left;  padding: 0;  margin: 0;}/*Varekatalog ******************************************************************/table.katalog {  width: 644px;  background-color: white;  background-color: #DCDCDC;     /* Gainsboro gray */  border-collapse: collapse;}.katalog td {  vertical-align: top;  font: 12px Arial, Tahoma, sans-serif; }.katalog td.titelfelt {  width: 650px;  w\idth: 640px;  background-color: #FFFFD8;  font: 20px "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  color: #800000;  text-align: right;  vertical-align: middle;  padding-right: 10px;}.katalog td.datofelt {  font-size: 10px;  text-align: left;}.katalog td.billedfelt {  text-align: right;  padding: 3px 0 0 0;}.katalog td.tekstfelt {  font: 12px Arial, Tahoma, sans-serif;  text-align: left;  border-bottom: 1px solid #DCDCDC; /*light gray underlining of the element */  border-bottom: 1px solid #C0C0C0; /*silver underlining of the element */  padding: 3px 10px 0 3px;}.katalog a.bestil {  font: 14px "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  text-decoration: underline;  margin-right: .25em;}.katalog p.pris {  text-align: right;}.katalog td.center {  text-align: center;}.katalog td.tiltoppen {  width: 640px;  font: 14px "Monotype Corsiva", "ITC Zapf Chancery", "Times New Roman", serif;  text-align: right;   padding-bottom: 3px;}/*Bund af side *****************************************************************/#footer {  clear: both;  width: 644px;  background-color: white;  text-align: center;  font: 11px gray Arial, Tahoma, sans-serif;   padding: 12px 0 12px 0;}/*til visBillede ****************************************************************/.gulboks {  z-index: 10;}