@media screen, projection {
/* content */

#wsContentBGOuter { 
   /* width: 39.125em; */
   font-size: 75%;
   width: 52.1667em;
   border-right: 0.3333em solid;
   /* margin-top: 5.3125em; */
   padding: 0 0 0 12.50em;
   float: left;
   }
* html #wsContentBGOuter { width /**/: 64.6667em; }

#wsContentBGInner { 
   /* width: 39.125em; background-color: #c03; */
   width: 52.1667em;
   padding: 0;
   float: right;
}
* html #wsContentBGInner { width /**/: 39.125em; }   

#wsContentArea { 
   /* font-size: 0.75em; */
   font-size: 100%;
   margin: 0;
   padding: 0;   
   border-width: 0.0833em 0.3333em 0;
   border-style: solid;   
   float: left; 
} 

#wsContentArea { width: 48.3333em; } 
* html #wsContentArea { width /**/: 48.8333em; overflow: visible; }

#wsContentBGInner.wsMReSp #wsContentArea { margin-right: -0.0833em; margin-top: -0.0833em; width: 38.1667em; }
* html #wsContentBGInner.wsMReSp #wsContentArea { width /**/: 38.6667em; }

#wsContentBGOuter,
#wsContentBGInner,
#wsContentArea { min-height: 73.3333em; }

* html #wsContentBGOuter,
* html #wsContentBGInner,
* html #wsContentArea { height: 73.3333em; }

body#wsContentArea { height: auto; }

/* */
#wsContentBGOuter { z-index: 10; }
#wsKopf { z-index: 20; }
#wsNavi { z-index: 30; }
#wsLogoWDR { z-index: 40; }


}
@media handheld {

#wsContentBGOuter { border: none; margin-top: 0; }
#wsContentArea { font-size: 100%; }

}
     