body
{
  background-image:               url(img/bg.gif);
  background-repeat:              repeat-y;
  background-color:               white;
  color:                          #333333;
}


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

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

h2.index
{
  color:                          #CC6733;
}

h3
{
  font-size:                      14px;
  margin:                         0 0 8px 0;
  padding:                        0;
  text-decoration:                none;
}

h3 span
{
  color:                          #333333;
  font-size:                      11px;
  font-weight:                    normal;
  text-decoration:                none;
}

/**
 * Inline elements
 */
a
{
  color:                          #003398;
}

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

a[href]
{
  color:                          #003398;
}

strong
{
  color:                          #CC6733;
}

abbr:hover
{
  color:                          #336699;
}


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

.separator
{
  color:                          #003366;
}



/**
 * Header
 */
 
.news-teaser-de,
.news-teaser-en,
.news-teaser-nl
{
  background-position:            top right;
  background-repeat:              no-repeat;
  width:                          100%;
  overflow:                       hidden;
}

.news-teaser-de
{
  background-image:               url(img/stamp.de.png);
}

.news-teaser-en
{
  background-image:               url(img/stamp.en.jpg);
}

.news-teaser-nl
{
  background-image:               url(img/stamp.nl.jpg);
}

.news-teaser-de h3,
.news-teaser-en h3,
.news-teaser-nl h3
{
  font-size:                      1.2em;
}

#header
{
  background-color:               #91B2E8;
}

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

#permNav .separator
{
  color:                          #333333;
}


p.intro
{
  color:                          #CC6731;
}


/**
 * 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:               #003399;
  color:                          white;
}

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

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

/**
 * Submenu
 */

#leftCol
{
  background-color:               #CDDDF7;
}
 
#leftCol li a,
#leftCol li a:hover
{
  color:                          #003366;
}


/**
 * JS menu
 */
div.jsMenu
{
  background:                     #003399;
  border-top-color:               #ED6533;
}

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

div.jsMenu a:hover
{
  color:                          #6699CC;
}


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

/**
 * Feature box
 */
.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;
}

/**
 * Footer
 */
 
#footer,
#footer strong,
#footer a,
#footer a:hover
{
  color:                            #333333;
}


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

table.addressList caption
{
  color:                          #336699;
}

table.addressList h2
{
  color:                          #336699;
}

table.dataSheet caption
{
  color:                          #336699;
}

strong
{
  color:                          #336699;
}


/**
 * 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;
}
