@charset "utf-8";
/* CSS Document */

#boxGallerieBilderNav{
font-size: 10pt;
}

@media (min-width: 100px) and (max-width: 464px)
{
.zurueckZ p, .weiterW p, .zurueckZ2 p {
	font-size: 0.3em!important;
}

}
@media (min-width: 465px) and (max-width: 720px)
{
.zurueckZ p, .weiterW p, .zurueckZ2 p {
	font-size: 0.4em!important;
}

}
