
#navigationRechts {
	margin: 0 5px 0 0;
}
#kastenSchnellsuche {
}
#kastenSchriftgrad {
}
#kastenFoerderhinweis {
}
#kastenNewsletter {
}
#kastenKontakt {
}
#kastenLogin {
}
#navigationRechts .kasten {
	font-size: .8em;
	margin: 0 0 10px 0;
	padding: 0;
}
#navigationRechts .kastenTitel {
	background-color: #e6e6e6;
	color: #222;
	margin: 0;
	padding: 2px 2px 0 2px;
}
#navigationRechts .kastenTitel A {
	display: block;
	line-height: 1.2em;
	height: 1.2em;
	text-decoration: none;
}
#navigationRechts .kastenTitel H3 {
	background-color: inherit;
	color: #222;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
}
#navigationRechts .kastenInhalt {
	background-color: #e6e6e6;
	color: inherit;
	margin: 0;
	padding: 2px 2px 3px 2px;
}
#navigationRechts .kastenInhalt FORM {
	margin: .3em 0 0 0;
	padding: 0;
}
#navigationRechts .formButton {
	background-color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	color: #36A828;
	float: right;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 4.5em;
}
#navigationRechts .formularElement {
	/*border: 1px solid red;*/
}
#navigationRechts .formularElement SPAN {/* für Beschriftungen links vom Textfeld */
	float: left;
	margin: 2px 0 0 0;
}
#navigationRechts .formularElement .formTextfeld {
	font-size: 1em;
	float: right;
	margin-bottom: 2px;
	width: 7em;
}
#kastenSchriftgrad .kastenInhalt {
	text-align: center;
}
#kastenFoerderhinweis .text {
	background-color: inherit;
	color: #999;
	font-size: .7em;
	padding: 2px 0 0 0;
}
#navigationRechts #kastenKontakt {
	margin: 0 0 3px 0;
}
#kastenSchnellsuche .formTextfeld, #kastenNewsletter .formTextfeld {
	float: left;
	font-size: 1em;
	width: 9em;
}
#kastenLogin .formButton {
	/*border: 1px solid red;*/
	margin: 0 0 0 30px;
}

/* buttons für hilfsnavi-ersatz ********************************************************************** */
#navigationRechts .kastenButton {
	background-color: #e6e6e6;
	color: #222;
	font-size: .8em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 2px 1px 2px;
}
#navigationRechts .kastenButton A {
	text-decoration: none;
}
#navigationRechts .kastenButton .kastenLinks {
	float: left;
}
#navigationRechts .kastenButton .kastenRechts {
	float: right;
}


/* Definition Links für Änderung Schriftgrad begin */
#fsMinus {
	margin: 0 2px 0 2px;
	padding: 0;
}
#fsMinus A, #fsMinus A:link, #fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: inherit;
	color: #333;
	font-weight: bold;
	font-size: 0.8em;
	padding: 2px;
	text-decoration: none;
}
#fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: #ff9600;
	color: #fff;
}
#fsMinus A.aktiv {
	background-color: #333;
	color: #fff;
}
#fsDefault {
	margin: 0 2px 0 2px;
	padding: 0;
}
#fsDefault A, #fsDefault A:link, #fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: inherit;
	color: #333;
	font-weight: bold;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: #ff9600;
	color: #fff;
}
#fsDefault A.aktiv {
	background-color: #333;
	color: #fff;
}
#fsPlus {
	margin: 0 2px 0 2px;
	padding: 0;
}
#fsPlus A, #fsPlus A:link, #fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: inherit;
	color: #333;
	font-weight: bold;
	font-size: 1.25em;
	padding: 2px;
	text-decoration: none;
}
#fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: #ff9600;
	color: #fff;
}
#fsPlus A.aktiv {
	background-color: #333;
	color: #fff;
}
/* Definition Links für Änderung Schriftgrad end */
