.opentable
 {
/*  border: 1px solid rgb(90%, 78%, 57%); */
 padding: 1em 1em 2px 0.5em;
 margin: 0 0 1.5em;
 }

.cms_block
 {
	padding: 0;
	margin: 0 0 1.4em;
	border-top: none;
	border-bottom: 1px dashed #ced0dc;
	border-left: none;
	text-align: left;
 }
 
h4.cms_block{
	display:block;
	margin:0px 0 3px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-decoration:none;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	padding-top: 4px;
	background-color: #0d3187;
	background-image: url(images/menueleiste.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.blockscenter
 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin: 0 0 1.5em;
	background-color: #FFFFFF;
 }

.blockscenter h4
 {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #0d318f;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	height: 20px;
 }
 

