.opentable
 {
	/*  border: 1px solid rgb(90%, 78%, 57%); */
 padding: 1em 1em 2px 0.5em;
	margin: 0 0 1.5em;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
 }

.cms_block
 {
	padding: 0;
	margin: 0 0 1.6em;
	border-bottom: 1px solid #e1dcba;
	border-left: 1px solid #e1dcba;
	background-image: url(images/back_linav.jpg);
	text-align: left;
 }
 
h4.cms_block{
	display:block;
	margin:0px 0 3px;
	/* background:#f1b129; */
background:#8baf4d url(images/navi_oben.jpg) no-repeat left center;
	border-top:1px solid #8caf4b;
	border-right:1px;
	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;
	border-left-color: #d5d0b0;
	border-left-width: 1px;
}

.blockscenter
 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin: 0 0 1.5em;
	background-color: #FFFFFF;
	color: #000000;
 }

.blockscenter h4
 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	background-position: left center;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/navi_oben.jpg);
	background-repeat: repeat-x;
 }
 

