.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.text10timesnewsroman {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.text16timesnewsroman-oberstrich-unterstrich-fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline overline;
	font-weight: bold;

}
.text12timesnewsromanKopie {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
.text12verdane {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text16verdane-oberstrich-unterstrich-fettKopie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline overline;
	font-weight: bold;
}
.text14verdane-oberstrich-unterstrich-fett {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline overline;
	font-weight: bold;
}
.text10verdane {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12verdane-oberstrich-unterstrich-fett {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline overline;
	font-weight: bold;
}
.text11verdane {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navi-link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	text-transform: uppercase;
	color: #333333;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	cursor: hand;
	height: 35px;
	width: 120px;
	line-height: 35px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #ffcc66;
	border: 5px ridge #FFCC66;
}

.button:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
	cursor: hand;
	border: 5px ridge #CC6600;
	height: 35px;
	width: 120px;
	line-height: 35px;
	vertical-align: middle;
	background-color: #ffcc66;
	text-transform: uppercase;
	color: #000000;
}


.text12arial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.trennlinie {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
}
