body {
  background-image: 	url('../../web/images/Kunden/kunden_background.jpg');
  background-repeat: 	repeat;
  background-attachment:fixed;
}
div#slogan { z-index: 8;}
div#content {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_dunkel.png');
  background-repeat:	repeat;
  z-index:15;
}
div#mrNews {
  background-image: 	url('../../web/images/allgemeinHellDunkel/hintergruendeVerlauf/hover_grafik_navigation_dunkel.png');
  background-repeat:	repeat;
  color:		#D8D4D3;
  z-index:		6;
}
.contentP {
  font-family:	Georgia;
  font-size:	14px;
  color:	#D8D4D3;
}
.newsLine { border-bottom: 1px solid #D8D4D3; line-height: 1px; width: 105px; margin-left: 5px; }
div#mrNews a:link, a:active, a:visited { color: #D8D4D3; text-decoration: none; }
div#mrNews a:hover { color: #D8D4D3; text-decoration: underline; }

div#menu { color: #d8d4d3; z-index:7; }

div#menu a:link { color: #d8d4d3; text-decoration: none; }
div#menu a:hover { color: #d8d4d3; text-decoration: none; }
div#menu a:active { color: #343434; text-decoration: none; }
div#menu a:visited { color: #d8d4d3; text-decoration: none; }

a:link, a:active, a:visited { color: #d8d4d3; text-decoration: none; }
a:hover { color: #d8d4d3; text-decoration: underline; }


div#backgroundImage  { position: fixed; top: 0px;  left: 720px; text-align: right; z-index: 1;}
div#backgroundImage2  { position: fixed; bottom: -10px;  left: 700px; text-align: right; z-index: 2;}

.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:		#d8d4d3 !important;
}
.classMenueActive p { color: #343434; }
.classMenueHover :hover { color: #d8d4d3; }
