

body,html {
 font-family: Arial;
 background: #0FAFA6;
 color: #fff;
 font-size: 88%;
 margin: 0px;
 padding: 5px 0px 0px 0px;
}
h3 {
 font-size: 1.1em;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 0px;
 font-family: Georgia;
}
.space10 {
 clear: both;
 padding-bottom: 10px;
}
.box_fotogalerie_image {
 clear: both;
 padding: 4px;
 background-color: #ade4e1;
}
.box_fotogalerie_item {
 padding-bottom: 5px;
 background-image: url(/diesaarpfalz/systembilder/foto_pfeil.gif);
 background-repeat: no-repeat;
 background-position: 50% bottom;
}
.box_fotogalerie_item:after {
 content: ".";  
 visibility: hidden;
 display: block;  
    height: 0;  
    clear: both;  
}
.box_fotogalerie_text {
 clear: both;
 text-align: center;
 font-size: 0.9em;
 background-color: #09c7bc;
 margin-top: 10px;
 padding: 12px 8px 12px 8px;
}
img.galerie_image {
 border: 1px solid #779d9b;
}


