
	   /*		TD {
				color: 				#000000;
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
			}   */

			.available {
				color: 				#006600;
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
			}

			.notavailable {
				color: 				#FF0000;
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
                letter-spacing: 1px;
			}
			.separator {
				/*background-color:	#dddddd;  */
                background-image: url(../images/hg_whois.png);
			}
			.footer {
				color: 				green;
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			10px;
			}

			#windowinside {
			  /* 	background-color:	yellow;                           */
                background-image: url(../images/BgImages/whois_hg1.png);
                background-repeat: no-repeat;
                background-position: top;
               border: solid 1px transparent;
               width:420px;
               height: 65px;
               
               margin-bottom:30px;
			}
            .windowinsider {
			  /* 	background-color:	yellow;                           */
                background-image: url(../images/hg_whois.jpg);

			}
            /* Domain Abfragefeld ---    */



#windowinside ul li {
 line-height:  25px;
 float:left;


 }
 #windowinside ul {
   padding:10px 0;
   width:385px;
   height:25px;
   margin-top:8px;
   margin-left:auto;
   margin-right: auto;
 }
 ul#Senden {
   clear: both;
   width:67px;
   margin-left: auto;
   margin-right: auto;
   margin-top:-10px;
 }
 #WWW {
   width: 100px;
 }


	.errors {
				color: 				#FF0000;
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
			}


			#whoisfrage A {
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
				color:				#000000;
				text-decoration:	none;
			}
			#whoisfrage A:hover {
				font-family: 		"Tahoma, Arial, Helvetica";
				font-size: 			12px;
				color:				#FF0000;
				text-decoration:	underline;
			}
			#whoisfrage A.footer {
				font-family: 		"Tahoma, Arial, Helvetica";
				color: 				#FF0000;
				text-decoration: 	none;
				font-size:			10px;
			}
			#whoisfrage A.footer:hover {
				font-family: 		"Tahoma, Arial, Helvetica";
				color:				#FF0000;
				text-decoration: 	underline;
				font-size:			10px;
			}
		   /*	#whoisfrage A.footerreload {
                border:1px groove #FFFFFF;
				/*color: 				#FF0000;
                background-image: url(../images/action_pic/reset.png);
                background-repeat: no-repeat;
				text-decoration: 	none;

}
			#whoisfrage A.footerreload:hover {
				font-family: 		"Tahoma, Arial, Helvetica";
				color:				#FF0000;
				text-decoration: 	underline;
				font-size:			12px;
			} */
			#whoisfrage A.footerpowered {
				font-family: 		"Tahoma, Arial, Helvetica";
				color: 				#000000;
				text-decoration: 	none;
				font-size:			10px;
			}
		  #whoisfrage A.footerpowered:hover {
				font-family: 		"Tahoma, Arial, Helvetica";
				color:				#FF0000;
				text-decoration: 	underline;
				font-size:			10px;
			}
            


