
.yvnNwsHeading1
{
	font-family:Verdana,Arial,sans-serif; font-size:1.1em; font-weight:bold; color:#000000; padding-top:7px;
	height: 20px; width: 330px;	
}
.yvnNwsHeading2
{	
	font-family:Verdana; font-size:12px; font-weight:bold; color:#003366;	
}
.yvnNwsIntroduction1
{
	font-family:Verdana; font-size:12px; font-style:italic; font-weight:normal;	
}
.yvnNwsIntroduction2
{
	font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;	
}
.yvnNwsNormal
{
	font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;
	width: 320px;	
}
.yvnNwsForm
{
	font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;	
}
.yvnNwsTable
{
	font-family:Verdana; font-size:12px; font-weight:normal; color:#CCCCCC; text-decoration:none;	
}
.yvnNwsList1
{
	font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;	
}
.yvnNwsList2
{
	font-family:Verdana; font-size:12px; 
}
.yvnNwsDate
{   font-family:Verdana, Arial, Sans-Serif; font-size:0.8em; font-weight:bold;
    height: 25px; width: 320px;
    }	
.yvnNwsFooter
{   height: 25px; width: 320px;
    }
    
/*Layout 7*/
/*  .content = div med varje nyhet
    .date = span med datumet
    .headline = span med rubriken 
    div#box = div som innehåller nyhetsfunktionen (på t ex startsidan)
*/


div#box .content
{   padding-top:20px;
    border-bottom:1px solid #6f7f61;
    }
div#box .date
{   font-size:11px;
    }
div#box .headline
{   font-weight:bold;
    font-size:14px;
    }
