

/**********************************************************************************/
/*                                                                                */
/*                Formatierung die Galerieansicht "Classic-View"                  */
/*                                                                                */
/**********************************************************************************/

.itsg_cv_mainwrapper{
  border:1px solid #A4B7C6; 
  background:#E9EBEF; 
  padding:20px 0 0 35px;
  margin-bottom:10px;
}

.itsg_cv_secwrapper{
  border:1px solid #A4B7C6; 
  background:#E9EBEF; 
  margin-bottom:10px;
  padding:10px 0 10px 0;
}

#content_includefield .itsg_cv_secwrapper h4{
  padding:0 0 8px 0;
  margin:0px;
  font-size:1.2em;
  font-weight:bold;
  color: #000000;
}

.itsg_thumbwrapper_div{
  float:left; 
  width:148px; 
  height:124px; 
  margin:0 20px 0 20px; 
  border:1px #cfcfcf solid; 
  background: #F7F9FB;
  padding:10px 6px 0 6px;
}

*html .itsg_thumbwrapper_div{
  width:160px; 
  widt\h:148px;
  height:134px; 
  heig\ht:124px;  
}

.itsg_thumbwrapper_div strong{
  font-size:11px;
  color:#333333;
  display:block;
  margin-top:5px;
}


.galerie_classic_thumbpic_boarder {
	border: 1px solid #000000;	
}

