
#global-wrapper {
  color: #000000;
  background: #FDFDFD;
}

#nav-links {
  left: 423px;
  bottom: 10px;
  right: 25px;
}

#content-title {
  color: #ff3300;
  background-color: #fdca00;
  padding-left: 40px;
  padding-right: 20px;
  padding-bottom: 1px;
  text-align: left;
  min-height: 0px;
}

#content-wrapper {
  color: #000000;
  background-color: #FDFDFD;
  /*margin-left: 20px;*/
}

#left-content {
  width: 20px;
}

#content
{
  background-color: #FDFDFD;
}

#contentSmall
{
  background-color: #FDFDFD;
}

#programLinks 
{
/*
  padding-top: 2em;
  padding-left: 1.8em; //1.1em with the german icons
*/
  padding-top: 2.28%;
  padding-left: 2.28%;
}

ul.toc
{
  color: #720026;
}

.size2
{
  font-size: 1.15em;
}

/*****************************************************/
/* HEADERS                                           */
/*****************************************************/
#site-name h1
{
  color: #660066;
}

h2 
{
  margin-top: 0px;
}

#content-wrapper-vband h2
{
  margin-top: 10px;
  margin-left: 20px;
  color: #009999;
}

#content-wrapper-vband h2 .indigo
{
  color: #009999;
}

#content-wrapper-vband h2.removeMargin
{
  margin-left: 0px;
}

#evalTitle h2 /*for the summary results...*/
{
  margin-left: 0px;
}

#content-wrapper-vband h3
{
  font-size: 1.2em;
  color: #660066;
}

.homePageTitle
{
  color: #009999;
  font-weight: bold;
}

.homePageSubTitle
{
  color: #660066;
}

/*****************************************************/
/* EXAMPLES                                          */
/*****************************************************/
#contentExample
{
  background-color: #FDFDFD;
}

#contentExample h2
{
  margin-top: 10px;
  color: #009999;
}

/*****************************************************/
/* LINKS                                             */
/*****************************************************/

a 
{
  color: #000000;
}

a:link, a:visited 
{
  color: #000000;
}

a:hover, a:active 
{
  color: #ff9900;
}

a.example:link, a.example:visited, a.example:active
{
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}

