.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: 15px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FFCC00;
	width:100%;
	padding:7px;
	background-color: #FFFF00;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #FFCC00;
	width:100%;
	padding:3px;
	clear:both;
}

.button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	white-space: normal;
	background-position: left top;
	display: block;
	cursor: hand;
	list-style-type: circle;
	background-image: url(grafik/screendesign/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: top;
	padding-bottom: 5px;
}


.suchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	display: block;
	cursor: hand;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 3px;
	float: left;
	background-position: center center;
	border-right-style: outset;
	border-left-style: outset;
	border-top-style: outset;
	border-bottom-style: outset;
	background-color: #993300;
	width: 100px;
	text-indent: 0px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.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: 1px outset #999999;
	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;

}

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