
/* ########################## INDIVIDUELLE SETTINGS ############################################ */
body
{
  margin:0px;

  font-family:arial;
  font-size:12px;
  color:#00294c;

  background-color:#63aed6;
}



td.hintergrund{
  background-color:#63aed6;
}


td.header_hintergrund_mitte{

  background-color:#ffffff;
  
  background-image:url(../pic/header_fachbetriebe.png);
  background-repeat:no-repeat;  
}



div#header_links{

  position: absolute;
  z-index:3;
  
  width:124px;
  height: 140px;
  
  margin-top: 40px;
  margin-left: 16px;  
  
  background-image:url(../pic/header_links2.png);
  background-repeat:no-repeat;  
}


div#header_rechts{

  position: absolute;
  
  width:140px;
  height: 140px;
  
  margin-top: -145px;
  margin-left: 759px;  
  
  background-image:url(../pic/header_rechts.png);
  background-repeat:no-repeat;   
}
/* ###################################################################### */


