
/**********************************************************************************/
/*                                                                                */
/*                Formatierung die Galerieansicht "Modern-View"                   */
/*                                                                                */
/**********************************************************************************/

#itsg_mv_wrapper{
   border:1px solid  #576173;
   background: url(../../../../img/template/standard/gallerybackground.jpg) repeat-x left top #E4E8ED;
   padding:40px 0 0 0;
}

#itsg_mv_mainframe{
   width:670px;
   height:350px;
   margin:0px;
   border:none;
}

#itsg_mv_thumbframe{
   width:670px;
   height:140px;
   margin:0px;
   border:none;
}


