/*Den Pfadnavigator und das Bereichicon ausblenden*/
#path,#navirechts {
display:none;
}

#bereichsicon {
margin-bottom:10px
}

#homepageillus img {
  border: 1px solid #3C5BA3;
  padding: 0px;
  margin-right:10px;
  margin-bottom:10px;
}



#pictures {
width:150px;
float:left;
height:100%;
}
#pictures img {
 border-color: #3C5BA3;
 border-width:1px;
 border-style:solid;
 padding:0px;
 margin-bottom:10px;

}

#innercontent {

height:100%;
margin-left:170px;

}

#content ul {
list-style-image:url('images/boeppel.gif');
padding: 8px;
margin: 8px;
}