/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../Fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../Fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../Fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../Fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../Fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../Fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../Fonts/roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../Fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}


body { color:#555555; font-family: 'Roboto', sans-serif; font-weight:300; font-size:16px; line-height:140%; }

b { font-weight:700; }

h1, h2, h3, h4, h5, h6 { color:#44a12b; font-weight:300; line-height:120%; margin:0; padding:0; font-style:italic; } 
h1 { padding-left:40px; /*margin-left:-40px;*/ font-size:1.8rem; padding-bottom:30px; font-weight:900; background:url('../Images/header_streifen.png') left top no-repeat; background-size:30px; }
h2 { font-size:1.6rem; padding:0 0 10px; font-weight:900; color:#999; }
h3 { font-size:1.8rem; font-weight:900; padding:0 0 5px; color:#555555; }
h4 { font-size:1.0rem; padding:0px; font-weight:500; text-transform:none; color:#555555; font-style:normal; }
h5 { font-size:1.0rem; padding-bottom:20px; font-weight:700; line-height:160%; }
h6 { font-size:1.0rem; color:#44a12b; font-weight:500; font-style:normal; padding-bottom: 20px; }

h1:after {
    content:"icon";
    text-indent:-999em;
    display:inline-block;
    width:30px;
    height:40px;
    background:url('../Images/header_streifen.png') left 10px no-repeat;
    background-size:30px;
    margin-left:15px;
}

/* links */
a,
a:visited,
a:active,
a:hover { text-decoration:none; color:#e74914; }


/* Verschiedene Buttondesigns */
.button { font-weight:400; text-align:center; border:1px solid #e74914; border-radius:4px; color:#e74914 !important; display:block; line-height:34px; padding:0 20px; box-sizing:border-box; 
  transition: all 0.4s ease-in 0s; /* explorer 10 */
  -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
  -moz-transition: all 0.4s ease-in 0s; /* firefox */
  -o-transition: all 0.4s ease-in 0s; /* opera */
}
.button:hover { color:#fff !important; background-color:#e74914; }

/* hochgestellt */
span.sup { font-size:0.7em; vertical-align:super; line-height: 100%; }


table { }
table th { text-align:left; }