/*

****************************************************
	Spezial

----CSS Datein
----Weingut Schwarz
----(C) Andreas Schwarz
****************************************************

*/


/*#spezial1 {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 600px;
	width: 800px;
	border-color: Gray;
	border-style: dashed;
	z-index: -1;

}*/

/*#spezial2 {
	bottom: 0px;
	left: -100px;
	position: fixed;
	height: 800px;
	width: 442px;

	z-index: -2;

	background-image: url('../images/trieb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 30px;
}*/


