body {
  background-color: #94afc0;
  margin: 0px 0px 0px 0px;
  background-image: url(images/background.gif);
  background-repeat: repeat-y;
  background-position: right;
  font-size: 14px;
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
}


#banner {
  width: 100%;
  height: 75px;
  background-color: #94afc0;
  background-image: url(images/background.gif);
  background-repeat: repeat-y;
  background-position: right;
  text-align: right;
  border-bottom: 2px solid #333333;
  padding-top: 2px;
}


#tabList {
  white-space: nowrap;
  padding: 0;
  border-bottom: 2px solid #333333;
  clear:both;
}


#tabList ul {
  padding-bottom: 0.54em;
  padding-left: 0;
} 


#tabList ul li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 0.85em;
  list-style: none;
  display: inline;
}


#tabList ul li.selected {
  color: white;  
  background: #3399cc; 
  font-weight: bold;
  border-bottom: 1px solid #3399cc; 
  margin: 0 0.2em 0 0.4em;
  padding: 0.2em 0.6em 0.2em 0.6em;
  float: left; 
  list-style: none;
  display: inline;
}

	
#tabList a:link,  
#tabList a:visited { 
  color: white;
  background: #333333;
  border-bottom: 1px solid #333333;
  margin: 0 0.2em 0 0.4em;
  padding: 0.2em 0.6em 0.2em 0.6em;
  float: left; 
  text-decoration: none;
}


#tabList a:hover { 
  color: #a0a0a0;
  background-color: #333333;
}


#content-header {
  float: none;
  width: 600px;
  padding: 0 0 1px 0;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: center;
  border: 2px solid #333333;
  background-color: #333333;
}


#content {
  width: 560px;
  height: 420px;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 20px 12px 20px; 
  text-align: justify;
  background-color: #E9EFF3;
  border-left: 2px solid #333333;
  border-right: 2px solid #333333;
  border-bottom: 2px solid #333333;
  overflow:auto;
}


/*
#submenu {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  border-left: 2px solid #333333;
  border-right: 2px solid #333333;
  background-color: #E9EFF3;
}
*/

#submenu {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  border-left: 2px solid #333333;
  border-right: 2px solid #333333;
  background-color: #333333;
  border-top: 1px solid #E9EFF3;
}

#submenu li {
  display: inline;
  list-style-type: none;
  text-align: right;
  color: white;
  font-size: small;
  font-family: Arial, Helvetica, Sans-Serif;
}

#submenu li#active a {
  background-color: #3399cc; 
  padding-left: 10px;
  padding-right: 10px;
}

#submenu li#active a:hover {
  color: #333333;
}


#submenu ul {
  text-align: right;
  white-space: nowrap;
  margin: 0;
}

#submenu a {
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

#submenu a:hover {
  color: #a0a0a0;
}


#frame {
  padding-left: 20px;
  padding-right: 20px;
}


#footer {
  margin-top: 1em;
  color: #555555;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: small;
}

#footer a:link,
#footer a:visited {
  text-decoration: none;
  color: black;
}

#footer a:hover {
  text-decoration: underline;
}

.news-headline {
  background: #3399cc;   
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 1.2em;
  padding: 1px 4px 2px 4px;
  border: 1px solid #333333;
}

.news {
  padding: 1px 4px 25px 4px;

}

.news-expire {
  font-size: small;
  font-style: italic;
  float: left;
}

.news-edit {
  font-size: small;
  text-align: right;
  padding-right: 10px;
}

.news-edit a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.news-edit a:hover {
  text-decoration: underline;
}


#bluetable {
  background-color: #3399cc;
  font-size: small;
  font-family: Arial, Helvetica, Sans-Serif;
  color: white;
  padding: 10px;
  border: 1px solid #333333;
  margin-right: 20px;
  margin-top: 10px;
}

.fmr {
  background-color: #3377cc;
}

.dnk {
  background-color: #33bbcc;
}

.rk {
  background-color: #3399cc;
}

#right {
  border-right: 1px solid white;
  padding-right: 10px;
}

#left {
  padding-left: 10px;
}

h1 {
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
}

#red {
  color: red;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
  margin-bottom: 15px;
}


#billede {
  width: 400px;
  padding: 3px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
 }

.red {
  color: red;
}

.green {
  color: green;
}

.address-list {
  padding-bottom: 10px;
  text-align: left;

}

.address-list-party {
  padding-bottom: 10px;
  text-align: center;
}