/* CSS used by import method for MSIE 4+, NS 6 & higher / v1.1 / 2004-11-24 */
/* not used by NS 4.x
/* for formatting extended CSS features like input fields & buttons borders ecc. that cause problems in NS 4.x
/* (c) CLUBdrei internet agentur, http://www.clubdrei.com */



/* Scrollbars ab IE5.5 */

body	{   scrollbar-face-color: #ffffff ;
            scrollbar-highlight-color: #666666 ;
            scrollbar-3dlight-color: #ffffff ;
            scrollbar-darkshadow-color: #eeeeee ;
            scrollbar-shadow-color: #666666 ;
            scrollbar-arrow-color: #cccccc ;
            scrollbar-track-color: #eeeeee ;
}


/* Formularfelder im Seitenstil */

.input1 	{font-family:Verdana, Arial, Helvetica;  font-size:12px; background-color: #ffffff; scrollbar: no; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #A4B2D1; width:256px;}

.input2 	{font-family:Verdana, Arial, Helvetica;  font-size:12px; background-color: #ffffff; scrollbar: no; border-left: 1px solid #A4B2D1; border-right: 1px solid #A4B2D1; border-top: 1px solid #A4B2D1; border-bottom: 1px solid #A4B2D1; width:256px; height:100px;}

.input3 	{font-family:Verdana, Arial, Helvetica;  font-size:12px; background-color: #ffffff; scrollbar: no; border-left: 1px solid #A4B2D1; border-right: 1px solid #A4B2D1; border-top: 1px solid #A4B2D1; border-bottom: 1px solid #A4B2D1;}