body {
	margin: 10px 0px;
	font: 100%/1.3 Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #84534D;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #84534D;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #84534D;
}

a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #84534D;
}

a.navi:link {
	text-decoration: none;
	font-weight: bold;
	color: #84534D;
	margin-top: 10px;
}

a.navi:visited {
	text-decoration: none;
	font-weight: bold;
	color: #84534D;
	margin-top: 10px;
}

a.navi:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #84534D;
	margin-top: 10px;
}

a.navi:active {
	text-decoration: none;
	font-weight: bold;
	color: #84534D;
	margin-top: 10px;
}

a.subnavi:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	margin-left: 25px;
}

a.subnavi:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	margin-left: 25px;
}

a.subnavi:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
	margin-left: 25px;
}

a.subnavi:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	margin-left: 25px;
}

td.frame {
	background-color: #fff;
	border: 1px solid #84534D;
}

td.headpic {
	border-bottom: 1px solid #84534D;
}

td.history {
	font-size: 70%;
	color: #84534D;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #84534D;
	background-color: #F0E7E6;
}

td.navi {
	font-size: 70%;
	color: #84534D;
	line-height: 2em;
	border-right: 1px dashed #ccc;
}

td.inhalt {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
	padding: 0px 30px 0px 30px;
}

.caption {
	font-size: 80%;
	line-height: 1.2;
}

tr.leer {
	font-size: 5px;
}

td.fusszeile {
	font-size: 70%;
	color: #84534D;
	padding: 3px 5px 3px 5px;
	background-color: #F0E7E6;
	border-top: 1px solid #84534D;
}

table.kategorie {
	border-collapse: collapse;
}

td.kategorie {
	font-size: 70%;
	color: #84534D;
	line-height: 1.5em;
	padding: 2px 5px 2px 5px;
	background-color: #F8F8F8;
	border: 1px solid #84534D;
}

td.tabletext {
	font-size: 70%;
	color: #666;
	line-height: 1.5em;
	padding-bottom: 5px;
}

.subnavi {
	margin-left: 20px;
}

.aktiv {
	font-weight: bold;
	text-decoration: underline;
}

.subaktiv {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
	margin-left: 25px;
}

p.titel {
	font-weight: bold;
	color: #84534D;
	border-bottom: 1px solid #84534D;
}

img.kategorie, img {
	border: 1px solid #84534D;
}

input.feld {
	width: 50%;
}

textarea.feld {
	width: 50%;
}

p.bestellen {
	font-weight: bold;
	color: #84534D;
	text-align: center;
	padding: 0px 5px 0px 5px;
	width: 70px;
	border: 1px solid #84534D;
	background-color: #F0E7E6;
}

p.aktuell {
	padding: 5px;
	width: 65%;
	background-color: #F0E7E6;
	border: 1px solid #84534D;
}

td.h1, h1 {
	font-size: 150%;
	color: #666;
	line-height: 1.5em;
}

td.h2, h2 {
	font-size: 120%;
	color: #666;
	line-height: 1.5em;
}

form td.inhalt p {
	font-size: 120%;
}

.noborder {
	border: none;
}

td.caption {
	text-align: center;
}

dl {

}

dt {
	margin-top: .5em;
	font-style: italic;
}

dd {
	margin-left: .5em;
}
