body
{
	margin: 8px;
	background-color: #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color:#435d6f;
	text-decoration : none;
}

.footer-links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : rgb(123, 123, 121);
	text-decoration : none;
}

.footer-links a {
	color : rgb(123, 123, 121);
	text-decoration : none;
}

.footer-links a:hover {
	color : rgb(123, 123, 121);
	text-decoration : underline;
}

/**
 * Domaincheck
 **/
.domaincheck { margin-left: 28px; width: 780px; }
.domaincheck.single { background: url('/server-images/background-domaincheck-domainsuche.jpg') no-repeat; height: 146px; }
.domaincheck.multi { background: url('/server-images/background-domaincheck-sammelsuche.jpg') no-repeat; height: 315px; }
.domaincheck div a.domaincheck-switch-first { display: inline-block; font-size: 16px; color: #cccccc; margin: 8px 10px 0px 10px; font-weight: normal; }
.domaincheck div.info span { color: rgb(83, 101, 111); font-size: 16px; font-weight: normal; font-family: Verdana; }

.domaincheck.multi .input-layer textarea { border: 1px solid #d6dee1; padding-top: 3px; padding-left: 4px; font-size: 14px; height: 180px; margin-left: 134px; margin-top: 41px; vertical-align: top; width: 453px; } 
.domaincheck.single .input-layer textarea { border: 1px solid #d6dee1; padding-top: 3px; padding-left: 4px; font-size: 14px; margin-left: 134px; margin-top: 41px; width: 282px; height: 20px; }

.domaincheck .input-layer .domaintype { padding-top: 2px; border: 1px solid #d6dee1; height: 25px; font-size: 14px; vertical-align: top; margin-top: 41px; }
.domaincheck.single .input-layer #check-submit { vertical-align: top; margin-left: 28px; margin-top: 33px; }
.domaincheck.multi .input-layer #check-submit { vertical-align: top; margin-left: 18px; margin-top: 33px; }

.tab-domaincheck { font-size: 14px; margin-left: 150px; display: inline-block; margin-top: 7px; position:relative; }
.tab-multicheck { font-size: 14px; margin-left: 60px; display: inline-block; margin-top: 7px; position:relative; }
.domaincheck.single .tab-domaincheck { color: #ffffff; }
.domaincheck.single .tab-multicheck { color: #677885; }
.domaincheck.multi .tab-domaincheck { color: #677885; }
.domaincheck.multi .tab-multicheck { color: #ffffff; }

.domaincheck-domainname { padding-left: 8px; font-size: 13px; color: #2d343a; }
.domainname { font-family: Verdana; font-size: 12px; }
.domain-free { font-size: 12px; color: #68bb00; font-weight: bold; }
.domain-assigned { font-size: 12px; color: #d30e2a; font-weight: bold; }
.domain-prereg { font-size: 12px; color: #feffc7; font-weight: bold; }
.domain-error { font-size: 12px; color: #d30e2a; font-weight: bold; }
#domaincheck-table tbody tr td { font-size: 10px; color: #7d92a4 !important; padding: 5px 0px; }
#domaincheck-table tr.app-noaction { cursor: default !important; }
#domaincheck-table tr.app-noaction:hover { background-color: #fff !important; }
.domaincheck.title { margin-left: 130px; font-size: 15px; color: #435D6F }