body {
	font-family: 'Lucida Grande',sans-serif;
	font-size:   12px;
	color:       #000;
}
table caption {
	display: none;
}
h1,h2, h4, h5, h6 {
  line-height:   14px;
  font-size:     14px;
  color:         #333;
}

/* Galerie */
.galerieBox img { border: 1px solid white;}
.galerieBox { background-color:#333; padding: 12px; margin: 5px 0 15px 0; color:#fff; min-height: 140px;}
.galerieBox a { color:#fff;font-weight:bold;}
.galerieBox a:hover { color:#DC7701; }

.galerieBoxInhalt img { border: 1px solid white; width:120px; }
.galerieBoxInhalt { background-color:#333; padding: 12px; margin: 5px 0 15px 0; color:#fff; min-height: 160px;}
.galerieBoxInhalt a { color:#fff;font-weight:bold;}
.galerieBoxInhalt a:hover { color:#DC7701; }
