 p {
  text-align: justify;
}


body {
    margin: 0em;
    background: #e9d92e;
}

.ersatz_menu {
    padding-top: 1em;
    padding-left: 2em;
    padding-right: 1em;
    padding-bottom: 1em;
    background: black;
    position: absolute;
    text-align: center;

    	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	padding: 4px;
	text-decoration: none;

}
.ersatz_menu_a {
      text-decoration: underline;
      color: white;
}

.header {
    background: black;
    margin: 0em;
}

.inner_header {
    background: black;
    margin-left: 10em;
    margin-bottom: 0;
    margin-top: 0;
}

.head_spacer {
     margin-left: 40em;
     margin-bottom: 0;
     margin-top: 0;
}


.logo_td {
    width: 450px;
    height: 80px;
    background: black;
    white-space: nowrap;
    margin-left: 140px;
    margin-bottom: 0;
    margin-top: 0;
}

.tasten_td {
    width: 300px;
    height: 80px;
    background: black;
    white-space: nowrap;
    margin-bottom: 0;
    margin-top: 0;
}

.content {
    margin-top: 0em;
    margin-left: 140px;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    background: #fffdd9;
    text-align: justify;
}



.greating {
    text-align: center;
    font-size: 1.3em;
}

h1,h2,h3,h4 {
    text-align: center;
    margin: 0em;
}



.header1 {
  color: #ffffff; 
  background: #4682B4; 
  font-weight: bold; 
  font-family: Tahoma, Verdana; 
  font-size: 13px; 
  margin: 0px; 
  padding: 2px;
}
	
.intd {
  color: #000000;
  font-family: Tahoma, Verdana; 
  font-size: 11px; 
  padding-left: 15px;
}


.header1 {
  color: #ffffff; 
  background: #4682B4; 
  font-weight: bold; 
  font-family: Tahoma, Verdana; 
  font-size: 13px; 
  margin: 0px; 
  padding: 2px;
}
	
.intd {
  color: #000000; 
  font-family: Tahoma, Verdana; 
  font-size: 11px; 
  padding-left: 15px;
}

