

body{
	background: #e8f7fd url(/images/bg_body.gif) repeat-x top center;
	margin: 0;
	padding: 0;
}
img{	
	border: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #043664;
}
a:hover {
	text-decoration: none;
}

h1 {
    color: #043664;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 3px 0 6px;
}

h2 {
    color: #043664;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px;
}

h3 {
    color: #043664;
    font-size: 25px;
    font-weight: bold;
    font-weight: lighter !important;
    line-height: 1.25em;
    margin: 1.25em 0 0.25em;
    padding: 0 0 6px;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}

p {
    line-height: 19px;
    margin: 20px 0;
    padding: 0;
}

body {
	font: 13px arial, sans-serif, verdana;
	color: #5d5d5d;
	margin-top:0px;	
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* #### HEADER #### */
#header {
		background: url("/images/bg_header.gif") no-repeat center bottom #FFFFFF;
		height: 272px;
}

.logo {
    clear: both;
    cursor: pointer;
    float: left;
    height: 105px;
    left: 11px;
    position: absolute;
    top: 3px;
    width: 335px;
}

.logo strong {
	display:block;
	height:105px;
	width:335px;
	text-indent:-9999px;	
}

.logo a {
	display:block;	
	text-indent:-9999px;
	background: transparent url(/images/logo.png) no-repeat;
	text-decoration:none;
}

.social {
    float:right;
    padding-top:15px;
}

.share {
    width:500px;
}


.navbar {
    text-align:right;
    padding-bottom:10px;
   
}

.form_register input, .form_register select {
    border-radius: 3px;   
    border: 1px solid;
    padding:2px;
}

.noborder {
    border:0 !important;
}

.error {
    font-weight:lighter !important;
    font-size:12px !important;
    color:red;
}

.form_register input:active, .form_register input:focus,.form_register select:active, .form_register select:focus {
    border: 1px solid #4398D5;   
}

#requesttable td {
    padding-bottom:10px;
    vertical-align:baseline;
}

#apitable td {
    padding-top:5px;
    padding-bottom:5px;
    vertical-align:baseline;
}

/* #### CONTENT #### */
#content {
    background: url("/images/content_tile.gif") repeat-x scroll 0 0 #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

#content .txt {
    float: left;
    padding-left: 83px;
    padding-top: 24px;
    width: 560px;
	margin-bottom: 60px;
}

.layer_txt {   
    padding: 13px 0 0 51px; 
}


#content .txt span {
    font-weight: bold;
	font-size: 15px;
	color: #043664;
}


.header_forms {
    color: #043664;	
    padding: 0 30px;
    position: relative;		
}

.header_forms span {
    display: block;
    left: 48px;
    margin-left: 3px;
    margin-top:1px;
    position: relative;
    width: 350px;
}

.header_forms input {
    background: url("/images/bg_input.gif") no-repeat;
    border: medium none;
	color: #043664;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 8px 0 10px 10px;
    width: 250px;
}

.header_forms select {
    background: url("/images/bg_input.gif") no-repeat;
    border: medium none;
	color: #043664;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 7px 0 4px 1px;
}

.header_forms .mybutton {
    background: none;
    border: medium none;	
    height: auto;
    padding: 7px 0 0 5px;
    position: absolute;
    top: 11px;
    width: auto;
}

.header_forms .bg_img {
    margin: 20px 0 0 52px;    
}

label {
	cursor: default;
    display: inline;   
    margin: 4px 8px 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.form_scan {	
	float: left;
	width: 460px;
}

.form_compare {
    float: right;
    width: 430px;
    font-size:12px;
}

.header_forms .txt {
	font-size: 14px;
	width:358px;
	margin:24px 0 0 52px;
}

.header_forms h1 {
/*    margin: 0 0 4px;
    padding: 0;
	font-size: 17px;
	font-weight: bold; */
    color: #043664;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px;
}

/* #### FOOTER #### */
#footer {
	background: url("/images/bg_footer.gif") repeat-x;
	height: 42px;
}

#footer a {
	color: #fff;
}

#footer ul {    
    float: right;
    margin: 12px 22px 0 0;
    padding: 0;
}

#footer ul li {
    background: url("/images/pipe.gif") no-repeat right center;
    float: left;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding: 0 8px;
}

#footer ul li.last	{
	background: none;
}

#copyright {
    color: #74ABC0;
    float: right;
    margin: 5px 30px 0 0;
}

/* #### for IE7 #### */

*+html label {
	position: relative;
	top: -15px;	
}



* + html .table_compare span {   
	display: block !important;
}


.table_compare {
	font-size: 13px;
	color: #6F7F87;
}


.table_compare th {
	background: url("/images/bg_tablehead.gif") repeat-x;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height: 36px;
	border-right: 1px solid #d2e9f6;
}

.table_compare th {
	background: url("/images/bg_tablehead.gif") repeat-x;
	padding: 0 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height: 36px;
	border-right: 1px solid #d2e9f6;	
}

