.body {
	position: relative;
	z-index: 1;
	width: 850px;
	text-align: left;
	height: 500px;
	margin: auto;
	top: 110px;
}
.zurperson {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	position: absolute;
	width: 120px;
	height: 100%;
	z-index: 3;
}
.diearbeiten {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	position: absolute;
	width: 120px;
	height: 100%;
	left: 140px;
	z-index: 3;
}
.auswahl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	position: absolute;
	width: 120px;
	height: 100%;
	left: 280px;
	z-index: 5;
}
.ansicht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	position: absolute;
	width: 430px;
	height: 100%;
	left: 420px;
	z-index: 6;
}
.rot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C24840;	
	
}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C24840;
}
a:active {
	text-decoration: none;
	
	
