@import url('gewering-de.css');

div.sonst {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 50px auto 0px auto;
	padding: 0px;
	background: url(../pics/bg-big.gif) no-repeat;
}

div.sonst div.inhalt {
	position: absolute;
	width: 330px;
	height: 160px;
	top: 55px;
	left: 190px;
	background: transparent;
}

div.sonst div.valid {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: transparent;
}

div.sonst div.copyright {
	position: absolute;
	width: auto;
	height: auto;
	left: 0px;
	bottom: 0px;
}

div.sonst div.back {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50px;
	top: 110px;
}

div.back a {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 0px;
}
div.back a:link 	{	background: url(../pics/back_0.gif) no-repeat;	text-decoration: none;	}
div.back a:visited 	{	background: url(../pics/back_0.gif) no-repeat;	text-decoration: none;	}
div.back a:hover 	{	background: url(../pics/back_1.gif) no-repeat;	text-decoration: none;	}
div.back a:active 	{	background: url(../pics/back_2.gif) no-repeat;	text-decoration: none;	}


div.back a span {
	position: absolute;
	right: 10px;
	top: 22px;
	background: transparent;
}