/* DATEI: cognos.css                           */
/* Schriftformatierungen                        */
/* (c) 2000 WRonline GbR http://www.WRonline.de */

/* Links ohne Unterstrich */
a:link { text-decoration:none; font-weight:bold; }
a:visited { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; }

/* allgeimeine Formate */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,option,select,input
{ font-family:Verdana, Arial, Times New Roman; font-size:10px;}


/* Schriftgroessen */
.header { font-size:12px; font-weight:bold; color:#FFFFFF}
.header-textblock { font-size:12px; font-weight:bold; color:#497193}
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }
.size17 { font-size:17px; }
.size18 { font-size:18px; }
.size19 { font-size:19px; }
.size20 { font-size:20px; }
