/**
 * Style sheet basic
 */
.ceAutoSlideItem img
{
	float:left;
}

.ce_text a
{
	color:#91122d;
}

.ce_text ul, .ce_list ul
{
	margin-top:15px;
	margin-bottom:15px;
}

dl
{
	margin-bottom:2em;
}

dl dt
{
	float:left;
	margin-right:5px;
}

dl dd
{
	margin-left:150px;
}

a.link
{
	padding-left:10px;
	background:url("tl_files/CTE/Layout/arrow.gif") no-repeat left center;
}

a:focus, a:hover, a:active, a:focus *, a:hover *, a:active *, a.over *
{
	color:#91122D;
}

h1
{
	margin-bottom:10px;
	margin-left:0px;
	font-weight:bold;
	font-size:14px;
	color:#91122d;
	line-height:1em;
	text-transform:uppercase;
}

h2
{
	margin-bottom:1em;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:80px;
	font-weight:bold;
	font-size:12px;
	line-height:1em;
}

h3
{
	margin-bottom:1em;
	font-weight:bold;
	font-size:12px;
	line-height:1em;
	text-transform:uppercase;
}

h4
{
	padding:0px 0px 10px 0px;
}

ol
{
	padding-left:2em;
	list-style-type:decimal;
}

p
{
	margin-bottom:1em;
}

p.fett
{
	font-weight:bold;
}

.ce_text li
{
	padding-left:16px;
	background-image:url("tl_files/CTE/Layout/bullet.gif");
	background-repeat:no-repeat;
	list-style-type:none;
	background-x-position: left;
	background-y-position: top;
}

.teaser
{
	width:80%;
	margin-top:-13px;
}

.teaser .more
{
	margin-top:5px;
	padding-bottom:3px;
}

.teaser .more a
{
	padding-left:10px;
	color:#91122d;
	background:url("tl_files/CTE/Layout/arrow.gif") no-repeat left center;
}

img.over
{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

.sIFR-active h1
{
	font-family:Verdana;
	font-size:18px;
	color:#91122d;
	line-height:1em;
	visibility: hidden;
}

