/* News */

.newsDatum { font-size:80%; }
.sfNews .extLink { display:block; float:left; }
.sfNews x.detailsLink { display:block; float:left; }

/* Downloads */
.sfDownloads .detailsLink { display:block; margin-top:10px;}

/* Gallery */
.divImgGallery { width:150px; height:150px; padding:5px; overflow:hidden; float:left; margin-right:10px; margin-bottom:10px; }

/* Gästebuch */
#ctl00_ms24gaestebuch_control_divGbEintrag {
    border-color:black;
}

#ctl00_ms24gaestebuch_control_divGbEintrag  td {
     vertical-align:top;
     }
     
#ctl00_ms24gaestebuch_control_divGbEintrag legend {
    color:black !important;
}    
    
.divGasstebuchForm { 
    border:solid 1px #cccccc;
    padding:8px;
}
.divGaestebuchEintrag { }