body {
	background: #F0F0F0;
	/*background: #fff;*/
	color: #000000;
	font: normal 0.7em Tahoma, Verdana, sans-serif, Helvetica, Arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

img,form {
	border: none;
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	line-height: 15px;
}

label {
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	padding: 0 0 0 3px;
	height: auto;
	margin: 0;
}

h1 {
	font-size: 1.8em;
	/*margin: 5px 0;*/
	color:#004C78;
	margin:0;
	padding:0;
}

h2 {
	font-size: 1.3em;
	margin: 5px 0;
}

h3 {
	font-size: 1em;
	margin: 8px 0;
	font-weight:700;
}

hr {
	height: 0px;
	padding: 0;
	margin: 10px 0;
	clear: both;
	color: #EEEEEE;
	background: #EEEEEE;
	border: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

a {
	color: #004C78;
	text-decoration:none;
}

a, input, button{ outline:0; -moz-outline:0;}


#wrapper {
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom:20px;
	
}

#middle {
	margin: 0;
	width: 990px;
	clear:both;
	position:relative;
	top:-20px;

}

#result {
	clear: both;
	margin: 0;
	padding: 0;
}



#topBanner {
	float: left;
	width: 610px;
	height: 81px;
	margin: 0;
	padding: 0;
}

#topBSLogo {
	float: left;
	width: 158px;
	height: 81px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#topLogo {
	float: left;
	width: 232px;
	height: 81px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}

/* content */
#content {
	background: #FFFFFF;
	float: left;
	width: 648px;
	text-align: left;
	padding: 0 0;
}

#content p {
	margin: 5px 0 0 0;
}

#contentWide {
	float: left;
	width: 812px;
}

#contentLeft {
	float: right;
	display: block;
	width: 160px;
	text-align: left;
	padding: 0;
	margin-right:10px;
}

#contentWide #contentLeft { margin-right:0px;}

/* right */
#right {
	width: 160px;
	float: right;
}



#right h2 {
	font-size: 1em;
	margin: 3px 0;
}

#right h3 {
	font-size: 1em;
	margin: 3px 0;
}


#right .rightWi{
	border:1px solid #CED5DA;
	border-bottom:none;
}

#right .rightWiBottom, .leftWiBottom{
	background: url("../img/wi_bottom.png") no-repeat;
	width:160px;
	height:5px
}
#right #main_navi div 
{
	text-align:right;
	padding:6px 11px 4px 0;
}

#right #main_navi div span
{
	font-weight:700;
	color:#1e4c76;
	cursor:pointer;
}

#right #main_navi div span:hover
{
	text-decoration:underline;
}

#right #main_navi #main_navi_show, #right #main_navi #main_navi_etc
{
	width:142px;
	padding:0 0 0 10px;
	text-align:left
}


#right .rightWi .row { padding:10px; }

#right .rightWi .row p{ padding:0 0 10px 0; white-space:normal;}

#NLsubmBtn,#right #reportBug {
	background: url("../img/button/btn_bugreport.png") no-repeat;
	height: 39px;
	width: 119px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

#newsletterSubscribe,#newsletterSubscribeNote {
	background: #FAFAFA;
	border: 3px solid #DADADA;
	width: 587px;
	padding: 5px 15px 0;
	margin: 10px auto;
}

#newsletterSubscribeNote p { padding:10px 14px 10px 10px; } 

#seometric #newsletterForm {
	margin: 0;
	width: auto;
}

#newsletterForm label {
	font-weight: normal;
	padding: 0 5px 0 0;
}

#newsletterForm input {
	margin: 0 30px 0 0;
}

#NLsubmBtn {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif, Helvetica, Arial;
	font-size: 1.2em;
	padding: 5px 10px 20px 10px;
	font-weight: normal;
	float: right;
	margin: -25px 0 0 0;
}

#right #reportBug a {
	height: 24px;
	width: 120px;
	text-align: center;
	font-size: 1.2em;
	padding: 5px 0 0 0;
	color: #000000;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	text-decoration: none;
}

#right .rightHeader {
	background: url(../img/right_head.png) repeat-x;
	height: 25px;
	display: block;
	font-size: 1.1em;
	margin: 0 0 3px 0px;
	padding: 4px 0 0 4px;
	color: #FFF;
	font-weight:700
}

.bugReportTextarea {
	height: 100px;
	width: 300px;
}

.bugReportSelect {
	width: 304px;
}

/*  */
#registration {
	width: 815px;
	display: block;
}

