@charset "utf-8";
/* CSS Document */

#portal .a-portal {
	display:block;
	width:146px;
	height:23px;
	color:#fff;
	text-align:center;
	background-image:url(../img/kundenportal_en.gif);
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	font-size:13px;
	text-indent:-5000px;
	float:right;
}

#portal .a-giwhr {
	display:block;
	width:146px;
	height:23px;
	color:#fff;
	text-align:center;
	background-image:url(../img/giw_hr.gif);
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	font-size:13px;
	text-indent:-5000px;
	float:right;
}

.searchLabel {
	width:45px;
	height:25px;
	overflow:hidden;
	display:block;
	text-align:center;
	color:#fff;
	line-height:24px;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	margin-right:4px;
	background-image:url(../img/searchlabel_en.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}
.searchInput {
	border:1px solid #566e80;
	background-image:url(../img/inputBack.gif);
	background-repeat:no-repeat;
	width:122px;
	margin-right:3px;
	position:relative;
	top:-2px;
}

.news-list-morelink a {
	display:block;
	width:50px;
	color:#a2a1a1 !important;
	text-decoration:none;
	background-image:url(../img/moreBack.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	float:right;
}

#cloud-title {
	height:25px;
	overflow:hidden;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding-left:28px;
	background-color:#0f3755;
	background-image:url(../img/tagcloud_en.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	text-indent:-5000px;
	margin:0px 0px 1px 0px;
}
#twitter-title {
	height:25px;
	overflow:hidden;
	line-height:24px;
	color:#727272;
	text-transform:uppercase;
	font-size:12px;
	padding-left:28px;
	background-color:#e5e5e5;
	background-image:url(../img/giw-auf-twitter_en.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	text-indent:-5000px;
	margin:0px 0px 1px 0px;
}
#carousel-title {
	height:25px;
	overflow:hidden;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding-left:28px;
	background-color:#0f3755;
	background-image:url(../img/unser-leistungsspektrum_en.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	text-indent:-5000px;
	margin:0px 0px 2px 0px;
}
#feeds-title {
	height:25px;
	overflow:hidden;
	line-height:24px;
	color:#727272;
	text-transform:uppercase;
	font-size:12px;
	padding-left:28px;
	background-color:#e5e5e5;
	background-image:url(../img/nachrichten-aus-wirtschaft-und-it_en.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	text-indent:-5000px;
	margin:0px 0px 1px 0px;
}

#breadcrumb {
	padding-left:100px;
	background-image:url(../img/breadcrumbBack_en.gif);
}
