a:link {
	text-decoration: none;
	background-color: #F0F8FF;
	color: #4682B4;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	background-color: #F0F8FF;
	color: #4682B4;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	background-color: #b0c4de;
	color: white;
	cursor: pointer;
}
a:active {
	text-decoration: none;
	background-color: #F0F8FF;
	color: #F96;
	cursor: pointer;
}
img {
	display: block;
	border: none
}
#box900x250textunten {
	height:250px;
	width:900px;
}
#box900x250textunten div {
	display:none;
}
#box900x250textunten:hover div {
	display:block;
	position:relative;
	top:-250px;
	left:0px
}
#box450x850textoben {
	height:850px;
	width:450px;
}
#box450x850textoben div {
	display:none;
}
#box450x850textoben:hover div {
	display:block;
	position:relative;
	top:-871px;
	left:0px
}
#box400x400 {
	height:400px;
	width:400px;
}
#box400x400 div {
	display:none;
}
#box400x400:hover div {
	display:block;
	position:relative;
	top:-400px;
	left:0px
}
#box400x400textoben {
	height:400px;
	width:400px;
}
#box400x400textoben div {
	display:none;
}
#box400x400textoben:hover div {
	display:block;
	position:relative;
	top:-420px;
	left:0px
}
.span-schrift-bild {
	white-space: nowrap;
	overflow: hidden;
	color: rgb(255, 255, 255);
	background-color: #b0c4de;
}
.taste {
	height: 20px;
	white-space: nowrap;
	overflow:hidden;
	background: #F0F8FF;
	padding-top: 3px;
}

