
/***********************  Allgemeine Farben  ******************************************************/

body      {
        font-family:verdana;
        font-size:11px;
        background-color:#FFFFFF;
        color:black;
        margin:0px;
        padding:0px;
        empty-cells:show;
}

/***********************  Allgemeine Schriftarten  ************************************************/

body,input,p,h1,h2,h3,h4,ul,ol,li,div,th,td,address,blockquote,i {font-family:Verdana;}


/***********************  Allgemeine Schriftgroessen  *********************************************/

body,h4,h5,h6,p,ul,ol,li,div,address,i   {font-size:8pt;}

h1 {font-size:13pt; font-weight: bold;color:#FF0000; background-color: transparent}
h2 {font-size:13pt; font-weight: bold}
h3 {font-size:11pt; font-weight: bold}


.mini {font-size:2pt;}
/* Um Fonts innerhalb von Forms auch mit Netscape anständig anzeigen zu können */
.normal {font-size:8pt; font-weight: normal}
.fett   {font-size:8pt; font-weight: bold  }
.mark   {background-color: #06EAF9}

/* Links ****************************************/
A:link {
        FONT-SIZE: 9px; COLOR: #0B5C98; Font:Bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
        FONT-SIZE: 9px; COLOR: #0B5C98; Font:Bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
        FONT-SIZE: 9px; COLOR: #0B5C98; Font:Bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

.bijeli {
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.bijeli:link {
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #0B5C98; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.bijeli:visited {
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #0B5C98; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.bijeli:hover {
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #0B5C98; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.bijeli:active {
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #0B5C98; FONT-SIZE: 12px; TEXT-DECORATION: none
}


.ticker
{
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
a.ticker:link
{
text-decoration:none;
}
a.ticker:visited
{
text-decoration:none;
}
a.ticker:hover
{
text-decoration:none;
color: #C00;
}
a.ticker:active
{
background: #C00;
color: #FFF;
text-decoration: underline;
}
.tickerrand
{
background-color: #FFFFFF;
border: 1px #003300 dotted;
padding: 7px;
margin: 3px;
width: 510px;
}

.button { BACKGROUND-COLOR:white; color:#1E5C99;}
.chi     {font-family:Verdana,Arial; font-size:8pt; color:black;}
.chihead {font-family:Verdana,Arial; font-size:8pt; color:black; font-weight:bold;}
.txt     {font-family:Verdana,Arial; font-size:10pt; color:black;}
