/* Pavillon-Presse Weimar – Druckgrafisches Museum – Fontspiel CSS 2009 Goldwiege/Alexander Rutz */

.p, .a, .v, .i, .l, .l2, .o, .n, .strich, .p2, .r, .e, .s, .s2, .e2 {
float: left;
margin: 0em 1px 0em 0em;
cursor: pointer;
}

div.fontspielbauch {
position: relative;
width: 57.5em;
height: 3.75em;
margin: 0em auto 0em auto;
}

div.setzkasten {
position: relative;
width: 57.5em;
height: 3.75em;
overflow: visible;
}

div.captionkasten-oben {
width: 57.5em;
height: 10em;
margin: 0em auto 0em auto;
line-height: 0em;
}

div.captionkasten-unten {
width: 57.5em;
height: 10em;
margin: 0em auto 0em auto;
line-height: 0em;
}

div.weiter {
width: 57.5em;
height: 10em;
margin: 5em auto 0em auto;
text-align: center;
}

a.weiter {
font-family: Quadraat-BoldItalic, QuadraatWeb-BoldIta, "ff-quadraat-web-1", "ff-quadraat-web-2", Georgia, Serif;
font-style: italic;
background: white;
padding: 0.25em 0.5em;
border: 0.1em solid white;
-webkit-text-size-adjust: 250%;
}

a.weiter:hover {
background: rgb(235,115,0);
color: white;
border: 0.1em solid white;
}

.caption {
font-family: Quadraat-Bold, QuadraatWeb-Bold, "ff-quadraat-web-1", "ff-quadraat-web-2", Georgia, Serif;
position: absolute;
color: white;
width: 12em;
height: 1.25em;
z-index: 3;
}

.caption p {
background: rgb(235,115,0);
padding: 0em 0.45em 0em 0em;
}

#p-caption {
left: 2.875em;
top: 1.25em;
}

#a-caption {
left: 6.625em;
top: 3.125em;
}

#v-caption {
left: 10.375em;
top: 5em;
}

#i-caption {
left: 14.25em;
top: 6.875em;
}

#l-caption {
left: 4.25em;
top: 15.625em;
}

#l2-caption {
left: 8em;
top: 17.5em;
}

#o-caption {
left: 11.875em;
top: 19.375em;
}

#n-caption {
left: 15.75em;
top: 21.25em;
}

#strich-caption {
left: 33.25em;
top: 1.25em;
}

#p2-caption {
left: 37.125em;
top: 3.125em;
}

#r-caption {
left: 40.875em;
top: 5em;
}

#e-caption {
left: 31em;
top: 15.625em;
}

#s-caption {
left: 34.75em;
top: 17.5em;
}

#s2-caption {
left: 38.5em;
top: 19.375em;
}

#e2-caption {
left: 42.25em;
top: 21.25em;
}

.captionstriche {
position: relative;
top: 0em;
left: 0em;
width: 57.5em;
height: 10em;
padding: 0em;
margin: 0em auto 0em auto;
z-index: 1;
display: block;
overflow: hidden;
}

img.fontspiel {
width: 3.75em;
height: 3.75em;
}

div.augenzu {
position: fixed;
bottom: 0em;
right: 0em;
height: 2em;
width: 5em;
background: rgb(235,115,0);
z-index: 4815162342;
}