.body {
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   margin-left: 0;
   background-color:#FFFFFF;
}
.body2 {
   margin-top: 10;
   margin-bottom: 10;
   margin-right: 10;
   margin-left: 10;
   background-color:#FFFFFF;
}


.text_headline {
   font-family: Arial, Verdana, sans-serif;
   font-size: 11pt;
   color: #003071;
   text-decoration: none;
   font-weight: bold;
}
.text_content_fett {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10pt;
   color: #003071;
   text-decoration: none;
   font-weight: bold;
}
.text_content {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10pt;
   color: #666666;
   text-decoration: none;
}
.text_content a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}
.text_content a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}
.text_content a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #003071;
   text-decoration: none;
   font-weight: bold;
}
.text_content a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}


.tabledunkel {
   background-color: #999999;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
}
.tabledunkel a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
}
.tabledunkel a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
}
.tabledunkel a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #003071;
   text-decoration: none;
}
.tabledunkel a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
}
.tablehell {
   background-color: #DBDADA;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}