/********************** HTML STYLES ***********************/ body { margin: 0; background: #ffffff; } body, p, td, .standard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #5b5b5b; } a { color: #c51721; } a:hover { color: #c51721; } #container { background:#505863 fixed; width:100%; height:auto; margin:0; position:relative; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standard { line-height:14pt; } .standardbold { font-weight: bold; } .standardheader { font-size: 19pt; font-weight: bold; color:#444444; } .header { background-image:url(standard/suessen_02.jpg); background-position:top center; background-repeat:no-repeat; } .mainbg { background-image:url(standard/suessen_04.jpg); background-position:top center; background-repeat:repeat-y; padding:0 10px 0 15px; } .info { padding-top: 20px; color:#5b5b5b; font-size:8pt; } #info { padding-top: 40px; color:#5b5b5b; font-size:8pt; position:relative; z-index:99; bottom:0px; } #footertext { margin:10px 0 0 0; padding:10px 0 0 0; display:block; } #footertext ul { margin:10px 10px 10px 10px; padding:5px 5px 5px 5px; display:block; list-style-type:none; position:relative; } #footertext li { display:inline; margin: 0px 100px 10px 10px; position:relative; height:auto; vertical-align:top; padding: 10px 10px 10px 10px; } a.navon, a.navon:hover { color:#c51721; text-transform:uppercase; font-size:8.5pt; font-weight:normal; text-decoration:none; text-shadow:Black; } a.navoff, a.navoff:hover { color:#484848; text-transform:uppercase; font-size:8.5pt; font-weight:normal; text-decoration:none; text-shadow:Black; } a.subnav, a.subnav:hover { color:#484848; font-size:8.5pt; font-weight:normal; text-decoration:none; text-shadow:Black; } #arrow { width: 15px; height: 15px; position:relative; left: -10px; margin-right: -18px; margin-bottom: -15px; top:5px; display:inline-table; } #redarrow { width: 15px; height: 15px; position:relative; left: -14px; margin-right: -18px; margin-bottom: -15px; top:5px; display:inline-table; } .email { text-decoration:none; } .footer { color:#cecece; text-transform:uppercase; font-size:8pt; }