	#slideshow 
	{
		width: 968px;
		border: 1px solid rgb(222,222,222);
		height: 338px;
		overflow: hidden;
	}
	
	#teaser.smallTeaser #slideshow
	{
		width: 555px;
		height: 194px;
		margin: 0 0 2em 0;
	}
	
	#teaser.smallTeaser #slideshow a
	{
		color: #717171;
		text-decoration: none;
	}

	#teaser.smallTeaser #slideshow a:hover 
	{
		text-decoration: underline;
	}
	
	#teaser.smallTeaser #slideshow img
	{
		border: none;	
	}
	
	#slideshow ul 
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 1%;
	}
	#slideshow ul:after 
	{
		content: ".";
		clear: both;
		display: block;
		height: 0;
		visibility: hidden;
	}
	
	.slides ul li h2
	{
		color: #9E8A46;
		margin: 0.5em 0 0.25em 0;
		border: none;
		font-size: 2.7em;
		text-shadow: #c0c0c0 3px 3px 5px;
	}
	
	.slides ul li h3
	{
		font-size: 2.0em;
		color: rgb(91,91,91);
		display: inline;
		clear: right;
		border-bottom: 1px solid rgb(174,151,74);
		text-shadow:rgb(222,222,222) 3px 3px 5px;
	}
	
	#teaser.smallTeaser #slideshow .slides ul li 
	{
		text-align: left;		
	}
	
	#teaser.smallTeaser #slideshow .slides ul li h2
	{
		font-size: 1.4em;
	}
	
	#teaser.smallTeaser #slideshow .slides ul li h3
	{
		font-size: 1.2em;
	}
	
	#slideshow .slides 
	{
		overflow: hidden;
		width: 968px;
		height: 338px;
	}
	
	#teaser.smallTeaser #slideshow .slides
	{
		width: 555px;
		height: 194px;
	}

	#slideshow .slides ul 
	{
		overflow: hidden;
		height: 338px;
	}
	
	#teaser.smallTeaser #slideshow .slides ul
	{
		height: 194px;		
	}
	
	#slideshow .slides li 
	{
		width: 550px;
		float: left;
		height: 338px;
		padding: 60px 60px 60px 360px;
	}
	
	#teaser.smallTeaser #slideshow .slides li
	{
		width: 350px;
		height: 194px;
		padding: 10px 30px 30px 195px;	
	}
	
	#slideshow .slides-nav 
	{
		position: relative;
		top: -265px;
		left: -7px;
		z-index: 100;
		width: 150px;
		clear: both;
	}
	
	#teaser.smallTeaser #slideshow .slides-nav 
	{
		top: -178px;
		z-index: 5;
	}

	#slideshow .slides-nav li
	{
	}
	#slideshow .slides-nav li a,
	#slideshow .slides-nav li.on a
	{
		display: block;
		background-image: url(../pics/layout/2009/wagner_group_com/slider_no.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 69px;
	}

	#teaser.smallTeaser #slideshow .slides-nav li a,
	#teaser.smallTeaser #slideshow .slides-nav li.on a
	{
		background-image: url(../pics/layout/2009/wagner_group_com/slider_small_no.png);
		width: 172px;
		height: 40px;
	}
		
	#slideshow .slides-nav li a:hover
	{
		background-image: url(../pics/layout/2009/wagner_group_com/slider_hover.png);
		text-decoration: none;
	}
	
	#teaser.smallTeaser #slideshow .slides-nav li a:hover
	{
		background-image: url(../pics/layout/2009/wagner_group_com/slider_small_hover.png);
		text-decoration: none;
	}

	#slideshow .slides-nav li a div
	{
		width: 140px;
		color: rgb(142,110,0);
		font-size: 1.3em;
		letter-spacing: -0.05em;
		font-weight: bold;
		text-decoration: none;
		margin: -15px 0 0 38px;
		padding: 12px 0 0 0;
		display: block;
	}
	
	#teaser.smallTeaser #slideshow .slides-nav li a div
	{
		font-size: 1em;
		margin: -2px 0 0 12px;
		padding: 8px 0 0 0;
	}

	#slideshow .slides-nav li a:hover div
	{
		color: rgb(0,0,0);
	}
	
	#slideshow .slides-nav li a img
	{
		margin: -24px 0 0 187px;
		background-image: none;
		margin: -23px 0 0 187px;
	}
	
	#teaser.smallTeaser #slideshow .slides-nav li a img
	{
		width: 56px;
		height: 26px;
		margin: -19px 0 0 107px;
		background-image: none;
		margin: -18px 0 0 107px;
	}
	
	.js #slideshow .slides-nav li.on a 
	{
		background-image: url(../pics/layout/2009/wagner_group_com/slider_act.png);
	}
	
	.js #teaser.smallTeaser #slideshow .slides-nav li.on a 
	{
		background-image: url(../pics/layout/2009/wagner_group_com/slider_small_act.png);
	}
	
	.js #slideshow .slides-nav li.on a 
	{
		position: relative;
		height: 69px;
		display: block;
	}
	.js #slideshow .slides-nav li.on a div
	{
		color: rgb(0,0,0);
	}

