body
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  margin: 0px;
}

.menue_item
{
  text-align: right;
  vertical-align: center;
  font-family: Arial;
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  padding-right: 5px;
}

.content
{
  background-image: url(/cms/upload/seitendesign/background_content.jpg);
  background-repeat: no-repeat;
}

a:link
{
  text-decoration: underline;
  color: #666666;
}

a:visited
{
  text-decoration: underline;
  color: #666666;
}

a:active
{
  text-decoration: underline;
  color: #666666;
  font-weight: bold;
}

a:hover
{
  text-decoratin: underline;
  color: #666666;
  font-weight: bold;
}

ul
{
  list-style-type: square;
  margin-left: 15px;
  padding-left: 0px;
}

.headline2
{
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 30px;
  font-size: 14pt;
  font-weight: bold;
  color: #00607C;
}

.text2
{
  padding-right: 20px;
  padding-left: 30px;
  font-size: 12px;
  color: #005F7B; 
}

.contact_data2
{
  font-size: 9px;
  color: #00607C;
  font-weight: bold;
  text-align: right;
  padding-right: 30px;
}
