body
{
  padding: 0 ;
  margin: 0 ;
  color: #000000 ;
  font-size: 12px ;
  font-family: Verdana,Arial,Helvetica,sans-serif ;
}

img
{
  border: 0px ;
}

.hidden
{
  display: none ;
}

#locator
{
  color: #666666 ;
  font-size: 10px ;
  line-height: 20px ;
  margin-top: 4 ;
}

#locator a
{
  color: #666666 ;
}

#locator a:hover
{
  color: #000000 ;
}

h1
{
  font-size: 18px ;
  line-height: 18px ;
  font-weight: bold ;
}

h2
{
  font-size: 14px ;
  line-height: 16px ;
  font-weight: bold ;
}

h3
{
  font-size: 12px ;
  line-height: 14px ;
  font-weight: bold ;
}

hr
{
  height: 1px ;
  color: #cccccc ;
  background-color: #cccccc ;
  border: none ;
}

a
{
  color: #b22222 ;
  text-decoration: none ;
}

a:hover
{
  color: #dd0029 ;
}

.nav_top
{
  font-size: 10px ;
  color: #666666 ;
}

.nav_top:hover
{
  color: #000000 ;
}

.nav_list
{
  list-style-image:url(/img/dot_nav_list.gif)
}

.fusszeile
{
  height: 20px ;
  color: #666666 ;
  font-size: 10px ;
  vertical-align: middle ;
}

.fusszeile a
{
  color: #666666 ;
}

.fusszeile a:hover
{
  color: #b22222 ;
}

.menu
{
  height: 20px ;
  color: #666666 ;
  font-size: 10px ;
  align: right ;
}

.menu a
{
  color: #666666 ;
}

.menu a:hover
{
  color: #000000 ;
}

.titel
{
  width: 100% ;
  height: 60px ;
  border-bottom: 1px solid #cccccc ;
  vertical-align: bottom ;
}

#text
{
  max-width: 560px ;
  font-size: 12px ;
  line-height: 16px ;
  margin-top: 20px ;
  margin-bottom: 20px ;
}

#text td
{
  font-size: 12px ;
  line-height: 16px ;
}

#text table
{
  margin-bottom:10px;
}

#content a:hover
{
  text-decoration: underline ;
}


