
/* content */

#content p {
   margin-top: 10px;
   margin-bottom: 10px;
}

#content ul {
   margin-top: 10px;
   margin-bottom: 10px;
}

#content li {
   padding-left: 15px;
   list-style-type: none;
   background-image: url(gfx/bullet.gif);
   background-position: left 5px;
   background-repeat: no-repeat;
}

#content {
   width: 335px;
   float: left;
   background-color: white;
   margin: 0px;
   overflow: auto;
}

div.partnerliste {
  margin-left: 20px;
}

div.partnerliste a img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
  padding-bottom: 3px;
}

/* body */

#body {
   float: left;
   background-color: white;
   color: #333;
   line-height:18px;
   font-size:11px;
   font-weight:normal;
   padding-left: 20px;
   padding-bottom: 20px;
}

#body h1 {
   color: #000;
   font-weight:bold;
   font-size:14px;
   letter-spacing:2px;
   text-transform: uppercase;   
   margin-top:0px;
   margin-bottom:22px;
}

#body h2 {
   color: #000000;
   font-size: 13px;
   margin-top: 16px;
   margin-bottom: 4px;
}

#body form fieldset {
   border: 0px;
}

#body form fieldset input {
   margin-bottom: 2px;
}

#body a.pdflink {
   padding-left:20px;
   display:block;
   height: 20px;
   color:black;
   background-image:url(gfx/icon_pdf.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#body div.ansprechpartner {
   display:block;
   overflow:auto;
   margin-top:13px;
}

#body div.ansprechpartner a {
   color: black;
}

#body img.ansprechpartner {
   float:left;
   margin-right:10px;
}

#content #body p * {
   zoom:0%;
   overflow: auto;
   display: inline;
}
