#SUBNAVIGATION .start {
	background: #00519E;
}
#SUBNAVIGATION ul {
	background: #00519E;
}
#SUBNAVIGATION .ende {
	background: #00519E;
}
#INHALT .start {
	background-color: #FFFFFF;
	border: 1px solid #006AB3;
	border-bottom: none;
}
#INHALT .content {
	background: #FFF;
	border-right: 1px solid #006AB3;
	border-left: 1px solid #006AB3;
}
#INHALT input, #INHALT select, #INHALT textarea {
	background: #FFF;
}

#INHALT .startseiteninhalt .inhaltsbox {
	padding: 0 0 20px 0;
}
#INHALT .startseiteninhalt .mitrand {
	border-bottom: 1px solid #006AB3;
	margin: -6px 0 20px 0;
}
#INHALT .startseiteninhalt .bild {
	float: left;
	margin: 0 0 0 -110px;
	width: 110px;
	padding: 13px 0 0 0;
}
#INHALT .startseiteninhalt .text {
	float: right;
	width: 380px;
}
#INHALT .startseiteninhalt .link {
	height: 22px;
	width: 118px;
	margin: 0 0 0 -16px;
	color: #FFF;
	text-decoration: none;
	padding: 18px 0 0 45px;
	display: block;
}
#INHALT .startseiteninhalt .schueler {
	background: url(../images/layout/hauptnavigation/schueler-alle.png) no-repeat left -62px
}
#INHALT .startseiteninhalt .studierende {
	background: url(../images/layout/hauptnavigation/studierende-alle.png) no-repeat left -62px
}
#INHALT .startseiteninhalt .hochschulen {
	background: url(../images/layout/hauptnavigation/hochschulen-alle.png) no-repeat left -62px
}
#INHALT .startseiteninhalt .unternehmen {
	background: url(../images/layout/hauptnavigation/unternehmen-alle.png) no-repeat left -62px
}


#INHALT .ende {
	border: 1px solid #006AB3;
	border-top: none;
	background: #FFF;
}
#RECHTE-SPALTE .login input, #RECHTE-SPALTE .suche input {
	background: url(../images/layout/hintergrund_formularfeld_start.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;
}