#regForm {
	width: 650px;
}
/*
#regForm table td label {
	float: right;
	margin: 0 5px 0 0;
	width: 120px;
	text-align: right;
}

#regForm table h3 {
	color: #3A81AD;
}

#regForm table td select {
	width: 255px;
	margin: 0 5px;
}

#regForm table td input,#regForm table td textarea {
	width: 300px;
	margin: 0 5px;
}
*/
#logoHomeLink {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 230px;
}

.errorBgFader {
	background: url("../img/error_bg_fader.png") no-repeat;
	height: 19px;
	width: 294px;
	padding: 2px 0 0 10px;
	margin: 0 0 0 5px;
}

#regTable {
	width: 600px;
}

#regTable tr,#regTable td {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

.errTr {
	height: 30px;
}

.errTr td {
	vertical-align: top;
}

.regNote {
	width: 210px;
	padding: 0 5px;
}

.regTdInput {
	width: 320px;
}

.regErrSpc {
	width: 75px;
	font-size: 0;
	height: 0;
}

.regErrNote {
	width: 320px;
	color: #B60005;
}

.regInput {
	margin: 0;
	width: 320px;
}

.regLabel {
	width: 130px;
	text-align: right;
	padding: 0 5px 0 0;
}

.boldLinkText {
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
}

#captchaImg {
	border: 1px solid #333333;
	width:80px;
	height:23px;
	float:left;
	margin-top:4px;
}

#captcha input#submBtn, #toolformBottomSeoMetric input#submBtn, #loginBtn{ margin-top:4px;}

#equalsSign {
	height: 30px;
	width: 30px;
	font-size: 26px
}

/* linkvalue wizard */
.imgBtn {
	cursor: pointer;
}

#linkValueWizard label {
	font-weight: normal;
	font-size: 1em;
}

.decollator {
	height: 2px;
	background: url("../img/line.gif") repeat-x;
	clear: both;
}

.btn_add {
	background: url("../img/plus.gif") no-repeat 0px 0px;
	display: block;
}

.btn_reduce {
	background: url("../img/minus.gif") no-repeat 0px 0px;
	display: none;
}

.btn_add,.btn_reduce {
	width: 23px;
	margin: 1px 0 0 10px;
	padding: 1px 0 0 0px;
	height: 20px;
	cursor: pointer;
	float: left;
}

.colorpreview_black {
	background: #000000;
}

.colorpreview_white {
	background: #ffffff;
}

.colorpreview_white,.colorpreview_black {
	display: block;
	height: 21px;
	width: 21px;
	border: 1px solid gray;
}

.overlib_caption {
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	height: 18px;
	font-weight: bold;
	cursor: pointer;
}

.overlib_text {
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	height: 18px;
	cursor: pointer;
}

.toolbox {
	background: url("../img/tooltip/help_box.gif") no-repeat 0px 0px;
	display: block;
	height: 160px;
	width: 453px;
	padding: 50px 0 0 10px;
}

.tooltip_content {
	border-left: 5px solid #78C8F0;
	border-right: 5px solid #78C8F0;
	background-color: #FFF;
}

#chooselanguage select,#chooselanguage label {
	font-weight: normal;
	color: #666666;
	height: 18px;
	float: left;
}

#chooselanguage select {
	font-size: 0.8em;
}

#chooselanguage label {
	font-size: 1em;
	margin: 4px;
}

/* headline */
#headline {
	padding: 8px 0 4px 0;
}

#headline img {
	margin: 0 0 0 0;
	padding: 0px 5px 0 0px;
	float: left;
}

#headline p {
	/*margin: 0;
	font-size: 1.2em;
	color: #000000;*/
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	font-size:13px;
}

#headlineBox {
	float: right;
	padding: 0px 0 0 0px;
	width: 585px;
}
/*
#headlineBox h1 {
	color: #004C78;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight:700;
}*/

#breadCrumpHeadlineBox {
	width: 100%;
	float: left;
}

/* footer */
#footer {
	margin: 0 auto;
	width: 100%;
	background: #F1F1F1 url("../img/footer_verlauf.gif") repeat-x;
}

#footerBottom {
	height: 48px;
	background: url("../img/footer.gif") no-repeat;
	width: 990px;
	margin: 0 auto;
	background: url("../img/footer.gif") no-repeat;
}

.warn {
	font-size: 12px;
	font-family: Tahoma;
	width: 300px;
	color: #992211;
	border: 1px solid #992211;
	height: auto;
	padding: 7px 5px 5px 25px;
	background: #ffddee url('../img/icons/exclamation.png') no-repeat 5px;
}

.gray {
	color: #868686;
}

.shortInput {
	font-size: 1em;
	height: 15px;
	width: 25px;
}

