.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: 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: 12.5px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	white-space: normal;
	background-position: center center;
	display: block;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}

.button_checked {
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	white-space: normal;
	background-position: center center;
	display: block;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-color: #FF9932;
}

.button:hover {
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	white-space: normal;
	background-position: center center;
	display: block;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-color: #FF9932;
}



.text12arial {

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

.wussten_sie_schon {
	background-image: url(grafik/wussten_sie_schon.gif);
}

.suchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #4B7FFF;
	font-weight: bold;
	cursor: hand;
	border: 1px none #4B7FFF;
	background-image: url(grafik/screendesign/lupe.gif);
	background-color: #4B7FFF;
	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: 5px solid #FF9932;
}

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

.ts_text {

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

.ts_ort {

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