#NAV {
  width: 90%;
  margin: 4em;
  table-layout: fixed;
  text-align: center;
}

#ID1 {

    margin-top: 3em;
    margin: 2em;
    max-width: 100em;
    font-style: italic;
    font-weight: bolder;
    font-size: medium ;
    }
.rechts {
	float: right;
	margin-left: 5em;
}
#ID2 {
  width: 100%;
    margin: 0;
  
}
#ID3 {

    margin: 0 auto;
    max-width: 100em;
    font-style: italic;
    font-weight: bolder;
    } 
#ID4 {
    margin: 4em;   
}

#ID5 {
    margin: 0em 5em 0em 0em;  
     }


#TB1 {
	width: 95%;
    background-color: #efd7c3;
    border-color: #efd7c3;
    margin: 0em 5em 0em 0em; 
    table-layout: fixed;
    
}
#TB2 {
    width: auto;
    background-color: #efd7c3;
    border-color: #efd7c3;
}

#TB3 {
	width: 100%;
    background-color: #efd7c3;
    border-color: #efd7c3;
    margin: 0em 5em 0em 0em; 
    table-layout: fixed;
    
}
    


td {
    width: auto;
	border: 0px solid;
	overflow: hidden;
	vertical-align: top;
    align-content: center;
    margin:auto;
    
    
}

body   {
background-color: #efd7c3;
margin: 3px;

}

h2  {
    font-style: normal; width: auto
    }
h1  {
    margin-top: 0px;
    }

    body { font: bold .9em/150% Georgia, serif; }

.justify {
	text-align: justify;
}

#ID6 { color: darkred;
    
     }