/*
 * 	JOBS OVERVIEW
 */
.job { width:952px; height:112px; display:block; margin:0 0 16px 0; clear:both; padding:0; overflow:hidden; }
.one_job	{ width:952px; height:112px; display:block; margin:0; clear:both; padding:0; }
.one_job .pics_item_group	{
    position:relative;
    -moz-transition: background-color 0.2s ease-in;
    -webkit-transition: background-color 0.2s ease-in;
    -o-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in;
}
.one_job .pics_item_group div.by	{ font-weight:normal; margin:0 0 9px 11px; }
.one_job .job_content				{ width:712px; height:110px; border-top:1px dotted #969BA0; margin:0; padding:0; }
.one_job .job_content .headline		{ width:482px; height:110px; display:block; margin-left:230px; float:left; }
a:hover .one_job .design, .opened .one_job .design						{ background:#442C72; }
a:hover .one_job .multimedia, .opened .one_job .multimedia				{ background:#007898; }
a:hover .one_job .internet, .opened .one_job .internet					{ background:#669900; }
a:hover .one_job .innenarchitektur, .opened .one_job .innenarchitektur	{ background:#996633; }
a:hover .one_job .text, .opened .one_job .text							{ background:#FF6600; }
a:hover .one_job .wir, .opened .one_job .wir							{ background:#DF061C; }
.one_job .up { display:block; position:absolute; top:0; right:0; margin-top:9px; margin-right:9px; width:15px; height:15px; background:url(../grafiken/basics/icons/down_white.gif) no-repeat; }
.one_job .down { display:block; position:absolute; bottom:0; right:0; margin-bottom:9px; margin-right:9px; width:15px; height:15px;  background:url(../grafiken/basics/icons/up_white.gif) no-repeat; }
a:hover .one_job .up { background:url(../grafiken/basics/icons/down_white_hover.gif); }
a:hover .one_job .down{ background:url(../grafiken/basics/icons/up_white_hover.gif); }

.zwischen_ueberschrift, .ueberschrift { display:block; color:#fff; font-weight:bold; font-size:11px; padding:0 0 0 4px; margin:4px 0 0 0; background:url(../grafiken/jobs/headline_bg.gif) no-repeat; width:472px; height:25px; }
.job_offer	{ width:472px; margin:20px 0 56px 0; display:block; float:right; }

.job_offer ul { margin:6px 0 2px 0; }
.job_offer li { background:url(../grafiken/basics/listmarker_grey.gif) no-repeat 2px 5px; padding-left:12px; }