body {
	background:#671100;
	text-align:center;
}

a {
	color:#9C0400;
	text-decoration: none;
}

a:hover {
}

#content {
  min-height:700px; /* muss wieder raus, nur zu testzwecken */
	margin:0 auto;
	border-color: #fff;
  background-color:#fff;
  background-image:url("/system/modules/de.durato.opencms.dineanddancegmbh/resources/einstein/menue_back.jpg");
  background-repeat:repeat-y;

}
.contentstyle {
  color: #8D8D8D;
}
.contentstyle p {
  padding-left:5px;
	padding-right:5px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.contentstyle p img {
	margin-left:-5px;
}
#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;
  padding-left:15px;
	padding-right:14px;
  color: #9A0501;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	padding-left:15px;
	padding-right:25px;
  color: #9A0501;
}

#logo_design {
  margin-top:20px;
  margin-bottom:220px;
  height:65px;
  width:199px;
	background-image:url("/system/modules/de.durato.opencms.dineanddancegmbh/resources/einstein/logo.jpg");
	background-repeat:no-repeat;
}

#center a {
	color:#fff;
  padding-top: 3px;
  padding-bottom: 3px;
}

#center a:hover {
	color:#fff;
  font-weight:bold;
}
#currentnavpos {
  color:#fff !important;
  font-weight:bold;
}

a img {
    border:0px;
}

.news .newstitle {
  padding: 3px;
  background-color: #671100;
    margin-bottom: 5px;
  text-align:center;
}
.news .newstitle span {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
 
}
.news div {
  padding-top: 5px;
  padding-bottom: 5px;
}
.news .newslink{  
  font-weight:bold;
  cursor:pointer;
  text-align:center;
}
.news .newstext {
  color: black;
  margin: 5px;
}
.news .newsref {
  text-align:center;
}