a.hoved {
  color: #000000;
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background: url(images/bund.gif);
  text-align: center; 
  min-width: 780px;
}

h1 {
  font-size: 1.55em;
  font-weight: normal;
}

h2 {
  font-size: 1.25em;
  font-weight: normal;
  padding: 3px 0 6px 0;
}

h4 {
  font-size: 1.15em;
  font-weight: normal;
} 
      
h6 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2em;
  font-weight: normal;
  color: #5E5E5E; 
}
      
p, li {
  font-size: 0.78em;
  line-height: 1.6em;
} 


/* The Horizontal Menu
================================= */

ul {
  margin: 0;
  padding: 0;
  width: 780px;
  list-style: none;
}

ul li {
  background: url(images/mainNavBg.gif) repeat-x;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

ul a {
  padding: 0 1.9em;
  line-height: 2.1em;
  background: url(images/mainNavBorder.gif) repeat-y left top;
  text-decoration: none;
  color: #EEF1C4;
  float: left;
  display: block;
}

ul a:hover {
  color: #000000;
}

ul .categori a {
  color: #FFFFFF;
} 

ul .first a {
  background: none;
} 

ul .firstcategori a {
  background: none;
  color: #FFFFFF;
} 

/* The Submenu
================================= */

h3 a {
  font-size: 0.67em;
  line-height: 1.6em;
  font-weight: bold;
  color:#000000;
  text-decoration: none;
  padding-left: .75em;
}

h3  a:hover {
  color:#0D8547;
}

/* The Container IDs
================================= */   

#wrapper {
  background: url(images/back.gif) repeat-y;
  width: 780px; 
  margin: 0 auto; 
  text-align: left; 
}

#leftContent { 
  display: none;
  }

#content { 
  width: 600px; 
  float: left; 
  padding: 22px 40px;
} 

#footer { 
  display: none; 
}

#footer a{ 
  color: #EEF1C4;  
  text-decoration: none;
}

#footer a:hover{ 
  color: #000000;  
  text-decoration: underline;
}

#parkarrangement {
  background: url(images/box-park.gif);
  height: 200px;
  padding: 20px;
}

#udstillingNow {
  background: url(images/box-aktuel.gif);
  height: 200px;
  padding: 20px;
}

#udstillingNext {
  background: url(images/box-naeste.gif);
  height: 200px;
  padding: 20px;
} 

#udstillingNextLeft {
  background: url(images/box-naeste-left.gif);
  height: 200px;
  padding: 20px;
} 

#udstillingNextStor {
  background: url(images/box-naeste.gif);
  height: 480px;
  padding: 20px;
}

/* The Picture IDs
================================= */  

#pix172L {
  float: left; 
  width: 172px;
  padding: 0px 15px 2px 0px;
}

#pix172R {
  float: right; 
  width: 172px;
  padding: 0px 0px 2px 15px;
}

#pix202L {
  float: left; 
  width: 202px;
  padding: 0px 20px 2px 0px;
} 

#pix202L-2 {
  float: left; 
  width: 202px;
  padding: 0px 15px 2px 0px;
}

#pix202R {
  float: right; 
  width: 202px;
  padding: 0px 0px 2px 15px;
}

#pix242L {
  float: left; 
  width: 242px;
  padding: 0px 15px 2px 0px;
} 

#pix242R {
  float: right; 
  width: 242px;
  padding: 0px 0px 5px 15px;
} 

#pix277R {
  float: right; 
  width: 277px;
  padding: 0px 0px 5px 15px;
} 

/* The Classes
================================= */

.afstand {
  padding: 9px 0px 4px 0px;
}

.boks {
  padding: 10px;
}

.dotline {
  padding: 0 0 20px 0;
  border-bottom: 1px dotted;
}

.menu {
  display: none;
} 

.pixBorder {
  border: 1px solid black;
}

.pixBorderNo {
  border: 0px;
}

.pixCenter {
  text-align:center;
}

.top {
  display:none;
} 

.uncial {
  float:left;
  color:#52AB6E;
  font-family: Georgia, Times, serif;
  font-size:75px;
  line-height:55px;
  padding-top:2px;
  padding-right:3px;
} 
