/* menu / nav elements */
#homelink
{ 
  right:0%;
  bottom:0%;
  padding-right:0px;
  padding-bottom:10px;
  position:absolute;
  font-family: verdana,sans-serif;  
  color:black;
  text-decoration:none;
  text-align:center;
  font-size:10pt;
  }

.menu
{ 
  width:100px;
  top:100px;
  left:25px;
  position:relative;
  }

#menu a:link,
#menu a:visited,
#menu a:active 
{
  font-family: andale mono,trebuchet ms, verdana,sans-serif;  
  color:black;
  text-decoration:none;
  text-align:center;
  font-size:11pt;
  cursor:pointer;
  }
.menuItem
{ 
margin-bottom:7px;
 }
#submenu
{ 
  width:100px;
  top:380px;
  left:28px;
  position:absolute;

 }

#submenu a:link,
#submenu a:visited,
#submenu a:active
{
  font-family: andale mono,trebuchet ms,verdana,sans-serif;  
  color:black;
  text-decoration:none;
  text-align:center;
  font-size:10pt;
  }

/* submenu was */
.subWas
{ 
  width:100px;
  top:400px;
  left:28px;
  position:absolute;
  }
*+html div.subWas, /* für den IE7 */
{
  top:391px;
}
*html div.subWas /* für den IE6 */
{
  top:391px;
}
.subWasItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWasTraining
{ 
  width:100px;
  top:284px;
  left:28px;
  position:absolute;
  }
*+html div.subWasTraining /* für den IE7 */
{
  top:267px;
}
*html div.subWasTraining /* für den IE6 */
{
  top:267px;
}
.subWasTrainingItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWasTrainingSubItem
{ 
margin-left:13px;
  }

/* submenu wer  */
.subWer
{ 
  width:100px;
  top:400px;
  left:28px;
  position:absolute;
  }
*+html div.subWer /* für den IE7 */
{
  top:395px !important;
}
*html div.subWer /* für den IE6 */
{
  top:395px;
}

.subWerItem
{ 
margin-top:4px;
margin-bottom:4px;
  }

.subWerDozenten
{
  width:100px;
  top:284px;
  left:28px;
  position:absolute;
  }
*+html div.subWerDozenten /* für den IE7 */
{
  top:271px;
}
*html div.subWerDozenten /* für den IE6 */
{
  top:271px !important;
}
.subWerDozentenItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWerDozentenSubItem
{ 
margin-left:13px;
  }

/* submenu warum*/
.subWarum
{ 
  width:100px;
  top:400px;
  left:28px;
  position:absolute;
  }
*+html div.subWarum /* für den IE7 */
{
  top:395px;
}
*html div.subWarum /* für den IE6 */
{
  top:395px;
}
.subWarumItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
/* submenu wie */
.subWie
{ 
  width:100px;
  top:380px;
  left:28px;
  position:absolute;
  }
*+html div.subWie /* für den IE7 */
{
  top:375px;
}
*html div.subWie /* für den IE6 */
{
  top:375px;
}
.subWieItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWieAnmelden
{ 
  width:100px;
  top:360px;
  left:28px;
  position:absolute;
  }
*+html div.subWieAnmelden /* für den IE7 */
{
  top:353px;
}
*html div.subWieAnmelden /* für den IE6 */
{
  top:353px;
}
.subWieAnmeldenItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWieAnmeldenSubItem
{ 
margin-left:13px;
  }

/* submenu wann */
.subWann
{ 
  width:100px;
  top:360px;
  left:28px;
  position:absolute;
  }
*+html div.subWann /* für den IE7 */
{
  top:353px;
}
*html div.subWann /* für den IE6 */
{
  top:353px;
}
.subWannItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
/* submenu wo */
.subWo
{ 
  width:100px;
  top:360px;
  left:28px;
  position:absolute;
  }
*+html div.subWo /* für den IE7 */
{
  top:353px;
}
*html div.subWo /* für den IE6 */
{
  top:353px;
}
.subWoItem
{ 
margin-top:4px;
margin-bottom:4px;
  }

.subWoAnfahrt
{ 
  width:100px;
  top:340px;
  left:28px;
  position:absolute;
  }
*+html div.subWoAnfahrt /* für den IE7 */
{
  top:331px;
}
*html div.subWoAnfahrt /* für den IE6 */
{
  top:331px;
}
.subWoAnfahrtItem
{ 
margin-top:4px;
margin-bottom:4px;
  }
.subWoAnfahrtSubItem
{ 
margin-left:13px;
  }


/* ende menu */

