#visibleOnlyWithout {
 background : transparent
              no-repeat;
 margin : -202px 0 0 -300px;
 position : absolute;
 top : 50%;
 left : 50%;
 width : 600px;
 height : 404px;
 font-face: Verdana, Arial;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000;
 text-align : center;
}

#visibleOnlyWith{
 margin : -331px 0 0 -422px;
 position : absolute;
 top : 50%;
 left : 50%;
 width : 844px;
 height : 662px;
 text-align : center;
 visibility : hidden;
}

#menue {
 position : relative;
 top : -123px;
 left : -6px;
 width : 844px;
 height : 20px;
 text-align : center;
}

 #menue a { color: #333; background:transparent; font-size: 70%; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
  #menue a:focus, 
  #menue a:hover,
  #menue a:active {color: #A7A9AC; text-decoration: none; font-weight:bold;  font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif;}

#visibleOnlyWithout a, a:link, a:visited { text-decoration : none; color: #000000; }