html {
  background-image: url(../images/hg_blumen.jpg);
  font-size: 0.8em;
}

html, body {
  font-family: Times New Roman;
  color: #191919;
  margin: 0px;
  text-align: center;
  margin-right: 16px;
  margin-left: 16px;
}

div.contenthintergrund {
  background: url(../images/hg_content.gif) repeat;
  background-repeat: repeat-y;
  text-align: left;
  width: 502px;
}

img.headimg {
  margin: 0px 10px;
}

div.navi {
  background: url(../images/hg_navi.gif);
  border-top: 1px solid #CCC;
  left: 50%;
  margin-left: -221px;
  position: absolute;
  top: 176px;
  width: 118px;  
}

div.navi a:link, div.navi a:visited {
  border-bottom: 1px solid #CCC;
  color: #5d5d5d;
  display: block;
  font-style: italic;  
  padding: 1px 0px 3px 14px;
  text-decoration: none;
}

div.navi a:hover{
  color: #CCC;
}

div.content {
  left: 190px;
  line-height: 1.4em;
  margin-bottom: 150px;
  position: relative;
  text-align: left;
  top: 39px;
  width: 270px;
  word-spacing: 0.2em;
}

h1 {
  border-bottom: 1px solid #ECE1C2;
  font-size: 1.5em;
}

h2 {
  font-size: 1em;
  margin: 0px;  
}

div.foot {
  bottom: 10px;
  position: relative;
  text-align: left;
  width: 482px;
 }
 
div.foot a:link, div.foot a:visited {
  color: #CCC;
  margin: 6px;
  text-decoration: none;
}
 
div.foot a:hover{
  color: #e1e1e1;
}
 
img.footimg {
  margin-left: 60px;
  margin-right: 60px;
}

table {
  font-size: 1em;
}

td.kontakt {
  width: 35%;
}

td.finanzamt {
  width: 51%;
}

td.bank {
  width: 15%;
}

td.oeffnungszeiten {
  width: 40%;
}

td {
  border: 0px;
  padding: 0px;
}

ul {  
  list-style-type: square;
  margin-left: 17px;
}

img.bilder {
  border: 0px;
}

