/*
bildgroessen.css
regelt spezielle Bildergroessen.
wird durch die spezielle Klassenvergabe
von wordpress ermoeglicht.
*/

#headerimg a img {
border: none;
}

.entry img {
}

a img {
border:none;
}

.entry .wp-image-23 {
border: none;
}

.entry .wp-image-49, 
.entry .wp-image-52 {
margin: 0px;
}

.entry .wp-image-101, 
.entry .wp-image-102 {
margin-bottom: 0px;
}

.entry .wp-image-107 {
}

#attachment_107 {
}

.wp-image-194 {
margin-top: 8px;
}

#attachment_218 { /*zos-trainerin*/
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

#attachment_218 .wp-image-218 {
margin: 0px;
padding: 0px;
}

#attachment_221 { /*longe fuer hunde*/
margin-top: 5px;
}

#attachment_222 { /*longe fuer hunde*/
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 0px;

}















