@charset "utf-8";
/* CSS Document */

@font-face {
   font-family: 'GillSans';
   src: url( ../ttf/GillSans.ttf );  
	src: local(" GillSansTemp "), url( ../ttf/GillSans.ttf ) format("truetype");  
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
}
body, td, option, select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	
}
#all {
	text-align:left;
	width:1140px;
	margin:0px auto;
	padding:15px 0px 27px;
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	background-position:0px 39px;
	margin-bottom:20px;
}
#top {
	height:23px;
	/*xbackground-color:#f2f2f2;*/
	/*margin-bottom:29px;*/
	margin-bottom:1px;
	text-align:right;
	line-height:14px;
	/*margin-left:11px;*/
}
#meta {
	/*float:right;*/
}
#social ul,
#meta ul {
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#social ul li,
#meta ul li {
	display:inline;
}
#meta ul li a {
	color:#7f7f7f;
	text-decoration:none;
	font-size:10px;
	padding:0px 8px 0px 7px;
	background-image:url(../img/meta-divider.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#meta ul .li-last a {
	padding-right:7px !important;
	background-image:none !important;
}
#meta ul li a:hover {
	text-decoration:underline;
}
#social {
	/*xheight:25px;
	xbackground-image:url(../img/socialBack.gif);
	xbackground-color:#e5e5e5;
	xbackground-repeat:no-repeat;
	xmargin-bottom:15px;
	xpadding-left:124px;
	xoverflow:hidden;*/
}

#social img {
	/*xmargin-top:4px;*/
	margin-right:5px;
	vertical-align:top;
}
#portal {
	height:23px;
	color:#fff;
	margin-bottom:5px;
}
#portal .a-portal {
	display:block;
	width:146px;
	height:23px;
	color:#fff;
	text-align:center;
	background-image:url(../img/kundenportal.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;
}
#head {
	/*background-position:11px top;*/
	height:360px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#head-content {
	width:225px;
	height:360px;
	/*xbackground-color:#fff;*/
}

#logo {
	width:225px;
	/*padding-left:11px;*/
}
.logo {
	margin-top:16px;
	margin-bottom:5px;
}
#nav {
	width:225px;
	/*margin-top:131px;*/
	font-family:GillSans, Arial, Helvetica, sans-serif;
}
#main {
	margin-top:5px;
	border-top:1px solid #0f3755;
	padding-top:5px;
	/*padding-left:11px;*/
}

#left {
	float:left;
	width:225px;
	margin-right:5px;
	overflow:hidden;
}
#center {
	float:left;
	width:613px;
	/*margin-right:5px;*/
	overflow:hidden;
}
#right {
	float:right;
	width:292px;
	overflow:hidden;
}



#search {
	height:25px;
	background-color:#0f3755;
	margin-bottom:14px;
	padding-left:25px;
	overflow:hidden;
}
.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.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;
}
.searchSubmit {
	position:relative;
	top:3px;
}

#cloud {
	margin-bottom:14px;
	overflow:visible;
}


/* Styles für HTML-Tagcloud*/
#cloud-swf a:link,
#cloud-swf a:active,
#cloud-swf a:visited{
	color:#999999;
	text-decoration:none;
	padding-right:4px;
}
#cloud-swf a:hover{
	color:#333333;
	text-decoration:underline;
}
#cloud-swf{
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align:center;
	width:225px;
}



#team {
	border-bottom:1px solid #0F3755;
	margin-bottom:5px;
}

#breadcrumb {
	background-image:url(../img/breadcrumbBack.gif);
	background-repeat:no-repeat;
	padding-left:149px;
	height:25px;
	overflow:hidden;
}
#breadcrumb a {
	display:block;
	float:left;
	text-indent:-2000px;
	margin-top:2px;
}
#breadcrumb a:hover {
	background-position:0px -15px;
}
#breadcrumb .breadcrumb-active {
	background-position:0px -15px;
}
#content {
	padding:5px 20px;
}
#content h1 {
	margin:10px 0px 25px;
}
#content p {
	margin:25px 0px;
	line-height:18px;
}
#content a {
	color:#0F3755;
}

