#mySlideshow
{
	width: 520px;
	height: 175px;
	padding-top:0px;
	z-index:5;
}
#cover_myslideshow
{
	padding-top:27px;
	padding-left:420px;
}
#banner_left_logo
{
	position:absolute;
	width:66px;
	height:81px;
	margin-top:40px;
	margin-left:60px;
	background:url(../images/banner/11_banner_left_logo.gif) no-repeat;
}
#banner_left_logo_text
{
	position:absolute;
	width:170px;
	height:78px;
	margin-top:145px;
	margin-left:10px;
	background:url(../images/banner/11_banner_right_logo.gif) no-repeat;
}
#banner_left_truso
{
	position:absolute;
	width:186px;
	height:176px;
	margin-top:27px;
	margin-left:234px;
	background:url(../images/banner/11_banner_left_truso.gif) no-repeat;
}
#banner_menu_search
{
	position:absolute;
	width:949px;
	height:30px;
	margin-top:182px;
	margin-left:0px;
	background:url(../images/banner/11_banner_menu_search.gif) no-repeat;
}

#banner_menu_script
{
	position:absolute;
	width:749px;
	height:30px;
	margin-top:203px;
	margin-left:195px;
}

#banner_top_menu
{
	position:absolute;
	width:200px;
	height:15px;
	margin-top:0px;
	margin-left:752px;
	padding-top:5px;
	background:url(../images/banner/11_banner_top_menu_line.gif) left bottom no-repeat;
}
#banner_language
{
	position:absolute;
	width:259px;
	height:20px;
	margin-top:3px;
	margin-left:0x;
}

#banner_sologan
{
	position:absolute;
	width:400px;
	height:300px;
	margin-top:-5px;
	margin-left:300px;
}
/*Example CSS for the two demo scrollers*/

#pscroller{
width: 440px;
height: 16px;
border: 0px;
padding: 0px;
margin-top:0px;
}

#scroll_news
{
	position:absolute;
	width:440px;
	height:16;
	margin-top:0px;
	margin-left:10px;
}

#pscroller a{
text-decoration: none;
}

.scroll_news_class{ /*class to apply to your scroller(s) if desired*/
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
}

.scroll_news_class a{ /*class to apply to your scroller(s) if desired*/
	color:#FFFFFF;
	text-decoration:none;
}

.scroll_news_class a:hover{ /*class to apply to your scroller(s) if desired*/
	color:#FFFF99;
	text-decoration:underline;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	text-align:center;
	display:block;
	z-index: 10;
	width: 520px;
	height:30px;
	margin: 0px 0px 10px 5px;
	left: 0;
	bottom: 0;
	min-height: 0px;
	color: #FFF;
	font-family:Verdana;
	font-size:11pt;
	text-indent: 0;
	filter:alpha(opacity=20);
	text-indent:inherit;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdSlideshow a:hover
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
