 .h1 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 15px;
 text-align: left;
 font-weight: bold;
 color: #AD8500
}

.table {
padding-top: 0px;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #c0c0c0;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #c0c0c0;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #c0c0c0;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c0c0c0;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 1px
}

.background {
padding-top: 20px;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #c0c0c0;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #c0c0c0;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #c0c0c0;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c0c0c0;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px
}


.space {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px
}

.image {
   border-width: 1px;
   border-style: solid;
   border-color: #b4b4b4
}

.text {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: left;
 line-height : 18px;
 color: #000000
}

.textweiss {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: left;
 line-height : 18px;
 color: #ffffff
}

.text2 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: left;
 line-height : 18px;
 color: #777777
}
.text3 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 color: #777777
}
.titel1 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: left;
 font-weight: bold;
 color: #339999
}
.titel2 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height : 18px;
 font-weight: bold;
 color: #5a5a5a
}
.text1 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: center;
 letter-spacing: 5px;
 color: #C0C0C0
}
.linie {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height : 18px;
 color: #339999
}

a:link {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 color: #ff6600
}

a:visited {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 color: #ff6600
}

a:active {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 color: #ff6600
}

a:hover {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 13px;
 color: #333333;
 text-decoration: underline;
 background-color: #FFFFFF
}
 
body {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#ff6600;
  scrollbar-arrow-color:#ebebeb;
  scrollbar-darkshadow-color:#ebebeb;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#ebebeb;
  scrollbar-track-color:#FFFFFF
}