#contentLeft .fotobox {
	background-image: url(http://nachrichten.lvz-online.de/resources/themes/standard/images/global/bg_content_block.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px 0px 15px 0px;	
}

#contentLeft .item_ .fotobox {
	background-image: none;
	margin: 5px 0px -10px 0px;	
}

#contentLeft .fotobox .header {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#contentLeft .fotobox .thumbWrapper {
	width: 455px;
	overflow: hidden;
	margin-left: 10px;	
	position:relative;
}

#contentLeft .fotobox .thumbWrapperInner {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#contentLeft .fotobox .thumbWrapperInner a {
	float: left;
	margin-right: 5px;
	width: 120px;
	height: 90px;
    overflow: hidden;
	font-size: 11px;
	line-height: 1.2em;
}

#contentLeft .fotobox .thumbWrapperInner .item {
	float: left;
	margin-right: 48px;
	width: 120px;
	height: 90px;
    overflow: hidden;
	font-size: 11px;
	line-height: 1.2em;
	background-image: none;
}

#contentLeft .fotobox .thumbWrapperInner img {
	border: 0px;	
    width: 120px;
}

.arrowSmallLeft {
    width: 19px;
    height: 19px;
    float: left;
    margin-top: -85px;    
    background-image: url(http://www.lvz-online.de/resources/inc/arrow_left_hover.png);
	z-Index: 2;
	position:relative;
}

.arrowSmallRight {
    width: 19px;
    height: 19px;
    float: right;
    margin-top: -85px;    
    background-image: url(http://www.lvz-online.de/resources/inc/arrow_right_hover.png);
	  z-Index: 2;
	  position:relative;
}