﻿/* 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;
}

/* TEASERHOLDER */
div.colLeft
{
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	min-height: 650px;
	max-width: 144px;
}

div.colLeft div.teaserHolder
{
	height: 144px;
    margin-bottom: 12px;
    overflow: visible;
}

div.colLeft div.teaserHolder ul
{
	list-style: none outside none;
    margin: 0;
    padding: 0;
    max-width: 144px;
}

div.colLeft div.teaserHolder ul li
{
	float: left;
    margin-bottom: 12px;
    margin-right: 12px;
    overflow: hidden;
    position: relative;
    width: 144px;
    max-height: 144px;
}

div.colLeft div.teaserHolder ul li div.image
{
	height: 144px;
   
    width: 144px;
    top: 0px;
}
div.colLeft div.teaserHolder ul li div.content
{
	background-image: url("/grafik/Elle/teaserContent.png");
    background-repeat: repeat-x;
    height: 27px;
    position: relative;
    width: 144px;
    top: 117px;
}

div.colLeft div.teaserHolder ul li div.content a, 
div.colLeft div.teaserHolder ul li div.content a:visited {
    color: #FFF !important;
    font-family: Century Gothic;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 0 0 5px  !important;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
}

div.colLeft div.teaserHolder ul li div.content h3
{
	padding: 0px;
	margin: 0px;
	background: none;
	
}


div.colLeft div.teaserHolder ul li div.content p.teaser
{
	display:none;	
}

div.teaserHolder div.readMore
{
	display: none;
}



/*h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    font-family: Century Gothic,Arial;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    text-transform: uppercase;
}*/
