body { background: url(hintergrund.jpg) no-repeat 0px 0px; font-family: arial, helvetica, verdana, sans-serif; }

div#teaser { position: absolute; left: 525px; top: 185px; width: 390px; height: 60px; overflow: hidden;  font-size: 13px; color: #a7a7a7; text-align: right; font-weight: normal; font-style: italic; }
div#inhalt { position: absolute; left: 555px; top: 260px; width: 360px; height: 200px; overflow: hidden; }
div#inhalt h3 { font-size: 15px; font-weight: bold; color: #3c3f4e; margin: 0px; }
div#inhalt img { float: left; margin-right: 10px; margin-top: 10px; border: 0px; }
div#footer { position: absolute; left: 425px; top: 480px; width: 500px; height: 110px; overflow: hidden; font-size: 11px; color: #595752; text-align: center; }
div#footer a { color: #595752; }

