/* CSS File for hfk-online.de */
/* www.cheewai.com */
/* webmaster@cheewai.com */


/* Verweise */
a:link { color: blue; }
a:visited { color: blue; }
a:active { color: red; }


/* Schriftendefinition */
h1,h2,h3,h4,h5,h6,p,b,ul,ol,li,div,td,th,address,blockquote,center,input {font-family: Verdana, Arial,sans-serif }
p,b,ul,ol,li,div,td,th,address,blockquote,center,input { font-size:9pt; }
h1 { font-size:16pt; }
h2 { font-size:13pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
h5 { font-size:10pt; }
h6 { font-size:9pt; }
a {text-decoration:none; }


/* Farbdefinition */
.white  { color:white; }
.blue   { color:blue; }
.red    { color:red; }
.yellow { color:yellow; }
.green  { color:green; }
.black  { color:black; }

