/*_________________________________________________________________________________________________________________________*/
/*							S T Y L E . C S S 						   */
/*_________________________________________________________________________________________________________________________*/
/*															   */
/* THIS SCRIPT WRITTEN BY  :	Kuehn Informatik									   */
/* COPY RIGHT 		   :	Kuehn Informatik									   */
/* HOMEPAGE		   :	www.vad-online.ch									   */
/*															   */
/* LAST UPDATE		   :	18.04.2004										   */
/*															   */
/*_________________________________________________________________________________________________________________________*/


/**********************************************< S C R I P T   B E G I N >**************************************************/
/*------------------*/
/* Font definitions */
/*------------------*/

font.b_20_txt_white { font-family:Arial; font-size:20pt; color:#FFFFFF; font-weight:bold; }
font.b_10_txt_white { font-family:Arial; font-size:10pt; color:#FFFFFF; font-weight:bold; }
font.n_10_txt_white { font-family:Arial; font-size:10pt; color:#FFFFFF; font-weight:normal; }
font.b_16_txt_black { font-family:Arial; font-size:14pt; color:#000000; font-weight:bold; }
font.b_10_txt_black { font-family:Arial; font-size:10pt; color:#000000; font-weight:bold; }
font.n_10_txt_black { font-family:Arial; font-size:10pt; color:#000000; font-weight:normal; }
font.n_7_txt_black  { font-family:Arial; font-size:7pt; color:#000000; font-weight:normal; }
font.n_8_txt_black  { font-family:Arial; font-size:8pt; color:#000000; font-weight:normal; }
font.b_8_txt_black  { font-family:Arial; font-size:8pt; color:#000000; font-weight:bold; }
font.n_10_txt_blue { font-family:Arial; font-size:10pt; color:#00009C; font-weight:normal; }
font.n_10_txt_gree { font-family:Arial; font-size:10pt; color:#7F7F7F; font-weight:normal; }

/*.......................................................................................................*/

/*------------------------*/
/* Links Font definitions */
/*------------------------*/

a.bold { display:block; text-align:center; width:25ex; padding:1px;
	 text-decoration:none; font-family:Verdana,Arial,sans-serif; font-size:10pt; font-weight:bold;}

a.bold:link    { color:#FFFFFF; background-color:transparent; }
a.bold:visited { color:#FFFFFF; background-color:transparent; }
a.bold:hover   { color:#54D4CC; background-color:transparent; }
a.bold:active  { color:#54D4CC; background-color:transparent; }
a.bold:focus   { color:#FFFFFF; background-color:transparent; }

a:link.tlink { font-weight:bold; font-family:Arial; font-size:10pt; color:#0070C0; text-decoration:none; }
a:visited.tlink { font-weight:bold; font-family:Arial; font-size:10pt; color:#0070C0; text-decoration:none; }
a:hover.tlink { font-weight:bold; font-family:Arial; font-size:10pt; color:#FF7F00; text-decoration:underline; }
a:active.tlink { font-weight:bold; font-family:Arial; font-size:10pt; color:#E00000; text-decoration:underline; }
a:focus.tlink { font-weight:bold; font-family:Arial; font-size:10pt; color:#0070C0; text-decoration:underline; }

a:link.footer { font-weight:normal; font-family:Arial; font-size:7pt; color:#0070C0; text-decoration:none; }
a:visited.footer { font-weight:normal; font-family:Arial; font-size:7pt; color:#0070C0; text-decoration:none; }
a:hover.footer { font-weight:normal; font-family:Arial; font-size:7pt; color:#FF7F00; text-decoration:underline; }
a:active.footer { font-weight:normal; font-family:Arial; font-size:7pt; color:#E00000; text-decoration:underline; }
a:focus.footer { font-weight:normal; font-family:Arial; font-size:7pt; color:#0070C0; text-decoration:underline; }

/*.......................................................................................................*/

/*--------------------*/
/* Linien definitions */
/*--------------------*/

hr.color_1 {color:#8F8F8F; height:1px;}
hr.color_2 {color:#00009C; height:1px;}

/*.......................................................................................................*/

/*------------------*/
/* Form definitions */
/*------------------*/
form
   { padding:20px; border:0px solid #003366; }
 td, input, textarea
   { font-size:13px; font-family:Arial,Verdana,sans-serif; font-weight:normal; color:#000000;}
 input, textarea
   { color:#000000; }
 .txtarea
   { background-color:#FFFFFF; border:1px solid #7F7F7F; }
 .txtarea2
   { background-color:#CFCFCF; border:1px solid #7F7F7F; }
 .button
   { background-color:#CFCFCF; color:#000000; width:110px; border:1px solid #7F7F7F; }

/*.......................................................................................................*/

/*------------------*/
/* Body definitions */
/*------------------*/

body.color_1 {background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:10pt; font-weight:normal;}

/***********************************************< S C R I P T   E N D >*****************************************************/
