body {
  /*background-color: #f4fbfd;*/
  /*background-image: url('../grafik/getfirefox.png');*/
}
td.side {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sideRamme {
  width: 989px;
  padding: 5px;
  border:1px solid #999999;
  /*background-color: white;*/  /*BLIVER OVERSKREVET*/
}
.sideTabel {
}

.menuTop {
  padding-top: 1px;
  padding-left: 5px;
  font-size: 9pt;
  line-height: 9pt;
  color: white;
  /*background-color: #b2632a;*/ /*BLIVER OVERSKREVET*/
  margin: 0px;
  height: 19px;
/*
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
*/
}
.menuMidt {
  padding: 3px 5px 0px 5px;
  /*background-color: #eeeeee;*/  /*BLIVER OVERSKREVET*/
/*
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
*/
}
.menuBund {
  background-color: #eeeeee;
/*
  border-bottom: 1px solid black;
*/
}

.hovedTop {
/*
  background-image: url('../grafik/hovedTop.gif');
  background-repeat: no-repeat;
  height:19px;
*/
}
.hovedMidt {
  padding: 5px 5px 5px 5px;
  /*background-color: #eeeeee;*/  /*BLIVER OVERSKREVET*/
  /*border-left: 1px solid #888888;*/
  /*border-right: 1px solid #888888;*/
  /*background-image: url('../grafik/hovedMidt.gif');*/
  /*background-repeat: repeat-y;*/
}
.hovedBund {
  background-color: #eeeeee;
/*
  border-bottom: 1px solid #888888;
  background-image: url('../grafik/hovedBund.gif');
  background-repeat: no-repeat;
  height:6px;
*/
}

.EWbilled {
}
.EWbilledKolonne {
  width: 188px;
}

h1.EWsideoverskrift {
  margin: 0px;
  padding-top: 3px;
  padding-left: 5px;
  font-size: 9pt;
  line-height: 9pt;
  color: black;
  /*background-color: #b2632a;*/  /*BLIVER OVERSKREVET*/
  height: 17px;
/*
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
*/
}
h1.EWsubSideoverskrift {
  margin: 0px;
  padding-top: 3px;
  padding-left: 5px;
  margin-bottom: 8px;
  font-size: 9pt;
  line-height: 9pt;
  color: white;
  /*background-color: #b2632a;*/  /*BLIVER OVERSKREVET*/
  height: 17px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.EWbroedtekst {
  padding-bottom: 10px;
}
.EWbroedtekst p {
  font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
  margin: 0px;
  padding: 5px 0px;
}
.EWbroedtekst td, th {
  font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
  margin: 0px;
  padding: 0px 0px;
}
.EWnyhedRamme {
  width: 100%;
  float:left;
  text-align:center;
  /*border: 1px solid #888888;*/
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.EWnyhedOverskrift {
  /*background-color: #dddddd;*/ /*BLIVER OVERSKREVET*/
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
a.EWnyhedLink {
  color: black;
}
.EWnyhedBilled {
}

.EWknapper {
  border-collapse: collapse;
}
.EWknap {
  width: 125px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-bottom: 1px solid #333333;
  border-top-width: 0px;
  border-left-width: 2px;
  border-left-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  /*background-color: #b2632a;*/  /*BLIVER OVERSKREVET*/
/*
  background-color: green;
  background-image: url('skabelon/grafik/knap.gif');
  background: transparent url("skabelon/grafik/knap.gif") no-repeat top right;
*/
}
a.EWknapLink {
  font-size: 9pt;
  color: white;
  display: block;
}
a.EWknapLink:hover {
  background-color: #eb090f;
}

/* MENU - HORISONTAL */
.EWmenuHorisontal {
  background-color: #b02b24;
} 

