@CHARSET "UTF-8";

.tx-prusseliseshop-pi2 .frauen,.tx-prusseliseshop-pi2 .kinder,.tx-prusseliseshop-pi2 .accessoires
	{
	height: 380px;
	width: 33%;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

.tx-prusseliseshop-pi2 .frauen a,.tx-prusseliseshop-pi2 .kinder a,.tx-prusseliseshop-pi2 .accessoires a
	{
	display: none;
}

.tx-prusseliseshop-pi2 .frauen:hover a,.tx-prusseliseshop-pi2 .kinder:hover a,.tx-prusseliseshop-pi2 .accessoires:hover a
	{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 2em;
	font-weight: bold;
	color: #e30b22;
	line-height: 650px;
	text-align: center;
}

.tx-prusseliseshop-pi2 .frauen {
	background-image: url(../GRAPHICS/SHOP/frauen.png);
}

.tx-prusseliseshop-pi2 .kinder {
	background-image: url(../GRAPHICS/SHOP/kinder.png);
}

.tx-prusseliseshop-pi2 .accessoires {
	background-image: url(../GRAPHICS/SHOP/accessoires.png);
}

.tx-prusseliseshop-pi2 .bottom_row {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	border: 1px solid black;
	z-index: 5;
}

.tx-prusseliseshop-pi2 .pages {
	position: relative;
	width: 75%;
	max-width: 1010px;
	margin: 0 auto;
	text-align: right;
	z-index: 99;
}

body .bottom_row {
	display: none;
}

.tx-prusseliseshop-pi2 .navi {
	background-image: url(../GRAPHICS/flowers.jpg);
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	z-index: 3;
	bottom: 0;
}

.tx-prusseliseshop-pi2 .navi>div {
	position: relative;
	width: 75%;
	max-width: 1010px;
	margin: 0 auto;
}

.tx-prusseliseshop-pi2 .navi a {
	font: normal;
	font-family: sans-serif;
	font-size: 14px;
	color: #626262;
}

.tx-prusseliseshop-pi2 .links {
	width: 15%;
	float: left;
}

.tx-prusseliseshop-pi2 .pages {
	width: 85%;
	text-align: right;
}

.tx-prusseliseshop-pi2 .pages a {
	display: block;
	float: right;
}

.tx-prusseliseshop-pi2 .pages .prev {
	display: block;
	float: right;
	margin-left: auto;
	width: 50px;
	height: 30px;
	background-image: url(../GRAPHICS/SHOP/prev.png);
	background-position: center;
	background-repeat: no-repeat;
}

.tx-prusseliseshop-pi2 .pages .next {
	display: block;
	float: right;
	width: 50px;
	height: 30px;
	background-image: url(../GRAPHICS/SHOP/next.png);
	background-position: center;
	background-repeat: no-repeat;
}

.tx-prusseliseshop-pi2 .picture {
	width: 500px;
	height: 450px;
	position: relative;
	float: left;
	background-color: white;
}

.tlc,.trc,.blc,.brc {
	position: absolute;
	width: 40px;
	height: 40px;
}

.tlc {
	top: 0;
	left: 0;
	background-image: url(../GRAPHICS/SHOP/top_left_corner.png);
}

.trc {
	top: 0;
	right: 0;
	background-image: url(../GRAPHICS/SHOP/top_right_corner.png);
}

.blc {
	bottom: 0;
	left: 0;
	background-image: url(../GRAPHICS/SHOP/bottom_left_corner.png);
}

.brc {
	bottom: 0;
	right: 0;
	background-image: url(../GRAPHICS/SHOP/bottom_right_corner.png);
}

.tx-prusseliseshop-pi2 .altview {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 15px;
	bottom: 15px;
	background-image: url(../GRAPHICS/SHOP/umdrehpfeil.png);
}

.tx-prusseliseshop-pi2 .products {
	padding-left: 15px;
}

.buttons {
	margin: 0.3em 0 0.3em 0;
}

.whish, .order {
	float: right;
	width: 30px;
	height: 30px;
}

.buttons button {
	display: none;
}

.whish:hover, .order:hover {
	width: auto;
}

.whish:hover button, .order:hover button {
	display: inline;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: transparent;
	border: none;
	color: #e30b22;
	cursor: pointer;
	cursor: hand;
	cursor: pointer;
}

.whish {
	background: url(../GRAPHICS/SHOP/star.png) center center no-repeat;
	margin-right: 10px;
}

.order {
	background: url(../GRAPHICS/SHOP/euro.png) center center no-repeat;
}

.products h3 {
	margin-bottom: 0.5em;
}

.beschreibung {
	margin-bottom: 0.5em;
}

.hinweis {
	margin: 0 0.5em 0.5em 0;
}

.motiv,.groesse,.preis {
	margin-top: 0.3em;
}

.motiv label,.hinweis label,.groesse label,.preis label {
	font-weight: bold;
	display: block;
	float: left;
	width: 3.5em;
}
