#slider a.button.next {
	float: right;
	text-indent: -9999px;
}

#slider a.button.next {
	
	height: 45px;
	width: 147px;
}

#slider a.button.next.hu {
	background: url(/images/hu/slider/next.png) no-repeat 0 0;
}

#slider a.button.next.de {
	background: url(/images/de/slider/next.png) no-repeat 0 0;
}


#slider ul#tour-path {
	background-image:url(../images/slider/template/menu_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#slider .home .scroller {
	/*background: #fff;*/
}


#slider .home .scroller #section1-hu {
	background: url(../images/hu/slider/slide-page-1.png) no-repeat 93%;
}

#slider .home .scroller #section1-de {
	background: url(../images/de/slider/slide-page-1.png) no-repeat 93%;
}


#slider #tour-path a:link, #tour-path a:visited {
	text-decoration:none;
}

#slider #tour-path a:hover, #tour-path a:active {
	color: #cddeed;
	text-decoration:none;
}
#slider #tour-path a.on {
	background:transparent url(../images/slider/template/slide-indicator.jpg) no-repeat scroll 50% 0pt;	
	cursor:default;
}



/* !!! Don't touch these unless you know what you're doing ---------*/

#slider ul#tour-path {
	height: 50px;
	margin: -40px 0 0 0;
	padding: 0 0 0 20px;
	width: 880px;
}

#slider ul#tour-path li {
	display: inline;
}

#slider ul#tour-path li a {
	color: #fff;
	float: left;
	line-height: 50px;
	margin: 0 11px;
	font-size: .66em;
}

#slider .home .scroller {
	height: 360px;
	overflow: hidden;
	width: 960px;
	clear:both;
	padding-top: 60px;

}

#slider .home .scroller .section {
	height: 360px;
	float: left;
	overflow: hidden;
	width: 960px;
}

#slider .home .scroller #section1 a.next {
	background: none;
	float: right;
}

#slider .home .scroller .content {
	width: 10000px;
}

#slider .scroller .content img.screenshot {
	border: 2px solid #eee;
	float: right;
	margin: 36px 36px 0 0;
}

#slider .caption {
	float: left;
	font-size: 12px;
	height: 300px;
	padding: 24px 18px 18px 26px;
	width: 420px;
}

#slider #container #masthead .caption h1 {
	color: #fffffd;
	font-size: 2.7em;
	font-weight: bold;
	line-height: 40px;
	border:none;
	text-indent:0;
	float:none;
	width:420px;
	padding: 20px 0px 0px 0px;
}

#slider .home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

#slider .caption p {
	color: #0a1931;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 20px 0;
}

#slider .caption ul {
	margin: 40px 0 0 0;
}

#slider .caption ul li {
	list-style: none;
	margin: 10px 0;
}

#slider .caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

