body {
  background:url(images/background.png) repeat 500px 250px;
  margin: 5;
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #660000;
  font-family: "Times New Roman",serif;
}

p {
  text-align: justify;
  text-indent: 0.5cm;
  margin: 5px;
  line-height: 1.25em;
 /* font-size: 26; */
}

table {
  border-collapse: collapse;
  padding: 0;
}


#td1 {
  padding: 0;
  margin: 0;
  background:url(images/tb_1.png) no-repeat;
  background-position: 0px 0px;
  width: 738px;
  height: 158px;
}

#td2_1 {
  padding: 0;
  margin: 0;
  background:url(images/tb_2_1.png) repeat;
  background-position: 0px 0px;
  width: 72px;
  height: 30px;
}

#td2_2 {
  padding: 0;
  margin: 0;
  background:url(images/tb_2_2.png) no-repeat;
  background-position: 0px 0px;
  width: 581px;
  height: 30px;
}

#td2_3 {
  padding: 0;
  margin: 0;
  background:url(images/tb_2_3.png) no-repeat;
  background-position: 0px 0px;
  width: 85px;
  height: 30px;
}

#td3_1 {
  padding: 0;
  margin: 0;
  background:url(images/tb_3_1.png) repeat;
  background-position: 0px 0px;
}

#td3_2 {
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  background:url(images/tb_2_2.png) repeat;
  background-position: 0px 0px;
  width: 581px;
}

#td3_3 {
  background:url(images/tb_3_3.png) repeat;
  background-position: 0px 0px; 
}

#td4 {
  padding: 0;
  margin: 0;
  background:url(images/tb_4.png) no-repeat;
  background-position: 0px 0px;
  width: 738px;
  height: 23px;
}

.submenu {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #996666;
  text-align: right;
  margin-bottom: 20px;
}

a {
  text-decoration: none;
  color: #666600;
}

a.weiter {
  text-decoration: none;
  color: #666600;
}

a.submenu {
  text-decoration: none;
}

a.submenu:hover {
  text-decoration: underline;
  color: #660000;
}

.subactive {
  border-top: 1px solid #663300;
  border-bottom: 1px solid #663300;
  color: #660000;
  /*font-weight: bold;*/
  font-style: italic;
}

h2, h3, h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}

img.rechts {
  padding-left: 7px;
}

img.links {
  padding-right: 7px;
}

ul {
  margin-top: 5px;
  margin-bottom: 25px;
}

.copyright {
  text-align: center;
  font-size: 12px;
}

.symlink {
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  color: #660000;
}

.symlink:hover {
  border-bottom: 1px dotted black;
}

div#bild {
  text-align: center;
  margin-bottom: 20px;
}

table#preview {
  width: 540px;
  margin: 0 auto;
}

table#preview td {
  width: 90x;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  padding: auto;
  border: 1px dashed maroon;
}

table#preview img {
  border: 0;
}

div.person {
  margin: 20px auto;
  padding: 5px;
  width: 500px;
  border: 1px dotted #990000;
}

div.person div.name {
  float: left;
  width: 370px;
  font-weight: bold;
}

div.person div.bild {
  float: right:
  width: 120px;
}

div.link {
  margin: 15px;
}

div.linkleiste {
  margin-top: 40px;
  margin-bottom: -10px;
  border-top: 1px solid #999999;
}

div.linkleiste a {
  font-size: 11px;
  color: #990000;
}

a.extern {
  background: url(images/externlink.png) no-repeat right;
  padding-right: 20px;
  color: #aa3311;
  text-decoration: none;
}

table.gaestebuch {
  font-size: 13px;
  padding-bottom: 30px;
}

td.gbformtext {
  font-size: 12pt;
}

td.gbforminput {
  font-family: Courier,sans-serif;
  font-size: 10pt;
  padding-bottom: 5px;
}

.gbnav {
  font-size: 10pt;
  color: #000000;
}

