/*******************************************/
/*  CSS til nyhedssidenformular  */

.news_head{
   font-family: verdana;
   font-weight:bold;
   font-size:15px;
   padding:6px 0px;
   
}
.news_tekst{
   font-family: verdana;
   font-size: 11px;
   color: #606060;
   text-align:left;
   line-height:125%;
}
.news_dato{
   font-family: verdana;
   text-align:right;
   padding:12px;
   font-size:10px;
   color:#909090
}