* 	{
	margin: 0px;
	padding: 0px;
	border: 0px solid #eee;
	}
html 	{
	color: #bfd6e2;
	font: 70%/1.2 verdana, arial, helvetica, sans-serif;
	}
BODY	{
	position:relativ;
  background-color: #fcc995;
  text-align: center;   
  }
#alle {
  background-color: #011336;
  width: 800px;
  margin: auto;
  }
h1 	{
	text-align: left;
	font-size: 1.20em;
	margin: 20px;
  }

h2 	{
	text-align: left;
	font-size: 1.1em;
	}
p 	{
	font-size: 1em;
	text-align: left;
	padding: 20px;
  }
.bbb {
  background: url(Optik-Bruder-B.jpg) left top no-repeat ;
  margin-top: 20px;
  margin-left: 40px;
  padding-top: 40px;
  padding-left: 85px;
  }
.adr {
  margin-left: 160px;
  margin-top: -20px;
  }
#li01,#li02	{
	}
a:link	{
         color: #fff;
         }
a:focus	{
         color: #ff0;
         background: url(BILDER/BG-Button-normal.gif) center no-repeat ;
         }
a:visited	{
         color: #bbb;
         background: url(BILDER/BG-Button-normal.gif) center no-repeat ;
}
a:hover	{
         color: #ff0;
         background: url(BILDER/BG-Button-over.gif) center no-repeat ;
}
a:active	{
         color: #aa0;
         background: url(BILDER/BG-Button-pressed.gif) center no-repeat ;
}