
#kastenBannerDisplay {	
}
#kastenSchnellsuche {
}
#kastenSchriftgrad {
}
#kastenNewsletter {
}
#kastenKontakt {
}
#kastenLogin {
}
.navigationRechts .kasten {
	background: url(../bilder/bg_schatten_rechts.gif) 162px 0px repeat-y;
	margin: 0;
	padding: 0;
}

.navigationRechts .kastenInhalt {
	float: left; 
	border: 1px solid #325882;
	margin: 0;
	padding: 0;
}
.navigationRechts .kastenInhalt FORM {
	margin:  0;
	padding: 0;
}

#kastenBannerDisplay .kastenInhalt {
	width: 160px; 
	height: 115px;
	/*height: 50px;
	overflow: hidden;*/
}

#kastenSchnellsuche .kastenTitel,
#kastenSchnellsuche LABEL {
	display: none;
}
#kastenSchnellsuche .kastenInhalt {
	background: url(../bilder/bg_schnellsuche.gif) 0px 0px repeat-x;
	background-color: #9FB0C4;
	color: inherit;
	width: 150px; 
	padding: 5px; 
}
#kastenSchnellsuche .formTextfeld {
	width: 120px; 
	border: 1px solid #325882; 
	background-color: #fff;
	color: inherit;
}
#kastenSchnellsuche .formButton {
	vertical-align:middle; 
	border: none; 
	background: url(../bilder/button_suche.jpg) top left no-repeat; 
	height: 19px; 
	width: 19px;
}


/* 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: #555;
	padding: 2px;
	text-decoration: none;
}
#fsMinus A:hover, #fsMinus A:focus, #fsMinus A:active {
	background-color: inherit;
	color: #1A4E7D;
	text-decoration: underline;
}
#fsMinus A.aktiv {
	font-weight: bold;
	background-color: inherit;
	color: #1A4E7D;
}
#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: #555;
	padding: 2px;
	text-decoration: none;
}
#fsDefault A:hover, #fsDefault A:focus, #fsDefault A:active {
	background-color: inherit;
	color: #1A4E7D;
	text-decoration: underline;
}
#fsDefault A.aktiv {
	font-weight: bold;
	background-color: inherit;
	color: #1A4E7D;
}
#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: #555;
	padding: 2px;
	text-decoration: none;
}
#fsPlus A:hover, #fsPlus A:focus, #fsPlus A:active {
	background-color: inherit;
	color: #1A4E7D;
	text-decoration: underline;
}
#fsPlus A.aktiv {
	font-weight: bold;
	background-color: inherit;
	color: #1A4E7D;
}
/* Definition Links für Änderung Schriftgrad end */

