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


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



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

h2.index
{
  color:                          #595959;
}


/**
 * Inline elements
 */
a
{
  color:                          #595959;
  text-decoration:                underline;
}

a:hover
{
  color:                          #595959;
  text-decoration:                none;
}

/*a[name],
a[name]:hover
{
  color:                          #333333;
}*/

a[href]
{
  color:                         #595959;
  text-decoration:                underline;
}

strong
{
  color:                          #333333;
}

abbr:hover
{
  color:                          #333333;
}


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

.separator
{
  color:                          #595959;
}



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

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

#permNav td.separator
{
  color:                          black;
}


p.intro
{
  color:                          #595959;
}

div.zweiS
{
  float:                          left;
  margin:                         0em 0px 0em 0px;
  width:                          260px;
}

/**
 * Mainmenu
 */
#mainmenu
{
  background-color:               #595959;
  color:                          white;
}

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

#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 a.selected,
#mainmenu a:hover
{
  border-bottom-color:            #FF0C0E;
}

#mainmenuItems
{
  margin-left:                    30px;
}

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


/**
 * JS menu
 */
div.jsMenu
{
  background:                     #595959;
}

div.jsMenu
{
  border-top-color:               #FF0C0E;
}

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

div.jsMenu a:hover
{
  color:                          white;
}


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

/**
 * Survey Styles
 */

table.termine
{
  margin-bottom:                  1em;
}

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

table.termine td
{
  border-bottom:                  #CCCCCC solid 1px;
  padding:                        1px 20px 1px 2px;
}

table.termine th.lastCol,
table.termine td.lastCol
{
  padding-right:                  2px;
}

table.termine tr.gelb
{
 background-color:                #FEF8E0;
}

table.termine tr.blau
{
 background-color:                #EDEDED;
}

table.termine a
{
  color:                          #003366;
  text-decoration:                none;
}




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

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


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

table.addressList caption
{
  color:                          #333333;
}

table.addressList h2
{
  color:                          #333333;
}

table.dataSheet caption
{
  color:                          #333333;
}

strong
{
  color:                          #333333;
}

/*
 *Feature Kästen
*/

.featureBox_m_en,
.featureBox_m
{
  background-image:               url(img/bg.featurebox_m.gif);
  background-position:            0px 44px;
  background-repeat:              no-repeat;
  margin-bottom:                  2em;
  padding:                        0px 0px 0px 0px;
  width:                          151px;
  height:                         144px;
}

.featureBox_m_en h2,
.featureBox_m h2
{
  background-image:               url(img/bg.featurebox.top_m.gif);
  background-position:            0px 0px;
  background-repeat:              no-repeat;
  color:                          #333333;
  font-size:                      1.2em;
  margin-top:                     0px;
  margin-bottom:                  .75em;
  padding:                        13px 7px 0px 7px;
  width:                          137px;
}


.featureBox_m .content
{
  background-image:               url(img/bg.featurebox.bottom_m.gif);
  background-position:            bottom;
  background-repeat:              no-repeat;
  color:                          #333333;
  padding:                        0px 7px 14px 7px;
}

.featureBox_m_en .content
{
  background-image:               url(img/bg.featurebox.bottom_m_en.gif);
  background-position:            bottom;
  background-repeat:              no-repeat;
  color:                          #333333;
  padding:                        0px 7px 14px 7px;
}
