body {
	font-size:12px;
}

.preis_nto {
	display:none;
}

div.whois {
	padding-top:12px;	
}

.whois input[type=submit], .whois input[type=button], .button {
	border:1px solid black;
	background-color:#585858;
	color:white;	
	cursor:pointer;
}

.whois table {
	margin-top:30px;
	width:450px;
	border: 1px dashed #cccccc;	
	font-size:12px;
	font-family: Arial, Tahoma;
}

.whois tr {
   text-indent: 10px;  
}

.whois td.tld {
	text-indent: 10px;    
}

.whois td.preis {
	width:11px;	
}

.whois td.available {
	width:45%;
	text-align:right;	
	padding-right: 15px;
}

.whois td.chk {
	width:10px;
}

.included_domain {
	clear:both;	
}

.whois tr:hover{}
.whois .free {color:#336600;background-color:#EBEBEB}
.whois .free a  {color:#336600;}
.whois .taken {color:#CC0000; background-color:#F3F3F2;}
.whois .taken a { color:#CC0000; }
.whois .notvalid {color:#0f9999;}
.whois .notconf {color:#ee0; background-color:#933;}
.whois .notready { color:#ff6666;background-color:#F3F3F2; }


#info_btn { background-color:#FBFAF2; }
#chk_btn { background-color:#FBFAF2; }

#toggle_whois {
	width:350px;	
}