.formDropDown {
	font-size: 1em;
	height: 18px;
	width: auto;
}

.medlink {
	text-decoration: none;
	color: #3A81AD;
	font-size: 1.2em;
}

.nodecoration {
	text-decoration: none;
	color: #666666;
}

/* homepage */
#home {
	width: 818px;
}

#homeHead {
	width: 100%;
	height: auto;
}

#homeLeft {
	width: 140px;
	float: left;
	background: #fdfdfd;
	height: 500px;
	padding: 10px;
	margin: 0;
	border: 1px solid #eeeeee;
	background: #fdfdfd;
}

#homeHeadText {
	width: 715px;
	float: left;
}
/*
#homeHeadText h1 {
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #1e4c76;
}*/

#homeHeadText p {
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	font-size:13px;
}

#homeHeadLogo {
	float: left;
	width: 90px;
	height: 90px;
	margin: 0 5px 0 0;
}

#toolList {
	width: 100%;
}

#toolList h2 {
	font-size: 1.3em;
	margin: 2px 0 0 9px;
	color: #004c78;
	line-height: 2.2em;
	font-weight:700;
}

.toolListBox {
	border: 1px solid #D8D8D8;
	background: #FFFFFF;
}

.toolListBoxHi {
	border: 1px solid #93C3E1;
	background: #E9F7FF;
}

.toolListBoxHi,.toolListBox {
	height: 54px;
	width: 251px;
	float: left;
	cursor: pointer;
	margin: 0 6px 6px 0;
	padding: 5px;
}

div.homeToolSectionHeader {
	height: 28px;
	width: 816px;
	background: url(../img/bg_ue.png) repeat-x;
	clear: both;
	border-left: 1px solid #CED5DA;
	border-right: 1px solid #CED5DA;
}

div.homeToolSectionDiv {
	border-left: 1px solid #CED5DA;
	border-right: 1px solid #CED5DA;
	padding-top:2px;
	margin-bottom:-5px;

}


div.homeToolSectionDivCnt {
	background: url("../img/start_bg.png") repeat-y 0 0;
	float:left;
	padding:6px 0 0px 7px;
	width:809px;
}

div.homeToolSectionFooter {
	background: url("../img/start_bottom.png") no-repeat 0 0;
	width: 820px;
	height: 5px;
}


.toolListImg {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 30px;
}

.toolListName {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	width: 175px;
	font-size: 1.2em;
	display: block;
	float: left;
	text-decoration: none;
}

.toolListRating {
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	width: 45px;
	display: block;
	float: right;
}

.toolListCommentCount {
	background: url("../img/comment/comment_bubble_small.gif") 0px 3px no-repeat;
	float: right;
	padding: 0 0 0 13px;
	margin: 1px 0 0 0;
	font-size: 0.9em;
	color: #999999;
}

.toolListText {
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	width: 250px;
	color:#000;
}

.toolListBoxHighlight {
	border: 1px solid #e0e0e0;
	background: #F0F0F0;
}

.mark {
	color: #de0000;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial;
	margin: 1px 0;
	line-height: 0;
}

.downloadBox a.text {
	padding: 2px;
	color: #3A81AD;
	cursor: pointer;
	width: 150px;
	display: block;
	margin: 0 0 3px 0;
}

.downloadBox img {
	float: left;
	margin: 3px;
}

.downloadBox {
	color: #3A81AD;
	cursor: pointer;
	padding: 2px;
	width: 300px;
	clear: both;
}

/* visual pagerank */
#vprBox H1,#vprBox p {
	text-align: left;
	font-size: 1em;
	margin: 3px;
}

#vprBox {
	text-align: left;
}

#vprBox #vprIframe {
	width: 980px;
	height: 500px;
	border: solid 1px #d0d0d0;
	margin: 3px;
}

/* BG Layer */
div.bg_layer_class {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	border: 0;
	background-color: #A7ACAF;
	filter: alpha(opacity =               60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 900;
}

#bg_layer_content {
	top: 0;
	right: 0;
	width: 100%;
	border: 0;
	z-index: 901;
	position: absolute;
}

.div_content {
	width: 986px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	padding: 2px;
}

/* iconlist right content  */
.rightIcons li {
	float: left;
	padding: 2px 2px 2px 10px;
		
}

#blogFeed li { padding: 2px 6px 2px 10px; }
#blogFeed li a{ color:#004c78; font-weight:700}

#blogFeed li.underline{ padding: 4px 6px 1px 6px; line-height:0px;}
#blogFeed li.underline hr{margin:0px;}

.tab_lg{
padding-left:2px; color: #1e4c76
}

