

body {
    background-color:  #ffffff;
    padding:  0px;
    border-spacing: 0px;
   }
    



.font {
    font-family: verdana, sans serif;
    font-size: 10pt;
    color: #777676;
    font-weight: normal;
}

.fontg {
    font-family: verdana, sans serif;
    font-size: 14pt;
    color: #673333;
    font-weight: bold;
}


	a:link {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 12pt; font-style: normal; font-variant: normal; color: #673333; }
	a:visited {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 12pt; font-style: normal; font-variant: normal; color: #673333}
	a:active {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 12pt; font-style: normal; font-variant: normal; color: #673333}
	a:hover {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 12pt; font-style: normal; font-variant: normal; color: #673333}
    
    .anav:link {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; color: #777676}
	.anav:visited {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; color: #777676}
	.anav:active {text-decoration: none; font-weight: 600; font-family: verdana, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; color: #777676}
	.anav:hover {text-decoration: underline; font-weight: 600; font-family: verdana, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; color: #777676}
    
    
 table {
    width: 100%;
    max-width:  1100px;
    border: none;
    border-spacing: 0px;
    padding: 0px;
 }
 
 td {
    vertical-align: top;
    text-align: left;
 
 }
 
  .tdnavr {
    vertical-align: bottom;
    text-align: right;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size:10pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
  }
  
  .tdnavl {
    vertical-align: bottom;
    text-align: left;
    background-color: #777676;
    font: verdana, sans-serif;
    font-size:10pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
  }
  
 .tdslogan {
    vertical-align: bottom;
    text-align: left;
    width: 300px;
    height: 150px;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
    padding: 20px;
  }
  
  .tdsloganfolge {
    vertical-align: bottom;
    text-align: left;
    width: 330px;
    height: 150px;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size: 20pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
    padding: 20px;
  }
  
  .tdiskh {
    vertical-align: top;
    text-align: right;
    width: 800px;
    background-color: #777676;
    font: verdana, sans-serif;
    font-size: 30pt;
    font-weight: bold;
    color: #673333;
    text-decoration: none;
    padding: 20px;
  }
  
 .tdiskhfolge {
    vertical-align: top;
    text-align: right;
    width: 800px;
    background-color: #777676;
    font: "verdana", sans-serif;
    font-size: 30pt;
    font-weight: bold;
    color: #673333;
    text-decoration: none;
    padding: 20px;
  }
  
   .tdimg {
    vertical-align: top;
    text-align: left;
    height: 500px;
    background-color: #777676;
    padding-left: 3px;
    font: 80% "verdana", sans-serif;
    font-size:12pt;
    font-weight: bold;
    color: #673333;
    text-decoration: none;
  }
  
 .tdimgfolge {
    vertical-align: top;
    text-align: left;
    height: 300px;
    background-color: #777676;
    padding-left: 3px;
    font: 80% "verdana", sans-serif;
    font-size:12pt;
    font-weight: bold;
    color: #673333;
    text-decoration: none;
  }
  
  .tdname {
    vertical-align: bottom;
    text-align: right;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
    padding: 20px;
  }
  
  .tdimp {
    vertical-align: bottom;
    text-align: left;
    height: 300px;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
    padding: 20px;
  }
 
    
 .tdnamefolge {
    vertical-align: bottom;
    text-align: center;
    width: 650px;
    height: 430px;
    background-color: #673333;
    font: 80% "verdana", sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #777676;
    text-decoration: none;
    padding: 0px;
  } 
 img {
    border: none;
 }
 
 hr {
    width: 100%;
 }
 
