/* Bildergallerie */

.content_gallerie_scroll {
	position: relative;
	height: 100px;
	width: 405px;
	left: 5px;
	white-space:nowrap;
	overflow: auto;
}
.content_gallerie_bilderrand {
	border: 1px solid #000000;
	cursor: hand;
}
.tabelle_gdzeiten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBB5B6;
	border-right-color: #540608;
	border-bottom-color: #540608;
	border-left-color: #CBB5B6;
	background-color: #F9EA68;
}
