/*####################### LINKE 	SPALTE ################################*/
	
	#linkeSpalte{
		width: 185px;
		float:left;
		position: static;
		
	}
		/* Überschrift im orangenen Balken */ 
		#spacerTopLinks{
			width: 185px;
			display: block;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
			font-size: 10px;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #spacerTopLinks{width:183px} /*Angabe für NS */
		#lsHeadline{
			width: 185px;
			display: block;
			font-size: 11px;
			color: #990000;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			background-color: #FFCC66;
			padding-left: 10px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			text-align: left;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
		}
		
		/* Bild Home/Mitmachen */
		#lsBild{
			display: block;
			width: 185px;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #lsBild{width:183px} /*Angabe für NS */
		
		#reiter{
			width: 185px;
			display: block;
		}
		#blocklinksHome{
			width: 185px;
			padding-top: 5px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 5px;
			background-color: #FFFFFF;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
			text-align: left;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #blocklinksHome{width:168px} /*Angabe für NS */
		#blocklinks{
			width: 185px;
			padding-top: 5px;
			padding-bottom: 10px;
			padding-left: 20px;
			padding-right: 5px;
			color: #FF9900;
			background-color: #FFFFCE;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
			text-align: left;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #blocklinks{width:158px} /*Angabe für NS */
		#blocklinksActive{
			width: 185px;
			padding-left: 20px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 10px;
			text-align: left;
			background-color: #FFF;
			border-left: 1px solid #FF9900;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #blocklinksActive{width:159px} /*Angabe für NS */
		span.lsText{
			display: block;
			font-size: 11px;
			color: #000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-top: 5px;
			text-align: left;
		}
		.navilinks {
			height: 15px;
			color: #FF9900;			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			/*border: 1px solid black;*/
		}
		.navilinks:hover {
			text-decoration: underline;
			color: #CC0001;
		}
		.navilinksActive {
			height: 15px;
			color: #CC0001;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			/*border: 1px solid black;*/
		}
		/* Sonderzeichen markiert aktives Menü */
		.ra{
			font-size: 12px;
		}
		.lsLink{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding: 0px;
			color: #990000;
			text-decoration: none;
		}
		.lsLink:hover{
			text-decoration: underline;
		}	
		.linkpfeile{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-decoration:none;
			color: #cc2e00;
		}
		/* Bildreihe Schule */
		#lsBildreihe{
			text-align: left;
			display: block;
			width: 185px;
			border-left: 1px solid #FF9900;
			border-right: 1px solid #FF9900;
			border-bottom: 1px solid #FF9900;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 185px;  /* breite hack für IE */
		}
		html>body #lsBildreihe{width:183px} /*Angabe für NS */
		
	/*####################### LINKE 	SPALTE ENDE ################################*/
