/*
 * Main-Tags
 */

#speakersimages p {
  clear: both;
}

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  // color: #696969;
  color: #000000;
  line-height: 130%;
}

.margintop {
  margin-top: 13px;
}


p {
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: justify;
}

hr + p {
  margin-top: 10px;
}

/*
 * Header
 */
h1 {
  font-size: 110%;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}

h1 + h1 {
  margin-top: -5px;
}

p + h1 {
  margin-top: 10px;
}

h2 {
  font-size: 140%;
  font-weight: normal;
}

h3 {
  font-size: 130%;
  font-weight: normal;
}

h4 {
  font-size: 125%;
  font-weight: normal;
}

/*
 * Heading Content
 */
.contentheading {
  font-size: 130%;
  line-height: 180%;
}

/**
 * h1 mit marghin-top 0
 */
.h1mt0 {
  margin-top: 0;
}

/*
 * Listen
 */

li {
  margin-left: -26px;
  padding-bottom: 8px;
  line-height: 130%;
}

h1 + ul {
  margin-top: 0px;
}

/*
 * Tabellen
 */

.tablegallery {
  margin-top: 15px;
}

.tdgallery {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

/*
 * Header
 */
.componentheading {
  font-size: 130%;
  line-height: 150%;
  font-weight: normal;
  margin-bottom: 10px;
}

/*
 * Copyright
 */
.copyright {
  font-size: 10px;
  color: #CCCCCC;
}

/*
 * Conference Logo
 */
a.conflogo:link, a.conflogo:visited, a.conflogo:hover {
  color: #FAFAFA;
  background: #FAFAFA;
  text-decoration: none;
}

/**
 * Image Caption
 */
div.mosimage_caption {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  padding-left: 5px;
}

/*
 * News
 */
.newsheading{
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
}

/* 
 * Joomla core stuff
 */

/*
 * Grundeinstellung fuer alle Links
 */

a:link, a:visited {
  color: #6C6C6C;
  text-decoration: none;
}

a:hover {
  color: #6C6C6C;
/*
  font-weight: bold;
*/
}


a:#active_menu  {
  color: #FFCC00;
}

/*
 * Hauptmenu und Zusatzmenu rechts unten
 */

a.mainlevel-nav:link, a.mainlevel-nav:visited {
  // color: #808080;
  color: #000000;
  text-decoration: none;
  line-height: 30px;
}

a.mainlevel-nav:hover {
  color: #6C6C6C;
/*
  color: #B9B6CC;
  font-weight: bold;
*/
  line-height: 30px;
}

/*
 * Hauptmenue
 */
a.mainlevel:link, a.mainlevel:visited {
  // color: #9C98B7;
  color: #000000;
  text-decoration: none;
  line-height: 30px;
}

a.mainlevel:hover {
  color: #B9B6CC;
  font-weight: bold;
  line-height: 30px;
}

/*
 * Submenu
 */
a.sublevel-nav:link, a.sublevel-nav:visited {
  // color: #808080;
  color: #000000;
  text-decoration: none;
  line-height: 16px;
}

a.sublevel-nav:hover {
  color: #6C6C6C;
/*
  color: #B9B6CC;
  font-weight: bold;
*/
  line-height: 16px;
}

.tdmainbody {
  margin-top: 0px;
}

/*
 * Joom!Fish CSS definition
 */

select.jflanguageselection {
  color: #6C6C6C;
}

label.jflanguageselection {
  position:relative; left: 0px
}

#jflanguageselection
{
  float: none;
}


/*
 * In Modulen verwendete Classes
 * die hier nicht enthalten sind:
 *
 * .inputbox
 * .button
 * .moduletable
 * .tdmainbody
 * .contentpaneopen
 * .buttonheading
 * .contenttoc
 * .article_separator
 * .back_button
 * .mosimage
 */