/*
	Featured Content Slider
	by: Chris Coyier
*/


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 0px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }



/*
	PAGE STRUCTURE
*/
#page-wrap { 
width: 474px; 
float:left; 
min-height: 288px;
background: url(images/bg.png) top center;
margin: 6px 0 0 6px;
}
* html #page-wrap { 
margin: 6px 0 0 2px;
}

/*
	TYPOGRAPHY
*/


/*
	SLIDER
*/
.slider-wrap								{ width: 472px; margin-top: 1px; margin-left: 1px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 472px; height: 236px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 288px; position: relative; width: 472px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid #aaa; margin-right: 5px; }
#movers-row									{ margin: 3px 0px 10px 0px; }
#movers-row div								{ width: 51px; float: left; }
#movers-row div a.cross-link 				{ float: right;}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }

.cross-link									{ display: block; width: 40px; margin-top: -14px; 
											  position: relative; padding-top: 17px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }



h4 {
font-size:16px;
font-weight: bold;
margin-bottom: 10px;
line-height:17px;
color:#fff;
}

.textabstand {
float: right;
background-image: url(images/textback.jpg);
width: 236px;
height: 236px;
}

.textbereich {
color: #fff;
font-size:12px;
padding: 10px;
line-height:14px;
}

.bildbereich {
float: left;
width: 236px;
height: 236px;
}




