
#kastenBannerDisplay {	
}
#kastenSchnellsuche {
}
#kastenSchriftgrad {
}
#kastenNewsletter {
}
#kastenKontakt {
}
#kastenLogin {
}
.navigationRechts .kasten {
	font-size: .8em;
	margin: 0 0 10px 0;
	padding: 0;
	width: 12.5em;
}
.navigationRechts .kastenTitel {
	background-color: #004F8D;
	color: #fff;
	margin: 0;
	padding: .1em 2px .1em 2px;
}
.navigationRechts .kastenTitel A {
	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;
}
.navigationRechts .kastenInhalt {
	/*background-color: #E5EAF0;
	color: inherit;*/
	border-left: 1px solid #A4B5D1;
	border-bottom: 1px solid #A4B5D1;
	margin: 0;
	padding: .3em 2px .1em 2px;
}
.navigationRechts .kastenInhalt FORM {
	margin:  .3em 0 0 0;
	padding: 0;
}
#kastenBannerDisplay .kastenInhalt {
	height: 50px;
	overflow: hidden;
}
.navigationRechts .formButton {
	border: 1px solid #F58233;
	background: url(../bilder/bg_button.gif) center left repeat-x;
	background-color: #F58233;
	cursor: pointer;
	color: #fff;
	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;
	/*width: 6em;*/
}
#kastenSchriftgrad .kastenInhalt {
	text-align: center;
}
#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;
}
#kastenSchnellsuche .formTextfeld, #kastenNewsletter .formTextfeld {
	width: 6.8em;
	font-size: 1em;
	float: left;
}
#kastenKontakt .formButton {
	/*border: 1px solid red;*/
	margin:  30px 0 0 0;
}
#kastenLogin .formButton {
	/*border: 1px solid red;*/
	float: right;
	margin: 0;
}
#kastenLogin .formTextfeld {
	float: right;
	margin: 0 0 2px 0;
	width: 6.8em;
}

.navigationRechts UL {
	list-style-type: square;
	padding: .2em 0 0 0;
}
.navigationRechts UL LI {
	/*border: 1px solid red;*/
	background-color: inherit;
	color: #004F8D;
	float: none;
	margin: 0;
	padding: 0 0 .1em 0;
}
.navigationRechts UL LI A {	
	background-color: inherit;
	color: #004F8D;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.navigationRechts UL LI A:hover, .navigationRechts UL LI A:focus, .navigationRechts UL LI A:active {
	text-decoration: underline;
}

/* Darstellung Banner begin */
#kastenBannerDisplay {
	font-size: .8em;
}
#kastenBannerDisplay .banner {
	border-left: 1px solid #A4B5D1;
	border-bottom: 1px solid #A4B5D1;
	margin: 0 0 10px 0;
	text-align: center;
}
#kastenBannerDisplay .bannerLetzter {
	border-left: 1px solid #A4B5D1;
	border-bottom: 1px solid #A4B5D1;
	margin: 0 0 0 0;
}

/* 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: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: inherit;
	color: #004F8D;
}
#fsMinus A.aktiv {
	background-color: inherit;
	color: #004F8D;
}
#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: inherit;
	color: #004F8D;
}
#fsDefault A.aktiv {
	background-color: inherit;
	color: #004F8D;
}
#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: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: inherit;
	color: #004F8D;
}
#fsPlus A.aktiv {
	background-color: inherit;
	color: #004F8D;
}
/* Definition Links für Änderung Schriftgrad end */

