* {
  margin: 0;
  padding: 0; 
}
body {
  background: url('background.png');
  margin: 0 auto;
  width: 845px;
}
img {
  border: 0;
}
#body {
  margin: 20px 0 0 0;
}
#cbox {
  margin-left: 126px;
}
#contentbox {
  background: url('shadow.png') left repeat-y;
}
#footer {
  background: url('shadow_bottom.png') left no-repeat;
  min-height: 19px;
}
#footer p {
  color: #1d1d8c;
  font-family: Verdana, Tahoma;
  font-size: 11px;
  padding-top: 5px;
}
#img_back {
  position: absolute;
  top: 50px;
  right: 50px;
}
#imprint.content, #index.content, #home.content, #service.content, #preise.content, #service2.content {
  padding: 70px 0 0 55px;
  min-height: 470px;
}
#home.content {
  background: #ddd url('jubilaeum_mini.png') right bottom no-repeat;
}
#home.content h1 {
  margin-bottom: 35px;
}
#imprint.content h1, #home.content h1, #service.content h1 {
  color: #1d1d8c;
  font-size: 1.2em;
  font-family: Comic Sans, Comic Sans MS, cursive;
}
#home.content h2 {
  color: #1d1d8c;
  font-size: 0.8em;
  font-family: Verdana, Tahoma;
}
#home.content p {
  color: #6e6d6d;
  font-size: 0.8em;
  font-family: Verdana, Tahoma;
  font-weight: bold;
  line-height: 1.2em;
}
#home.content table {
  margin-top: 35px;
}
#vitae.content {
  padding: 35px 0 0 15px;
}
#vitae.content h1 {
  color: #6d6d6d;
  font-size: 1.2em;
  font-family: Comic Sans, Comic Sans MS, cursive;
  margin-bottom: 30px;
}
#vitae.content h2 {
  color: #1d1d8c;
  font-family: Verdana, Tahoma;
  font-size: 0.7em;
  margin-bottom: 20px;
}
#vitae.content p {
  color: #6e6d6d;
  font-size: 0.7em;
  font-family: Verdana, Tahoma;
}
#vitae.content table {
  width: 100%;
}
#vitae.content td {
  vertical-align: top;
  padding-bottom: 3px;
}
#service.content h2 {
  color: #6e6d6d;
  font-family: Verdana, Tahoma;
  font-size: 0.7em;
  margin: 30px 0 40px 0;
}
#service.content p {
  color: #6e6d6d;
  font-size: 0.8em;
  font-family: Verdana, Tahoma;
  font-weight: bold;
  line-height: 2;
}
#service.content a {
  color: #6e6d6d;
  text-decoration: none;
}
#service.content a:hover {
  color: #6e6d6d;
  text-decoration: underline;
}
#service2.content p {
  color: #6e6d6d;
  font-family: Verdana, Tahoma;
  font-size: 0.75em;
  font-weight: bold;
  margin-top: 15px;
}
#service2.content h1 {
  margin-bottom: 35px;
}
#preise.content h1, #service2.content h1 {
  color: #1d1d8c;
  font-size: 1.2em;
  font-family: Comic Sans, Comic Sans MS, cursive;
  margin-top: 65px;
}
#preise.content p {
  color: #6e6d6d;
  font-family: Verdana, Tahoma;
  font-size: 0.7em;
}
#preise.content p.preis_kat {
  color: #1d1d8c;
  font-weight: bold;
  margin-bottom: 3px;
}
#preise.content td {
  vertical-align: top;
}
#preise.content td img {
  margin-bottom: 4px;
  margin-right: 5px;
}
#imprint.content p {
  color: #6e6d6d;
  font-size: 0.8em;
  font-family: Verdana, Tahoma;
  font-weight: bold;
}
#imprint.content p.kat {
  color: #1d1d8c;
  margin-top: 20px;
}
#imprint a {
  color: #1d1d8c;
  font-size: 11px;
  text-decoration: none;
}
#imprint a:hover {
  color: #6e6d6d;
  text-decoration: none;
}
#logo {
  float: left;
}
#nav {
  background: url('nav_shadow.png') left no-repeat;
  height: 28px;
}
#content_img {
  position: absolute;
  top: 20px;
  left: 35px;
}
.content {
  position: relative;
  background: #ddd;
  margin-left: 23px;
  min-height: 505px;
}
.mr55 {
  margin-right: 55px;
}
.mt30 {
  margin-top: 30px;
}
.pl10 {
  padding-left: 10px;
}
.pr35 {
  padding-right: 35px;
}
.tac {
  text-align: center;
}