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

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

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

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

.contentschriftart {

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



.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 650px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

.eventcloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#3333CC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	cursor: hand;
	line-height: 12px;
	font-style: normal;
	/*	background-image: url(grafik/screendesign/button/button_ski_ohne_wappen.gif);
*/	color: #FFFFCC;
	font-weight: normal;
	background-repeat: no-repeat;
}

.button:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.suchbutton {
}
.trennlinie {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.bilderrahmen {
	border: 1px outset #999999;
	margin: 10px;
}
.untermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	display: block;
	cursor: hand;
	line-height: 20px;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 130px;
	/*	background-image: url(grafik/screendesign/button/button_ski_ohne_wappen.gif);
*/	color: #333333;
	font-weight: bold;
	margin-left: 15px;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-position: center;
	line-height: 20px;
	border: 1px solid #990000;
}

#content li {
	list-style-image: url(grafik/aufzaehlungspunkt.gif);
	margin-left:-22px;
	line-height: 20px;
}
.displayno { display:none; }

