body {
	background:#000;
}

a {
	color:#eca102;
	text-decoration: none;
}

a:hover {
}

#content {
	margin:0 auto;
	border-color: #fff;
  background-color:#fff;
  background-image:url("/system/modules/de.durato.opencms.dineanddancegmbh/resources/palais/menue_back.jpg");
  background-repeat:repeat-y;
}
.contentstyle {
  color: #8D8D8D;
}

.contentstyle p {
  padding-left:10px;
	padding-right:10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.contentstyle p img {
	margin-left:-10px;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	text-transform:uppercase;
	font-size:0.95em;
	font-weight:bold;
	margin:12px 0;
  color:#eca102;
  padding-left:10px;
	padding-right:14px;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	padding-left:10px;
	padding-right:25px;
  color:#eca102;
}

#center a {
	color:#fff;
}

#center a:hover {
	color:#eca102;
}
#currentnavpos {
  color:#eca102 !important;
  font-weight:bold;
}

#right object {
  overflow:hidden;
  border: 0px;
}

.news .newstitle {
  border-top: 1px solid rgb(236, 161, 2);
  border-bottom: 1px solid rgb(236, 161, 2);
  padding: 3px;
  background-color: rgb(251, 213, 131);
  color: black;
  margin-bottom: 5px;
  text-align:center;
}
.news .newstitle span {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 1.2em;
 
}
.news div {
  padding-top: 5px;
  padding-bottom: 5px;
}
.news .newslink{  
  font-weight:bold;
  cursor:pointer;
  text-align:center;
}
.news .newstext {
  margin: 5px;
}
.news .newsref {
  text-align:center;
}

#comments {
  margin: 7px;
}