.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: 13px;
	font-weight: bold;
	color: #000000;
}

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



.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	vertical-align: top;
	text-indent: 10px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #464646;
}

.button:hover {
	background-image: url(bilder/startseite/punkt_gross.png);
	background-repeat: no-repeat;
	background-position: left bottom;
		color: #336633;

}
.chaletbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
		color: #464646;

	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	vertical-align: top;
	text-indent: 10px;
	display: block;
	float: left;
	margin-right: 10px;
}

.chaletbutton:hover {
	background-image: url(bilder/startseite/punkt_gross.png);
	background-repeat: no-repeat;
	background-position: left bottom;
		color: #336633;
}



.kleinebutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
	font-size: 15px;
	line-height: 34px;
	vertical-align: top;
	text-indent: 5px;
	display: block;
	float: left;
	margin-right: 3px;
}

.kleinebutton:hover {
	background-image: url(bilder/startseite/punkt_klein.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #336633;
}

.kleinebuttonon {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	font-size: 15px;
	line-height: 34px;
	vertical-align: top;
	text-indent: 5px;
	display: block;
	float: left;
	margin-right: 3px;
	background-image: url(bilder/startseite/punkt_klein.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: default;
}

.bilderrahmen {
	border: 1px solid #FFFFFF;
}


.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	background-position: center;
	border: thin solid #3F5B42;
	padding: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.navibutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 21px;
	padding-right: 20px;
	margin-right: 20px;
	font-weight: lighter;
	width: 250px;
}

.navibutton:hover {
	background-image: url(bilder/weisserpunkt.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.navibuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(grafik/button/menueriegel.png);
	height: 20px;
	width: 250px;
	display: block;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}


.naviunterbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 20px;
	font-weight: lighter;
}


.naviunterbutton:hover {
	background-image: url(bilder/weisserpunkt.png);
	background-position: right center;
	background-repeat: no-repeat;

}

.naviunterbuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 20px;
	font-weight: lighter;
	background-image: url(bilder/weisserpunkt.png);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: default;
}
.diabilder {
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.diabilder:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.flaggen {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	opacity:0.3;filter:alpha(opacity=30);
}

.flaggen:hover {
	opacity:1;filter:alpha(opacity=100);
}
.flaggenon {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#textcontent a {
	color:#336633;
	text-decoration: underline;
}

#textcontent li {
	margin-left: -25px;
	list-style-image: url(bilder/quadrat.png);
}

#textcontentuntertext li {
	margin-left: -25px;
	list-style-image: url(bilder/quadrat.png);
}
.formularbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	background-color: #DEEFDE;
	background-position: 10px;
	border: thin outset #3F5B42;
	width: 150px;
	background-image: url(grafik/briefumschlag.png);
	height: 25px;
	background-repeat: no-repeat;
	text-indent: 28px;
}

