#editablecontent img{border:0;}
.footsmall {font-size:0.7em;}

/* Infoboxen auf der rechten Seite */
#outerinfobox {
	width :135px;
        margin-left:17px;
        font-size: 0.8em;
        float:left;   
}

#dropcontentsubject{
width: 250px;
font-weight: bold;
}

.dropcontent{
width: 250px;
height: 200px;
border: 1px solid black;
background-color: #DFDFFF;
padding: 3px;
display:block;
}

