body {
  background-image: url('../../web/images/Portfolio/karton_hintergrund_weiss.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: 0;  left:250px; text-align: right; 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;
}
