﻿/* SECTION SIDE */
div.latestNewsHolder
{
    width: 222px;
}


/* 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 div.newsCategory,
ul.ulistSectionTop div.date a
{
    font-weight: bold;
    text-transform: uppercase;
}

ul.ulistSectionTop div.date
{
	display: none;
    margin: 3px 0;
}

ul.ulistSectionTop h2,
ul.ulistSectionTop h2 a,
ul.ulistSectionTop h2 a:visited
{
	font-size: 12px;
	line-height: 14px;
    font-weight: normal;
    text-transform: none;
}

ul.ulistSectionTop div.readmore
{
    margin: 6px 0 0 0;
}



/* ULIST SECTION */
ul.ulistSection
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSection li
{
    background-color: #000;
    height: 144px;
    margin-bottom: 12px;
    width: 456px;
}

ul.ulistSection .image
{
    height: 144px;
    float: left;
    overflow: hidden;
    max-width: 144px;
}

ul.ulistSection .content
{
    float: left;
    height: 89px;
    margin: 15px 12px 0 12px;
    position: static;
    overflow: hidden;
    width: 288px;
}

ul.ulistSection a,
ul.ulistSection a:visited
{
	color: #fff;
}

ul.ulistSection h3
{
	border-bottom: 1px solid #666;
	padding-bottom: 14px;
}

ul.ulistSection h3,
ul.ulistSection h3 a,
ul.ulistSection h3 a:visited
{
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 6px;
}
ul.ulistSection p.teaser
{
	margin: 0;
	padding-top: 4px;
}

ul.ulistSection div.readmore
{
	background-image: url(/grafik/Elle/readmoreBgBlack.gif);
	background-position: 0 center;
	color: #fff;
	float: left;
	margin-left: 12px;
}


/* ULIST SECTION WHITE */
ul.ulistSectionWhite
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSectionWhite li
{
	background-color: #f4f4f4;
    background-image: url(/grafik/Elle/sectionWhiteBg.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 144px;
    margin-bottom: 12px;
    width: 456px;
}

ul.ulistSectionWhite .image
{
    height: 144px;
    float: left;
    overflow: hidden;
    max-width: 144px;
}

ul.ulistSectionWhite .content
{
    float: left;
    height: 89px;
    margin: 15px 12px 0 12px;
    position: static;
    overflow: hidden;
    width: 288px;
}

ul.ulistSectionWhite a,
ul.ulistSectionWhite a:visited
{
	color: #000;
}

ul.ulistSectionWhite h3
{
	border-bottom: 1px solid #ddd;
	padding-bottom: 14px;
}

ul.ulistSectionWhite h3,
ul.ulistSectionWhite h3 a,
ul.ulistSectionWhite h3 a:visited
{
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 6px;
}
ul.ulistSectionWhite p.teaser
{
	margin: 0;
	padding-top: 4px;
}

ul.ulistSectionWhite div.readmore
{
	background-image: url(/grafik/Elle/readmoreBgGrey.gif);
	background-position: 0 center;
	float: left;
	margin-left: 12px;
}

/* ULIST SMALL SECTION */
div.colMiddle ul.ulistSmallSection div.image
{
	display: block;
	height: 59px;
	margin: 0 8px 0 0;
	width: 69px;
}

div.colMiddle ul.ulistSmallSection div.image img
{
	height: 59px;
	width: 69px;
}

div.colMiddle ul.ulistSmallSection div.content h3,
div.colMiddle ul.ulistSmallSection div.content h3 a,
div.colMiddle ul.ulistSmallSection div.content h3 a:visited
{
	border: none;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.colMiddle ul.ulistSmallSection div.readmore
{
	margin-left: 2px;
}

div.colMiddle ul.ulistSmallSection p.teaser,
div.colMiddle ul.ulistSmallSection p.teaser a,
div.colMiddle ul.ulistSmallSection p.teaser a:visited
{
	line-height: 12px;
	padding: 0;
}