body { background-color:#FFFFF; margin: 6; font-size: 14; }

/* Vereinbarungen für IMG Tag */
.kci		{ text-align:center; }

/* Vereinbarungen für P Tag */
.kcpblack	{ color: black; font-family: Tahoma; text-align:center; }
.kcpred		{ color: red; font-family: Tahoma; text-align:center; }
.klpblack	{ color: black; font-family: Tahoma; text-align:left; }
.klpred		{ color: red; font-family: Tahoma; text-align:left; }
.kpred		{ color: red; font-family: Tahoma; }

/* Vereinbarungen für Tabellen */
table {width:98%;}
.kttds1 {width:7%}
.kttds2 {width:23%}
.kttds3 {width:30%}
.kttds4 {width:20%}
.kttds5 {width:20%}
table p (font-size:medium)

/* Vereinbarungen für A Tag */
A { font-family: Tahoma; font-size: 13; }
a:link { text-decoration:underline; font-family:Times New Roman;font-size:medium; color: black; }
a:visited { text-decoration:underline; font-family:Times New Roman;font-size:medium; color:#800000; }
a:hover { text-decoration:underline; font-family:Times New Roman;font-size:medium; background-color:#FFFF00; }
a:active { text-decoration:underline; font-family:Times New Roman;font-size:medium; background-color: #CCFFFF; }

/* Vereinbarungen für Frames */
.kframes { rows: 25%,75%; COLS: 25%,75%; BORDER:0; FRAMEBORDER:0; }