body
{
  font-family: Tahoma, Arial, Sans-Serif;
  color: #000000;
  background: url('img/background.gif') top right no-repeat;
  background-color: #F6F6F6;
  margin: 0 0 0 0;
}

#mantel
{
  width: 870px;
  padding: 0 0 0 0;
  overflow: hidden;
  position: relative;
  background-color: #E7F3FF;
  margin: 0 auto;
  float: left;
}

#containeroben
{
  width: 100%;
  height: 160px;
}

#banner-links
{
  float: left;
  width: 225px;
  height:160px;
  background: url('img/titelbild.jpg') no-repeat;
  background-position: top left;
}

#banner-rechts
{
  float: left;
  width: 645px;
  height: 160px;
  background: url('img/spacer.gif') no-repeat;
  background-position: top left;
  background-color: #C6E3FF;
}

#menue-mantel
{
  float: left;
  width: 225px;
}

#menue-top
{
	height: 20px;
	width: 220px;
}

#navigation
{
  position: absolute;
  width: 220px;
}

#menue-bottom
{
  height: 20px;
  width: 220px;
}

#content-mantel
{
  float: left;
  width: 645px;
}

#content-top
{
  height: 20px;
  background: url('img/spacer2.gif') repeat-y;
  background-position: top left;
}

#content-middle
{
  background: url('img/spacer2.gif') repeat-y;
  background-position: top left;
  font-size: 12px;
  text-align: left;
  padding-left: 40px;
  padding-right: 10px;
}

#content-bottom
{
  height: 20px;
  background: url('img/spacer2.gif') repeat-y;
  background-position: top left;
}

#container-ads
{
  float: left;
}

#containerunten
{
  height: 25px;
  width: 100%;
  background: url('img/footer.gif') repeat-x;
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 10px;
  text-align: center;
  line-height: 22px;
}

#banner-rechts h1
{
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 30px;
  color: #003399;
  text-align: right;
  padding-right: 5px;
}

#banner-rechts h2
{
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  color: #003399;
  text-align: left;
  padding-top: 55px;
  padding-left: 30px;
}

#navigation ul
{
  list-style-type: none;
  margin-left: 5px;
  padding-left: 10px;
}

#containermenue ul li
{
  font-size: 14px;
}

#navigation ul li a
{
  color: #000000;
  text-decoration: none;
  display: block;
  border-top: solid 1px #003399;
  border-bottom: solid 1px #003399;
  border-left: solid 1px #003399;
  border-right: solid 1px #003399;
  padding-left: 7px;
  margin-top: 1px;
  background-color: #C6E3FF;
  width: 197px;
}

#navigation ul li a:hover
{
  color: #000000;
  text-decoration: none;
  display: block;
  border-top: solid 1px #003399;
  border-bottom: solid 1px #003399;
  border-left: solid 5px #003399;
  border-right: solid 1px #003399;
  padding-left: 3px;
  margin-top: 1px;
  background-color: #C6E3FF;
  width: 197px;
}

#content-middle a
{
  text-decoration: underline;
  color: #000000;
}

#content-middle a:hover
{
  text-decoration: none;
  color: #003399;
}

.mittellink a
{
  text-decoration: underline;
  color: #000000;
  font-size: 16px;
  text-align: center;
}

.mittellink a:hover
{
  text-decoration: none;
  color: #003399;
  font-size: 16px;
  text-align: center;
}

#content-middle h3
{
  text-align: center;
  font-size: 16px;
}
