div.henkel {
	height:48px;
	width:86px;
	background-image:url(../IMG/henkel_big.png);
}

* html div.henkel {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/templates/EHF/IMG/henkel_big.png');
	hasLayout:true;
}

a.henkel {
	display:block;
	height:48px;
	width:86px;
	position:relative;
	hasLayout:true;
}

h3.henkel {
	margin-bottom:0px;
}

div.news-single-item h1 {
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding-left:60px;
}
div.news-single-item h3 {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:60px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:justify;
}
div.news-single-item div.news-single-text-mit-bild div.news-single-img {
	margin-right:10px;
	margin-bottom:10px;
	float:left
}
div.news-single-item div.news-single-text-mit-bild h1 {
	font-size:14px;
	font-weight:bold;
}
div.news-single-item div.news-single-text-mit-bild p.bodytext {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:justify;
	padding-left:60px;
}

div.news-single-item div.news-single-text-mit-bild p.bodytext {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:justify;
	padding-left:60px;
}
div.news-single-item div.news-single-text-mit-bild table.contenttable p.bodytext {
	padding-left:0px;
}
div.news-single-item div.news-single-autor-date {
	padding-left:60px;
	padding-top:10px;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
}

div.news-single-item div.news-single-autor-date p.news-single-author {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	line-height:10px;
}
div.news-single-item div.news-single-related {
	clear:both;
	padding-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	line-height:10px;
}
p.news-single-imgcaption {
	display:none;
	height:0px;
}

/* liste */

.news-list-item {
	margin-bottom:20px;
}

div.news-list-item div.news-single-img {
	float:left;
	margin-right: 10px;
}
div.news-list-item img {
	float:left;
	margin-right: 10px;
}

.news-list-item h3 {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	margin:0px;
}
.news-list-item h3 a{
	text-decoration:none;
	color:#000000;
}

.news-list-item p.bodytext {
	font-size:11px;
	color:#000000;
	margin-left:0px;
}
div.news-list-morelink {
	line-height:11px;
}
div.news-list-morelink a {
	font-size:11px;
	margin-left:5px;
	line-height:12px;
	font-weight:bold;
	color:#0046a4;
	text-decoration:none;
}
div.news-list-morelink a div {
	width:10px;
	height:11px;
	background-image:url(../IMG/more.png);
}

* html div.news-list-morelink a div {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/templates/EHF/IMG/more.png');
	cursor:pointer;
}

.news-list-page-browser a {
	text-decoration:none;
}

div.tx-ttnews-browsebox p {
	font-size:12px;
}

div.tx-ttnews-browsebox table.news-list-page-browser {
	width:468px;
}

table.news-list-pages td a {
	text-decoration:none;
	font-size:14px;
}
td.tx-ttnews-browsebox-SCell p a {
	color:#000000;
	text-decoration:none;
	font-weight:bold
}

div.news-list-next {
	width:29px;
	height:29px;
	background-image:url(../IMG/next.png);
}
* html div.news-list-next {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/templates/EHF/IMG/next.png');
	cursor:pointer;
}
div.news-list-prev {
	width:29px;
	height:29px;
	background-image:url(../IMG/prev.png);
}
* html div.news-list-prev {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/templates/EHF/IMG/prev.png');
	cursor:pointer;
}

div.clearer {
	clear:both;
}