.page-start #content {
	padding:0px !important;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#nav .li-active {
	background-image:url(../img/li-active.gif);
	background-repeat:repeat-y;
}
#nav .li-2 {
	background-image:none !important;
}
#nav li {
	/*xtext-indent:-2000px;*/
}
#nav .li-1 {
	/*padding:5px 0px 9px 11px;*/
	padding:0px 0px 0px 11px;
	margin:0px 0px 25px 0px;
}
#nav .li-2 {
	padding:0px 0px 0px;
}
#nav li a {
	display:block;
	background-repeat:no-repeat;
}
#nav .li-1 a {
	padding-left:25px;
	background-image:none !important;
	height:11px;
	
	text-transform:uppercase;
	color:#0f3755;
	font-size:13px;
	text-decoration:none;
	letter-spacing:2px;
	line-height:10px;
}
#nav .li-2 a {
	padding-left:40px;
	height:14px;
	
	text-transform:none !important;
	color:#6f6f6f !important;
	font-size:12px !important;
	text-decoration:none !important;
	letter-spacing:2px !important;
	line-height:14px !important;
}
#nav ul#nav2 .nav-first {
	padding-top:4px !important;
}








.header {
	text-indent:-2000px;
}





.news-list-item {
	margin:10px 0px;
	border-bottom:1px solid #e0e0e0;
	clear:both;
}
.news-list-image {
	float:left;
	margin-right:10px;
}
.news-list-text {
	display:block;
}
.news-list-date {
	font-size:10px;
	color:#666;
	display:block;
}
.news-list-item h3 {
	margin:5px 0px;
	text-transform:uppercase;
	font-size:16px;
}
.news-list-item h3 a {
	text-decoration:none;
}
.news-list-item p {
	margin:5px 0px 15px !important;
}
.news-list-morelink {
	display:block;
	clear:both;
}
.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;
}
.news-single-img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.news-single-imgcaption {
	margin:5px 0px !important;
	display:none;
}
.news-single-backlink {
	clear:both;
	margin-top:5px;
}




.clear {
	clear:both;
}
br.clear {
	height:1px;
	line-height:1px;
}

#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.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.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.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.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	text-indent:-5000px;
	margin:0px 0px 1px 0px;
}
#carousel {
	margin-bottom:5px;
	border-bottom:1px solid #0f3755;
}

.feeds-item {
	border-top:1px solid #cecdcd;
	height:200px;
	overflow:hidden;
	/*height:90px;
	overflow:hidden;*/
}
.feeds-item-1 {
	border-top:none !important;
}
.feeds-item .twrss_item {
	/*
	padding:10px 0px 10px 30px;
	background-image:url(../img/rss-icon.gif);
	background-repeat:no-repeat;
	background-position:3px 11px;
	*/
	padding:10px 0px;
}
.feeds-item .twrss_item-1 {
	border-top:none !important;
}
.feeds-item .twrss_item_link,
.feeds-item .twrss_item_link a {
	font-weight:bold;
	color:#000 !important;
	font-size:9px;
	line-height:14px;
	text-transform:uppercase;
	text-decoration:none;
}
.feeds-item .twrss_item_link a:hover {
	text-decoration:underline;
}
.feeds-item .twrss_item_content {
	font-size:11px;
	line-height:16px;
	color:#a2a1a1;
}
.feeds-item .twrss_table {
	position:relative;
	top:0px;
}

#twitter .wttwitter {
	padding:5px 0px;
}
.wttwitter {
	position:relative;
	top:0px;
}
.tx-wttwitter-pi1 {
	height:150px;
	overflow:hidden;
}

#twitter ul.wttwitter_feed {
	padding:0px;
	margin:0px;
}
#twitter li {
	padding-left:0px !important;
	background-image:none !important;
}
#togglenewsticker {
	display:none;
}
#wt_twitter_newsticker {
	border:none !important;
	height:150px;
	background-image:none !important;
	padding:0px !important;
}
.contenttable h3 {
	display:block;
	background-color:#e5e5e5;
	padding:5px 10px;
	color:#727272;
	margin:0px;
	font-size:12px;
}
.contenttable p {
	margin:0px !important;
}
.contenttable td {
	vertical-align:top;
	padding:10px 0px;
}
.contenttable th {
	font-size:12px;
	text-align:left;
}

embed, object {
	outline:none;
}
.tx_lumogooglemaps_pi1_sidebar {
	display:none;
}


.success-story {

}
.success-story th {
	font-size:12px;
	text-align:left;
	padding:2px 5px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.success-story td {
	text-align:center;
}
.success-story .th-grey {
	color:#999;
}
.success-story .tr-1 th {
	border-top:1px solid #999;
}
.success-story .tr-2 th {
	border:none !important;
}
.success-story .tr-3 th {
	border-top:1px solid #999;
}


#benchpark{
	margin-top:15px;
}