.messagebox
 {
   font-family: verdana;
  font-size: 11px;
  text-align: left;
  line-height:18px;
 
 }
 
.messagebox p.mtitel
 {
	margin:10px 0 5px 0;
	padding: 15px;
	color:#993300;
	font-family: verdana;
	font-style: bold;
	text-align: left;
	FONT-SIZE: 14px;
	font-weight: bold;
	background: url(../img/kreis.gif);
	background-repeat: no-repeat;
	height: 46px;
 }
 
.messagebox p.mcont
 {
  font-family: verdana;
   font-size: 11px;
  font-style: normal; 
  text-align: left;  
  
 }
 
.messagebox p.adminnote
 {
  font-family: verdana;
   font-size: 11px;
  font-style: normal; 
  text-align: center;  
 }
 .messagebox ul
 {
	list-style-image: url(../img/punkt.gif);
	list-style-position: outside;
	
 }
