/*
    projekt: www.SimplyErgoWeb.com
   type: stylesheet
   description: styles für die Weiche
   first edited: 26.10.2011, Joachim Stegentritt
   last edited: , Joachim Stegentritt
   (C) Schwalbach 2012. All rights reserved.
*/


@import url(monitor.css);
@import url(navi.css);

body {
  overflow: scroll
  }

* html body {
  overflow: auto
  }

*+ html body {
  overflow: visible
  }








