
#inhalt a {
text-decoration: underline;
}

.text {
color: blue;
font-size: 13px;
}


.fotos {
background: #ffffff;
width: 100%;
height: 7.5em;
overflow: auto;
}


.ecards {
background: #ffffff;
width: 100%;
height: 7.5em;
overflow: auto;
margin-top: 0.3em;
}

