#content { 
	padding-right: 23em;  }
	
#rightbar { 
	background: rgb(250,250,255);
	width: 22em;          /* Breite der rechten Spalte */
	right: 0em; 
	border-left: 1em solid lavender;  
	margin-right: -100%;
} 

div.topline    { margin-bottom: 140px; }


table.evh { border-collapse: collapse; }
table.evh td, table.evh th { border: 1px solid silver;  }

.meBack { text-align: center; }

del { display: none; }
