body
{
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;	
}


#seite
{
	width: 1024px;
	margin: 0 auto;
	text-align:left;
}


html>body #kopf {  /* nur fuer moderne Browser! */
   position: fixed;
   z-index:1;
    		}


#kopf
{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-size: 80pt;
	font-family: 'Helvetica New', Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: none;
}

.breite {
	width: 1020px;	
	}
	
.column1	{

	text-align:right;
}

.square {
	width: 50%;
	float: left;
	clear:all;
	height:1200px;
}