
/*
  gne
*/
body {  }
#gne-wrap-1{
  background: #4d87c7 url("../images/bg_blue.png") repeat-x top left fixed; padding: 10px 0;
}
#gne-wrap-2{
	border: 0px #889 solid;
	margin: 0 auto;
	max-width: 80em;
  min-width: 740px;    
}
#gne-header-wrap{
    color: #000;
    background: #fff repeat-x top left;
    height: 180px; /* logo height */
    padding: 45px 2em 1em 20px;
    position: relative;  
}
#maennchen {
  background-color: none; 
  color: black; 
  /*padding-left: 10px;*/
  position: absolute;
  top: 112px;
  left: 50em;
}
#gne-header-wrap ul{
  position: absolute;
  margin-left: 4em;
  right: 1em;
  top: 1em;
}


  #kundeninformationen p,
  #agbs p,
  #datenschutz p,
  #versandkosten p,
  #wiederruf p,
  #startseite p {
    background-color: white;
    color: black;
    line-height: 150%;
    width: 90%;
  }