/* GALERIE ALLGEMEIN */

.galerie-matrix {
}

.galerie-thumbnails {
   margin-top:13.3px;
   margin-left:13.3px;
   display:inline-block;
   border:2px solid white;
}

.galerie-thumbnails:hover {
   position:relative;
   top:-1px;
   left:-1px;
}

/* GALERIE ALBEN */

.galerie-albenliste {
   margin-top:11.5px;
}

.galerie-albenliste-eintrag {
   margin-bottom: 20px;
}

.galerie-albenliste-thumbnail {
   border:2px solid white;
   display: inline-block;
   width:50px;
}
.galerie-albenliste-thumbnail img{
   width:50px;
   height:50px;
}


.galerie-albenliste-info {
   display: inline-table;
   width: 130px;
   vertical-align: -10px;
   margin-left: 10px;
   line-height: 14px;
}

.galerie-albumdatum {
   color: #FFF;
   font-weight: normal;
   font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.galerie-albumtitel {
   font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
   color: #FFF;
   font-size: 12px;
}

.galerie_trenner {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #FFF;
	width: auto;
}

/* GALERIE DETAIL */

.galerie-albumdesc {
   font-size: 0.8em;
   color: #4f4f4f;
   line-height: 1.2em;
   margin-top: 3px;
}

.galerie-albumdesc_album {
   font-size: 0.8em;
   color: #fff;
   line-height: 1.2em;
   margin-top: 3px;
}

#galerie_sm {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

/* START GALERIE TAGGEN */

#tag_link {
    font-size: 0.7em;
    text-align: left;
}

#tag_link a {
    text-decoration: none;
    color: #000;
}

#tag_text {
    font-size: 0.7em;
    color: #999;
    text-align: left;
}

#tag_text a {
    color: #627AAC;
    text-decoration: none;
}

#tag_text a:hover {
    color: #000;
}

/* GALERIE PARTYPIX */

.galerie_force-scroll {
    min-height: 0;
}

.medien {
    margin-bottom: 30px;
    border: 8px solid #1D1D1D;
}
.partypix {
    margin-bottom: 30px;
    border: 8px solid #1D1D1D;
}

.creaGalery-close {
   background-color: #e3f612;
}

.creaGalery-close:hover {
   background-color: #000;
}

.galerie_container {
   font-size: 14px;
   line-height: 20px;
}

.galeriepaging {
   width: 250px;
   text-align: center;
}

/*
.galeriepaging .link_weiter {
   background-color: transparent;
}

.galeriepaging .link_weiter:hover {
   background-color: transparent;
}

.galeriepaging .link_zurueck {
   background-color: transparent;
}

.galeriepaging .link_zurueck:hover {
   background-color: transparent;
}
*/