
#kastenBannerDisplay {	
}
#kastenSchnellsuche {
}
#kastenSchriftgrad {
	/*border: 1px solid red;*/
	font-size: .8em;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#kastenNewsletter {
}

.navigationRechts .kasten {
	font-size: .8em;
	margin: 0 0 10px 0;
	padding: 0;
	width: 150px;
}
.navigationRechts .kastenTitel {
	background-color: #0c355e;
	background: url(../bilder/bg_navigation_0_aktiv.gif) center left repeat-x;
	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: #DCE5EF;/*F1F5F9*//*CDDBEA*/
	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;
}
.navigationRechts .formButton {
	background-color: #0c355e;
	background: url(../bilder/bg_navigation_0_aktiv.gif) center left repeat-x;
	border: 1px solid #0c355e;
	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;
}
#kastenSchnellsuche .formTextfeld, #kastenNewsletter .formTextfeld {
	width: 6.8em;
	font-size: 1em;
	float: left;
}
/* Definition Links für Änderung Schriftgrad begin */
#kastenSchriftgrad #naviSchriftgrad {
	/*border: 1px solid red;*/
	padding: 8px 0 0 0; 
	margin: 0;
}
#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: #777;
	font-weight: bold;
	font-size: 0.8em;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: inherit;
	color: #0c355e;
}
#fsMinus A.aktiv {
	background-color: inherit;
	color: #0c355e;
}
#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: #777;
	font-weight: bold;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: inherit;
	color: #0c355e;
}
#fsDefault A.aktiv {
	background-color: inherit;
	color: #0c355e;
}
#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: #777;
	font-weight: bold;
	font-size: 1.25em;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
}
#fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: inherit;
	color: #0c355e;
}
#fsPlus A.aktiv {
	background-color: inherit;
	color: #0c355e;
}
/* Definition Links für Änderung Schriftgrad end */

/* Darstellung Banner begin */
#kastenBannerDisplay .banner {
	/*border-top: 1px solid #c4d3e3;
	border-bottom: 1px solid #c4d3e3;*/
	border: 1px solid #c4d3e3;
	margin: 0 0 10px 0;
	text-align: center;
}
#kastenBannerDisplay .bannerLetzter {
	border: 1px solid #c4d3e3;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 0;
}

/* Darstellung Banner end */