/*/////// Individuelle Museumsprodukte ////////*/

.produktcontainer { width: 698px; height: 450px; text-align: left; overflow: auto; }
.produkte { width: 646px; height: 100%; background-color: #E8E9FF; position: relative; }
.indiv { position: relative; left: 180px; top: 40px; height: 100%; width: 370px; margin-top: 6px; }
.indiv a { font-size: 11px; font-weight: bold; color: #202764; text-decoration: underline; }
.plinie { width: 674px; height: 1px; border-bottom: 1px solid #202764; line-height: 1px; position: absolute; top: 28px; left: -14px; }

