body {background-color:#d9e7ea;text-align: center;                               /* ganz wichtig: hierdurch wird die ganze Seite auf den Bildschirm zentriert!*/font-family:verdana;margin: 0px;font-size: 10pt;}#ueberbox {/*background-color:#f2f2f2; */background:url('../images/Fotolia_1842067_S.jpg');background-repeat:no-repeat;width: 849px;height: 566px;                                                                 /*ist so tief wie ihr Inhalt */margin-left: auto;                                                         /*im body text-align:center und in der ueberbox "width" mit margin-left und margin-right=auto ergibt Zentrierung */margin-right: auto;}#main {        border: 0px solid gray;        width: auto;        text-align: left;        padding-top: 240px;        margin-right: 10px;        margin-left: 460px;        border-bottom: 1px solid black;   /*für langen Unterstrich*/        font-family:verdana;        font-size: 14pt;        }img {border: 0px solid white;}#main a{                  font-family:tahoma;         font-size:15pt;         color:black;         text-decoration:none;         }a {      font-family:verdana;         font-size:10pt;         color:black;         text-decoration:none;         }