body,td,th, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41210A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDE3D3;
	color: #41210A;
}
p {
	color: #41210A;
	margin-top:0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #666666;
}
.groesse9px {
	font-size: 9px;
}
.Kopftext {
	color: #DBBF8C;
	font-size: 16px;
	font-weight: normal;
	line-height:20px;
}
.Stil2 {
	color: #DBBF8C;
	font-size: 9px;
}
.Stil4 {font-size: 10}
.Navi {
	color: #DBBF8C;
	background-image:url(../images/btn_inaktiv.jpg);
	width:76px;
	height:17px;
	display: block;
	text-align:center;
	overflow: hidden;
	float: left;
}
.Navi:hover {
	color: #EADABB;
	background-image:url(../images/btn_hover.jpg);
	width:76px;
	height:17px;
	display: block;
	text-align:center;
	overflow: hidden;
	float: left;
}
.Naviaktiv {
	color: #41210A;
	background-image:url(../images/btn_aktiv.jpg);
	width:76px;
	height:17px;
	display: block;
	text-align:center;
	overflow: hidden;
	float: left;
}
input{
	border:1px solid #41210A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41210A;
	width:160px;
}
textarea{
	border:1px solid #41210A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41210A;
}
a.Katinaktiv {
	display: block;
	width:120px;
	color: #DBBF8C;
	background-color: #8E704B;
	margin-right: 5px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	border: 1px solid #8E704B;
}
a.Katinaktiv:hover {
	color: #EADABB;
	background-color: #B4976B;
}
a.Kataktiv {
	display: block;
	width:120px;
	color: #41210A;
	background-color: #DBBF8C;
	margin-right: 5px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	border: 1px solid #42210B;
}