.blackbox {
	border: 1px dotted #999999;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bargrad {
	background-image: url(images/bargrad.jpg);
	background-position: center;
}
.rightline {
	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: f1f1f1;
	border-right-color: f1f1f1;
	border-bottom-color: f1f1f1;
	border-left-color: f1f1f1;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
