@charset "utf-8";
* {margin:0px; padding:0px;}
html body {overflow-x:hidden;}
html, body {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
    height:100%;
}
body {
  height:auto;
  border:0px;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  line-height:normal;
  font-family:'myriadpro' !important;
  color:#363636;
  background:#ffffff;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
}
@font-face {font-family:'myriadpro'; src:url('../schriften/myriadpro.eot'); 
src:url('../schriften/myriadpro.eot?#iefix') format('embedded-opentype'), url('../schriften/myriadpro.woff') format('woff'), url('../schriften/myriadpro.ttf') format('truetype');}
img {max-width:100%; border:0px; height:auto; width:auto\9; /* ie8 */}
#rd {color:#792423; font-weight:600;}
h1 {margin:0px; padding:0px; font-size:16px; color:#000000; margin-bottom:20px;}
header {width:100%; height:auto; text-align:center; margin:0px; padding:0px; padding-top:10%; padding-bottom:20px; position:relative !important}
header img {width:245px;}
#linie {width:100%; height:1px; background:#999999; display:block; position:relative !important}
section {width:100%; max-width:700px; height:auto; font-size:16px; margin:10px auto; margin-top:0px; margin-bottom:0px; padding:0px; padding-top:30px; padding-bottom:40px;
		 text-align:justify; position:relative !important}
@media (max-width:750px) {
section {width:94%; max-width:auto; font-size:15px; margin:0px; padding-left:3%; padding-right:3%;}
}