/*********************************************************************/
/*Galerie*/
/*********************************************************************/
#galerie form {
 padding:0px;
 margin:0px;
}

#galerie #text_bearbeiten {
 text-align:right;
}
#galerie #text_bearbeiten a {
 color:#CC0014;
}
#galerie #text_bearbeiten span {
 padding:0px 10px;;
 margin:0px;
 background-color:#e4e4e4;
 border:1px solid #545454;
}

#galerie th {
 text-align:left;
 vertical-align:top;
}
#galerie td.fehler {
 color:#CC0014;
 font-weight:bold;
}
#galerie textarea {
 background-color:#FFFFFF;
 border:1px solid #C6C6C6;
}

#galerie #filter {
 padding:0px 10px;
 background-color:#e4e4e4;
 margin-bottom:10px;
}


#galerie #filter p {
 margin:2px 0px;
 font-weight:bold;
}
#galerie #filter .container {
 float:left;
 padding-right:5px;
 margin:0px;
}
#galerie #filter .container p{
 border:0px none;
 font-weight:normal;
 font-style:italic;
}

#galerie p.fehlermeldung {
 font-weight:bold;
 color:#CC0014;
}

#galerie div.rahmen {
 border:1px solid #EDEDED;
 margin-bottom:10px;
}

#galerie div.rahmen h1 {
 /*Layer*/
 background-color:#EDEDED;
 border:0px;
 padding:5px;
 margin:0px;
 margin-bottom:5px;
 /*Schrift*/
 color:#545454;
 font-weight: bold;
 font-size:12px;
}

#galerie div.detail input {
 float:left;
}
#galerie div.detail img.bild {
 float:left;
 margin:0px 10px 10px 10px;
}
#galerie div.detail h2 {
 margin:0px;
}
#galerie div.detail form {

}

#galerie .liste, #galerie .liste_detail {
 width:190px;
 height:175px;
 float:left;
 padding-right:10px;
 padding-bottom:10px;
 overflow:hidden;
}
#galerie .liste_detail {
 height:110px;
}
#galerie .liste p, #galerie .liste_detail p {
 margin:0px;
 padding:0px;
 clear:both;
}

#galerie .liste p.bild, #galerie .liste_detail p.bild {
 width:100%;
 text-align:center;
}

#galerie .liste p.titel {
 text-align:center;
 font-weight:bold;
}

#galerie .liste p.zeit, #galerie .liste_detail p.zeit {
 text-align:center;
 font-size:9px;
}