#mitte .galleria {list-style:none;width:200px}
#mitte .galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
#mitte .galleria li a{display:none}
#mitte .galleria li div{position:absolute;display:none;top:0;left:180px}
#mitte .galleria li div img{cursor:pointer}
#mitte .galleria li.active div img,.galleria li.active div{display:block}
#mitte .galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
#mitte .galleria li .caption{display:block;padding-top:.5em}
* html #mitte .galleria li div span{width:400px} /* MSIE bug */

#mitte #kurz_gallery { margin-bottom: 15px; padding-top: 25px; position:relative;width: 420px;}
#mitte #kurz_gallery ul { list-style: none !important; width:420px;float:left;}
#mitte #kurz_gallery ul li{ display:block; list-style: none !important; width:45px;height:45px;border:2px solid #eee;margin: 0 4px 4px 0; padding: 0; background:#e5ecf4;overflow:hidden;float:left;}
#mitte #kurz_gallery ul li.text { display:block; list-style: none !important; width:250px !important ;height:45px;border:0px !important ;margin: 0 4px 4px 0; padding: 0; background:#fff !important;overflow:hidden;float:left;}

#mitte #kurz_gallery ul li.hover{ border-color: #80a1ca; }
#mitte #kurz_gallery ul li.active{ border-color: #014495; }
#mitte #kurz_gallery ul li div {left:240px}

#mitte #kurz_gallery-niti { margin-bottom: 15px; padding-top: 25px; position:relative;width: 420px;}
#mitte #kurz_gallery-niti ul { list-style: none !important; width:420px;float:left;}
#mitte #kurz_gallery-niti ul li{ display:block; list-style: none !important; width:45px;height:45px;border:2px solid #eee;margin: 0 4px 4px 0; padding: 0; background:#e5ecf4;overflow:hidden;float:left;}
#mitte #kurz_gallery-niti ul li.hover{ border-color: #80a1ca; }
#mitte #kurz_gallery-niti ul li.active{ border-color: #014495; }
#mitte #kurz_gallery-niti ul li div {left:240px}

.galleria_container {float: left; width:420px;position: relative; float:right;}
.galleria_container img.replaced { margin-bottom: 4px; width: auto; }
.galleria_container .caption{background: #bfd0e4; display:block; font-weight: bold; height: 24px; line-height: 24px; padding: 0 5px; position: absolute; top: -25px; left: 0px; width: 360px; }
		
.nav{ position:absolute; top:0; right:0; width: 49px; height: 24px; }
.nav a { display: block; width: 24px; height: 24px; position: absolute; top: 0px; }
.nav a span { display: none; }
.nav a.next { background: #80a1ca url(/medien/img/nav.gif) 0 0 no-repeat; left: 25px; }
.nav a.previous { background: #80a1ca url(/medien/img/nav.gif) -24px 0 no-repeat; left: 0px; }
.nav a:hover { background-color: #014495; }

