body   {
	background-color:#FF0000;
	background-image: url('../Library/hintergrund.jpg'); 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: top left; 
	text-align: center;
	font-family: Verdana; 
	color: #000000; 
	}
#anzeige {
	position:absolute;
	background: #FF0000;
        display: block;
	top:    95px;
	left:   450px;
	height: 300px;
	width:  460px; 
	border:  thin;
	border-color: #000080;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:99;
	}
A 	{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
	}
A:hover	{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: overline underline
	}
h1	{
	font-family:Verdana;
	font-size: 24px; 
	font-weight: bold; 
	color: #FF0000;
	}
p {  }
p {  font-family: "Verdana"; font-size: 12px; }
p {  font-weight: bold}
font { font-family : "Verdana"; font-size : 14px; color: #000000; font-weight: bold; }
h3 {  
  font-family: Verdana; 
  font-size: 14px; 
  font-weight: bold; 
  color: #FFFF39; 
  text-decoration: underline
}
h4 {  
  font-family:Verdana; 
  font-size: 20px; 
  font-weight: 
  bold; color: #FF0000;
}

