.messagebox
 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2em;
 }
 
.messagebox p.mtitel
 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1a2b4a;
	color: #1a2b4a;
 }
 
.messagebox p.mcont
 {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
 }
 
.messagebox p.adminnote
 {
  font-family: verdana;
  font-size: 12px; 
  text-align: center;  
 }

