/**********************************************************************
 * tag section
 **********************************************************************/

body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: Tahoma, Verdana, Arial, Heveltica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
} 

h1, h2 {
  margin: 0 0;
  padding: 0 0;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
h2 {
  font-size: 15px;
}
h3 {
  margin: 0 0;
  padding: 0 0;
  font-family: "Futura Bk BT";
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}
h4 {
  margin: 0 -10px 7px 0;
  min-height: 35px;
  width: 205px;
  background-image: url(../images/navi_rechts_back.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 5px 0 0 25px;
  font-family: "Futura Bk BT";
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}

/**************************************************
 * content 
 **************************************************/

ul.ulContentList {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
ul.ulContentList li {
  margin: 0 0;
  padding: 0 0 0 15px;
  list-style-image: none;
  background-image: url(../images/navipunkt.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
