body {
  background: url("img/bg_bodystart.gif") 0 0 repeat-x;
}

/* HEADER */

#header {
  margin: 0 0 42px 0;
  background: url("img/bg_headerstart.gif") 0 77px no-repeat;
}

/* headerIllustration */

#header div.headerIllustration {
  background: url("img/bg_headerillustart.jpg") 0 0 no-repeat;
  height: 157px;
}

#header div.headerIllustration div.flash {
  padding: 0 0 0 596px;
}

/* // HEADER */


/* PAGEBODY */

#leftbar {
  display: none;
}

#mainbar {
  float: none;
  width: 865px;
}

/* MAINBAR */

#contentbar {
  width: 593px;
}

#rightbar {
  width: 215px;
  padding: 4px 0 0 0;
}

/* contentbar */

#contentbar h1 {
  font-size: 1.5em;
  color: #0B3F7F;
  margin: 0;
}

#contentbar h2 {
  font-size: 0.9375em;
  color: #c2bfbf;
  margin: 0 0 19px 0;
  font-weight: normal;
}

/* teaser 593px */

div.teaser {
  color: #8d8f90;
  font-size: 0.8125em;
  margin: 0 0 3.5em 0;
}

/* content */

/* newsItem */

div.content div.newsItemWrapper {
  background: url("img/bg_newsitemwrapper.gif") 0 0 repeat-x;
  padding: 4px 0 0 0;
  margin: 0 0 2px 0;
  text-align: left;
}

div.newsItem {
  padding: 0 0 3px 0;
  margin: 2px 0 0 0;
  background: url("img/bg_newsitem.gif") left bottom repeat-x;
}

div.newsItemBody {
  background: #e2ebf4;
  overflow: hidden;
  width: 100%;
  padding: 14px 0 8px 0;
  margin: 0;
}

div.content div.newsItemBody p {
  margin: 0;
}

div.newsItemBody p.date {
  float: left;
  padding: 0 0 0 14px;
  width: 90px;
  color: #8d8f90;
  font-weight: bold;
}

div.newsItemBody p.image {
  float: left;
  width: 110px;
}

div.newsItemBody p.image img {
  border: 1px solid #c6c7c8;
  border-top: 4px solid #8bb6d7;
}

div.newsItemBody div.text {
  float: left;
  width: 365px;
}

div.newsItemBody div.text h4 {
  text-transform: uppercase;
  margin: 0 0 2px 0;
}

div.newsItemBody div.text p.link {
  text-align: right;
  background: url("img/bg_newsitemlinelink.gif") 0 9px repeat-x;
}

div.newsItemBody div.text p.link a {
  text-align: right;
  background: #e2ebf4 url("img/bg_newsitemlink.gif") 5px 7px no-repeat;
  padding: 0 0 0 19px;
}

/* newsAll */

div.newsAll {
  background: url("img/bg_newsall.gif") left bottom repeat-x;
  padding: 0 0 6px 0;
}

div.newsAllBody {
  background: #eceded;
  padding: 0 14px 0 14px;
}

*html div.newsAllBody {
  height: 20px;
}

div.content div.newsAll p {
  margin: 0;
  text-align: right;
  padding: 2px 0 2px 0;
  background: url("img/bg_newsalllinelink.gif") 0 11px repeat-x;
}

div.content div.newsAll p a {
  background: #eceded url("img/bg_newsalllink.gif") 5px 7px no-repeat;
  padding: 0 0 0 19px;
  color: #8d8f90;
}


/* // content */

/* // contentbar */

/* rightbar */

/* teaserbox */

div.teaserbox h4 {
  padding: 1px 0 0 10px;
}

div.teaserboxBody {
  font-size: 0.75em;
}

div.teaserboxBody img {
  margin: 2px 0 0 0;
}

div.teaserText {
  margin: 2px 0 0 0;
  background: #e2ebf4;
  padding: 4px 5px 4px 10px;
  color: #8d8f90;
}

div.teaserLinks {
  margin: 2px 0 0 0;
  background: #8bb6d7;
  padding: 10px 5px 10px 10px;
}

div.teaserLinks p.provide {
  margin: 0 0 3px 0;
}

div.teaserbox li {
  padding: 0;
  border: none;
  line-height: auto;
  background: none;
}

div.teaserbox li a, div.teaserbox a {
  color: #333333;
  text-decoration: underline;
}

div.teaserbox li a:hover, div.teaserbox a:hover {
  color: white;
}

/* // rightbar */

/* footer */

#footer {
  margin: 0 0 0 650px;
} 

/* // footer */

/* // MAINBAR */

/* // PAGEBODY */

/* SITEFOOTER */

#sitefooter {
  margin: 0 2px 0 2px;
}

#sitefooter a {
  display: none;
}

#sitefooter p span {
  padding: 0 19px 0 0;
}
