html { overflow-y: scroll; }
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

body { background-color: #FFFFFF; font-family: 'Lato', 'Lucida Grande', sans-serif; margin:10px 20px 0 20px; }
H1 { font-family: 'Lato', sans-serif; color: #000000; font-weight:400; font-size:32px; letter-spacing:1px; line-height:32px; margin:0; padding:0; }
H2 { font-family: 'Lato', sans-serif; color: #000000; font-weight:400; font-size:17px; line-height:17px; letter-spacing:0.02em; padding:0; margin-top:0; margin-bottom:8px; }
hr { border:0; border-top:1px solid #dedede; height:1px; margin:0; }
p { margin:0; padding:0; }
img { border:0; }

.mainwrapper { max-width:360px; }
.head { font-family: 'Lato', sans-serif; color: #000000; font-weight:400; font-size: 24px; line-height:24px; letter-spacing:1px; }
.head H1 { font-family: 'Lato', sans-serif; color: #000000; font-weight:400; font-size:24px; letter-spacing:1px; line-height:24px; margin:0; padding:0; }
.head hr { border:0; border-top:1px solid #dedede; height:1px; margin-top:4px; margin-bottom:6px; }

.text { font-family: 'Lato', sans-serif; font-size:15px; font-weight: 400; color: #000000; line-height:22px; }
.text H1 { font-family: 'Lato', sans-serif; color: #000000; font-weight: 400; font-size: 17px; line-height:17px; letter-spacing:0; padding:0; margin-top:0; margin-bottom:8px; }
.text H2 { font-family: 'Lato', sans-serif; color: #000000; font-weight: 700; font-size: 15px; line-height:15px; letter-spacing:1px; padding:0; margin-top:0; margin-bottom:8px; }
.text p { margin-top:0; margin-bottom:14px; padding:0; }
.text img { margin:0; padding:0; border:0; vertical-align:top; vertical-align: text-top; }
.text hr { border:0; border-top:1px solid #dedede; height:1px; margin-top:4px; margin-bottom:6px; }

.bu { font-size: 11px; color: #000000; letter-spacing:0.02em; font-weight: 400; }
.footer { font-size: 10px; color: #000000; letter-spacing:0.02em; font-weight: 400; }
.linkbild img { margin:0; margin-right:4px; border:0; max-height:30px; vertical-align:middle; vertical-align: text-middle; }
.starttext { font-family: 'Lato', sans-serif; font-size: 15px; color: #000000; font-weight: 400; letter-spacing:0; line-height: 15px; }

a:link { color: #696969; text-decoration: none; outline:none; }
a:visited { color: #696969; text-decoration: none; outline:none; }
a:hover { color: #0000FF; text-decoration: none; outline:none; }
a:active { color: #0000FF; text-decoration: none; outline:none; }

.menu { font-family: 'Lato', sans-serif; font-size: 17px; color: #0000FF; font-weight: 400; line-height: 19px; }
.menu1 { font-family: 'Lato', sans-serif; font-size: 17px; color: #000000; font-weight: 400; line-height: 19px; }
.menu a:link { color: #000000; font-weight:400; text-decoration: none; }
.menu a:visited { color: #000000; font-weight:400; text-decoration: none; }
.menu a:hover { color: #0000FF; font-weight:400; text-decoration: none; }
.menu a:active { color: #0000FF; font-weight:400; text-decoration: none; }