html {
font-family: Verdana, sans-serif; 
font-size: 100%; 
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-y: scroll;
}

body {
font-family: Verdana, sans-serif;
margin-top:20px;
margin-left:0;
margin-right:0;
margin-bottom:0;
bgcolor: #FFFFFF;
background-color: #FFFFFF;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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

.header { font-family: 'Open Sans', sans-serif; font-weight:400; font-size:22px; line-height:22px; letter-spacing:0; color: #000000; }
.header H1 { font-family: 'Open Sans', sans-serif; font-weight:400; font-size:22px; letter-spacing:0.02em; padding:0; margin:0; }
.header a:link { color: #000000; text-decoration: none; }
.header a:visited { color: #000000; text-decoration: none; }
.header a:hover { color: #000000; text-decoration: none; }
.header a:active { color: #000000; text-decoration: none; }

.bu { font-size: 10px; color: #000000; line-height:15px; }
.footer { font-size: 10px; color: #000000; }
.displaynone { display:none; }

.text { font-size:12px; color: #000000; line-height:19px; letter-spacing:0; padding-top:3px; }
.text H2 { color: #000000; font-size:12px; font-weight:bold; line-height:12px; margin:0; margin-bottom:8px; }
.text p { margin-bottom:10px; margin-top:0; }
.text img { margin:0; border:0; vertical-align:top; vertical-align: text-top; }

.itext { font-size:11px; color: #000000; line-height:16px; letter-spacing:0; padding-top:3px; }
.itext H2 { color: #000000; font-size:12px; font-weight:bold; line-height:12px; margin:0; margin-bottom:6px; }
.itext p { margin-bottom:9px; margin-top:0; }
.itext img { margin:0; border:0; vertical-align:top; vertical-align: text-top; }

.menu { font-size:13px; color: #000000; line-height:17px; letter-spacing:0; }
.menu p { margin-bottom:12px; margin-top:0; padding:0; }
.gmenu { font-size:13px; color: #000000; line-height:17px; letter-spacing:0; }
.gmenu p { margin-bottom:11px; margin-top:0; padding:0; }

.thumbzelle { height:89px; width:89px; text-align:center; float:left; margin-right:24px; margin-bottom:25px; overflow:hidden; }
.thumbzelle p { display:table-cell; vertical-align: middle; margin:0; padding:0; }
.thumbzelle img { border:0; }

