/* DATEI: jagneu.css */
/*<link rel="stylesheet" type="text/css" href="jag.css">*/


a:link     	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }

a:visited  	{ color:#FFFFC0; text-decoration:none; font-weight:bold; }

a:hover    	{ color:#FFFF80; text-decoration:none; background-color:#008000; font-weight:bold; }

a:active   	{ color:#40FF40; background-color:#004000; font-weight:bold; }

select     	{ font-size:10px; font-family:Arial,sans-serif; font-weight:light; }

input, select, textarea {font-size:10px; font-weight:light; color:#000000; }

body		{ font-family:Arial,sans-serif; 
		font-size:10pt; 
		scrollbar-base-color:#508E50;
		scrollbar-3d-light-color:#FFFFFF;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#A0CEA0;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#000000;
		scrollbar-track-color:#508E50;
		}

/*--------------------------------------------------------------------------------*/

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:10px; }

li { margin-top:3px; }


/*--------------------------------------------------------------------------------*/


