body {
	background:#005B52;
	text-align:center;
}

a {
	color:#004D4D;
	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-repeat:repeat-y;
	background-image:url("/system/modules/de.durato.opencms.dineanddancegmbh/resources/davinci/menue_back.jpg");
}
.contentstyle {
  color: #676767;
}
.contentstyle p {
  padding-left:10px;
	padding-right:5px;
  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;
  padding-left:10px;
	padding-right:14px;
  color:#004D4D;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	padding-left:10px;
	padding-right:25px;
  color: #004D4D;
}

#logo_dv {
  margin-top:20px;
  margin-bottom:230px;
  height:71px;
  width:200px;
	background-image:url("/system/modules/de.durato.opencms.dineanddancegmbh/resources/davinci/logo.jpg");
	background-repeat:no-repeat;
}

#navigation a {
	color:#fff;
  font-size: 0.9em;
}
#currentnavpos {
  font-weight: bold;
}
#center a:hover {
	color:#eca102;
}
