body
{
  background-color:               white;
  color:                          #003366;
}


/**
 * Form elements
 */
input,
select,
optgroup,
option,
textarea
{
  color:                          #333333;
}

/**
 * Headings
 */
h1,
h2,
h3,
h4
{
  color:                          #336699;
}

h2.index
{
  color:                          #333333;
}


/**
 * Inline elements
 */
a
{
  color:                          #6699CC;
}

a[name],
a[name]:hover
{
  color:                          #336699;
}

a[href]
{
  color:                          #6699CC;
}

strong
{
  color:                          #336699;
}

abbr:hover
{
  color:                          #336699;
}


/**
 * Custom inline elements
 */
input.textButton,
a.textButton
{
  color:                          #6699CC;
}

.separator
{
  color:                          #003366;
}



/**
 * Header
 */
#header
{
  background-color:               #BFCEF1;
}

#permNav,
#permNav a
{
  color:                          #666666;
}

#permNav .separator
{
  color:                          #678DD0;
}


p.intro
{
  color:                          #6699CC;
}


/**
 * Mainmenu
 */

#mainmenu a,
#mainmenu a.selected
{
  border-bottom-style:            solid;
  border-bottom-width:            4px;
  display:                        block;
  float:                          left;
  margin:                         0px 40px 0px 0px;
  padding:                        2px 0px 4px 0px;
  text-decoration:                none;
}

#mainmenu
{
  background-color:               #666666;
  color:                          white;
}

#mainmenu a
{
  border-bottom-color:            transparent;
  color:                          white;
}

#mainmenu a.selected,
#mainmenu a:hover
{
  border-bottom-color:            #678DD0;
}

/**
 * Submenu
 */
#leftCol li a,
#leftCol li a:hover
{
  color:                          #F8F8F8;
}


/**
 * JS menu
 */
div.jsMenu
{
  background:                     #666666;
  border-top-color:               #678DD0;
}

div.jsMenu a:link,
div.jsMenu a:active,
div.jsMenu a:visited
{
  color:                          white;
}

div.jsMenu a:hover
{
  color:                          #CDCDCD;
}


/**
 * News items
 */
.newsItem p
{
  color:                          #333333;
}


/**
 * Footer
 */
#footer
{
  color:                          #666666;
}

#footer a,
#footer strong
{
  color:                          #666666;
}


.pagingBar
{
  border-top:                     #003366 solid 1px;
  border-bottom:                  #003366 solid 1px;
}

strong
{
  color:                          #336699;
}

table.addressList caption
{
  color:                          #336699;
}

table.addressList h2
{
  color:                          #336699;
}


/*FMB spezifisch*/

table.programme
{
  margin-bottom:                  1em;
  margin-top:                     1.5em;
}

table.programme th
{
  border-bottom:                  #999999 solid 1px;
  padding:                        1px 30px 1px 2px;
  vertical-align:                 bottom;
}

table.programme td
{
  border-bottom:                  #CCCCCC solid 1px;
  padding:                        1px 20px 1px 2px;
  text-align:                     right;
}


table.programme td.date
{
  padding:                        1px 30px 1px 2px;
  text-align:                     right;
  white-space:                    nowrap;
}


table.programme td.topic,
table.programme td.location
{
  text-align:                     left;
}

table.programme td.location
{
padding-right:                    2px;
}


.highlight
{
background-color:                 #F4F9FE;
padding:                          0.5em 2px 0.2em 2px;
}

/**
 * ZOW specific styles
 */
table.list tr.topTen
{
  background-color:               #E4E3E3;
}

table.list tr.topTen a
{
  font-weight:                    bold;
  color:                          #336699;
}

.contactForm th
{
  color:                          #003366;
}

.inline 
{
  display:                        inline;
  padding:                        0px 0px 0px 0px;
  margin:                         0px 0px 1em 0px;
  list-style-type:                none;
}

ul.inline li 
{
  display:                        inline;
}

/*
 * gelbe Featurekasten
 */

.featureBox_gelb
{
  background-image:               url(img/bg.featurebox_gelb.gif);
  background-repeat:              repeat-y;
  margin-bottom:                  19px;
  width:                          151px;
}

.featureBox_gelb h2
{
  background-image:               url(img/bg.featurebox.top_gelb.gif);
  background-position:            top;
  background-repeat:              no-repeat;
  font-size:                      1.2em;
  margin-top:                     0px;
  margin-bottom:                  .75em;
  padding:                        13px 7px 0px 7px;
  width:                          137px;
}

.featureBox_gelb .content
{
  background-image:               url(img/bg.featurebox.bottom_gelb.gif);
  background-position:            bottom;
  background-repeat:              no-repeat;
  padding:                        0px 7px 10px 7px;
}

/**
 * EnergieArena
 */
 
div.aussteller
{
  margin:						               0px 0px 0px 0px;
  overflow:                        hidden;
  padding-top:		  			         20px;
  padding-bottom:		  		         10px;
  /* height:						           102px; */
  vertical-align:                  top;
  width: 						               550px;
}

/*

table.aussteller a
{
  color:							                   #FF6633;
  font-weight:					               bold;
}

*/

div.aussteller strong
{
 color:							                #FF6633;
}

div.aussteller div
{
  width: 						                270px;
  float:                            left;
  margin:						                0px 0px 10px 0px;
}

/**
 * registration boxes
 */

.registrationbox
{
  float:                          left;
  margin:                         0px 0px 30px 0px;
  min-height:                     100px;
  padding:                        0px 30px 0px 0px;
  width:                          250px;
}
