/* Werbewelt */
/* anchorstylesheet*/


/*Linkfarben ohne Javascript (werden vom JS Fader überschrieben)*/

a:link, a:visited, a:active, a:focus {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:none;
}
a:active, a:focus {
  /* reduce the link size to zero when the link is in the 
  active/focus state.
  This literally removes the dotted border which is ONLY applied
  to the link itself and not any containing elements WHEN THOSE
  ELEMENTS HAVE A POSITION ABSOLUTE! */
  /*width:0; height:0;*/
  outline:0; 
  outline: none; /* for browsers that understand */
  }




.mnRelLink a:hover, .relLink a:hover {
	color:#a18b1b;
}
	
.mnIntLink a:hover, .intLink a:hover {
	color:#f00;
}

.mnCampLink a:hover, .campLink a:hover {
	color:#999;
}

#newsKategorien a, #newsArchiv a, div.news-catmenu-NO a {
	color:#fff;
}

a.activeLink{
	color:#666;
}

div.news-catmenu-ACT a{
	color:#666 !important;
}

#n4 {
	padding-top:22px;
}
	
#n5 {
	padding-top:22px;
	padding-bottom:22px;
}

/* Navigation Intranet und Extranet Grafiken */
li#mn01 a {
	background-image:url(../gfx/mainnavi_website_na.gif);
	width:36px;
	height:41px;
}

li#mn01 a:hover {
	background-image:url(../gfx/mainnavi_website_mo.gif);
}

li#mn01 #hier {
	background-image:url(../gfx/mainnavi_website_mo.gif);
}

li#mn02 a {
	background:url(../gfx/mainnavi_intranet_na.gif);
	width:34px;
	height:41px;
}

li#mn02 a:hover {
	background:url(../gfx/mainnavi_intranet_mo.gif);
}

li#mn02 #hier {
	background-image:url(../gfx/mainnavi_intranet_mo.gif);
}

li#mn03 a {
	background:url(../gfx/mainnavi_quojob_na.gif);
	width:34px;
	height:41px;
}

li#mn03 a:hover {
	background:url(../gfx/mainnavi_quojob_mo.gif);
}

li#mn03 #hier {
	background-image:url(../gfx/mainnavi_quojob_mo.gif);
}

li#mn04 a {
	background:url(../gfx/mainnavi_extranet_na.gif);
	width:36px;
	height:41px;
}

li#mn04 a:hover {
	background:url(../gfx/mainnavi_extranet_mo.gif);
}

li#mn04 #hier {
	background-image:url(../gfx/mainnavi_extranet_mo.gif);
}

li#mn05 a {
	background:url(../gfx/mainnavi_rex_na.gif);
	width:44px;
	height:41px;
}

li#mn05 a:hover {
	background:url(../gfx/mainnavi_rex_mo.gif);
}

li#mn05 #hier {
	background-image:url(../gfx/mainnavi_rex_mo.gif);
}