@charset "utf-8";

.cjobs .editbalken { margin:0px 10px 10px 10px; }
.cjobs .searchpanel { margin:0px 10px 10px 10px; }
.cjobs .searchpanel:after { content:''; display:block; clear:both; }
.cjobs .searchpanel .customselect { width:298px; margin-right:9px; display:none; }
.cjobs .searchpanel input[type=text] { width:530px; margin-right:9px; display:none; }
.cjobs .searchpanel button { width:100px; display:none; }
.cjobs.view .item { 
	position:relative; float:left; width:590px; height:150px; margin:0px 10px 20px 10px; overflow:hidden; background-color:#eee; font-size:13px; font-size:1.3rem; line-height:19px; line-height:1.9rem; 
	-webkit-transition:background-color .4s; -moz-transition:background-color .4s; -ms-transition:background-color .4s; -o-transition:background-color .4s; transition:background-color .4s;
}
.cjobs.view .item:hover { background-color:#f1bdbc; }
.cjobs.view .item h2 { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.cjobs.view .item .placeholder { position:relative; float:left; width:265px; height:130px; display:block; background-color:#dcdcdc; margin-right:20px; }
.cjobs.view .item .startseite { position:absolute; width:auto; height:auto; right:10px; top:10px; color:#d02421; font-size:20px; }
.cjobs.view .item .text { height:130px; margin:10px; overflow:hidden; }
.cjobs.view .item .ajaxloader { position:absolute; width:100%; height:100%; display:block; left:0px; top:0px; background:url('../mm/blind.png') repeat; }
.cjobs.view .item .dsbutton { position:absolute; left:0px; top:0px; line-height:0px; z-index:2; }
.cjobs.viewdet .popupheader span { font-size:13px; font-size:1.3rem; line-height:19px; line-height:1.9rem; color:#fff; }
.cjobs.viewdet .rightcol { float:right; width:485px; margin:0px 0px 20px 20px; }
.cjobs.viewdet .placeholder { width:100%; height:354px; display:block; margin-bottom:20px; }
.cjobs.viewdet .rightcol .cteam .item { margin:0px 0px 20px 0px; }
.cjobs.viewdet .text.fixwidth { float:left; width:695px; }
.cjobs.viewdet .liste { display:block; padding-top:15px; }
.cjobs.viewdet .liste > div { font-weight:700; }
.cjobs.viewdet .dslinklist_1 { padding:0px; }

/*Effects*/
.cjobs .popupbody .liste ul li a, .cjobs .popupbody .liste ul li a:before {
	-webkit-transition:background .4s, color .4s; -moz-transition:background .4s, color .4s; -ms-transition:background .4s, color .4s; -o-transition:background .4s, color .4s; transition:background .4s, color .4s;
}