textarea, select {
	/*scrollbar-base-color:rgb(136,176,199);*/
}
#SUBNAVIGATION .start {
	background: #00519e;
}
#SUBNAVIGATION ul {
	background: #00519e;
}
#SUBNAVIGATION .ende {
	background: #00519e;
}
#INHALT .start {
	background-color: #FFFFFF;
	border: 1px solid #00519e;
	border-bottom: none;
}
#INHALT .content {
	background: #FFF;
	border-right: 1px solid #00519e;
	border-left: 1px solid #00519e;
}
#INHALT input, #INHALT select, #INHALT textarea {
	background: #FFF;
}
#INHALT .ende {
	border: 1px solid #00519e;
	border-top: none;

}
#RECHTE-SPALTE .login input, #RECHTE-SPALTE .suche input {
	background: url(../images/layout/hintergrund_formularfeld_startseite.gif);
}
#RECHTE-SPALTE .login input.button {
	background: url(../images/layout/bullet-link.png) no-repeat right center;
}
#RECHTE-SPALTE .box .start {
	background: #00519e;
}
#RECHTE-SPALTE .box .content {
	background: #00519e;
}
#RECHTE-SPALTE a {
	background: url(../images/layout/bullet-link.png) no-repeat right;
}
#RECHTE-SPALTE .box .ende {
	background: #00519e;
}

