/* ---------- Top Product ---------- */
.topProdBox				{background:url(../img/page/topProd-1.gif) no-repeat top left; }
.topProdBoxInner		{background:url(../img/page/topProd-2.gif) no-repeat top right; height:180px; }

.topProdBox2			{background:url(../img/page/topProd-11.gif) no-repeat top left; }
.topProdBoxInner2		{background:url(../img/page/topProd-22.gif) no-repeat top right; }

.topProdBox22			{background:url(../img/page/topProd-111.gif) no-repeat bottom left; }
.topProdBoxInner22		{background:url(../img/page/topProd-222.gif) no-repeat bottom right; }

.topProdContent     	{padding:5px 10px; text-align:center; }
.topProdContent .text	{padding-top:20px; text-align:left; font-size:12px; }


/* Content Slider */
#ja-contentslider {
	margin: 0;
	padding: 0;
}

#ja-contentsliderwrap div.moduletable {
	margin: 0;
	padding: 0 !important;
}

/* Content Slider Center */
#contentslider-center {
	margin: 0;
	padding: 0;
	float: left;
}

div.ja_slidetitle {
	text-align: center;
}

div.ja_slidetitle a {
	font-weight: bold;
}

div.ja_slideimages {
}

.ja_slideintro {
	padding: 10px 5px 0;
}

div.ja-slidereadmore {
	margin: 10px 0 0;
}

#contentslider-center span {
	width: 140px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#contentslider-center img {
	margin: 0;
	padding: 0;
	overflow:hidden;
}

/* Left + right */

#ja-contentslider-left,
#ja-contentslider-right {
	float: left;
	width: 30px;
	position: relative;
}

/* nur fuer Opera 
@media screen and (min-width: 0px){
	#ja-contentslider-left,
	#ja-contentslider-right {
		float: left;
		width: 27px;
		position: relative;
	}
}*/

#ja-contentslider-left img,
#ja-contentslider-right img {
	position: absolute;
	top: 30px;
	right: 8px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
div.content_element {position:absolute;left:-999em;}