body {
  margin: 0px;
  padding: 0px;
  color: silver;
  background:url(images/bgx.jpg) repeat-x;
  background-color:#eaeaea; 
  font-family: arial;
  font-size: 10pt;
}

p {
  margin: 8px 4px 4px 4px;
}

table,td,tr {
  color: grey;
  background-color:#eaeaea; 
  font-family: arial;
  font-size: 10pt;
  border-style: solid; border-color: white;
  border-right-width: 6px;
  border-left-width: 6px;
  border-bottom-width: 1px;
}


/* ---- Layout der inneren Tabelle =====*/

table1#Layout1 {
    font-family:Arial;
    font-size: 12px;
    font-weight:normal;
    line-height:1em;
    color:black;
    border:2px ridge;
    border-spacing:1px;
    border-color:#FA0000;
    background-color:silver;
    padding:1em;
}

table1#Layout1 th {
    font-size:12px;
    background-color:silver;
    border:none;
}

table1#Layout1 td {
    background-color:silver;
    border-color:black;
}

table1#Layout1 a {
    font-size:12px;
    color:#000090;
}

/* ----   Ende Tabelle  ----- */
h1 {
  background-color: #5a84be;
  color: black;
  font-family: arial;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;  
  padding-top: 2px;
  text-align: left;
  margin: 5px;
}

h2 {
  color: black;
  background-color: inherit;
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;  
  text-align: left;
  padding-left: 2px;
  text-decoration: underline;
  letter-spacing: 1px;
}

h3 {
  color: black;
  background-color: inherit;
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;  
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;  
  text-decoration: none;
  height: 15px;  
  letter-spacing: 1px;
}

h4 {
  color: black;
  background-color: inherit;
  font-family: arial;
  font-size: 12pt;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 0px;  
  text-decoration: none;
  letter-spacing: 1px;
  
} 

#oben {
  background:url(images/Banner.gif);
  background-repeat:no-repeat;    
  width: 865px; height: 145px;
}

.headertextoben {
  padding: 5px 45px 0px 0px;
  font-size: 12pt;
  color: #000000;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
  font-style: italic;
  text-align: right;
}

.headertextgross {
  padding: 40px 0px 0px 45px;
  font-size: 20pt;
  color: white;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
  font-style: italic;
}

.headertextklein {
  padding: 5px 0px 0px 45px;
  font-size: 10pt;
  color: white;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
}

#navi {
  background:url(images/navix.jpg);
  height: 25px; 
  text-align: left;
  background-color: red;
}


.headernavi a:link, .headernavi a:active, .headernavi a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-family: arial,helvetica,sans-serif;
  font-size: 14pt;
  line-height: 30px;
  padding: 2px 10px;
  margin: 0px;
  text-align: left;
  border-left: solid 1px black;
  border-right: solid 1px black;
}

.headernavi a:hover {
  color: black;
  background-color: silver;
  text-decoration: none;
  font-family: arial,helvetica,sans-serif;
}

#mainbg {
  background:url(images/mainbgx.jpg);
  width: 865px;
}

#haupttext {
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  padding: 5px 35px 5px 35px;
  text-align: justify;
  font-size: 14pt;
  color: black;
}

/* ---
#unten {
  color: #DFDFDF;
  background-color: inherit;
  background:url(images/untenx.gif);
  font-family: "Century Gothic",sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
  padding-bottom: 20px;
}
/* ---

.datum {
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
}

h1 {
  background-color: aqua;
  color: black;
  font-family: arial,helvetica,sans-serif;
  font-size: 14pt;
  font-style: italic;
  text-align: center;
  margin: 0px;
}

h2 {
  color: #8F8F8F;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
  text-align: left;
  padding-left: 16px;
  text-decoration: none;
  letter-spacing: 2px;
}

h3 {
  color: #0094DE;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
  font-style: italic;
  padding-left: 5px;
}

h4 {
  color: white;
  background-color: #006EA5;
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
}

h5 {
  color: #000000;
  background-color: inherit;
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
}

a:link,a:visited,a:active {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000000;
  background-color: #CFCFCF;
  text-decoration: none;
}
