body {
        margin: 0px;
}
form {
  margin:0;
 }
td {
    font-family: Times New Roman;
        font-size:14px;
        color:#000000;
}

a{
    font-family: Times New Roman;
        color:#000000;
}

hr {
    border:solid #ff0053 1px;
    height:1px;
    width:520px;
}
.hrimp {
border:solid #ff0053 1px;
    height:1px;
    width:250px;
}
h1 {
    font-family: Times New Roman;
        font-size:18px;
        color:#ff0053;
        font-weight: bold
}
h2 {
    font-family: Times New Roman;
        font-size:16px;
        color : #382f32;
        font-weight:bold;
}
.impressum {
    font-family: Times New Roman;
        font-size:12px;
        color : #000000;
}