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


*			{font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color:#000000;
			border-style:none;
			text-decoration: none;
			}



.background1	{
	background-image:url(images/Font-Position-01-sw.png);
	background-repeat:no-repeat;
	background-position:left;
	z-index:-100;
}

.background2	{
	background-image:url(images/Font-Innovation-02-sw.png);
	background-repeat:no-repeat;
	background-position:right;
	z-index:-100;
}

.background3	{
	background-image:url(images/Font-Steuern-03-sw.png);
	background-repeat:no-repeat;
	background-position:centre;
	z-index:-100;
}


.terms	 	{
			margin-left:auto;
			margin-right:auto;
			width:932px;
			text-align:right;
			padding-top:10px;
			padding-right:15px;
			}		