.navigationRechts {
	/*float: none;*/
	margin: 20px 0 0 0;
	text-align: left;
}
#kastenBannerDisplay {	
}
#kastenSchnellsuche {
}
#kastenNewsletter {
}
#kastenKontakt {
}
#kastenLogin {
}
.navigationRechts #kastenTop {
	/*border: 1px solid red;*/
	background-color: #fff;
	color: inherit;
	font-size: .7em;
	margin: 0 0 4px 0;
	padding: 0;
	width: 120px;
}
.navigationRechts #kastenTop .sprache {
	float: left;
}
.navigationRechts #kastenTop .schriftgrad {
	float: right;
}
.navigationRechts .kasten {
	border: 1px solid #9b9c9e;
	font-size: .7em;
	margin: 0 0 10px 0;
	padding: 0;
	width: 120px;
}
.navigationRechts .kastenTitel {
	background-color: #9b9c9e;
	color: #fff;
	margin: 0;
	padding: .1em 2px .1em 2px;
}
.navigationRechts .kastenTitel A {
	background-color: inherit;
	color: #fff;
	display: block;
	line-height: 1.5em;
	height: 1.5em;
	text-decoration: none;
}
.navigationRechts .kastenTitel H3 {
	background-color: inherit;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.navigationRechts .kastenInhalt {
	background-color: #fff;
	color: inherit;
	margin: 0;
	padding: .3em 2px .1em 2px;
}
.navigationRechts .kastenInhalt FORM {
	margin:  .3em 0 0 0;
	padding: 0;
}
#kastenBannerDisplay .kastenInhalt {
	height: 50px;
	/*overflow: hidden;*/
}
#kastenBannerDisplay .kastenInhalt IMG {
	border: 0;
	margin: 0;
	padding: 0;
}
.navigationRechts .formButton {
	background-color: #0786bd;
	border: 1px solid #0786bd;
	cursor: pointer;
	color: #fff;
	float: right;
	font-weight: bold;
	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;
	width: 6em;
}
#kastenKontakt .kastenInhalt {
	/*border: 1px solid red;*/
	background-color: #fff;
	background-image: url(../bilder/kastenKontakt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffe;
	height: 32px;
	text-align: right;
}
#kastenSchnellsuche .formTextfeld, #kastenNewsletter .formTextfeld {
	width: 6.8em;
	/*font-size: 1em;*/
	float: left;
}

#kastenKontakt .formButton {
	/*border: 1px solid red;*/
	margin:  10px 0 0 0;
}

#kastenLogin .formButton {
	/*border: 1px solid red;*/
	margin: 0 0 0 30px;
}

/* Definition Links für Änderung Schriftgrad begin */
#fsMinus {
	margin: 0;
	padding: 0;
}
#fsMinus A, #fsMinus A:link, #fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: inherit;
	color: #9b9c9e;
	font-weight: bold;
	font-size: 0.8em;
	padding: 2px;
	text-decoration: none;
}
#fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: #0786bd;
	color: #fff;
}
#fsMinus A.aktiv {
	background-color: #9b9c9e;
	color: #fff;
}
#fsDefault {
	margin: 0;
	padding: 0;
}
#fsDefault A, #fsDefault A:link, #fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: inherit;
	color: #9b9c9e;
	font-weight: bold;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: #0786bd;
	color: #fff;
}
#fsDefault A.aktiv {
	background-color: #9b9c9e;
	color: #fff;
}
#fsPlus {
	margin: 0;
	padding: 0;
}
#fsPlus A, #fsPlus A:link, #fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: inherit;
	color: #9b9c9e;
	font-weight: bold;
	font-size: 1.25em;
	padding: 2px;
	text-decoration: none;
}
#fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: #0786bd;
	color: #fff;
}
#fsPlus A.aktiv {
	background-color: #9b9c9e;
	color: #fff;
}
/* Definition Links für Änderung Schriftgrad end */
