/* Zeilenabstand related products */
.linehight {
	position:relative;
	top:10px;
	left:20px;
	line-height:0px;
}

/* Style für tt_products News  */

.news_title {
position:relative;
top:5px;
}
.news_image {
	float:left;
	padding-right:10px;
	padding-top:5px;
}
.news_item {
	padding-right:10px;
	padding-top:0px;
	line-height: 13px
}
.news_bild img {
border: 1px solid #008349;
}
.news_strich {
margin-top:15px;
margin-bottom:5px;
}


/* Style für tt_products Search */
div#suche {
margin-top:30px;
}

.suchtext_menue {
background-repeat:no-repeat;
width:110px;
border:1px solid #008349;
margin-right:10px;
}

.menue_item_search_text {
position:relative;
top:-5px;
font-size:9px;
}
