h1, h2, h3, h4, h5, p, li, td{
  font-family: Arial,Helvetica,sans-serif;
  margin:0px;
  padding:0px;
}

div p{
  color:#3C434A;
}

div#headertext h4{
  font-size:11.4px;
  line-height:14px;
  margin-bottom:6px;
}
div#headertext p{
  font-size:11.4px;
  line-height:11.4px;
  color:#3C434A;
}

div#footertext p{
  font-size:11px;
  line-height:14px;
}

div#content h2, div#content h3, div#content p, div#content li, div#content td{
  font-size:12px;
  line-height:14px;
  margin-bottom:10px;
}

div#content h3{
  color:#3C434A;
}

div#content ul{
  padding-left: 15px;
  margin:5px 0px 0px 0px;
}

div#content li{
  margin:0px;
  padding:0px;
  line-height:16px;
  list-style-type:square;
  color:#3C434A;
}
div#content a{
  color: #44A844;
  font-weight:bold;
}
div#content a:hover{
  color: #000000;
}
div#content div.ce-border img{
  background-color:#FFFFFF;
}
table.anlaesse tr td{
  height:36px;
  width:500px;
  border-bottom: 2px solid #3c434a;
}
hr{
  margin-top:0px;
}

div.tx-jp-eventlist{
  color:#3C434A;
  font-family: Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:14px;
}

div.tx-jp-eventlist div.tx_jpeventlist_event_date{
  font-weight:bold;
  padding-right:3px;
  float:left;
}

div.tx-jp-eventlist div.tx_jpeventlist_event_description{
  margin-bottom:10px;
}

div#content div.tx-jp-eventlist div.tx_jpeventlist_event_description p{
  margin-bottom:0px;
}

div.tx-jp-eventlist div.tx_jpeventlist_event{
  border-bottom: 1px solid #3c434a;
  margin-bottom: 10px;
}

div.tx-jp-eventlist div.tx_jpeventlist_event:last-child{
  border-bottom: none;
  margin-bottom: 0px;
}