.opentable
 {
 border: 1px none rgb(20%,40%,20%);
 padding: 0em;
 margin: 0 0 0em;
 }

.cms_block
 {
	margin-bottom: 8px;
	margin-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top: none;
	border-right: 1px none #dddddd;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px none #dddddd;
	background-image: url(../img/blockverlauf.jpg);
	margin-left: 0px;
 }

h4.cms_block{
   	margin:0 0 1.5em;
	padding:14px 0px 0px 5px;
	border-top:none;
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	font-size: 14px;
	text-align: left;
	color: #336600;
	font-weight: bold;
	text-indent: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../img/item_right_weiss_lang.gif);
	background-position: center top;
	height: 20px;
}

.blockscenter
 {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	margin: 0 0 1em;
	border-top: 1px none #cccccc;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-image: url(../img/back_center.jpg);
	background-repeat: no-repeat;
 }

.blockscenter h4
 {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }

