﻿div.latestNewsHolder
{
    width: 456px;
	background-image: url('/grafik/MadOgBolig/latestNewsBgLarge.png');
}

div.latestNewsHolder ul.ulistHolder .content
{
    width: 408px;
}

div.latestNewsHolder ul.ulistHolder .date
{
    width: 428px;
}



/* SECTION TOP */
ul.ulistSectionTop
{
    border-bottom: 1px solid #dbdbdb;
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    min-height: 50px;
    padding: 0;
    padding-bottom: 12px;
}

ul.ulistSectionTop .content
{
    margin-top: 5px;
}

ul.ulistSectionTop .text
{
    margin: 0;
}

ul.ulistSectionTop div.readmore { margin-top: 12px; }
ul.ulistSectionTop div.readmore a,
ul.ulistSectionTop div.readmore a:visited { margin-left: 0px; }


ul.ulistSectionTop .date
{
    /*font-size: 10px;
    line-height: 20px;*/
    display:none;
}

/* ULISTSECTION */
ul.ulistSection
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSection li
{
    background-image: url('/grafik/JagtVildt/section1Bg.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #fff;
    height: 95px;
    margin-bottom: 12px;
    width: 456px;
}

ul.ulistSection .image
{
    height: 95px;
    float: left;
    overflow: hidden;
    max-width: 108px;
}

ul.ulistSection .teaser { padding: 0; margin: -3px 0 5px 0; }
ul.ulistSection .teaser a,
ul.ulistSection .teaser a:visited { color: #828282; font: bold 14px 'Trebuchet MS', arial, sans-serif }

ul.ulistSection .content
{
    margin: 0px 0px 0 0px;
	padding: 0px 12px 0px 12px;
    position: static;
    overflow: hidden;
    width: 318px;
}


ul.ulistSection h3
{
    margin: 0 0 3px;
    padding: 0;
}

ul.ulistSection h3 a,
ul.ulistSection h3 a:visited
{
	font: normal 24px 'Trebuchet MS', arial, sans-serif;
	color: #3e3c3c;
    display: block;
    margin: 0 0 0 0;
}



/* WHITE (LEVEL 2)*/
ul.ulistSectionWhite
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSectionWhite li
{
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
    height: 95px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    width: 456px;
}

ul.ulistSectionWhite .image
{
    border-right: 1px solid white;
    height: 95px;
    float: left;
    overflow: hidden;
    max-width: 108px;
	margin-right: 12px;
}

ul.ulistSectionWhite .teaser
{
    padding: 0;
    margin: 0;
}

ul.ulistSectionWhite .content
{
	margin: 0px;
    padding: 0px 12px 6px 0px;
    position: static;
    overflow: hidden;
    width: 318px;
}

ul.ulistSectionWhite a,
ul.ulistSectionWhite a:visited
{
}

ul.ulistSectionWhite h3
{
    margin: 0;
    padding: 0;
}

ul.ulistSectionWhite h3 a,
ul.ulistSectionWhite h3 a:visited
{
    display: block;
	font: normal 18px 'Trebuchet MS', sans-serif;
/*    height: 25px; */
	margin: 0px;
}

ul.ulistSectionWhite .readmore
{
	padding: 0 0 0 12px
}


div.colMiddle ul.ulistSmallSection li
{
	background-color: #dedede;
}

div.colMiddle ul.ulistSmallSection .image 
{
	background: none;
	margin: 4px 0 0 4px;
}

div.colMiddle ul.ulistSmallSection .content 
{
	height: 42px;
	margin-bottom: 2px;
	.margin-bottom: 1px;
	width: 362px;
}

div.colMiddle ul.ulistSmallSection div.readmore a,
div.colMiddle ul.ulistSmallSection div.readmore a:visited
{
	background: none;
	color: #000;
	font-size: 10px;
}