
* {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

a {
  color: #757575;
  font-weight: bold;
}

ul {
  list-style-type: square;
  list-style-position: inside;
  margin-bottom: 15px;
  font-size: 12px;
}

p {
  margin-bottom: 5px;
  font-size: 12px;
  color: #000000;
}

thead {
  display: none;
}            

tfoot {
  display:table-footer-group;
  color: #757575;
  text-align: right;
  font-size: 10px;
}            

#container {
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: auto;
}

    #portal {
      display: none;
    }
    
    #portal * {
      display: none;
      color: #FFFFFF;
      text-align: right;
    }
        
    #header {
      background-color: #FFFFFF;
      background-image: none;
      margin: 0px;
      padding: 0px;
      vertical-align: middle;
      text-align: right;
      height: 40px;
    }
    
    #contentContainer {
      background-color: #FFFFFF;
      margin: 0px;
      padding: 0px;
    }
    
        #menu { /*158*/
          display: none;
        }
        
        #content { /*494*/
          background-color: #FFFFFF;
          width: auto;
          margin: 0px;
          padding: 21px 30px 7px 35px;
          vertical-align: top;
        }
        
            #headline {
              font-weight: bold;
              font-size: 14px;
              color: #000000;
            }
            
            #mainHeadline {
              font-weight: bold;
              font-size: 16px;
              color: #070156;
              margin-bottom: 17px;
            }
            
            .bildTextBlock {
              width: auto;
              clear: left;
              padding-top: 10px;
            }
            
            .headline {
              font-weight: bold;
              font-size: 14px;
              color: #000000;
              margin-bottom: 10px;
            }
            
            .bilder {
              width: 190px;
              float: left;
              padding-top: 3px;
              padding-right: 18px;
            }
            
                .bild {
                  width: 172px;
                  margin-bottom: 3px;
                  clear: left;
                }
                
                .bildText {
                  margin-bottom: 8px;
                }
                
                .bildText * {
                  font-size: 10px;
                  vertical-align: middle;
                }
                
                .popup {
                  display: none;
                }
            
            #content table {
              margin-bottom: 5px;
              font-size: 12px;
            }
            
                #content * td {
                  border-color: #757575;
                  border-style: solid;
                  padding: 3px 9px;
                  background-color: #FFFFFF;
                }
            
                #content * td.tableLeft {
                  border-width: 1px 0px 1px 1px;
                  text-align: left;
                }
            
                #content * td.tableRight {
                  border-width: 1px 1px 1px 0px;
                  text-align: right;
                }
            
                #content * td ul {
                  margin: 0px;
                }
                
                #content * td.separatingLine {
                  border-width: 0px;
                  height: 7px;
                  background-color: #FFFFFF;
                }
                
            .techDraw {
              width: 383px;
              border: 0px;
              background-color: #FFFFFF;
              margin-bottom: 3px;
            }
            
            #lastLine {
              display: none;
            }
            
        #featureColumn { /*148*/
          display: none;
        }
    #footer {
      display: none;
    }
    
    #subfooter {
      display: none;
    }
