html {
	background-color: #380000;
	background-image: url(../img/layout/ht1.gif);
	background-repeat: repeat;
	background-position: center;
	overflow: auto; 
}
body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/layout/ht2.gif);
	background-repeat: repeat;
	background-position: center;
	overflow: auto; 
}
div.body2 {
	height: 728px;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
.tdHtCont {
	background-image: url(../img/layout/l07.jpg);
	background-repeat: no-repeat;
}
a {
	color: #D5C9A4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
form {
	padding: 0px;
	margin: 0px;
}
p {
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 10px;
}
/* CONTENT *******************************/
.contWrap {
	position: relative;
	float:left;
	margin-left: 30px;
	width: 320px;
	height: 390px;
	padding: 0px;
	color: #93834D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.h1, .h1 a {
	color: #D5C9A4;
	text-decoration: none;
}
.h2 {
	font-size: 13px;
	color: #C2A74C;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}
.thumb1 {
	margin-right: 10px;
	margin-top: 4px;
	border: 1px solid #FFFFFF;
}
div.text1 {
	margin-bottom: 10px;
	line-height: 16px;
}
p.marginBottom {
	margin-bottom: 10px;
}
.ulHart li {
	list-style-image: url(../img/layout/herz.gif);
	line-height: 16px;
}
div.preis {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93834D;
}
div.preis span { float:right; }
p.faq1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93834D;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 5px;
}
p.faq2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93834D;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
/* MITTE *******************************/
.tdTextMitte {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	color: #84837E;
}
.tdTextMitte a {
	color: #D5C9A4;
	text-decoration: none;
}
.tdTextMitte a:hover {
	color: #FFF;
}
.tdTextMitteDoppel {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84837E;
}
.tdTextMitteDoppel a {
	color: #D5C9A4;
	text-decoration: none;
}
.tdTextMitteDoppel a:hover {
	color: #FFF;
}

/* FORM KONTAKT ********************************/
.mailTable {
	margin-bottom: 20px;
	width: 250px;
}
.mailTable td{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mailTextfield {
	width: 250px;
	height: 14px;
	border: 1px solid #2E2D28;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C3B791;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.mailTextarea{
	width: 250px;
	height: 100px;
	scrollbar-base-color: #C3B791;
	background-color: #C3B791;
	border: 1px solid #2E2D28;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.mailButton, .mailButton:focus {
	background-color: #93834D;
	cursor: pointer;
	margin-top: 1px;
	border: none;

}
.mailButton:hover {
	background-color: #D5C9A4;
}

/* FOOTER *******************************/
.footerImpressum {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	margin-left: 780px;
	margin-top: 5px;
}
.footerImpressum a {
	font-size: 11px;
	color: #6D4142;
	text-decoration: none;
}
/* FLA Slideshow *******************************/
#slideShowSwf{
	width:180px;
	height:250px;
	border:none;
	padding: 0px;
}
/* THUMB Line *******************************/
.thumbLine {
	overflow: auto;
	position: absolute;
	/*margin-top: 20px;*/
	margin-top: auto;
	bottom: 0px;
}
.thumbLine img {
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
}
.thumbLine img:hover {
	border: 1px solid #2E2D28;
}

