/*
/////////////////////////////////
//
//  filename : css.css
//  last     : 21.05.02 17:08
//
//  author   : www.netzteil.com
//  mailto   : info@netzteil.com
//
/////////////////////////////////
*/

body { background-color: #FFFFFF; color: #000000; margin : 21px 0px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size : 9pt; }
.b   { font-weight : bold; }
.bl  { font-weight : bold; font-size : 11pt; }
.n   { font-weight : normal; }

div.indent { margin-left: 14px; }

a:link    { color : #424284; text-decoration : underline; }
a:active  { color : #CC0000; text-decoration : underline; }
a:hover   { color : #CC0000; text-decoration : underline; }
a:visited { color : #909090; }

td   { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 9pt; text-align : justify; }
td.k { font-size : 8pt; }
td.r { text-align : right; }
td.b { font-weight : bold; }

th   { background-color: #CC0000; color: #FFFFFF; text-align: left; font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 9pt; font-weight : bold; }

input  { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; }
select { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; }
textarea { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; font-weight: bold; }
input.button { font-weight: bold; background-color: transparent; }
