body {
	background:#dddddd;
	text-align:center;
}

a {
	color:#9C0400;
	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/deinhards/menue_back.jpg");
  background-repeat:repeat-y;
  
}
.contentstyle {
  color: #8D8D8D;
}
.contentstyle p {
  padding-left:5px;
	padding-right:5px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#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: #9A0501;
  padding-left:5px;
	padding-right:14px;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	padding-left:5px;
	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/deinhards/logo.jpg");
	background-repeat:no-repeat;
}

#center a {
	color:#fff;
}

#center a:hover {
	color:#eca102;
}
#currentnavpos {
  color:#eca102 !important;
}
#center hr {
	color:#EAD689;
	background-color:#EAD689;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid;
	padding: 0;
	height: 1px;
	line-height:1px;;
}

#center hr {
display:block; margin: -7px 0;
margin-left:15px;
margin-right:15px;
}

.contentstyle a {
	color: #676767;
}


a.internal-link {
	color:#9C0400;
	text-decoration: underline;
	font-style: normal;
}
a.internal-link:hover {
	color:#9C0400;
	text-decoration: none;
	font-style: normal;
}
a.external-link-new-window {
	color:#9C0400;
	text-decoration: underline;
	font-style: normal;
}
a.external-link-new-window:hover {
	color:#9C0400;
	text-decoration: none;
	font-style: normal;
}




/* Gaestebuch */
fieldset {
	margin-left:10px;
	margin-right:10px;
}
legend {
	font-weight:bold;
}
label {
	float:left;
	display:block;
	width:120px;
}
input,textarea {
	border:1px solid #AAA;
	background-color:#EEE;
}
fieldset {
	padding:5px;

}

a img {
    border:0px;
}
