/***********************************
********************* CATEGORY VIEW
************************************/

.chgallery-list {
margin: 0px;
padding: 0px;
}

#content_all .chgallery-list li {
list-style: none;
margin: 0px 23px 20px 22px;
padding: 0px;
}

ul.chgallery-list {
list-style: none;
padding: 0;
}

.chgallery-list .item {
float: left;
display: inline;
}

.imgWrapper {
position: relative;
height: 205px;
width: 204px;
}

.Polaroid {
position: absolute;
top: 0px;
left: 0px;
height: 200px;
width: 200px;
background: #ffffff;
z-index:5;
}

.Polaroid a:hover {
  color: #008C00;
  text-decoration: underline;
} 

.Nadel[class] {
  background-image:url(../img/nadel.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.Nadel {
width: 34px;
height: 34px;
top: -10px;
left: 85px;
position: absolute;
z-index:6;
 /* Mozilla skip the following */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/img/nadel.png');
}

.imgShadow1 {
position: absolute;
top: 1px;
left: 1px;
height: 200px;
width: 200px;
background: #babaa9;
z-index:4;
margin: 0px;
padding: 0px;
} 

.imgShadow2 {
position: absolute;
top: 2px;
left: 2px;
height: 200px;
width: 200px;
background: #dbdbc6;
z-index:3;
} 

.imgShadow3 {
position: absolute;
top: 3px;
left: 3px;
height: 200px;
width: 200px;
background: #d9d9c5;
z-index:2;
}

.imgShadow4 {
position: absolute;
top: 3px;
left: 3px;
height: 200px;
width: 200px;
background: #e8e8d2;
z-index:1;
}

.chgallery-list .img {
margin: 10px 0 0 10px;
width: 180px;
overflow: hidden;
height: 145px;
}

.title {
text-align: center;
margin-top: 10px;
}

#content_all .title a {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 15px;
}

#content_all .title a:hover {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 15px;
  color: #008C00;
  text-decoration: underline;
}

.text {
font-weight: normal;
font-size: 11px;
text-align: center;
}

/***********************************
********************* LIST VIEW
************************************/

.single {
float: left;
margin-bottom: 15px;
}

.ListimgWrapper {
position: relative;
height: 139px;
width: 154px;
}

.ListPolaroid {
position: absolute;
top: 0px;
left: 0px;
height: 134px;
width: 134px;
background: #ffffff;
z-index:5;
}


.ListNadel {
background: url(../img/nadel_list.png);
width: 24px;
height: 24px;
top: -5px;
left: 55px;
position: absolute;
z-index:6;
}

.ListImgShadow1 {
position: absolute;
top: 1px;
left: 1px;
height: 134px;
width: 134px;
background: #babaa9;
z-index:4;
} 

.ListImgShadow2 {
position: absolute;
top: 2px;
left: 2px;
height: 134px;
width: 134px;
background: #dbdbc6;
z-index:3;
} 

.ListImgShadow3 {
position: absolute;
top: 3px;
left: 3px;
height: 134px;
width: 134px;
background: #d9d9c5;
z-index:2;
}

.ListImgShadow4 {
position: absolute;
top: 3px;
left: 3px;
height: 134px;
width: 134px;
background: #e8e8d2;
z-index:1;
}

.pagebrowser {
clear: both;
}

.ListImg {
margin: 7px 0 0 7px;
width: 120px;
overflow: hidden;
height: 90px;
}

.ListDescription {
font-family: "Times New Roman", Times, serif;
text-align: center;
font-style: italic;
margin-top: 8px;
font-size: 13px;
font-weight: bold;
}



.tx-chgallery-pi1 .pagebrowser {
width: 768px;
float: left;
border-top:1px solid #008C00;
border-bottom:1px solid #008C00;
padding: 3px 0 0 0;	
margin: 0px 0 10px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:30%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:40%;
	float:left;
	text-align:center;
font-size: 12px;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:30%;
	float:right;
	text-align:right;
}

#content_all .tx-chgallery-pi1 .pagebrowser a {
font-size: 12px;
font-weight: normal;
}

#content_all .tx-chgallery-pi1 .pagebrowser a:hover {
font-size: 12px;
color: #008C00;
font-weight: normal;
text-decoration: underline;
}
