body {
background: #EAE4E1;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #705747;
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
}

h2 {
font-size: 18px;
font-weight: bold;
}

a {
color: #E06114;
text-decoration: none;
}

a:hover {
color: #E06114;
text-decoration: underline;
}



.seite {
width: 40%;
margin: 0 auto;
}

.txt_kl {
font-size: 13px;
}

.linie {
border: none;
border-top: 2px dotted #705747;
margin-top: 30px;
margin-bottom: 30px;
}

.datenschutz {
font-size: 12px;
padding-top: 120px;
}

.datenschutz h2 {
font-size: 12px;
}