body { font-family:Arial; background-color: #808080; } table { margin: 0px auto; height: 100%; width: 100%; } .mainWindow { height:600px; width:900px; border: 0 none; position: relative; background-image: url(../pictures/page.jpg); } .logo { position:absolute; height:40px; width:170px; margin-left: 57px; margin-top: 52px; border-with: 0 none; background-image: url(../pictures/logo.jpg); } .textField { border: 0px none; position:absolute; height:214px; width:460px; margin-left: 45px; margin-top: 208px; color: #000000; font-family: 'ARIAL'; font-size: 8px; } .picture { position:absolute; height:217px; width:300px; margin-left: 600px; margin-top: 207px; border-with: 0 none; filter: alpha(opacity=100); opacity: 100; -moz.opacity: 1.00; } .company { position:absolute; height:20px; width: 100px; border-width: 0 none; margin-left: 58px; margin-top: 107px; } .companyDropDown { position:absolute; height:100px; width: 100px; border-width: 0 none; margin-left: 58px; margin-top: 129px; visibility: visible; font-size: 14; color: #ffffff; } .references { position:absolute; height:20px; width: 77px; border-width: 0 none; margin-left: 342px; margin-top: 107px; visibility: hidden; } .referencesDropDown { position:absolute; height:100px; width: 100px; border-width: 0 none; margin-left: 342px; margin-top: 129px; visibility: visible; font-size: 14; color: #ffffff; } .services { position:absolute; height:20px; width: 100px; border-width: 0 none; margin-left: 342px; margin-top: 107px; } .servicesDropDown { position:absolute; height:100px; width: 200px; border-width: 0 none; margin-left: 342px; margin-top: 129px; visibility: visible; font-size: 14; color: #ffffff; } .contact { position:absolute; height:20px; width: 63px; border-width: 0 none; margin-left: 600px; margin-top: 107px; } .contactDropDown { position:absolute; height:100px; width: 100px; border-width: 0 none; margin-left: 600px; margin-top: 129px; visibility: hidden; font-size: 14; color: #ffffff; } .agbs { position:absolute; height:15px; width: 80px; border-width: 0 none; margin-left: 700px; margin-top: 550px; font-family: 'ARIAL'; font-size: 13px; font-color: #ffffff; } .impressum { position:absolute; height:15px; width: 100px; border-width: 0 none; margin-left: 600px; margin-top: 550px; font-family: 'ARIAL'; font-size: 13px; font-color: #ffffff; } #impressum a:link, #impressum a:visited, #impressum a:hover, #agbs a:link, #agbs a:visited, #agbs a:hover { color: #ffffff; text-decoration: none; font-family: 'ARIAL'; font-size: 15px; font-weight: bold; } #company a:link, #company a:visited, #services a:visited, #services a:link, #references a:link, #references a:visited, #contact a:link, #contact a:visited { color: #ffffff; text-decoration: none; font-family: 'ARIAL'; font-size: 15px; font-weight: bold; } #company a:hover, #services a:hover, #references a:hover, #contact a:hover { color: #4C4C4C; text-decoration: none; font-family: 'ARIAL'; font-size: 15px; font-weight: bold; } #companyDropDown a:link, #companyDropDown a:visited, #servicesDropDown a:link, #servicesDropDown a:visited, #referencesDropDown a:link, #referencesDropDown a:visited, #contactDropDown a:link, #contactDropDown a:visited { color: #ffffff; text-decoration: none; font-family: 'ARIAL'; font-size: 15px; } #companyDropDown a:hover, #servicesDropDown a:hover, #referencesDropDown a:hover, #contactDropDown a:hover { color: #4C4C4C; text-decoration: none; font-family: 'ARIAL'; font-size: 15px; font-weight: bold; }