#bild { background-image: url(grafik/panorama_stadtlengsfeld.jpg); background-repeat: no-repeat; width: 800px; height: 400px;} #laufschrift { background-color: white; width: 800px; height: 20px; position:absolute; top: 300px; left: 8px; } #navi { background-color: #C7E19E; width: 110px; height: 1000px; position:absolute; top: 380px; left: 8px; } #gruß { background-color: white; width: 560px; height: 850px; position:absolute; top: 380px; left: 130px;} #links { background-color: #FACD8A; width: 100px; height: 1000px; position:absolute; top: 380px; left: 710px;} p { padding-left: 10px;} a:link {color:red;} a:visited {color:navy;} a:focus {color:purple;} a:hover {color:green;} a:active {color:blue;}