html { width: 100%; } body { width: 100%; } * { margin: 0; padding: 0; border: 0; font-family: FreeSans, Arial; font-size: 14px; color: #473202; } h1 { font-size: 20px; } a:link { font-weight: bold; color: #ceb673; text-decoration: none; background: #473202; } a:visited { font-weight: bold; color: #90dec3; text-decoration: none; background: #473202; } a:hover { font-weight: bold; color: #473202; text-decoration: underline; background: #473202; } /***********************************************/ #div_hintergrund { position: relative; top: 0; left: 80px; width: 950px; height: 100%; background: #cdb572; text-align: center; } /*Navigation***************************/ #div_navigation { position: relative; text-align: center; margin: auto; } #tab_navigation { margin: auto; position: relative; text-align: center; } .zelle_nav_ecke { width: 10px; height: 10px; } .zelle_nav_lucke { width: 2px; } .zelle_nav_haupt { background: #473202; } .zelle_nav_hintergrund { background: #473202; } /*Inhalt***************************************/ #div_inhalt_0 { position: relative; height: auto; text-align: center; margin: auto; padding-top: 30px; } /*index**************************/ #tab_index { position: relative; margin: auto; top: 250px; } #zelle_bild { position: relative; text-align: center; vertical-align: middle; } .bild_index { position: relative; margin: auto; height: 200px; width: 200px; } /*fusszeile***************************/ #div_index_fusszeile { position: relative; margin: auto; top: 350px; }