/*
 * $Header: /www/hegnar/cvs/template/ver1-0/css/bilogmotor_forside.css,v 1.2 2007/06/06 15:41:25 fgelstad Exp $
 * $Author: fgelstad $
 * $Date: 2007/06/06 15:41:25 $
 * $Revision: 1.2 $
 * Display: css-fil for publikasjonen Hegnar.no
 */

/* Nyhetsinnhold */
.NewsIngress{
    margin-bottom: 10px;
}
.NewsIngressTitle{
    padding: 2px;
    background-color: #f7f7f7;
    font-size: 0.85em;
    font-weight: bold;
    color: black;
}
.NewsIngressTitle a{
}
.NewsIngressTitle a:link{
    color: #000000;
    text-decoration: none;
}
.NewsIngressTitle a:visited{
    color: #000000;
    text-decoration: none;	
}	
.NewsIngressTitle a:active{
    color: #000000;
    text-decoration: none;	
}	
.NewsIngressTitle a:hover{
    color: #1d75cf;
    text-decoration: none;	
}	
.NewsIngressDate{
    padding-left: 2px;
    font-size: 0.85em;
    color: #a7a7a7;
}
.NewsIngressTxt{
    padding: 2px;
    font-size: 0.85em;
    color: black;
}

.imageLink {
    float: left;
    clear: both;
    margin: 0px 5px 10px 0px;
}
img.imageLink, .imageLink img {
    width: 220px;
    height: 82px;
}

.NewsIngress {
    clear: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

