﻿.TL
{
	width: 688px;
}
.TL_ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.floatLeft
{
	float: left;
}

.TL_ul .datum
{
	font-size: 18px;
	color: #644c37;
}

.TL_ul .title
{
	font-size: 18px;
	color: #644c37;
	padding-bottom: 3px;
}

.TL_ul .teasertext
{
	color: #666666;
	font-size: 13px;
}




.TL_ul .moreLink a
{
    display:block;   
    background-image: url(images/arrow_right.gif);
    height:22px;
    padding-left:30px;
    background-repeat:no-repeat;
    text-decoration: none;
	color: #000000;
	font-size: 13px;
}

.TL_overview .moreLink a
{
		margin-top: 2px;	
	background-image: url(images/more_link.gif);
	padding-left: 30px;
	height: 22px;
	background-repeat: no-repeat;
	padding-top: 2px;
	
	padding-bottom: 4px;
}

.TL_ul .ItemSpacer
{
	height: 20px;
}


.TL_ul li
{
	border-bottom: solid 1px #000000;
	
}

.TL_ul .textContainer
{
	padding-top: 5px;
	width: 450px;
	line-height: 150%;
}

.detailsPage
{
	width:688px;  
}
.detailsPage .rechteSpalte
{
	float: right;
	width: 171px;
	padding-left: 40px;
}
.detailsPage .rechtesBild
{
	padding-bottom: 1px;
}

.detailsPage .haupttext
{
	width: 430px;
	float:left;
}

.detailsPage .haupttext p
{
	float: none;
	padding-bottom: 16px;
}


.FT_st_btnBack
{
    margin-top:20px;
}

.detailsPage .headline
{
		font-size: 18px;
	color: #644c37;
	padding-bottom: 18px;
	width: 430px;
}
