/* BODY */

	.selectmenu
		{ 
			font-family:arial,helvetica,sans-serif; 
			font-size:10px; 
			font-weight:0; 
			font-style:none;
			font-color:#000000;
			color:#000000; 
			text-decoration:none; 
		}
		
	.headline
		{ 
			font-family:arial,helvetica,sans-serif; 
			font-size:14px; 
			font-weight:600; 
			font-style:none;
			font-color:#000000;
			color:#000000; 
			text-decoration:none; 
		}
		
	.subnavi
		{ 
			font-family:arial,helvetica,sans-serif; 
			font-size:10px; 
			font-weight:0; 
			font-style:none;
			font-color:#000000;
			color:#000000; 
			text-decoration:none; 
		}

	BODY, TD
		{ 
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:normal; 
			font-style:none;
			color:#000000; 
			text-decoration:none; 
		}
		
	INPUT, SELECT
		{ 
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:600;
			background-color:#eeeeee;
			font-style:none;
			color:#000000; 
			text-decoration:none; 
		}
		
body {	scrollbar-base-color: #000000;
        scrollbar-track-color: #000000;
        scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3d-light-color: #ffffff;
        scrollbar-darkshadow-color: #000000;
        scrollbar-shadow-color: #000000;
        scrollbar-arrow-color: #000000; }

A:link { color: #808080; text-decoration : none; }
A:visited { color: #808080; text-decoration : none; }
A:hover {color: #000000; text-decoration: none ;} 
A:active {color: #CC0000; background: none; text-decoration: none; }
