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

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

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

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

.contentschriftart {

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

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	color: #666666;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	display: block;
	cursor: hand;
	line-height: 34px;
	font-style: normal;
	letter-spacing: 3px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-position: center center;
	border-right-width: 13px;
	border-right-style: solid;
	border-right-color: #69A946;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #69A946;
}

.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: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #69A946;
	border-right-color: #69A946;
	border-bottom-color: #69A946;
	border-left-color: #69A946;
}
.bilderrahmen {
	border: 3px outset #006600;
	margin: 10px;
}
.untermenue {
display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #69A946;
	width: 100%;
	height:25px;
	text-align: center;
	white-space: normal;
	background-position: center;
}

.buttonstellen {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #69A946;
	width: 140px;
	height:18px;
	text-align: center;
	white-space: normal;
	background-position: center;
	text-decoration: none;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #69A946;
	text-align: left;
	white-space: normal;
	background-position: center;
	line-height: 15px;
	border: thin solid #FFFFFF;
}

