/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | HINTERGRUND-GRAFIKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.bg-main {
  background-color: #EDE1C9;
  background-image: url(../grafik/bg_main.gif);
  background-repeat: no-repeat;
}


body.bg-start {
  margin: 100px 0 0 0;
  background-color: #000000;
  width: 100%;
}
