body		{ margin: 0px; padding: 0px; background-color: #fff; }

#hintergrund1	{ position: absolute; left: 50%; width: 760px; height: 59px; 
		  margin-top: 0px; margin-left: -380px; padding:0px; 
		  background-image: url(bilder/hintergrund1.jpg); z-index: 2; }

#hintergrund2	{ position: absolute; left: 50%; width: 760px; height: 491px; 
		  margin-top: 0px; margin-left: -380px; padding-top:58px; 
		  z-index: 1; }

#nav		{ position: absolute; left: 50%; width: 740px; height: 20px; 
		  margin-top: 54px; margin-left: -370px; z-index: 3; 
		  font-family: gill sans mt, verdana; font-size: 10.5pt; }

#body		{ position: absolute; left: 50%; width: 740px; height: ; 
		  margin-top: 78px; margin-left: -370px; padding: px; ackground-color: red; z-index:3; 
		  font-family: verdana, arial; font-size: 9pt; line-height: 1.3em; font-weight:normal; }

#zahlen		{ position: absolute; left: 50%; width: 306px; height: 308px; 
		  margin-top: 183px; margin-left: -55px; padding:0px; z-index:1; }

#copy		{ position: absolute; left: 50%; width: 142px; margin-top: 475px; margin-left: -235px; 
	          ackground-color: red; z-index:4; 
		  font-family: verdana, arial; font-size: 7pt; line-height: 1.3em; font-weight:normal; }

#datum		{ font-family: verdana, arial; font-size: 7pt; line-height: 1.3em; font-weight:normal; }

img.borderpad	{ border: 1px solid #fff; padding: 33px; }
img.border	{ border: 1px solid #fff; padding: 0px; }
td.a		{ text-align: left; vertical-align: top; }
td.b		{ text-align: left; vertical-align: top; background-color:#cacaca; 
		  font-family: verdana, arial; font-size: 8pt; line-height: 10.5pt; }
td		{ height: 142px; widht: 142px; text-align: center; vertical-align: middle; ackground-color: #fff; }
th		{ text-align: left; vertical-align: top; font-weight: normal; }

a:link    	{ text-decoration: none; color: #000000; }
a:visited 	{ text-decoration: none; color: #000000; }
a:active  	{ text-decoration: none; color: #000000; }
a:hover   	{ text-decoration: underline; color: #000000; }
