/* Nur Internet Explorer 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #sidebar {
    position: absolute !important; }
    #sidebar .inner {
      background: #FFF; }
  #main {
    position: absolute !important;
    right: 0 !important; }
  #side-col {
    position: absolute !important;
    right: 0 !important;
    top: 300px !important; } }

/*# sourceMappingURL=ie10.css.map */
