/*******************************************/
/*  CSS til nyhedssidenformular  */



.newslistwrapper{
   width:220px;
   padding:10px 0px;
   border-bottom: 1px solid #C0C0C0;
   
}
.forsideboks_header{
   font-size:14pt;
   font-family:Trebuchet MS;
   font-weight:bold;
   color:#000000;
}

.newslistheader{
   font-size:14px;
   color:#b02d0f;
   font-family:arial;
}
.newslistteaser
{
   margin-top:6px;
   font-size:12px;
   color:#000000;
   font-family:Arial;
}   


.news_head{
   font-family: arial;
   color: #4b678f;
   font-size:19px;
   padding:6px 0px;
}
.news_tekst{
   font-family: verdana;
   font-size: 12px;
   text-align:left;
}
.news_dato{
   font-family: verdana;
   text-align:right;
   padding:12px;
   font-size:10px;
   color:#909090
}
