@charset "utf-8";
/* CSS Document */
/*
 * Formatierungen die sich aus dem DDD Design Styleguide für PROFI AG IBM WebSphere 6.1.5 ergeben
 *
 * @author Daniel Kussin
 * @version 1.0
 * @date 2009/12/11
 */

/* Seitenüberschrift */
#page-header {
	margin-top:0!important;
	margin-bottom:30px;
	font-weight:bold;
}

/* Zusätzliche Inhalte (Rechte Spalte) */
/* Headline */
.add_content {
	margin-bottom:35px;
}
.links {
	margin-bottom:0;
}
.add_content h3 {
	margin-top:2px;
	margin-bottom:12px;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.add_content p {
	margin:0 5px;
	margin-bottom:6px;
}
.add_content table {
	margin:0!important;
}
/* Aufzählungen */
.add_content ul li {
	/*margin-bottom:6px;*/
}

/* Ansprechpartner */
/* Headline */
/*#contact h3 {
	margin-top:2px;
	margin-bottom:0;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom-style:solid;
	border-bottom-width:1px;
}*/
#contact table,
#contact table tr,
#contact table th,
#contact table td {
	margin:0;
	padding:0;
	border:none;
}
#contact table {
	width:100%;
}
#contact table .col1,
#contact table .col2 {
	padding-bottom:25px;
	height:95px;
}
#contact table .col1 {
	padding-right:20px;
	width:75px;
}
#contact table .col2 {
	/*vertical-align:middle;*/
	vertical-align:top;
	/*font-size:14px;*/
	line-height:16px;
	font-weight:bold;
}
#contact table .col2 span {
	display:block;
	margin-top:3px;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
}
#contact table .col1cs2 {
	line-height:16px;
}

/* Standort */
/* Headline */
#office h3 {
	margin-top:2px;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* Standorte (Kontakt) */
ul#locations li {
	float:left;
	width:225px;
	margin-bottom:10px;
	margin-right:4px;
}
ul#locations li.current {
	text-transform:uppercase;
}

/* Pressemitteilungen/Referenzen */
#pressreleases,
#references {
	margin-top:35px;
}
#pressreleases .item,
#references .item {
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#pressreleases .last_item,
#references .last_item {
	border-bottom:none!important;
}
#pressreleases .item h2,
#references .item h2 {
	font-size:12px;
	font-weight:bold;
	/*margin-bottom:15px;*/
	margin-bottom:6px;
}
#pressreleases .item p,
#references .item p {
	margin-bottom:6px;
}
#pressreleases .item .readon a,
#pressreleases .item .readon a:hover,
#references .item .readon a,
#references .item .readon a:hover {
	text-decoration:none;
}

/* Vakanzen */
#portlet table.layoutColumn td table#vacancies {
	width:458px;
}
#portlet table.layoutColumn td table#vacancies tr td {
	padding:0;
	padding-bottom:12px;
}
#portlet table.layoutColumn td table#vacancies tr td.position {
	padding-right:12px;
	width:auto;
}
#portlet table.layoutColumn td table#vacancies tr td.location {
	width:100px;
}

/* Vakanzen */
#portlet table.layoutColumn td table#events {
	width:458px;
}
#portlet table.layoutColumn td table#events tr th,
#portlet table.layoutColumn td table#events tr td {
	padding:0;
	padding-bottom:12px;
}
#portlet table.layoutColumn td table#events tr th.date,
#portlet table.layoutColumn td table#events tr td.date {
	padding-right:12px;
	width:75px;
}
#portlet table.layoutColumn td table#events tr th.position,
#portlet table.layoutColumn td table#events tr td.position {
	padding-right:12px;
	width:auto;
}
#portlet table.layoutColumn td table#events tr th.location,
#portlet table.layoutColumn td table#events tr td.location {
	width:80px;
}

p#vacancy_loc,
p#events_info {
	position:relative;
	top:-20px;
	margin-bottom:5px;
}
p#events_info span.place,
p#event_short-info span.place {
	margin-left:5px;
}

/* Zurück-Button */
.backlink {
	text-align:right;
}
p#vacancy_loc {
	position:relative;
	top:-20px;
	margin-bottom:5px;
}

/* Event-Anmeldung */
p#event_title {
	margin-bottom:0;
	font-weight:bold;
}
#portlet table.layoutColumn td table#event_subscription,
#portlet table.layoutColumn td table#event_subscription table {
	width:auto!important;
}
p.info {
	margin:0;
}
.event_error {
	color:red;
	display:block;
	float:right;
	font-size:9px;
	padding-top:3px;
}

/* Files and Links Renderer */
.download .item {
	margin-bottom:5px;
	padding-left:25px;
	min-height:16px;
}
.download .item img {	
	position:absolute;
	display:block;
	width:16px;
	height:16px;
	left:0;
	top:0;
	/*z-index:-1;*/
	z-index:0;
}

/* Geschichte */
table#history th, 
table#history td {
	border-left:none;
	border-top:none;
	border-right:none;
}
#portlet table.layoutColumn th table#history tr th,
#portlet table.layoutColumn td table#history tr td {
	padding:5px 0;
}
#portlet table.layoutColumn th table#history tr th.col1,
#portlet table.layoutColumn td table#history tr td.col1 {
	padding-right:10px;
	width:55px;
}

/* Sonstiges */
/* Listen */
li.link {
	padding-left:0;
	background-image:none;
}
li.link a {
	display:block;
	padding-left:1em;
	background-image:url(../images/bullet-ED381D.png);
	background-position:0 5px;
	background-repeat:no-repeat;
}
li.link a:visited {
	background-image:url(../images/bullet-7A7A7A.png);
}
li.link a:hover {
	background-image:url(../images/bullet-3366CC.png);
}

/* Lösungsindex */
#loesungsindexreleases {
	overflow:hidden;
}
#loesungsindexreleases .item {
	float:left;
	padding-right:5px;
	width:224px;
}

/* Landing-Pages */
/* Kontakt */
#portlet table.layoutColumn td form#form_proficontact2 table {
	width:auto!important;
}
