* {
    margin: 0px;
    padding: 0px;
	list-style: none;
}
html, body {
    width: 100%;
    height: 100%;
}
body {
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}
a, a:link, a:active, a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.leftmenu, a.leftmenu:link, a.leftmenu:visited {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
a.leftmenu:active, a.leftmenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
    text-decoration: underline;
}

img {
   border: 0px;
}
h1 {
    font-size: 13px;
    width: 100%;
    height: 24px;
    text-align: center;
}
h2 {
	font-size: 13px;
    width: 100%;
    height: 24px;
    text-align: left;
    color: #FFFFFF;
}
h3 {
    font-size: 13px;
    margin: 10px 0px 0px 10px;	
}
input {
    font-size: 11px;
    vertical-align: middle;
}
table {
    width: 390px;
	margin: 0px auto;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}
td {
    vertical-align: top;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}
pre {
    width: 400px;
    overflow: auto;
    margin: 10px;
    padding: 3px;
    height: 300px;
	border: 1px solid #CCCCCC;
}
pre#whoisResult {
	height: auto;
	text-align: left;
	width: 410px;
	overflow-x: scroll;
}
p, blockquote {
    padding: 10px;
}
p.nopadding {
    padding: 0px 10px;
}
table p {
    padding: 2px 10px;
}
textarea {
    margin-left: 10px;
    width: 348px;
    height: 110px;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}
address {
    font-style: normal;
    padding: 0px 10px;
}


#top {
	width: 773px;
	margin: 20px auto 0 auto;
	text-align: right;
	padding-right: 7px;
}
#logo {
	float: left;
	margin-left: 21px;
}
#whole-content {
	border: 7px solid #E7E7E7;
	width: 766px;
	height: 500px;
	text-align:left;
	margin: 10px auto;
}
#left {
	width: 170px;
	background-color: #67B5E3;
	float: left;
	clear: left;
	position: relative;
	height: 500px;
}
#left #navi {
	height:189px;
}
#left #navi li {
	display: inline;
	padding:0;
}
#left #navi li a {
	display: block;
	padding: 5px;
}
#left #ads {
	position: absolute;
	bottom:0;
	height:224px;
	width:170px;
	background-color: #2C86BC;
	text-align: center;
	padding-top: 1px;
}
#left #ads img {
	margin: 7px auto 0px;
	
}
#left h2 {
	padding: 10px 5px 8px;
}
#content {
    width: 426px;
    height: 430px;
    float: left;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;	
}



div#rightads {
	height: 500px;
    width: 170px;
	padding-top: 10px;
    text-align:center;
    clear: right;
    float: right;
	background: #00649F url(/graphics/common/buchstaben.jpg) no-repeat bottom left;
}
.tld-choice td {
    padding: 2px;
}
.tld-choice th {
    padding: 20px 0px 0px 2px;
}

p#footer {
    clear: both;
    text-align: center;
	margin:0;
}
p#bottomlist {
    margin: 20px -1px 0px -1px;
    text-align: center;
    background-color: #467E63;
    font-size: 11px;
    line-height:11px;
    height: 13px;
    padding: 1px 0px 0px 0px;
}
#bottomlist a, #bottomlist a:hover, #bottomlist a:link, #bottomlist a:visited {
    color: white;
    text-decoration:none;
}
#domainname-input {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    background-color: #C50000;
    color: #FFFFFF;
    width: 100%;
    height: 26px;
    text-align: center;
    padding-top: 4px;
}
.europe td,.europe th,.africa td,.africa th {
    background-color: #E7E7E7;
}
td.send {
    text-align: right;
    padding: 10px 10px 10px 0px;
}
td.markMyBlock {
    width: 200px;
}
.hint {
    color: #FF0000;
}
table.smallertable {
   margin: 20px;
   width: 70%;
}
.captcha {
	text-align: center;
}
.captcha input {
	width: 150px;
}
.captcha img {
		
}






table.responselist {
    margin: 20px 7px;
}
table.responselist td {
    padding: 3px;
}
.responselist .connect td{
    background-color: #EC9595;/*#FF7373;*/
}
.responselist .avail td{
    background-color: #8FE084;
}
.responselist .sedo td{
    background-color: #FFFF97;
}


#unicodelist th{
	border: 1px solid black;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
#unicodelist {
	width: 400px;
	border: 1px solid black;
	margin: 20px auto 20px auto;
	border-collapse: collapse;
}
#unicodelist td {
	border-left: 1px solid black;
	border-bottom: 1px solid black;	
	text-align: center;
	height: 20px;
	vertical-align: middle;	
	position: relative;
	z-index: 1;
}
#previewLetter {
	position: absolute;
	top: -10px;
	left: -80px;
	font-size: 25px;
	height: 50px;
	line-height: 47px;
	width: 75px;
	background-color: #C0C0C0;
	z-index: 2;
}
.error {
	font-weight: bold;
	color: #FF0000;
}