/* CSS Document */

/* Multithumb 2.0 beta 1.3 */
/*
The comments below are to help you understanding and modifying the look and feel of thumbnails. Borders can be set using the border fields above. You can safely delete these comments.
*/

/*
Styles for the DIV surrounding the image.
*/
div.mtImgBoxStyle {
/* margin:5px; */
background:url(http://www.musikschule-coesfeld.de/site/mambots/content/plugin_jw_sig/shadowAlpha.png) no-repeat bottom right !important;background:url(http://www.musikschule-coesfeld.de/site/mambots/content/plugin_jw_sig/shadow.gif) no-repeat bottom right;
}

/* 
Styles for the caption box below/above the image.
Change font family and text color etc. here.
*/
div.mtCapStyle {
 font-weight: bold;
 color: black;
 background-color: #ddd;
 padding: 2px;
 text-align:center;
 overflow:hidden;
}
/* 
Styles for the table based Multithumb gallery
*/
table.multithumb {
 width: auto;
}
.multithumb{ display:block;
position:relative;
/* margin:-5px 5px 5px -5px; */
margin: 0px 25px 25px -5px;
padding:4px;
}
