.tx-kettnewsorderbox-pi1{
	height: 0px;
}
.tx-kettnewsorderbox-pi1 .news-list-orderby {
    width: auto;
    position: relative;
    top: -75px;
}
.csc-firstHeader {
    text-align: left;
}

tx-kettnewsorderbox-pi1 {
    position: relative;
    float: right;
}
.tx-ttnews-browsebox-SCell a,
.tx-ttnews-browsebox-SCell a:active,
.tx-ttnews-browsebox-SCell a:focus {
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.news-list-container .news-list-item{
    border-bottom: 1px dotted silver;
}
.comments_addcomment {
    color: #333 !important;
}
#tx_comments_pi1_submit {
    background-color: #F7AF5B !important;
    color:black !important;
    cursor:pointer;
}
#tx_comments_pi1_reset {
    background-color: #F7AF5B !important;
    color:black !important;
    cursor:pointer;
}

.news-single-files img{
		margin-right: 10px;
		position: relative;
		top: 4px;
	}
	
	.news-single-related img {
		margin-right: 5px;
		position: relative;
		top: 4px;
	}
	
	.news-single-additional-info dt {
		color: #F38603;
		font-size: 11px;
		margin-bottom: 5px;
		margin-top: 20px;
	}

	.news-single-additional-info {
	float:left;
	width: 350px;
	}

	.news_product_teaser {
	float:left;
	width: 210px;

	margin-left: 15px;
	}

	.news_product_teaser_headline {
	color: #F38603;
	font-size: 11px;
	font-weight: bold;
	}

	.news_product_teaser_top {
	background: #fff url("../../img/content/ppm_verlag/product_teaser_border_top.gif") no-repeat;
	line-height: 1px;
	font-size: 1px;
	height: 9px;
	}

	.news_product_teaser_middle {
	background: #fff url("../../img/content/ppm_verlag/product_teaser_border_mid.gif") repeat-y;
	}

	.news_product_teaser_bottom{
	background: #fff url("../../img/content/ppm_verlag/product_teaser_border_bot.gif") no-repeat;
	line-height: 1px;
	font-size: 1px;
	height: 9px;
	}

	.news_product_teaser_ptitle {
	margin-left: 10px;
	width: 190px;
	color: #3e4f9d;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 5px;
	}

	.news_product_teaser_pteaser{
	margin-left: 10px;
	width: 193px;
	font-size: 9px;
	}

	.news_product_teaser_pimage {
	float:left;
	margin-right: 5px;
	}
  
  .related_news_link {
    padding-left: 5px;
  }
  
  .clearer {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
}