a
{
text-decoration: none;
border: 0;
}

a:hover
{
text-decoration: none;
}

body 
{
  background: #CC6600;
}

#grund 
{
  width: 1000px;
  height: 600px;
  background: url(hintergrund.jpg);
}

#grund-start
{
  width: 1000px;
  height: 600px;
  background: url(hintergrund-bild.jpg);
}

#inhalt
{
  padding-left: 100px;
  width: 900px;
  height: 550px;
}

table.liste
{
  width: 100%;
    border-spacing: 10px;
}

td.bild
{
  text-align: center;
  width: 110px;
  height: 110px;
  border-style: solid;
  border-color: #CC6600;

}

td.ueb
{
  font-size: 2.5em;
  text-align: center;
  font-weight: bold;
  with: 10%;
  height: 10%;
}

table.start
{
  text-algin: center;
  width: 100%;
  height: 100$
  valign: bottom;
}

td.start
{
  text-align: center;
  valign: bottom;
}

img
{
  border: 0;
}

hr
{
  color: #CC6600;
}

h1.start
{
  color: #FFFFFF;
}

b.hochzeit
{
  color: #FF0000;
  font-size: 2.5em;
}
