.opentable {
	border: 1px solid #BAB9B4;
	padding: 5px 5px 5px 5px;
	margin: 0 0 1.5em;
}
.cms_block {
/* linke und rechte Blöcke */
	border: none;
	padding: 0;
	margin: 0 5px 5px;
}
h4.cms_block {
	display: none;
	margin: 0 0 10px;
	padding: 5px 0 5px 5px;
	background: url(img/blbg.jpg) repeat-x;
	border: 1px solid #fff;
	text-decoration: none;
}
.blockscenter {
/* Center-Blöcke */
	font-family: verdana;
	font-size: small;
	font-style: normal;
	text-align: left;
	border-top: 1px solid #EDCE98;
	border-bottom: 1px solid #EDCE98;
	margin: 0 0 5px;
/*	background: url(img/klarinette-hintergrund.jpg) left no-repeat; */
	background: #FFEFF6;
}
.blockscenter h4 {
	font-family: verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}