/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | HINTERGRUND-GRAFIKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.bg-menue-1 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_menuemotiv_1.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-menue-2 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_menuemotiv_2.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-menue-3 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_menuemotiv_3.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-oben-1 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_obenmotiv_1.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-oben-2 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_obenmotiv_2.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-oben-3 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_obenmotiv_3.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-content-1 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_contentmotiv_1.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-content-2 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_contentmotiv_2.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-content-3 {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_contentmotiv_3.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-weltkarte {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_weltkarte.gif);
  background-repeat: no-repeat;
}

.bg-europakarte {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_europakarte.gif);
  background-repeat: no-repeat;
}

.bg-usakarte {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_usakarte.gif);
  background-repeat: no-repeat;
}

.bg-bildergalerie {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_bildergalerie.gif);
  background-repeat: no-repeat;
}

.bg-mov {
  background-color: #E0C9AA;
  background-image: url(../grafik/bg_mov.gif);
  background-repeat: no-repeat;
}

