@charset "utf-8";
/* CSS Document */

/* specific css related to picture gallery is kept here and included in style.tmpl */

/* Position css */
#bild-galarie-list .item{ float:left;width:150px;padding-right:15px; margin-bottom:10px; height:175px;}

#bild-galarie-list .item .section-text h2{margin:3px 0;padding:0;}
#bild-galarie-list .item .section-text{ width:130px; /* height:50px; overflow-y:hidden; float:left;*/}
#bild-galarie-list .item a img{border:1px solid #999;padding:2px; }
#bild-galarie-list .item a:hover img{border:1px solid #000;}


.image-gallery{ float:left;width:520px;padding-top:20px;}
.image-gallery a.lightbox-2 img{ height:300px;}

#previousScrollButton, #nextScrollButton { float:left;margin-top:14px;width:26px;}
#scrollWindow { margin-top:9px;overflow:hidden;padding-top:18px;width:450px;}
#scroller  { height:80px;overflow:hidden;width:auto;}
#scroller .scrolling_img {display:block;float:left;margin:0 0px 0 1px ;overflow:hidden;}


/* Style css */
#scrollWindow {border-top:1px solid #4C4C4C;}


/* Text css */
a#play_button {font-weight:bold;}

#bild-galarie-list h1{ margin-bottom:25px;}
#bild-galarie-list .item .section-text h2{ border:0; text-align:center;}