/* generelles Format */
h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,a { font-family:Arial,sans-serif; }

/* Text */
p,ul,ol,li,div,td,th,b,a { font-size:13px; }

/* Links */
a 				{ text-decoration:none; font-weight:bold; }
a:hover 		{ text-decoration:underline; }
a:link 			{ color:#007000; }
a:active 		{ color:#002500; }
a:visited 		{ color:#005000; }


/* Body */
/*body {
  scrollbar-base-color:#306ABC;
  scrollbar-face-color:#306ABC;
  scrollbar-arrow-color:#D7D7D7;
  scrollbar-3dlight-color:#95BDFA;
  scrollbar-highlight-color:#95BDFA;
  scrollbar-shadow-color:#001C57;
  scrollbar-darkshadow-color:#001C57;
  scrollbar-track-color:#104A9C;
}
*/
