.arial {
	font-family: Arial, Helvetica, sans-serif;
}

.ganzkleineschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.kleineschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.normaleschrift {

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


.ueberschrift {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	text-transform: uppercase;
	color: #009900;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 152px;
	white-space: normal;
	margin: 5px;
	border: 0px none #CACDF6;
	background-position: center center;
	display: block;
	cursor: hand;
	background-image: url(grafik/screendesign/button.gif);
	text-align: center;
	vertical-align: middle;
		line-height: 23px;
}



.text12arial {

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

	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 140px;
	white-space: normal;
	margin: 0px;
	border: 0px none #CACDF6;
	background-position: center center;
	display: block;
	cursor: hand;
	background-image: url(grafik/screendesign/button_oben.gif);
	text-align: center;
	vertical-align: middle;
		line-height: 23px;
}
.suchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #009933;
	height: 20px;
	width: 55px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	font-weight: bold;
	cursor: hand;
}
.trennlinie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

.rahmen {
	border: medium groove #999900;
}
