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

a {
	text-decoration: none;

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

.normaleschrift {

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


.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}

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

.ueberschrifth1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	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;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #4F76A1;
	text-decoration: none;
	height: 23px;
	white-space: normal;
	margin: 5px;
	border: 0px none #CACDF6;
	background-position: center center;
	display: block;
	cursor: hand;
	background-image: url(grafik/screendesign/button.gif);
	text-align: center;
	vertical-align: middle;
		line-height: 23px;
}



.text12arial {

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

	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 140px;
	white-space: normal;
	margin: 0px;
	border: 0px none #CACDF6;
	background-position: center center;
	display: block;
	cursor: hand;
	background-image: url(grafik/screendesign/button_oben.gif);
	text-align: center;
	vertical-align: middle;
		line-height: 23px;
}
.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: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.tabellenrahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.rahmen {
	border: thin solid #360;
	padding:2px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; }

.bilderrahmen {
	border: thin solid #360;
	padding:2px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
}

.rahmen2 {
	border: thin dotted #666666;
	background-color:#FFCC33;

}

.buttonausflugsziele {
	border: thin dotted #666666;
	background-color:#FFCC33;
	cursor: hand;
	text-decoration: none;
	display: block;
	padding: 2px;
	line-height: 25px;
	color:#336633;
}

.buttonausflugsziele:hover {
background-color:#ABBA39;
}

.siniit {
	visibility:hidden;
}

/*    CSS für Tooltips  */
a{ z-index: 10; }  
   a:hover { position: relative;
	            z-index: 100;
	          }
   a span.tooltip { display:none; }
   a:hover span.tooltip { display: block;
		            position: absolute;
		            float: left;
		            white-space: nowrap;
		            top: 20px;
	                    left: .5em;
		            background: #fffcd1;
		            border: 1px solid #444;
		            color: #444;
		            padding: 1px 5px;
		            z-index: 10;
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
	                  }
.ts_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

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

.ts_ort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
}
