body {
  background-color: #000912;
  font-size: 13px;
  font-family: Georgia,Verdana, Arial, SunSans-Regular, Sans-Serif;
  letter-spacing: 0.8px;
  color:#ffffff;  
  padding:20px;
  margin:0px;
  text-align: center;
  line-height: 20px;
  background-image: url(../elemente/hg_content.jpg);
  background-repeat: no-repeat;
}



#header { 	
  text-align: right;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 20px;
  width: 860px;
  height: 194px;
  background-color: #ffffff;
  background-image: url(../elemente/header.jpg);
  background-repeat: no-repeat;

}

#navigation { 	
  top: 180px;
  margin-left: 445px;
  position: absolute;

}

#login{ 	
  text-align: left;
  vertical-align: middle;	
  margin-left: 600px;
  padding: 20px;
  width: 180px;
  height: 130px;

}

#inhalt { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 20px;
  margin-top: -40px;
  width: 860px;
  background-color: #09395F;
/*  background-image: url(../elemente/hg_content.jpg);
  background-repeat: no-repeat; */

}



#footer { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 20px;
  width: 860px;
  height: 20px;
  background-color: #116496;
}

