* { font-family:Verdana,Arial,Helvitica,sans-serif; color:#323232; } body { background-color:white; margin:0px; padding:0px; } a { text-decoration:none; font-weight:bold; } a:hover { text-decoration:underline; } img { border-width:0px; margin:0px; padding:0px; } div { font-weight:bold; margin:0px; padding:0px; } div.text { margin-bottom:8pt; } .nobold { font-weight:normal; } div.block img { width:100%; } div#info { position:absolute; top:3%; left:2%; width:350px; z-index:30; } div#infotext { background-color:#a1b6d4; padding:2px 7px 6px 7px; } div#bilderleiste, div#weisselinie { position:absolute; top:3%; left:0%; width:98%; height:94%; text-align:right; z-index:20; } div#bilderleiste img { height:25%; position:relative; margin-bottom:-1px; // remove firefox rendering error } div#weisselinie div { // remove firefox rendering error width:100%; height:100%; border-right:3px solid white; } div.headline { font-size:134%; margin-bottom:4pt; } img#mail-img { width:165px; height:16px; position:relative; top:3px; left:0px; background-image:url(images/mail-win.png); background-repeat:no-repeat; } img#mail-img:hover { background-image:url(images/mail-win-hover.png); } div#background-image { position:fixed; top:0px; left:0px; right:0px; bottom:0px; background-color:white; z-index:0; } img#background { position:absolute; top:0px; left:0px; width:90%; height:100%; } div#footnote { position:absolute; left:-4px; width:90%; bottom:2px; text-align:right; color:#404040; font-weight:normal; font-size:8pt; z-index:40; } div#footnote a { color:gray; }