/* open-sans-300 - latin: Digitized data copyright 2010-2011, Google Corporation, Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('https://www.wortweise.ch/sys/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://www.wortweise.ch/sys/fonts/open-sans-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin: Digitized data copyright 2010-2011, Google Corporation, Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('https://www.wortweise.ch/sys/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://www.wortweise.ch/sys/fonts/open-sans-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body,table,td,p,a,li,blockquote{
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
    
body {
  margin: 0; padding: 0;
  width: 100% !important;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Open Sans', Helvetia, Arial, sans-serif;  
  color: #000000;
}

h1, h2, h3, h4, h5 {
  margin: 30px 0 15px;
  font-size: 15px;
  line-height: 150%;
}

h3 {
  margin-bottom: 0;
}

h4 {
  margin-top: 15px;
}

p {
  margin: 14px 0;
  line-height: 150%;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Open Sans', Helvetia, Arial, sans-serif;
}

td {
  margin: 0; padding: 0;
  line-height: 1.4em;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Open Sans', Helvetia, Arial, sans-serif;
  vertical-align: top;
  color: #000000; 
}

a {
  color: #999999;
  text-decoration: none;
}

a:hover {
  color: #000000;
}

hr {
  height: 1px;
  color: #000000;
  background-color: #000000;
  border: 0px;
}