body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #666666;
	background-repeat: no-repeat;
	font-size: 0.625em;
}
#gesamt {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(img/hintergrund.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 530px;
	border: 1px solid #69370e;
	text-align: left;
}
#menu {
  position:absolute;
  top:98px;
  left:26px;
}
.contentrahmen {
  position:absolute;
  top:9px;
  left:260px;
  width: 481px;
  height: 513px;
  border: none;
  overflow : auto;
  font: 0.85em Arial;
  color:#000000;
}

#content, #title {
  padding: 10px 10px 10px 10px;
}
p.bodytext {
  margin: 0.85em 0 0;
}
.h1 {
	font: 14pt Arial;
	font-weight: 800;
	color: #69370e;
	margin-top: 38px;
	margin-bottom: -15px;
}
.h2 {
	font: 12pt Arial;
	font-weight: 900;
	color: #69370e;
	margin-top: 15px;
	margin-bottom: 4px;
}
a, .csc-uploads-fileName a {
  text-decoration:none;
  color:#69370e;
  font:10pt Arial;
  font-weight:800;
}
a:hover, .csc-uploads-fileName a:hover {
  color:#69370e;
  text-decoration:underline;
}
.guestbook_table {
  border: 2px solid #69370e;
  margin-top:5px;
}
.guestbook_table td {
  padding:5px;
}
.guestbook_titletable {
	border-bottom: 2px dotted #69370e;
	border-bottom-color: #69370e;
}
.guestbook_time {
  font:8pt Arial;
  color:#5B5B5B;
}
.guestbook_entry, .gallery_text {
  font:10pt Arial;
  color:#5B5B5B;
}
.guestbook_inputfield, .guestbook_textarea {
	background: none;
	width: 300px;
	font: 10pt Arial;
	color: #5B5B5B;
	border: 1px solid #69370e;
}
.guestbook_inputlable {
  width:80px;
  font:10pt Arial;
  color:#5B5B5B;
}
.guestbook_submit {
	background: none;
	width: 200px;
	font: 10pt Arial;
	font-weight: 800;
	color: #5B5B5B;
	border: 1px solid #69370e;
}
.gallery_fotonav {
	width: 430px;
	border: 1px solid #69370e;
	font: 10pt Arial;
	color: #5B5B5B;
}
#tx-lzgallery-pi1-fotos {
  width:430;
}
#tx-lzgallery-pi1-fotos img, .preview img {
  border:1px solid #69370e;
}