/*			www.crystal-taesch.ch    		*/
/*	        Erstellt : 26.05.2003      		*/
/*          Geändert: 4.1.2007              */

p,h1,h2,h3,h4,h5,ul,ol,li,b,i
		{font-family: Verdana,sans-serif; color:#000000;
		}
		
a       {font-family: Verdana,sans-serif; color:#FF0000; font-weight:bold;
        }

p,ul,ol,li,b,i
		{font-size:10pt; font-weight:normal;
		}

h6		{font-family: Verdana,sans-serif; font-size:10pt; font-weight:bold; color:#FF0000;
		}
		
h5		{font-size:11pt; font-weight:bold;
		}
		
h4		{font-size:12pt; font-weight:bold;
		}

h3		{font-size:13pt; font-weight:bold;
		}

h2		{font-size:14pt; font-weight:bold;
		}

h1		{font-size:15pt; font-weight:bold;
		}

input {
       border-top-color:#000099;
       border-left-color:#000099;
       border-right-color:#000099;
       border-bottom-color:#000099;
       border-width:1;
       border-style:solid:
}


select {
       border-top-color:#000099;
       border-left-color:#000099;
       border-right-color:#000099;
       border-bottom-color:#000099;
       border-width:1;
       border-style:solid:
}

textarea {
       border-top-color:#000099;
       border-left-color:#000099;
       border-right-color:#000099;
       border-bottom-color:#000099;
       border-width:1;
       border-style:solid:
}