/* News margin */

.NewsAdmin {
  font-family: verdana, arial;
  font-size: 7pt;
}

.NyhetT {
/*  border: 2px white outset;*/
  padding: 3px;
  width: 160px;
}

.NyhetTitle {
  text-align: center;
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
  background: #FF7D00;
}

.NyhetDate {
  font-family: verdana,arial;
  font-size: 7pt;
  font-weight: bold;
}

.NyhetH {
  font-family: verdana,arial;
  font-size: 7pt;
  background: #ffffff;
  padding-left: 2px;
  padding-bottom: 5px;
}

.NyhetL {
  font-family: verdana,arial;
  font-size: 7pt;
  background: #f0f0f0;
  padding-left: 2px;
  padding-bottom: 5px;
}

.NyhetDate2 {
  font-family: verdana,arial;
  font-size: 7pt;
}

/* Black border (QOTW/News) */
.px2 {
  background: #000000;
}


.Button {
  font-family: verdana, arial;
  font-size: 7pt;
  color: #444444;
  background-color: #eeeeee;
}

.NyhetFullRubrik {
  font-size: 11pt;
  font-weight: bold;
}

.NyhetFullKropp {
  margin-top: 1pt;
  margin-bottom: 5pt;
}