/* ---- Buttons ---- */
#regButton {
	line-height: 28px;
	background: none;
	border:0;
	cursor:pointer;
	margin:-1px 0 0 0;
	padding:0;
}

/*
button {
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 12px 0 0;
	text-align: center;
}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

button.submitBtn {
	line-height: 28px;
	background: url("../img/btn_red_r.png") right no-repeat;
}

button.submitBtn span {
	height: 30px;
	line-height: 27px;
	background: url("../img/btn_red_l.png") left no-repeat;
	color: #fff;
	font-size:14px;
	font-weight:700;
}

button.submitBtn:hover {
	background: url("../img/btn_bg_right_hover.png") right no-repeat;
}

button.submitBtn:hover span {
	background: url("../img/btn_bg_left_hover.png") left no-repeat;
}

button {
	width: auto;
	overflow: visible;
}

button span {
	margin-top: 0px;
}
*/
/*---- Listen ----*/
ul.textList {
	padding: 0;
	margin: 0;
}

ul.textList li {
	list-style: none;
	line-height: 16px;
	padding: 1px 0;
}

/*---- Eingabefelder ----*/
.inputRow,.inputRowCheckbox {
	clear: both;
	display: block;
	padding: 3px;
	width: 604px;
}

.inputRow * {
	margin: 2px;
}

.inputRow label {
	width: 120px;
	display: block;
	height: auto;
	text-align: right;
	float: left;
	padding: 3px;
}

.inputRow small {
	width: 230px;
	height: auto;
	display: block;
	float: left;
	padding: 3px;
}

.inputRow input.text {
	margin: 0;
	width: 270px;
	float: left;
}

.inputRow textarea {
	margin: 0;
	width: 270px;
	float: left;
}

.inputRow select {
	margin: 0;
	width: 275px;
	float: left;
}

.inputRowCheckbox input {
	margin: 0 0 0 107px;
	width: 20px;
	text-align: right;
	float: left;
}

.inputRowCheckbox p   , .inputRowCheckbox p {
	margin: 0 0 0 107px;
	float: left;
	width: 500px;
}

.inputRowCheckbox label {
	margin: 0;
	width: 200px;
	float: left;
	text-align: left;
}

big {
	font-size: 2em;
}

/* linkthis page */
.linkThisPageContent {
	width: 632px;
	border-top: none;
	border-left: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 7px;
}

#linkThisPageBox {
	width: 648px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

#linkThisPageBox .textbox {
	margin: 0 auto;
	height: 50px;
	padding: 5px;
	width: 619px;
	text-align: left;
	font-size: 1.2em;
	border: 1px solid #999999;
}

#linkThisPageHeader {
	background: url("../img/right_head.png") repeat-x;
	height: 15px;
	width: 638px;
	padding: 5px;
	margin: 0;
	color: #FFF;
	font-weight:700;
}

.bigLoaderBox, .smallLoaderBox  {
	height: auto;
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	border: 1px solid #f0f0f0;
	display: block;
}



.smallLoaderBox  {
	width: auto;
	border: none;
}

.footerLink {
	font-size: 1.0em;
	color: #888888;
}

.pageLogo {
	float: left;
	width: 50px;
	height: 50px;
}

#partner-links {
	width: 648px;
	height: 64px;
	overflow: hidden;
	text-align: left;
	/*margin: 15px auto 0 auto;*/
	margin: 0 auto;
	background: transparent url(../img/partner_bg.png) repeat-y 0 0;
}

#partner-links h3 {
	background: transparent url(../img/partner_top.png) no-repeat 0 0;
	width: 634px;
	height: 26px;
	padding: 5px 7px;
	margin: 0;
}

#partner-links-bottom {
	background: transparent url(../img/partner_bottom.png) no-repeat 0 0;
	width: 648px;
	height: 5px;
	margin: 0 auto;
}

#partner-links-list li {
	width: 200px;
	margin: -8px 0 0 0;
	padding: 0 7px;
	float: left;
}

#partner-links a {
	text-decoration: none;
}

#exceptionNote {
	background: #FFFCDB;
	border: 1px solid #FAE714;
	padding: 10px;
	width: 600px;
	margin: 0 auto;
}
div.msn_logo, div.google_logo, div.ask_logo, div.yahoo_logo{ background:url(../img/icons/msn.png) no-repeat; width:16px; height:16px }
div.google_logo{ background:url(../img/icons/google.png) no-repeat; }
div.ask_logo { background:url(../img/icons/ask.png) no-repeat; }
div.yahoo_logo{ background:url(../img/icons/yahoo.png) no-repeat; }