/********************************************************************************/	
/* CSS Styles 		: sd&m														*/
/*																				*/
/* Date				: 01.10.2007												*/
/*																				*/
/* Customer			: sd&m														*/
/* Company 			: Phase 4Communications GmbH								*/
/*																				*/
/********************************************************************************/



body {padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#676D6B;}
.clear { clear:both; }

/* Raster */
.jobs_wrapper { text-align:left; padding-top:30px; padding-left:30px; padding-right:30px; border:0; width: 630px; }
.jobs_content { width:630px; background: white; }
.jobs_left_col { 	text-align: left; float:left; width:189px; }
.jobs_right_col { 	text-align: left; float:left; padding-top: 11px; width:400px; }
.right_col_wrapper{ border-left: solid 1px #0099B5; }

/* CONTENT */
/* .jobs_headline { background-color:#0099B5; height:52px; width:418px; padding:11px; color:#ffffff; font-size:17px; font-weight:normal; } */
.jobs_headline { background-color:#ffffff; width:418px; padding: 0px 11px 11px 11px; color:#ececec; font-size:17px; font-weight:normal; }
.jobs_profile { background-color:#ffffff; width:418px; padding: 22px 11px;  font-weight:normal; }

.jobs_logo_img {
	height: 76px;
	width: 189px;
	padding-top : 31px;
	padding-left: 14px;
}

.jobs_h1 { padding:0px; margin:0px; color:#0099B5; font-size:24px; font-weight:bold; line-height:26px; }
.jobs_h2 { padding:0px; margin:0px; color:#0099B5; font-size:20px; line-height:26px; }

.jobs_h2_content_green { padding:0px; margin:0px; color:#0099B5; font-size:12px; line-height:15px;  padding-bottom:6px; }
.jobs_p_text_content { padding:0px; margin:0px; color:#808080; font-size:11px; }
.jobs_content_seperator { height:12px; }

a {
	text-decoration:none;
	color:#676D6B;	
}

a:hover {
	text-decoration:none;
	color:#0099B5; 
}
a:hover  .underline{
	text-decoration:underline;
	color:#0099B5; 
}
a:hover  .nounderline{
	text-decoration:none;
	color:#0099B5; 
}
.nowrap {
	white-space:nowrap;
}
a  img{
	padding-right:6px;
}


a.jobs_links:link, a.jobs_links:active, a.jobs_links:focus, a.jobs_links:visited {
	line-height:15px; color:#808080;
} 
a.jobs_links:hover {
	line-height:15px; color:#0099B5;
} 

.jobs_top_text { font-size:18px; font-weight:normal; text-align:justify; }
.jobs_top_text_hl { font-size:18px; font-weight:bold; color:#0099B5; }
.jobs_text_info { padding-top:15px; padding-bottom:28px; width:160px; }
