body {
  padding:0px;
  margin:0px;
  background:#fff;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  color:#444;
  
			
}

.rote_linie {display: block; width: 100%; height: 10px; background: #c62c37;margin-top: 25px;}
#container {
margin: 0 auto;
    width:94%;
max-width:1000px;

}

img {width:100%; max-width: 100%; height: auto;}

.logo {width: 40%;max-width: 300px; margin: 40px auto;}

p {line-height: 150%;font-size: 1em;margin: 0;padding: =;}

a {color: #666;}

.text {border-bottom: 1px solid #444;padding-bottom: 20px;}
.text_start {border-bottom: 1px solid #444;padding: 20px 0; text-align: center;line-height: 150%;}

.footer {text-align: center;padding: 20px 0;}
.footer a {text-decoration: none;padding: 20px;color: #444;}

h2 {font-weight: 400;}
.rot {color:#c62c37;font-weight: 600;}