a.example:hover
{
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

a.tool:link, a.tool:visited, a.tool:active
{
  color: #009999;
  font-weight: bold;
  text-decoration: none;
}

a.tool:hover
{
  color: #009999;
  font-weight: bold;
  text-decoration: underline;
}

a.lostPassword:link, a.lostPassword:visited, a.lostPassword:active
{
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

a.lostPassword:hover
{
  color: #FF6600;
  font-weight: bold;
  text-decoration: underline;
}

a.bold:link, a.bold:visited, a.bold:active,
#recruitment a.bold:link, #recruitment a.bold:visited, #recruitment a.bold:active
{
  color: #009999;
}

a.bold:hover,
#recruitment a.bold:hover
{
  color: #ff9900;
  text-decoration: underline;
}

a.stepLink:link, a.stepLink:visited, a.stepLink:active
{
  color: #660066;
  font-weight: bold;
}

a.stepLink:hover
{
  color: #660066;
  font-weight: bold;
}

.pageNumbers a:link, .pageNumbers a:visited
{
  color: #009999;
  font-weight: normal;
  text-decoration: none;
}

.pageNumbers  a:active, .pageNumbers .currentPage
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.pageNumbers a:hover
{
  color: #009999;
  font-weight: normal;
  text-decoration: underline;
}

#copyright a:link, #copyright a:visited, #copyright a:active
{
  color: #606060;
  font-weight: bold;
  text-decoration: none;
}

#copyright a:hover
{
  color: #ff9900;
  font-weight: bold;
  text-decoration: underline;
}

/*****************************************************/
/* TABLES                                            */
/*****************************************************/

table
{
  background: #808080;
  border-color: #808080;
  empty-cells: show;
}

td
{
  background: #FDFDFD;
  empty-cells: show;
}

table.indigo
{
  background: #FDFDFD;
  cellspacing: 0;
}

td.bordersT, td.bordersTR, td.bordersTB, td.bordersTL, td.bordersTRB,
td.bordersTRL, td.bordersTBL, td.bordersTRBL, td.bordersR, td.bordersRB,
td.bordersRL, td.bordersRBL, td.bordersB, td.bordersBL, td.bordersL
{
  background: #FFFFDF;
}

td.background0
{
  /*background-color: #FFFFDF;*/
  background-color: #FAFAFA;
}

td.background1
{
  /*background-color: #FFF7CF;*/
  background-color: #F4F4F4;
}

table.diary td, table.schedule td
{
  background-color: #FFFFDF;
}

table.schedule th
{
  font-weight: normal;
}

/*****************************************************/
/* WELCOME                                           */
/*****************************************************/
th.welcome
{
  background: #FDFDFD;
/*  color: #660066;*/
  color: #000000;
  font-size: 0.95em;
}

td.welcome
{
  color: #009999;
  font-size: 1.2em;
  background: #FDFDFD;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  padding-bottom: 30px;
}

td.welcomeMessages
{
  /*
  border-color: #FF6600;
  border-style: dotted;
  */
  border-left: solid #FFCC00;
  border-top: solid #FFCC00;
  border-right: solid #FFCC00;
  font-size: 0.9em;
  color: #990033;
 /* background: #FDFDFD;*/
  background: #FFFFEE;
}

td.welcomeMessages span.indigo, td.welcomeMessages span.contactCoach
{
  color: #000000;
 /* background: #FDFDFD;*/
  background: #FFFFEE;
}

td.welcomeMessages a.warning:link, td.welcomeMessages a.warning:visited
{
  color: #009999;
 /* background: #FDFDFD;*/
  background: #FFFFEE;
}

td.welcomeMessages a.warning:hover, td.welcomeMessages a.warning:active
{
  color: #ff9900;
 /* background: #FDFDFD;*/
  background: #FFFFEE;
  text-decoration: underline;
}

td.welcomeStep
{
  color: #009999;
  padding-bottom: 15px;
  font-size: 1.3em;
  background: #FDFDFD;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

td.lastLogin
{
  /*
  border-color: #FF6600;
  border-style: dotted;
  */
  border-left: solid #FFCC00;
  border-bottom: solid #FFCC00;
  border-right: solid #FFCC00;
  text-align: right;
  font-size: 0.7em;
  font-weight: normal;
  color: #000000;
 /* background: #FDFDFD;*/
 background: #FFFFEE;
  line-height: 1.1em;
}

/*
table.pdfPrint
{
  width: 90%;
}

table.pdfPrint th
{
  border-top-color: #fdca00;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 1em;
}
*/

table.pdfPrint td
{
/*
  border-top-color: #fdca00;
  border-top-style: solid;
  border-top-width: 1px;
*/
  font-size: 0.9em;
}

table.pdfPrint td .downloadPDF
{
  font-size: 0.8em;
}

table.welcomeRight td table td.toc
{
  font-size: 0.95em;
}
table.welcomeRight td a.tool
{
  font-size: 0.95em;
  font-weight: normal;
}
/*****************************************************/
/* TOOLS                                             */
/*****************************************************/
#tool h2
{
  margin-left: 0px;
}

/*
#tool .indigo, #tool .midgrey
{
  background-color: #FDFDFD;
}

#tool td
{
  /*background: #FDFDFD;*/
  /*background: #FFFFDF;*/
/*}*/

#tool table td table td
{
  background-color: #FFFFDF;
}

#tool table.motSlider td
{
  background-color: #FDFDFD;
}

.disabled, textarea.disabled
{
  color: #999999;
  background: #F3F3F3;
}
/*****************************************************/
/* SLIDER                                            */
/*****************************************************/

#tool td.slider-empty, #content-wrapper-vband td.slider-empty
{
  background: #FFEFBF;
}

#tool td.slider-full, #content-wrapper-vband td.slider-full
{
  background: #990033;
  /*background: #FFEFBF;*/
}
#tool td.whiteBG
{
  background: #FDFDFD;
}

#tool td.greyBG
{
  background: #E4E4E4;
}

/*****************************************************/
/* TOC                                               */
/*****************************************************/
a.tocStep:link, a.tocStep:visited, a.tocStep:active
{
  color: #660066;
  font-weight: bold;
  text-decoration: none;
}

a.tocStep:hover
{
  color: #660066;
  font-weight: bold;
  text-decoration: underline;
}

a.toc:link, a.toc:visited, a.toc:active
{
  color: #009999;
  font-weight: normal;
  text-decoration: none;
}

a.toc:hover
{
  color: #009999;
  font-weight: normal;
  text-decoration: underline;
}

a.tocNoAccess:link, a.tocNoAccess:visited, a.tocNoAccess:active
{
  color: #009999;
  font-weight: normal;
  text-decoration: none;
}

a.tocNoAccess:hover
{
  color: #009999;
  font-weight: normal;
  text-decoration: underline;
}
