html, body
{
  margin: 0px;
  padding: 0px;
}

body
{
  background: url(../img/navi_back2.jpg) repeat-y #009;
  font-family: verdana;
}

a
{
  color: #FF5E69;
}

a:hover
{
  color: #FFF;
}

img
{
  border: 0px;
}

table
{
  empty-cells:show;
}

span.picLeft
{
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
  font-style: italic;
}

span.picRight
{
  margin: 0px;
  margin-left: 15px;
  margin-bottom: 10px;
  float: right;
  font-style: italic;
}

#header_haus
{
  width: 139px;
  height: 173px;
  background: url(../img/header_haus.jpg) no-repeat;
}

#header_title
{
  width: 661px;
  background: url(../img/header_title.jpg);
}

#header_back
{
  background: url(../img/header_back.jpg);
}

#navigation
{
  vertical-align: top;
}

#imprint
{
  width: 139px;
  height: 325px;
  background: url(../img/navi_back.jpg);
}

#content
{
  padding-left: 30px;
  vertical-align: top;
  font-size: 10px;
  color: #FFF;
  line-height: 16px;
}

#content div
{
  width: 470px;
}

#content h1
{
  font-size: 12px;
}

hr
{
  background: #8080CC;
  border-width: 0px;
  height: 1px;
  width: 100%;
}

#totop
{
  position: relative;
  left: 450px;
}
