.border1 {
	border: 1px solid #8C6C6D;
}
.top {
	border-top: 1px solid #8C6C6D;
	border-right: 1px none #00FFFF;
	border-bottom: 1px none #8C6C6D;
	border-left: 1px none #8C6C6D;
}
.rechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9A0000;
	border-right-color: #9A0000;
	border-bottom-color: #9A0000;
	border-left-color: #9A0000;
}
.text-wit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
