<!--

	/* abwechselnde Zeilen  */
/* 	.div_rowA		{ background-color:#FFFFFF; height:16px; padding:2px; } */
/* 	.div_rowB		{ background-color:#EEEEEE; height:16px; padding:2px; } */


	.login_input_m		{ font-size:11px; width:120px; }
	.login_btn			{ font-size:11px; width:120px; padding:3px 10px 3px 10px; background-color:#EE7B17; color:#333333; }
	.btn					{ font-size:11px; padding:0 10px 0 10px; background-color:#EE7B17; color:#333333; }

   .div_error			{ font-size:11px; font-weight:bold; color:#990000; margin:20px 0 20px 0; }
   .div_success		{ font-size:11px; font-weight:bold; color:#006600; margin:20px 0 20px 0; }
   
   .div_form			{ border:1px solid #DDDDDD; padding:10px; }

	.img_ico				{ margin:0 1px 0 1px; } /* border:1px solid #EE7B17;  */

	.d_0					{ padding:5px 5px 2px 5px; }
	.d_k					{ border-top:1px solid #AAAAAA; margin:3px 0 12px 0; padding:5px 5px 5px 5px; }
	.d_vk					{ border-top:1px solid #AAAAAA; margin:5px 0 10px 0; padding:5px 5px 5px 5px; }
	.d_basic				{ border-top:1px solid #AAAAAA; margin:5px 0 10px 0; padding:5px 5px 5px 5px; background-color:#EEEEEE; }
	.d_admin				{ padding:5px 5px 5px 5px; margin:5px; }
	.d_k td				{ color:#D17131;}
	

	.err_msg				{ color: #CC0000; }
	
	.signal				{ color:#1C1CFF;}		/*  markierte Textstuecke in den Suchergebnissen  */
	
	
	
	/* td_al_xx sind TDs auf der Analyseseite  */
	
	/* Sektionsueberschriften  */
	.td_al_head			{ background-color:#EEEEEE; }	
	
	/* Domain-Verfuegbarkeits-Check  */
	.td_al_reg			{ background-color:#CCFFCC; text-align:center; }				/* registrierbar  */
	.td_al_free			{ background-color:#33CC33; text-align:center; }				/* frei, aber wg. error nicht registrierbar  */
	.td_al_na			{ background-color:#FF6666; text-align:center; }				/* vergeben oder blcklist */
	
	/* Der neue Jscript button */
  a.btn {
    /* Sliding right image */    background: #EE7B17 url('img/button_bgr.gif') repeat-x scroll top right; 
    display: block;
    float: left;
    height: 19px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    
    padding-top:3px;
    padding-left:5px;
    margin-right: 6px;
    padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#fff;
}

a.btn_wja {
    /* Sliding right image */    background: #EE7B17 url('/img/bu_right.gif') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 22px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    padding-top:0px;
    margin-right: 6px;
    padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

a.btn_wja span{    /* Background left image */ 
    color:#fff;
    background: transparent url('/img/bu-left.jpg') no-repeat;     display: block;
    line-height: 10px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 12px 5px 18px;
} 

a.btn_wja:hover span{
    text-decoration:underline;
    font-weight: normal;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	opacity: 0.85;
}
.tooltip2{
	border: 1px solid #ccc;
	background-color: #eee;
	display:block;
}
#tooltip h3, #tooltip div { margin: 0; }
a.FV{
  width:19px;
  height:17px;
  background-image:url("/img/FirstView_small.gif");
  clear: none;
  cursor: pointer;
  background-position: center top;
  display:block;
}
a.FV:hover,.FV_on{
  width:19px;
  height:17px;
  background-image:url("/img/FirstView_small.gif");
  background-position: center bottom;
  clear: none;
  cursor: pointer;
  display:inline-block;
}				


 -->
