body {
  background       : #ebe8e3 ;
  color            : #4b4b48 ;
  font-family      : Arial, Helvetica, Sans-Serif ;
  font-size        : 1em ;
  font-size        : 100.01% ;
  line-height      : 1em ;
  margin           : 0 ;
  padding          : 0 ;
  text-align       : center ;
}

a:active, a:link, a:visited {
 color             : #484b4d ;
 text-decoration   : underline ;
}

a:hover {
  color            : #6a7070 ;
  text-decoration  : underline ;
}

table {
  font-size        : 1em ;
}

#body {
  padding-top      : 150px ;
}

#box_main {
  background       : #f1efeb ;
  font-size        : 1em ;
  height			     : auto ; 
  margin           : 0 auto ; 
  margin-left      : auto ; 
  margin-right     : auto ; 
  text-align       : left ;
  width            : 650px ; /* Breite des Layouts */
}

#box_header {
  background       : #ccc ;
}

#box_navi {
  background       : #ccc ;
  border-bottom    : 1px solid white ;
  border-left      : 1px solid #9ea19f ;
  border-right     : 1px solid #9ea19f ;
  color            : #6a7070 ;
  font-size        : 0.7em ;
  font-weight      : bold ;
  height           : 28px ;
  padding-right    : 23px ;
  padding-top      : 6px ;
  text-align       : right ;
  text-transform   : lowercase ;
}

#box_navi a:active, #box_navi a:link, #box_navi a:visited  {
  color            : #6a7070 ;
  text-decoration  : none ;
}

#box_navi a:hover, #box_navi a.sel:active, #box_navi a.sel:link, #box_navi a.sel:visited {
  color            : white ;
  text-decoration  : none ;
}

#box_body {
  border-left      : 1px solid #d0d1cf ;
  border-right     : 1px solid #d0d1cf ;
}

#box_content {
  color            : #484b4d ;
  font-size        : 0.75em ;
  padding          : 15px 25px ;
}

#box_content h1 {
  font-size        : 1.35em ;
}

#box_content .contact {
  float            : left ;
  width            : 4em ;
}

#box_content .contact_short {
   float            : left ;
  width            : 2.25em ;
}

#box_content .contact_7l {
  float            : left ;
  height           : 7em ;
  width            : 5em ;
}

#box_content .data {
  float            : left ;
  width            : 11.5em ;
}

#box_content .data_2l {
  float            : left ;
  height           : 2em ;
  width            : 11.5em ;
}