.rahmen {
	border: 1px solid #050E38;
}
.bottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #050E38;
}
.rechts {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #050E38;
}
.navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CAD5;
}
