
/* schriftstil,abstände */
td,p,tr {color:#FFFFFF; font-family:Arial; font-size:13pt; text-decoration:none; line-height:14pt; text-align: left; letter-spacing:1pt; font-weight:bold;}

/* allgemeine links */

a:link { text-decoration:none; color:#FFFFFF;  }
a:visited { text-decoration:none; color:#FFFFFF;  }
a:hover { text-decoration:none;  color:#84C1FF;  }
a:active { text-decoration:none; color:#84C1FF; }

/* scrolleiste internet explorer ab vers.5.5 */
body, textarea {
background-color:#6B88A5;
}


