/* schneiderflorian.de - Fotos */

.BTNfotos{display:block; float:right; width:110px !important;}
input{width:300px;}
.BTN_fotos{width:110px !important; margin-right:5px;}


.paginate_unten{display:block; margin-top:5px; text-align:center; color:#AAAAAA;}
.paginate_unten a{text-decoration:none; border-bottom:1px solid #AAAAAA; color:#AAAAAA;}
.paginate_unten a:hover{border-bottom:1px solid #CB070D; color:#CB070D;}


/* Gallerieliste */
.gallerie_div{display:block; width:350px; float:left; margin:0 0 15px 0;}
.gallerielist{display:block; width:350px; height:70px; overflow:hidden; line-height:14px; background-color:#DDDDDD; text-decoration:none !important; 
		-moz-opacity:0.75; filter:alpha(opacity=75); cursor:pointer; padding-right:3px;}
.gallerielist:hover{-moz-opacity:1.00; filter:alpha(opacity=100);}
.gallerie_pic{float:left; margin-top:0;}
.gallerie_titel{display:block; float:left; width:273px; margin-left:4px; overflow:hidden; color:#CB070D;}
.gallerie_description{display:block; width:273px; float:left; margin-left:4px; overflow:hidden; height:28px; color:#CB070D}
.gallerie_fotograf{display:block; width:273px; float:left; margin-left:4px;  color:#666666;}
.gallerie_bildanzahl{display:block; float:left; margin-left:4px; overflow:hidden; color:#666666;}
.gallerie_datum{display:block; float:right; color:#666666;}
.gallerie_edit{display:block; float:right; margin-top:2px;}
