.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;
}

.navi-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.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: DBDBDB;
	font-weight: bold;
	cursor: hand;
	border: 1px none #B5D7FC;
	background-image: url(grafik/screendesign/lupe.gif);
	background-color: DBDBDB;
	height: 16px;
	width: 16px;
}
.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;
}
.tabellenrahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

