body {
  background-image: 	url('../../web/images/Agentur/mr_pattern_wolken.jpg');
  background-repeat:	repeat;
  background-attachment:fixed;
}
div#slogan { z-index: 8;}
div#content {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_hell.png');
  background-repeat:	repeat;
  z-index:		15;
}
div#mrNews {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_hell.png');
  background-repeat:	repeat;
  color:		#343434;
  z-index: 6;
}
.contentP {
  font-family:	Georgia;
  font-size:	14px;
  color:	#343434;
}

div#menu { color: #343434; }

div#menu a:link { color: #343434; text-decoration: none; }
div#menu a:hover { color: #343434; text-decoration: none; }
div#menu a:active { color: #d8d4d3; text-decoration: none; }
div#menu a:visited { color: #343434; text-decoration: none; }

div#backgroundImage { position: fixed; bottom: 0px; right: 0px; z-index: 1;}

.classMenueActive {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_hell.png');
  background-repeat:	repeat;
}
.classMenueHover:hover {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_hell.png');
  background-repeat:	repeat;
  color:		#343434 !important;
}
/*div#bodyImage { height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; overflow: auto;}*/