h1, h2, h3, h4 {
	margin: 0;
	padding: 0.1em 5px 0.2em 0;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
#content h1 {
	color: #6d6e34;
}
#rightcol {
	color: #3D342F;
}
#bottompanel h1 {
	font-size: 20px;
}
h2, h3, h4, h5 {
	font-size: 12px;
}
#bottompanel h3, #bottompanel h4, #bottompanel h5 {
	padding-top: 0.5em;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
}
p, ul, ol, table {
	margin: 0.5em 0 1em 0;
}
ul, ol {
	padding: 0 0.5em 0 10px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: lower-roman;
}
li {
	padding: 0 0 0.4em 0;
}
#rightcol ul {
	padding: 0 0.5em 0 0;
}
#rightcol li {
	list-style-type: none;
	padding: 0 0 0.6em 30px;
	background-image: url(li1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightcol li.active {
	background-image: url(li2.gif);
}
#rightcol ul.catnavsub {
	margin: 0.5em 0 1em 0;
}
#rightcol ul.catnavsub li {
	padding: 0.4em 0 0.4em 20px;
	margin: 1px 0 1px 0;
	background-color: #ded9d5;
	background-image: url(li1_sub.gif);
	background-position: 2px 4px;
	width: 188px;
}
#rightcol ul.catnavsub li.active {
	background-image: url(li2_sub.gif);
}
#rightcol .catnavsub ul.catnavsub {
	margin: 0.5em 0 0 0;
}
#rightcol .catnavsub ul.catnavsub li {
	width: auto;
}
#rightcol .catnavsub ul.catnavsub li.active {
}
a {
	color: #6d6e34;
	/*text-decoration: none;*/
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
td {
	padding: 0.4em;
	border: 1px solid silver;
}
#content td {
	border: none;
}
.rightbottombutton {
	float: left;
	text-align: center;
	text-transform: lowercase;
}
.rightbottombutton a {
	color: #81817f;
	text-decoration: none;
}
.rightbottombutton a:hover {
	text-decoration: none;
}
.rightbottombutton img {
	margin: 10px 1em 10px 1em;
	border: none;
}
table.produkte {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}
.produkte td {
	width: 20%;
	padding: 0;
	margin: 0;
	border: 1px solid white;
	overflow: none;
}
table.hometable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 701px;
}
.hometable td {
	border: none;
	padding: 2px 5px 2px 5px;
	width: 136px;
}
.hometable .td-0 {
	padding-left: 13px;
	width: 149px;
}
.hometable .td-last {
	padding-right: 8px;
	width: 144px;
}
.hometable .tr-0 td {
	font-weight: bold;
	color: #3D342F;
	padding-bottom: 0px;
}
.hometable .tr-0 p, .hometable .tr-1 p {
	border-left: 1px solid black;
	padding: 0 0 0 5px;
}
.hometable .tr-0 p {
	padding-bottom: 2px;
}
.hometable .tr-1 td {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #6d6e34;
	padding-top: 0px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.hometable .tr-2 td {
	padding-top: 15px;
	vertical-align: top;
}
.hometable .tr-last td {
	padding-top: 0.6em;
	font-size: 11px;
}
.hometable p {
	margin: 0;
}
.csc-form-labelcell, .csc-form-fieldcell {
	border: none;
}
.csc-form-labelcell {
	vertical-align: top;
}
.csc-mailform {
	border: none;
}
.csc-mailform-field {
	margin: 0 0 0.5em 0;
}
.csc-mailform-field label {
	display: block;
}
input, textarea {
	background-color: #F8F8F8;
	border: 1px solid gray;
	font-size: 12px;
	color: black;
}
input:active, input:focus, textarea:active, textarea:focus {
	background-color: #F0F0F0;
}


