html
{
  height:                         auto;
}

body
{
  background-image:               none;
  height:                         auto;
  position:                       static;
}

#body
{
  width:                          100%;
}


/**
 * block level
 */
h1
{
  background-image:               none;
  height:                         auto;
  margin-top:                     0px;
}

h2
{
  font-size:                      1.25em;
}

h3
{
  color:                          black;
}

/**
 * links
 */
a:link,
a:visited
{
  color:                          #993300;
  text-decoration:                none;
}

a:hover,
a:active
{
  color:                          #993300;
  text-decoration:                underline;
}

a img
{
  border:                         0px;
}



/**
 * Header
 */
#header
{
  left:                           0px;
  margin:                         0px;
  position:                       absolute;
  top:                            20px;
  width:                          100%;
  z-index:                        100;
}


/**
 * site menu
 */
#sitemenu
{
  display:                        none;
}


/**
 * search box
 */
#searchBox
{
  display:                        none;
}


/**
 * mainmenu
 */
#mainmenu
{
  display:                        none;
}


/**
 * sub menu
 */
#submenu
{
  display:                        none;
}


/**
 * content
 */
#leftCol
{
  display:                        none;
}

#centerCol
{
  float:                          none;
  width:                          auto;
}

.expanded#centerCol
{
  width:                          auto;
}

#rightCol
{
  float:                          left;
  width:                          220px;
}

#teaser
{
  display:                        none;
}


#pageHeading
{
  overflow:                       hidden;
  width:                          100%;
}

#pageHeading h2
{
  float:                          left;
}

#languageSelector
{
  float:                          right;
}


#loginBox
{
  background-color:               #F5EAE0;
  background-image:               url(img/bg.loginBox.gif);
  background-position:            15px 27px;
  background-repeat:              no-repeat;
  color:                          #660000;
  height:                         150px;
  width:                          220px;
}

#loginBox form
{
  padding-top:                    20px;
  padding-left:                   60px;
}

#loginBox p
{
  margin:                         0px 0px .5em;
}

#loginBox label
{
  font-size:                      .8em;
  text-transform:                 uppercase;
}

#loginBox .defaultInput
{
  background-color:               #F5EAE0;
  border:                         #660000 solid 1px;
  color:                          #660000;
  font-size:                      .8em;
  width:                          100px;
}

#logoBox
{
  padding-top:                    10px;
  text-align:                     center;
  width:                          220px;
}


/**
 * news
 */
#newsItems h3,
.newsItem h3
{
  margin-top:                     0px;
}

#newsItems h3 .newsDate,
.newsItem h3 .newsDate
{
  font-size:                      .9em;
  font-weight:                    normal;
}


/**
 * contact form
 */
.contactForm td.header
{
  font-weight:                    normal;
  padding-right:                  10px;
  text-align:                     right;
}


/**
 * custom
 */
.hilite
{
  background-color:               inherit;
  color:                          #CC3333;
}

.hidden
{
  display:                        none;
}

table.imprint
{
}

table.imprint th
{
  font-weight:                    normal;
  padding-right:                  20px;
  padding-bottom:                 .5em;
  text-align:                     left;
  vertical-align:                 baseline;
  width:                          200px;
}

table.imprint td
{
  font-weight:                    normal;
  padding-bottom:                 .5em;
  text-align:                     left;
  vertical-align:                 baseline;
  width:                          280px;
}


.pressreview
{
  margin:                         1em 0px;
  padding:                        0px;
}

.pressreview li
{
  background-image:               url(img/bg.submenu.gif);
  background-position:            0px .45em;
  background-repeat:              no-repeat;
  list-style:                     none;
  margin:                         0px;
  padding:                        0px 0px 1em 10px;
}

#indexNews,
#newsItems
{
}

#indexNewsContent
{
  margin:                         0px 5px;
  position:                       relative;
}

#newsItem
{
  height:                         70px;
  position:                       relative;
}

#indexNews h3
{
  background-color:               #F5EAE0;
  color:                          #993300;
  font-size:                      1em;
  margin:                         2em 0px 1em;
  padding:                        2px 5px;
}

#indexNews h4,
#newsItems h3
{
  color:                          #993300;
  margin:                         0px 0px 0px 80px;
}

#indexNews p,
#newsItems p
{
  margin:                         0px 0px 0px 80px;
}

fieldset.infoBox
{
  background:                     #EEEEEE;
  border:                         0px;
  margin:                         1em 0px;
  padding:                        .75em 1em;
}

#martaBox
{
  background:                     #F4EAE0;
  font-size:                      11px;
  margin-top:                     23px;
  padding:                        14px 13px;
  width:                          170px;
}

#martaBox h3
{
  margin-top:                     0px;
  margin-bottom:                  .5em;
}

#martaBox a
{
  color:                          black;
  font-weight:                    bold;
  text-decoration:                none;
}

.featureBox
{
  background-color:               #CD9967;
  font-size:                      11px;
  margin-top:                     23px;
  overflow:                       hidden;
  padding:                        14px 13px;
  width:                          170px;
}

.featureBox h3
{
  margin-top:                     0px;
  color:                          black;
}


.featureBoxWhite
{
  font-size:                      11px;
  margin-top:                     23px;
  padding:                        14px 0px;
  width:                          170px;
}


/**
 * Newsletter
 */
div.newsletterArticles h4
{
  margin-bottom:                  .25em;
}

div.newsletterArticles h4
{
  padding:                        2px 3px;
  margin:                         0px;
}

ul.newsletterArticles
{
  margin:                         .5em 0px 1em;
  padding:                        0px;
}

ul.newsletterArticles li
{
  margin:                         0px 0px .5em 20px;
  padding:                        0px;
}


/**
 * Training
 */
table.trainings
{
}

table.trainings th
{
  border-bottom:                  #F5EAE0 solid 1px;
  padding:                        0px 20px 0px 0px;
  text-align:                     left;
}
table.trainings td
{
  padding:                        0px 20px 0px 0px;
  text-align:                     left;
}

div.trainingItem
{
}

div.trainingItem h4
{
  margin:                         1em 0px 0px;
}

div.trainingItem p
{
  margin:                         0px;
}


/**
 * contact
 */
table.contactData tbody
{
padding-top: 10px;
}

table.contactData td
{
  background:                     #FAF5F1;
  border-top:                     white solid 25px;
  height:                         80px;
  padding:                        0px 15px;
  vertical-align:                 middle;
}

table.contactData td.img
{
  line-height:                    10px;
  padding:                        0px;
}

table.contactData td h3
{
  margin-top:                     0px;
}

table.contactData td p
{
  margin-bottom:                  0px;
}


/**
 * Link items
 */
table.linkItems
{
}

table.linkItems td
{
  border:                         #CCCCCC solid 1px;
  padding:                        10px;
  text-align:                     center;
  width:                          200px;
}


/**
 * Tooltips
 */
div.tooltip
{
  background-color:               white;
  border:                         #333333 outset 1px;
  color:                          #333333;
  font-size:                      .9em;
  padding:                        3px;
  width:                          300px;
}

div.tooltip .caption
{
  color:                          #993300;
  font-weight:                    bold;
}


/**
 * misc
 */
p.pager
{
  border-top:                     #CCCCCC solid 1px;
  border-bottom:                  #CCCCCC solid 1px;
  text-align:                     center;
}

.print
{
  display:                        block;
}

.linkBox
{
  display:                        none;
}