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

span.description {
	display: block;
	width: 30em;
	margin-top: 2em;
}
img.states {
	display: block;
	width: 570px;
	height: 310px;
}
img.states.default {
	background: url(../gfx/item5/oekarte_full.gif) no-repeat left top;  /* row: 0 - column: 0 */
}
img.states.script {
	background: url(../gfx/item5/oekarte_full.gif) no-repeat -1140px -0px; /* row: 0 - column: 3 */
}
img.states.script.V {background-position: -1710px 0px;}                 /* row: 1 - column: 0 */
img.states.script.T1 {background-position: 0 -310px;}            /* row: 1 - column: 1 */
img.states.script.T2 {background-position: 0 -310px;}          /* row: 1 - column: 1 */
img.states.script.S {background-position: -570px -310px;}            /* row: 1 - column: 2 */
img.states.script.OO {background-position: -1140px -310px;}          /* row: 1 - column: 2 */
img.states.script.NO {background-position: -1710px -310px;}            /* row: 1 - column: 3 */
img.states.script.W {background-position: 0px -620px;}                 /* row: 2 - column: 0 */
img.states.script.K {background-position: -570px -620px;}            /* row: 2 - column: 1 */
img.states.script.ST {background-position: -1140px -620px;}            /* row: 2 - column: 2 */
img.states.script.B {background-position: -1710px -620px;}            /* row: 2 - column: 3 */

