body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#C4B591;
}
p, TD, TR, TABLE {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4C3703;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
	width: auto;
	border-top: thin dotted #4C3703;
	border-bottom: thin dotted #4C3703;
}
LI {
	list-style-type: square;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../img/square.gif);
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.titel {
	color: #EFE5D8;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-shadow: 1px 1px #4C3703;
}
a:link, a:visited, a:active {
	color: #4C3703;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: 1px 0px #E4A329;
}
a:hover {
	color: #126D5B;
	text-decoration: underline overline;
	text-shadow: 1px 0px #46E525;
}
#frm {
	position: relative;
	width: 707px;
	height: 411px;
	border: 4px;
	border-color:#17ae92;
	border-style: inset;
}
.mittig {
	text-align:center;
}
