html { 
 	margin:0px; 
 	padding:0px;
}
body  { background-color: gray; margin: 0; padding: 0; height: 100% }
div#wrapper    { background-color: transparent; background-image: url(../angelpunkt.jpg); background-repeat: no-repeat; background-position: 0 0; margin: 0 auto; position: relative; top: 20px; width: 950px; height: 483px }
div#text   { color: #c1c1c1; font-size: 10pt; font-family: Tahoma, Verdana, Arial; text-align: right; position: absolute; top: 285px; left: 370px; width: 280px; height: 200px }

