/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | HAUPTMENUE
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
******************************************
** Schriftformatierungen
******************************************
*/


/*
******************************************
** Links
******************************************
*/

/*
  Links im Hauptmenue
*/


/*
******************************************
** Hauptmenue
******************************************
*/


#hauptmenu {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}

div#hauptmenu h2.unsichtbar {
  left: 0;
  color: #B1B8D2;
}

/*#hauptmenu-aussteller {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}

#hauptmenu-teilnehmer {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}

#hauptmenu-journalisten {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}

#hauptmenu-referenten {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}

#hauptmenu-rueckblick {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}*/

/* Fuer Version ohne Menue bzw. Startseite */
/*
#hauptmenublind {
  position: relative;
  width: 314px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: auto;
}*/

#textmenu {
  position: relative;
  width: 200px;
  height: auto;
  margin: 0px 0px 14px 68px;
  padding: 0;
  background: transparent;
  border: 0px;
  font-weight: normal;
}

#logos {
  position: relative;
  width: 314px;
  height: auto;
  margin: 1em 0px 0px 0px;
}

.out {
  width: 314px;
  margin: 9px 0px 0px 0px;
  padding: 0;
  background-image: url(../grafik/menu.gif);
  background-repeat: no-repeat;
  background-color: #E2E5EF;
}

.on {
  width: 314px;
  margin: 9px 0px 0px 0px;
  padding: 0;
  background-image: url(../grafik/menu_.gif);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}

.menutext {
  position: relative;
  background: transparent;
  border: 0px;
  padding: 6px 0px 6px 68px;
}

.menuschrift {
  font-size: 1em;
}


/*
******************************************
** Untermenue
******************************************
*/


/*
******************************************
** Zubehoer
******************************************
*/