.table_compare td {
    border-right: 1px solid #D2E9F6;
    font-size: 13px;
    font-weight: bold;   
    padding: 16px 12px 16px 8px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.table_compare td a {
	/*max-width: 529px;
	overflow: hidden;
	display: run-in;*/
	
}

.table_compare .domain {
	width: 380px;
	overflow: hidden;	
}

.table_compare .bg_white {
	background: #fff;
}

.table_compare .bg_color {
	background: #f1faff;	
}

.table_compare span {
	color: #6f7f87;
	margin: 0;	
}

.table_compare span a {  
	width: auto;	
}

.table_compare .last {
	border: none;
}

.table_compare td:first-child {
    border: medium none;
    text-align: right;
}

.table_compare th:first-child {	
}

.backlinks {
	font-size: 16px;
	margin: 16px 0;
	width:900px;
}

/* #### pager #### */
.pagerDB {	
	color: #fff;
  	clear: both;	
}

.pagerDB span {	
	padding: 0;
	margin: 0;
	height: 25px;	
}

.pagerDB a, .pagerDB strong.pagerDB-current {   
    padding: 0 4px;
}

div.pagerDB {
    clear: both;
    display: inline;
    padding: 0 30px;
    position: relative;
    width: 520px;
	float: left;
}

 div.pagerDB a {      
    font-size: 12px;   
    padding: 0 4px;
}

div.pagerDB a:hover {
	color: #fff; 	
	text-decoration:underline;
}

div.pagerDB strong {    
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold; 
}

.pagerDB-next img, .pagerDB-last img {
    position: relative;
    top: 8px;
}

/* #### subnav #### */
#subnav {
    color: #043664;
    float: left;
    margin-top: 26px;
    margin-left: 30px;
    width: 264px;
}

#subnav ul {
    background: url("/images/bg_subnav.png") no-repeat;
    height: 443px;
    margin: 0 0 0 28px;
    padding: 30px 27px 0 23px;
}

#subnav ul li {
    border-bottom: 1px solid #D2E9F6;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0;
}

#subnav ul li:first-child {
	border-top: 1px solid #D2E9F6;
}

#subnav ul li a.activ {
   color: #e98200;
   font-weight: bold;
   font-size: 15px;
}

/* #### agb #### */
.layer_article {
	margin:15px 0;
	display: inline-block;
}

.article {
    color: #6F7F87;
    float: left;
    font-size: 36px;   
    margin-right: 18px;
    padding: 0;
	display: inline-block;
}

.article_txt {
    background: url("/images/line.gif") repeat-y;
    float: left;
    margin-top: 8px;
    padding-left: 15px;
    width: 575px;
}


div.agb {
    background: none repeat scroll 0 0 #EBF5F9;
    border-bottom: 1px solid #C0D7E6;
    border-top: 1px solid #C0D7E6;
    line-height: 18px;
    padding: 12px;
}

.dot {
    font-size: 1px;
    line-height: 1px;
}


img.p_arrow {
    margin-right: 6px;
    border:0;
}


#lang {
    margin: 0 1px 0 6px;
}
#lang ul {
    margin: 0;
}
#lang, #lang ul {
    float: right;
    list-style: none outside none;
    padding: 0;
    text-align: left;
    width: 85px;
}

#lang li ul {
    left: -1000em;
    position: absolute;
    z-index: 100;
}
#lang li:hover ul, #lang li.over ul {
    left: auto;
}
#lang a img {
    border: medium none;
    padding-right: 5px;
    vertical-align: middle;
}
#lang a span {
    background: url("/images/flaggs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    float: left;
    margin-top: 3px;
    padding-right: 5px;
    vertical-align: middle;
}
#lang a {
    background: url("/images/flaggs.png") no-repeat scroll 90px -177px #FFFFFF;
    color: #555555;
    display: block;
    text-decoration: none;
}
#lang a:hover, #lang li:hover a, #lang li.over a {
    color: #333333;
}
#lang li:hover li a, #lang li.over li a {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 75px;
}
#lang li li a:hover {
    background: none repeat scroll 0 0 #F0F8FF;
}
#lang a span#flag_en {
    background-position: 0 0;
    height: 11px;
    width: 16px;
}
#lang a span#flag_de {
    background-position: 0 -75px;
    height: 11px;
    width: 16px;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
.api-request {
    background: #f8f8f8 none repeat scroll 0 0;
    margin: 1em 0;
    padding: 15px 32px;
}
.xml-json > .btn {
    border: medium none;
    color: #666;
    padding-left: 2em;
    padding-right: 2em;
    position: relative;
    top: 20px;
}
.xml-json > .btn:first-child {
    border-radius: 10px 0 0 10px;
}
.xml-json > .btn:last-child {
    border-radius: 0 10px 10px 0;
}
.float-right {
    float: right;
}
.sc {
    border-radius: 3px;
    color: #ffffff !important;
    display: inline-block;
    font-family: "Roboto",serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 2px !important;
    padding: 2px 4px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 30px;
}
.sc-ok {
    background-color: #468847 !important;
}
.sc-error {
    background-color: #EA8A00 !important;
}
.sc-redirect {
    background-color: #3D8FC4 !important;;
}
.sc-inverse {
    background-color: #333333;
}
.arrow-right {
    line-height: 24px;
}
.button {
    background-color: #ee8f36;
    border: 2px solid #f5ac78;
    border-radius: 5px;
    color: #ffffff;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    margin: 15px 5px 5px 5px;
    vertical-align: middle;
}
#myProgress {
    width: 300px;
    height: 30px;
    background-color: grey;
}
#myBar {
    width: 1%;
    height: 100%;
    background-color: green;
}
.submit {
    background-color: #3D8FC4;
    border: 1px solid #000000 !important;
    border-radius: 5px;
    color: #ffffff;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    margin: 5px;
    vertical-align: middle;
	cursor: pointer; 
	cursor: hand;
}