.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: 11px;
}

.contentschriftart {

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

}



.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A3008;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: 5A3008;
}

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

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;
	font-weight: bolder;
	text-decoration: none;
	height: 30px;
	display: block;
	cursor: hand;
	line-height: 20px;
	font-style: normal;
	background-position: center center;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 150px;
	text-indent: 10px;
	margin: 0px;
	/*	background-image: url(grafik/screendesign/button/button_ski_ohne_wappen.gif);
*/	color: #333333;
}

.button:hover {
/*	background-image: url(grafik/screendesign/button/button_ski_mit_wappen.gif);
*/}

.suchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	display: block;
	cursor: hand;
	line-height: 12px;
	font-style: normal;
	letter-spacing: 3px;
	float: left;
	background-position: center center;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #616161;
	width: 30px;
	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: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.bilderrahmen {
	border: 1px outset #999999;
	margin: 10px;
}
.untermenue {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	line-height: 25px;
	color: #843008;
	width: 150px;
	height:25px;
	white-space: normal;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #5A3029;
	text-indent: 30px;

}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E2E2E2;
	text-align: left;
	white-space: normal;
	background-position: center;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.emailkontakt {
visibility:hidden;

}
.naviueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97281F;
	font-weight: bold;
	line-height: 25px;
}

