/* Who-is-Who / PorTel Hotspt-Datenbank                  */
/* ============================================ */
/* Datum:    2003-11-10                         */



/* Formatvorlage Hintergrund */
/* ========================= */

/* Hintergrundfarbe */
body          { background-color: #FFFFFF }

/* Seitenabstand oben */
body          { margin-top: 0px }

/* Seitenabstand links */
body          { margin-left: 0px }



/* Formatvorlage Links */
/* =================== */

/* Standard Hyperlink */
a:link          { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }

/* Besuchter Hyperlink */
a:visited     { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }

/* Aktiver Hyperlink */
a:active      { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF6600; text-decoration: none }

/* Gehoverter Hyperlink */
a:hover       { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF6600; text-decoration: none }



/* Formatvorlage Text */
/* ================== */

/* Standardformate */
td            { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }
li             { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }
p              { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }

/* Sonderformate */
.head     { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none }
		  


/* Formularfelder */
/* ============== */
		  
.input
{	font-size: 9pt; 
	font-family: Arial, Verdana, sans-serif; 
	color: #333333;
	width: 200px;
	border: 1px #333333 solid; 
	}
	
.input_mini
{	font-size: 9pt; 
	font-family: Arial, Verdana, sans-serif; 
	color: #333333;
	width: 175px;
	border: 1px #333333 solid; 
	}
	
.input_long
{	font-size: 9pt; 
	font-family: Arial, Verdana, sans-serif; 
	color: #333333;
	width: 381px;
	border: 1px #333333 solid; 
	}
	
.input_maxi
{	font-size: 9pt; 
	font-family: Arial, Verdana, sans-serif; 
	color: #333333;
	width: 579px;
	border: 1px #333333 solid; 
	}
	
.button
{
	width: 103;
	height: 19;
	font-size: 9pt;
	background-color : CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
}
.button1
{
	width: 103;
	height: 19;
	font-size: 9pt;
	background-color : CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	color: #E4E4E4;
}
.button2
{
	width: 103;
	height: 19;
	font-size: 9pt;
	background-color : CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	color: #FF6600;
}


/* Formatvorlage Bildlaufleisten */
/* ================*/

body   { scrollbar-face-color: #CCCCCC; /* Balken */
         scrollbar-highlight-color: #E4E4E4; /* innere helle Balkenkante */
         scrollbar-shadow-color: #666666; /* innere dunkle Balkenkante */
         scrollbar-3dlight-color: #F8F8F8; /* äußere helle Balkenkante */
         scrollbar-arrow-color: #333333; /* Beschriftung \ Symbole */
         scrollbar-track-color: #E4E4E4; /* Hintergrund */
         scrollbar-darkshadow-color: #333333; } /* äußere dunkle Balkenkante */