/*

Standard NC9500-Style - http://www.nc9500.de

Falls Du Dich nicht so gute mit CSS auskennen, findest Du auf
http://selfaktuell.teamone.de viele Informationen dazu.

*/

<!--
body  {
scrollbar-DarkShadow-Color:C3C3C3; scrollbar-Track-Color:C3C3C3;
scrollbar-Face-Color:A3A3A3; scrollbar-Shadow-Color:C3C3C3;
scrollbar-Highlight-Color:C3C3C3; scrollbar-3dLight-Color:C3C3C3;
scrollbar-Arrow-Color:C3C3C3
}
-->

body,p,nobr,b,i,a,font {font-family:Arial,sans-serif}
a{text-decoration:none;font-weight:bold; color:#0000AA}
a:hover{text-decoration:underline overline;font-weight:bold; color:#FF0000}
a:active{color:#FF0000}
tr{font-size:12px;bold;}

.winz { font-size:8px; color:#000000; }

.mini { font-size:10px; color:#000000; }

.small { font-size:11px; color:#000000; }

.norm { font-size:12px; color:#000000; }

.norm1 { font-size:13px; color:#000000; }

.norm2 { font-size:14px; color:#000000; }

.tooltip {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.hed0 {font-size:32px; font-weight: bold; color:#000000; }
.hed1 {font-size:28px; font-weight: bold; color:#000000; }
.hed2 {font-size:20px; font-weight: bold; color:#000000; }
.hed3 {font-size:18px; font-weight: bold; color:#000000; }
.hed4 {font-size:16px; font-weight: bold; color:#000000; }
.hed5 {font-size:14px; font-weight: bold; color:#000000; }