body {
  text-align:				center;
  background-color:			#3c3c3c; }

body, a {
  color:					#797979;
  font-family:				Verdana;
  font-size:				11pt;
  text-decoration:			none; }

  
#shadow {
  width:					980px;
  height:					724px;
  margin:					auto;
  padding:					22px;
  background-image:			url('gfx/shadow.gif'); }
  
#body {
  width:					980px;
  height:					724px;
  background-color:			#000000; }
  
#bild_links {
  width:					30px;
  height:					724px;
  float:					left; }
  
#rechts {
  width:					947px;
  height:					724px;
  float:					right; }
  
#header {
  width:					947px;
  height:					90px;
  background-color:			#1a1a1a; 
  background-image:			url('gfx/header.jpg'); }
  
#navi {
  margin:					0px;
  padding:					5px;
  background-color:			#1a1a1a;
  text-align:				right;}
  
#navi li {
  font-size:				10.5pt;
  display:					inline;
  margin-right:				15px; }

h1 {
  font-family:				Times New Roman;
  font-size:				20pt;
  margin:					0px;
  text-align:				left;
  margin-left:				20px;
  margin-top:				10px; }
  
hr {
  width:					907px;
  height:					1px;
  background-color:			#3c3c3c;
  color:					#3c3c3c;
  border:					0px;  }
  
#inhalt {
  height:					505px;
  margin-left:				20px;
  margin-right:				20px;
  text-align:				justify;
  overflow:					auto; }

#footer {
  margin:					0px;
  text-align:				right; }

#footer a {
  font-size:				10pt;
  color:					#3c3c3c; }
  
#footer li {
  display:					inline;
  margin-right:				20px; }