body {
	background-color: #b4c191;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c5431;
}

img {
	border: 0;
}

a {
	color: #4c5431;
}

a:hover, a:active, a:visited {
	color: #034b17;
}

p {
	margin: 0;
	padding: 0 0 5px 0;
}

td {
	font-size: 1em;
	text-align: left;
}

h1 {
	margin-top: 22px;
	font-size: 1.91em;
}

h2 {
	font-size: 1em;
	padding: 4px 4px 4px 13px;
	background-image: url(../bilder/img-tab.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px dotted #4c5431;
	text-transform: uppercase;
}

form {
	margin: 0;
	padding: 0;
}

.htmlContentRow {
	padding-left: 48px;
	padding-right: 49px;
}
.homeLeftColumn {
	padding-top: 22px;
	width:431px;

}
.homeRightColumn {
	width:431px;

}
.erlebnisLeftColumn {
	padding-top: 22px;
	width:400px;

}
.erlebnisBLeftColumn {
	padding-top: 22px;
	width:385px;

}
.erlebnisMiddleColumn {
	width:63px;

}
.erlebnisRightColumn {
	padding-top: 86px;
	width:400px;

}
.erlebnisBRightColumn {
	padding-top: 86px;
	width:385px;

}
.impressumLeftColumn {
	padding-top: 22px;
	width:170px;

}
.impressumMiddleColumn {
	width:63px;

}
.impressumRightColumn {
	padding-top: 61px;
	padding-right: 250px;
	width:630px;

}
.moebelRightColumn {
	padding-top: 22px;
	width:400px;

}
.textHeadline {
	font-size: 1.91em;
	color:#4c5431;
	font-weight:bold;
}

h1.textHeadline {
	margin: 0;
	padding: 22px 0 14px 0;
}

.textRegular {
	font-size:1em;
	line-height: 1.18em;
	color:#4c5431;

}
.textSubHead {
	font-size:1em;
	color:#4c5431;
	font-weight:bold;
}
.sepHeadReg{
	height: 15px;
}

.error {
	color: red;
}

.error input {
	border-color: red;
}

.success {
	color: #034b17;
}

fieldset {
	border: 0;
	padding: 0 0 3px 0;
	margin: 5px 0 0 0;
}

legend {
	color: #4c5431;
}

fieldset.plz {
	float: left;
	margin-right: 10px;
}

.input-text {
	width: 198px;
}

.input-text,
textarea {
	border: 1px solid #ced7b8;
	background-color: #ced7b8;
	color: #4c5431;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding-left: 2px;
	padding-right: 2px;
	width: 250px;
}

#katalog-plz {
	width: 50px;
}

#katalog-ort {
	width: 184px;
}

.submit-btn {
	background-color: transparent;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	cursor: pointer;
	color: #4c5431;
}

.submit-btn img {
	vertical-align: top;
	position: relative;
	top: -4px;
}

.prospekt .homeLeftColumn {
	padding-top: 0;
	padding-right: 15px;
}

#katalog-form {
	border-bottom: 1px dotted #4c5431;
}

.gallery td {
	padding-bottom: 5px;
}

.gallery-thumbs {
	position: relative;
	border: 1px solid white;
	white-space: nowrap;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}

.gallery-no-thumbs {
	display: none;
}

.thumbs-container {
	position: relative;
	left: 0;
	top: 0;
}

.shift-left,
.shift-right {
	position: absolute;
	top: 0;
	width: 15px;
	height: 66px;
	z-index: 1;
	text-align: center;
	padding-top: 25px;
	background-color: white;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	cursor: pointer;
}

.shift-left {
	left: 0;
}

.shift-right {
	right: 0;
}