

#bilderleiste{
	width: 0px;
	padding: 0;
	float: left;
	border: 0px dotted #999;
}
.bild{
clear: both; 
text-align: center;
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px dotted #999;
}

.bildunterschrift{
clear: both;
text-align: right;
font-size: small;
margin: 5px;

}
.bildunterschrift a, .bild a{
font-size: small;
}
#content{
	width: 770px;
	padding: 10px 15px 20px 15px;
}

.imgright{
margin: 20px;
float: right;
font-size: small;
}

.imgleft{
margin: 20px;
margin-left: 0px;
float: left;
font-size: small;

}

.imgright a{
font-size: small;
line-height:1.5em;
}

.imgleft a{
font-size: small;
line-height:1.5em;
}



a>img {

border-bottom: 5px solid #fff;
}



table p{
padding-right: 8px;
}

