body 		{ scrollbar-base-color:		#f1c600;
		  /* scrollbar-arrow-color: 	#d8271a;	*/
		  scrollbar-track-color:        #E6E6E6;	} 

h1		{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        	  color: #00001F;
        	  font-weight: bold; }                                                      /* riesen ueberschrift */
h2		{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        	  color: #00001F;
        	  font-weight: bold; }                                                      /* groessere ueberschrift */
h3      	{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        	  color: #00001F;
        	  font-weight: bold; }                                                      /* kleine ueberschrift */
h4      	{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        	  color: #00001F;
        	  font-weight: bold; }                                                      /* kleine ueberschrift */

/*div     	{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
/*                font-size: 12pt;*/
/*        	  color: #00001F; }    */                                                   /* normaler absatz */

td,center	{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        	  color: #00001F; }                                                         /* ganzes dokument */
pre     	{ font-family: Courier New, Courier, Mono;
        	  font-size:10pt;
        	  color: #00FF00; }
 
.pur,.std	{ font-size:   12pt; } /* bissi groesser */
.kl     	{ font-size:    9pt; } /* klein */

a:link    	{ color: #0000BF; text-decoration: none; font-weight:bold; }				/* IE: ok  NS: ok (unbesucht )   */
a:visited 	{ color: #0000BF; text-decoration: none; font-weight:bold; }				/* IE: ok  NS: ok (besucht)      */ 
a:hover   	{ color: #FF0000; text-decoration: none; font-weight:bold; }				/* IE: ok  NS:    (maus drber)  */
a:active  	{ color: #FF0000; text-decoration: none; font-weight:bold; }				/* IE: ok  NS:    (klick/rahmen) */

    		{ font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
		  color: #00001F; }							/* ganzes dokument */

.button 	{  background-image: url(http://sipkunde.selfnet.at/img/button.gif); height:25px; width:170px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-weight: bold; color:#ffffff; border:solid 1px #333333; }
.buttonklein 	{  background-image: url(http://sipkunde.selfnet.at/img/button.gif); height:25px; width:30px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-weight: bold; color:#ffffff; border:solid 1px #333333; }
.yesbutton 	{ height:25px; width:170px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-weight: bold; color:#00FF00; background-image: url(http://sipkunde.selfnet.at/img/button.gif); border:1px solid #333333; }
.nobutton 	{ height:25px; width:170px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-weight: bold; color:#ff0000; background-image: url(http://sipkunde.selfnet.at/img/button.gif); border:1px solid #333333; }
.offbutton	{ padding-top:4px; padding-bottom:3px; width:168px; font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; font-weight:bold; color:#ffffff; background-image: url("http://sipkunde.selfnet.at/img/button_dis.gif"); border:1px solid #666666; font-size:13px; }

