table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.small {
	font-size: 10px;
}
a {
	color: 01009A;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;

}
.navi {
	text-decoration: none;
	margin-left: 8px;







}
.rahmen {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 807CC6;
}
.navisub {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 807CC6;
	margin-left: 15px;
	padding-left: 5px;
	line-height: 15px;








}
.textfeld {
	padding: 10px 20px 20px;
	line-height: 20px;
	word-spacing: 2pt;

}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: 01009A;
}
.navifeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 807CC6;
	background-color: #fff9f3;
	padding-top: 8px;
	padding-bottom: 8px;

}
.naviACT {
	text-decoration: none;
	margin-left: 8px;
	font-weight: bold;
	color: #FF9933;


}
.navisubACT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 807CC6;
	margin-left: 15px;
	padding-left: 5px;
	line-height: 15px;
	font-weight: bold;
	color: #FF9933;


}
h2 {
	font-size: 16px;
	color: #FF9933;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #01009A;

}
p {
	margin: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-left: 20px;

}
.input {
	border: 1px solid #807CC6;

}

