html { 
			background-color:#000;
		}
/* A  { margin-left:10px; } */

A:link  { background-color: transparent; color:#888099;
		  text-decoration:none;}
		  
A:visited  { background-color: transparent; color:#444450;
		  text-decoration:none;}
		  
A:hover  { background-color: transparent; color:#BBAABB;
		  text-decoration:none;}
p { font-size:12pt; font-family:arial; text-align:justify; margin: 10px;  color:#808088; }
P.continuation { font-size:11pt; font-family:times; text-left:justify;   }
p.it { font-style:italic;  }
p.title { text-align:center; font-size:18pt; font-weight:bold; margin:10px: }
p.em { font-weight:bold;  text-align:center;  }
p.button { font-weight:bold;  font-family:helvetica; text-align:center;  }
p.header { font-size:16pt; font-weight:bold; color:#AA99AA;  text-align:center;  margin-bottom:20px; }
.menu { background: url(images/semitransparent-70.png);
		width:150px; height:320px; margin-left:50px; float:left; }
.erklarungbox { background:url(images/semitransparent-70.png); 
				width:400px; height:350px;  margin-right:50px; float:right; }
.textbox { width:400px; height:350px; float:right; }
.footer {  width:400px;  float:left; text-align:center; width:100%; margin:50px; }
li { color:#888088; text-align:left; }
/*border: 2px solid Red; */
