
div#headerbox{
	width:auto; 
	color:#0000FF;
	text-align:center; 
	font-size:20px; 
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style:italic;
	padding:5px; 
	border-bottom:2px solid #202080; 
	border-top:10px solid #202080; 
	border-left:1px solid #202080; 
	border-right:1px solid #202080;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

