@import url("screen.css");
@media screen,projection,print {
  body {
    font-size: 125%;
  }
  #fontSizeLabel {
    float:left;
    padding:9px 10px 0;
    color:#FFF;
  }
  #mainBody, #toolBar {
    width:80%;
    margin:0 auto;
  }
  #accessibility {
    width:auto;
  }
  #logoSSB, #navLevel2 {
    background:#FFF !important;
  }
  #head, #mainNav, #mainNav ul, #mainNav ul li, .teaserRow, 
  #start .CT_Showcase, #start .CT_ArticleTeaserManu {
    float:none;
  }
  #mainNav {
    border-top:8px solid #2A4453;
  }
  #mainNav {
    background:none !important;
  }
  #header {
    background:#4E86AF;
    float:none;
  }
  #mainNav ul {
    padding:5px 15px 5px;
    text-align:left;
  }
  #mainNav ul li {
    margin:0;
    width:auto;
    margin-bottom:5px;
    border:1px solid #FFF;
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#FFF;
  }
  #navLevel2 {
    padding:0;
    margin:0 15px 10px;
  }
  #navLevel2 li {
    margin:0;
    padding:5px 9px;
  }
  #twoColBody, #leftCol, #rightCol {
    float:none;
    position:static;
    width:auto;
  }
  #twoColBody {
    background:#CBDCE6;
    padding:8px 15px 0;
  }
  .LC_NewsTeaserBig img {
    float:left;
  }
  .LC_NewsTeaserBig h1,
  .LC_NewsTeaserBig p {
    padding-left:307px !important;
  }
  .LC_NewsTeaserBig h1 {
    padding-top:8px !important;
  }
  .LC_NewsTeaserBig {
    padding-bottom:15px !important;
  }
  .LC_NewsTeaserBig, #start .CT_ArticleTeaser, #start .CT_ArticleTeaserManu, #accBox, 
  .advert, #start .switchPrint, #navLevel3, #rightCol {
    background:#FFF !important;
    margin:0 0 15px 0 !important;
    border:1px solid #AFAFAF;
  }
  #accBox, .advert {
    /*float:left;*/
    width:50%;
  }
  .advert h1 {
    margin:0 auto -16px !important;
  }
  .advert img {
    margin:10px auto;
  }
  .teaserRow {
    margin:0;
    background:none;
  }
  #start .CT_Showcase, #start .CT_ArticleTeaserManu {
    display:block;
    width:auto;
    padding-bottom:30px;
  }
  #start .CT_ArticleTeaser img, #start .CT_ArticleTeaserManu img {
    float:left;
  }
  #start .CT_ArticleTeaser h1, #start .CT_ArticleTeaserManu h1,
  #start .CT_ArticleTeaser h2, #start .CT_ArticleTeaserManu h2,
  #start .CT_ArticleTeaser p, #start .CT_ArticleTeaserManu p {
    padding:0 25px 0 245px;
    margin:0 !important;
  }
  .switchPrint {
    float:none;
    
  }
  #start .switchPrint {
    padding:10px 15px;
  }
  #showSupport a, #hideSupport a {
    position:static;
    margin:0;
  }
  #start #rightCol {
    border:none;
    background:none !important;
  }
  #supportForm {
    margin:0;
  }
  #hideSupport {
    float:right;
    margin-bottom:0 !important;
  }
  #showSupport a {
    margin-right:15px;
  }
  #supportForm form {
    clear:both;
    border-top:none;
  }
}
