/* Style sheet basic */

body {
  margin: 0 0 24px 0;
  padding: 0;
}

a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul {
  font-family: Verdana, sans-serif;
}

a,
body,
div,
input,
label,
li,
ol,
p,
select,
td,
th,
textarea,
u,
ul {
  font-size: 11px;
}

h1 {
  margin: 0 0 12px 0;
  padding: 0;
  font-weight: bold;
  font-size: 13px;
}

h2 {
  margin: 0 0 6px 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
}

.Kopf_14px_Fett_blau {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.005em;
  color: #173da1 !important;
}

.Text_11px_blau {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0.005em;
  color: #173da1 !important;
}

.Kopf_14px_Fett_rot {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.005em;
  color: #FF3300 !important;
}

.Text_11px_rot {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0.005em;
  color: #FF3300 !important;
}

a {
  text-decoration: none;
  color: #a84204;
}

a:hover {
  text-decoration: underline;
  color: #a84204;
}

img {
  vertical-align: middle;
  border: 0px;
}

pre,
form {
  margin: 0;
  padding: 0;
}

p {
  margin:0;
  padding:0 0 15px 0;
}
