body {
	background: #F0F0F0;
	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 5px;
	height: auto;
	margin: 0;
}

h1 {
	font-size: 1.8em;
	margin: 5px 0;
}

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

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

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: #3A81AD;
}

#wrapper {
	width: 100%;
	height: auto;
	background: #FFFFFF;
}

#site {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#middle {
	margin: 0;
	padding: 0;
	width: 1000px;
}

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

#header {
	height: 59px;
	background: url("../img/menue_top.png") no-repeat;
	margin: 0;
	padding: 0;
}

/* TOP */
#top {
	width: 1000px;
	height: 81px;
	margin: 0 0 -4px 0;
	padding: 0;
}

#topBanner {
	float: left;
	width: 610px;
	height: 81px;
	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: 640px;
	text-align: left;
	padding: 0 0;
}

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

#contentWide {
	float: left;
	width: 815px;
	margin: 0 0 0 4px;
}

#contentLeft {
	float: left;
	display: block;
	margin: 0 6px 0 0;
	width: 158px;
	text-align: left;
	min-height: 400px;
	padding: 0;
}

/* right */
#right {
	background: url("../img/left_top_shadow.png") no-repeat;
	width: 171px;
	margin: 0 -8px 0 0;
	padding: 8px 0 0 0;
	float: right;
}

#right .rightContent {
	background: url("../img/right_bg.png") repeat-y;
	width: 159px;
	margin: 0 0 0 0;
	padding: 0 5px;
}

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

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

#right #rightBottom {
	background: url("../img/right_bottom.png") no-repeat;
	height: 33px;
	width: 171px;
	display: block;
	clear: both;
}

#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 #E9E9E9;
	width: 577px;
	padding: 5px 20px 0;
	margin: 10px 0 0 117px;
}

#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") no-repeat;
	height: 18px;
	width: 171px;
	display: block;
	font-size: 1.1em;
	margin: 0 0 7px -6px;
	padding: 4px 0 0 4px;
	color: #FFF;
}

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

.bugReportSelect {
	width: 304px;
}

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

#regForm {
	width: 650px;
	display: block;
	margin: 20px 0 0 0;
}

#regForm table td label {
	float: right;
	margin: 0 5px 0 0;
	width: 100px;
	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;
}

.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;
}

#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;
	margin: 0;
	clear: both;
	width: 92%;
}

.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 {
	margin: 8px 0 0 0;
}

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

#headline p {
	margin: 0;
	font-size: 1em;
	color: #000000;
}

#headlineBox {
	float: left;
	padding: 5px 5px 0 5px;
}

#headlineBox h1 {
	color: #3A81AD;
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#breadCrumpHeadlineBox {
	width: 525px;
	float: left;
}

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

#footerBottom {
	height: 37px;
	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: 815px;
}

#homeHead {
	width: 100%;
	height: auto;
	padding: 10px 0 0 0;
	margin: 10px 0;
}

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

#homeHeadText {
	width: 670px;
	float: left;
}

#homeHeadText h1 {
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #1D82C1;
}

#homeHeadText p {
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0;
}

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

#toolList {
	width: 100%;
}

#toolList h2 {
	color: #004c78;
	font-size: 1.2em;
	padding: 7px 0;
}

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

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

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

div.homeToolSectionHeader {
	height: 38px;
	margin: 10px 0 0 0;
	width: 816px;
	background: url("../img/start_top.png") no-repeat 0 0;
	clear: both;
}

div.homeToolSectionDiv {
	background: url("../img/start_bg.png") repeat-y 0 0;
}

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

.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;
}

.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: 990px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	margin: 150px 0 0 0;
	padding: 2px;
}

/*  */
.rightIcons li {
	float: left;
	padding: 2px;
}

.rightIcons {
	display: block;
	height: auto;
}

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

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

button.submitBtn {
	background: url("../img/btn_bg_right.png") right no-repeat;
	font-size: 1.3em;
}

button.submitBtn span {
	height: 27px;
	line-height: 27px;
	background: url("../img/btn_bg_left.png") left no-repeat;
	color: #fff;
	margin: 0 0 0 0;
}

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: 1px;
}

/*---- 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;
}

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

big {
	font-size: 2em;
}

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

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

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

#linkThisPageHeader {
	background: url("../img/link_head.png") no-repeat;
	height: 12px;
	width: 632px;
	padding: 5px;
	margin: 0;
	color: #FFF;
}

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

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

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

#partner-links {
	width: 642px;
	height: 64px;
	overflow: hidden;
	text-align: left;
	margin: 15px auto 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: 642px;
	height: 26px;
	padding: 4px 7px;
	margin: 0;
}

#partner-links-bottom {
	background: transparent url(../img/partner_bottom.png) no-repeat 0 0;
	width: 642px;
	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;
}