/* CSS used by import method for MSIE 4+, NS 6 & higher / v1.1 / 2005-02-16 */
/* not used by NS 4.x
/* for formatting extended CSS features like input fields & buttons borders ecc. that cause problems in NS 4.x
/* http://www.clubdrei.com */

/* Scrollbars ab IE5.5 - kann man generieren auf http://www.shortec.net/pysic/ !! */

body	{   scrollbar-face-color: #DEDEDE ;
            scrollbar-highlight-color: #999999 ;
            scrollbar-3dlight-color: #f1f1f1 ;
            scrollbar-darkshadow-color: #f1f1f1 ;
            scrollbar-shadow-color: #999999 ;
            scrollbar-arrow-color: #333333 ;
            scrollbar-track-color: #f1f1f1 ;
	}


/* Formularfelder im Seitenstil */


.input1 	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; scrollbar: no; border-left: 0px solid #7b7b7b; border-right: 0px solid #7b7b7b; border-top: 0px solid #7b7b7b; border-bottom: 1px solid #7b7b7b;}