/*format für to-be-design RB2016,08,01*/

body {
 font-family: Arial;
 font-size: 12pt;
 text-align: justify;
 color: #DFDFDF;
 background: #DFDFDF;
 margin-top: 12px;
}
p {
 font-family: Arial;
 font-size: 12pt;
 text-align: left;
 color: #7F7F7F;
 background: #DFDFDF;
 margin-top: 12px;
}

div {
 font-family: Arial;
 font-size: 12pt;
 text-align: center
 color: #6F6F6F;
 background: #DFDFDF;
 margin-top: 12px;
}


h1 {
 font-family: Arial;
 font-size: 30pt;
 letter-spacing:5pt;
 text-align: center;
 color: #2F2F2F;
font-family: Arial;
 font-size: 12pt;
 }
h2 {
 font-family: Arial;
 font-size: 12pt;
 letter-spacing:1pt;
 text-align: left;
 font-weight: light;
 letter-spacing:3pt;
 color: #009F00;
}

h3 {
 font-family: Arial;
 font-size: 24pt;
 text-align: center;
 letter-spacing:5pt;
 font-weight: light;
 color: #757575;
}

h4 {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 font-weight: light;
 color: #009191;
}
table {
 font-family: Arial;
 border: bold;
 align: center;
 font-size: 8pt;
 font-weight: light;
 text-align: center;
 color: #BD1A46;
}
a {
font-family: Arial;
 font-size: 11pt;
 text-align: left;
 font-weight: bold;
 letter-spacing: 3pt;
 color: #7F7F7F;
 text-decoration: none;
}
a:hover {
font-family: Arial;
 font-size: 11pt;
 text-align: left;
  font-weight: bold;
 letter-spacing: 3pt;
 color: #009393;
 text-decoration: none;
}
a:active {
font-family: Arial;
 font-size: 11pt;
 font-weight: light;
 text-align: left;
 color: #DE73EA;
 text-decoration: none;
}
}
a:focus  {
font-family: Arial;
 font-size: 11pt;
 font-weight: light;
 text-align: left;
 color: #DE73EA;
 text-decoration: none;
}