
#kastenBannerDisplay {	
}
#kastenSchnellsuche {
}
#kastenSchriftgrad {
}
#kastenNewsletter {
}
#kastenKontakt {
}
#kastenLogin {
}
#kastenOeffnungszeiten{
}
#kastenBannerDisplay {
	height: 144px;	
	width: 154px;
	float: right;
	margin: 0 0 -3px 0;
	padding: 0 0 19px 0;
	/*background-color: red;*/
}
#kastenBannerDisplay .inhalt{
	float: right;
}
#kastenOeffnungszeiten {
	width: 154px;
	/*height: 84px;*/
	float: right;
}
.navigationRechts .kasten {
	font-size: .8em;
	margin: 0;
	width: 154px;
	height: 84px;
	float: right;
	border-top: 2px solid #C3C12E;
	/*background-color: red;*/
}
.navigationRechts .kastenTitel {
	/*background-color: #697A84;*/
	color: #fff;
	margin: 0 0 -2px 0;
	padding: 8px 2px 0 0;
}
.navigationRechts .kastenTitel A {
	display: block;
	line-height: 1.5em;
	height: 1.5em;
	text-decoration: none;
}
.navigationRechts .kastenTitel H3 {
	background-color: inherit;
	color: #4D5C65;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0.13em 5px 0.13em 0;
}
.navigationRechts .kastenInhalt {
	background-color: #fff;
	color: inherit;
	margin: 0;
	padding: .2em 0 .1em 0;
}
.navigationRechts .kastenInhalt FORM {
	margin:  .3em 0 0 0;
	padding: 0;
}
.navigationRechts .formButton {
	background-color: #697A84;
	border: 1px solid #697A84;
	cursor: pointer;
	color: #fff;
	float: right;
	/*font-weight: bold;*/
	font-size: 1em;
	margin: 0 1px 0 0;
	padding: 0;
	text-align: center;
	width: 44px;
	height: 20px;
}
.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: 5.2em;
	text-align: right;
}
#kastenKontakt .formButton {
	/*border: 1px solid red;*/
	margin: 0;
}
#kastenSchnellsuche .formTextfeld, #kastenNewsletter .formTextfeld {
	width: 104px;
	height: 17px;
	font-size: 1em;
	float: left;
}
#kastenSchriftgrad .kastenInhalt {
	text-align: center;
}
/* 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: #AFAE2D;
	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: #AFAE2D;
	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: #AFAE2D;
	color: #fff;
}
#fsPlus A.aktiv {
	background-color: #333;
	color: #fff;
}
/* Definition Links für Änderung Schriftgrad end */
