/* 
    Document   : Bidrag.css
    Created on : 30.jun.2009, 23:04:58
    Author     : Vegard
    Description:
        Purpose of the stylesheet follows.
*/


root { 
    display: block;
}

.prosjekt a {
     color:black;
    text-decoration:none;
}

.tittel {
    font-size:12px;
   font-weight:bold;
 }

.beskrivelse a {
   
}

.status {
    width:100%;
    text-align:right;
}

