html,body {
  margin:0;
  height:100%;
}

body {
  background-color: #eec;
}

body td {
  font-family: Times, Arial, Helv;
  font-weight: normal;
  font-size: 12pt;
  color: black;
}

a { 
  color:#833;
}

a:visited { 
  color:#833;
}

table {
  border: 0;
  border-spacing: 1px;
  /*  cell-spacing:0px; */
  padding: 0;
  margin: 2px;
}

tr {
  border: 0;
}

th,td {
  border: 0;
}

/* Layout */
#tableLayout { 
  margin:0;
  border-collapse:collapse;
  width:100%;
  height:100%;
}

#tdLayoutLinks { 
  width:117px;
  background-image:url(bilder/hintergruende/links.jpg);
}

#tdLayoutMitte { 
  vertical-align:top;
  background-image:url(bilder/hintergruende/mitte.gif);
}

.tdInhalt { 
  text-align:center;
  width:300px;
}

.tdInhalt p { 
  text-align:left;
}

#tdLayoutRechts { 
  width:100px;
  background-image:url(bilder/hintergruende/rechts.jpg);
}

.tableNav {
  height:100%;
  margin:20px 0 0 0;
}

.tableNav td { 
  padding:0;
  text-align:center;
}

.tableNav a {
  font-weight:bold;
  font-size:13pt;
  font-family:Arial;
}

.tableNav img { 
  margin:0;
  border:0;
  width:107px;
}

#imgObenLinks { 
  margin:13px;
}

.tableMitRand th,.tableMitRand td { 
  border-width:2px;
  border-style:outset;
}

.tableMitRand th { 
  color:blue;
  text-align:right;
  padding:2px; 
}

.tableMitRand td { 
  padding:2px; 
}

.tableKontakt { 
  margin-top:50px;
  width:100%
}

.tableKontakt th { 
  text-align:right;
  vertical-align:top;
}

.tableKontakt th, .tableKontakt td { 
  padding:2px;
  width:50%;
}
