/* Gripability*/
/* galerie.css*/
@import url(vorlage_galerie.css);
@import url(vorlage_logo.css);
@import url(vorlage_suchbegriffe.css);

#container ul {                width:120px;}
#container a.gallery:hover span {
                                        width:500px;
                                        /*border:2px solid #000;*/}
#container a.slidea {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt01.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slideb {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt02.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidec {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt03.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slided {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt04.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidee {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt05.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidef {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt06.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slideg {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt07.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slideh {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt08.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidei {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt09.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidej {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt10.jpg);
                                        height:33px;
                                        width:50px;}
#container a.slidek {
                                        background:url(../foto/galerie/alltagshandling/thumbnails/gt11.jpg);
                                        height:33px;
                                        width:50px;}
.galliste li {
         background-image: url(../foto/galerie/pfeil_right_02.jpg) ;
         background-repeat: no-repeat;
        background-position: 0 50%;
         padding: 3px 0 3px 20px;
        margin: .4em 0;
         list-style-type:none;
         border-bottom: 1px dashed #BC2002;}
#gallerielist {                height:auto;
                                        width:150px;
                                        float:right;
                                        text-align:left;
										margin-right:5px;
                                        padding:10px 10px 10px 10px;
										background-color:#EBEBEA;
                                        border:1px solid #333333;}											