<% String strUA=request.getUserAgent(); if (strUA.indexOf("Mac") > -1){ int [] aFontSize = {9,12,14,18, 9}; } else if (strUA.indexOf("MSIE") > -1){ int [] aFontSize = {8,9,10,11,12,16, 7}; } else{ int [] aFontSize = {8,9,10,11,12,16, 8}; } %> .tablepic { table-layout:fixed; vertical-align:top; } .td1 { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; } .td1kursiv { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: italic; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; } .td2 { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; } .td2bold { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; } .tdhill { font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; } .tdhillbold { font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; } .hillklein { font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; } a:link { color:#440000; } a:visited { color:#440000; } a:hover { color:#440000; } .darkred { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; color:#440000; font-weight:bold; } .right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align:right; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; } .headline { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #FFFFFF; } .headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #FFFFFF; } .lauftextbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 14pt; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; } .lauftextrot { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; color: #440000; } p,li, td, div { font-family : Arial, Helvetica; font-size: <%=aFontSize[1]%> pt; color : #000000; } .white-7 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[6]%>pt; text-decoration: none; } .white-8 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[0]%>pt; text-decoration: none; } .white-8b { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[0]%>pt; font-weight: bold; text-decoration: none; } .white-9 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[1]%>pt; text-decoration: none; } .white-10 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[2]%>pt; text-decoration: none; } .white-11 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[3]%>pt; text-decoration: none; } .white-12 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[4]%>pt; text-decoration: none; } .white-16 { color: #FFFFFF; font-family : Arial, Helvetica; font-size : <%=aFontSize[5]%>pt; text-decoration: none; } .black-10 { color: #000000; font-family : Arial, Helvetica; font-size : <%=aFontSize[2]%>pt; text-decoration: none; font-weight:bold; link : #cc0000; } .einzug { padding-left:20px; } .einzugmittel {padding-left:40px;} .einzuggross { padding-left:60px; }