/* CSS Document */

body{
  line-height: 14px;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
}

p{
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

li{
  font-size: 11px;
  line-height: 14px;
}

h1{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 25px;
}

h2{
  font-weight: bold;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 15px; 
}

h3{
  margin-top: 0px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: bold;
}

h4{
  margin-top: 20px;
  margin-left: 30px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 6px;
  color: #f4f4f4;
}

p.steckbrief{
  margin-top: 1px;
  margin-bottom: 5px;
  margin-left: 10px;
}

td{
  font-size: 12px;
  line-height: 14px;
  font-weight: normal; 
}

td.steckbrief{
  vertical-align: top;
}

a{
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}