@charset "utf-8";
/* CSS Document */

/* resetter */

 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, textarea, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Helvetica, Arial, Verdana, sans-serif;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*~~~~~~~~~~ layout ~~~~~~~~~~*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
body, html {
	height:100.1%;
}
/*~~~~~~~~~~ text ~~~~~~~~~~*/
h1 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#575757;
	line-height:30px;
}
h2 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#575757;
	line-height:22px;
}
h3 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#575757;
	line-height:19px;
}
h4 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	line-height:22px;
}
h5 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
}
p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	font-weight:normal;
}
.detail_headline {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}
.breaker_hide {
	margin:20px 0px 10px 0px;
}
#middle_content ul {
}
#middle_content ul li {
	font-size:11px;
	line-height:15px;
	margin:10px 0px 10px 12px;
	color:#fff;
	list-style:square;
}
#check_teaser ul {
	padding-top:5px;	
}
#check_teaser ul li {
	font-size:11px;
	line-height:18px;
	margin:10px 0px 0px 0px;
	padding-left:32px;
	color:#fff;
	list-style:none;
	background-image:url(http://contentory.ebl-consulting.de/lw_resource/layout/checkmark.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#download ul {
	padding:5px 0px 0px 0px;
	margin:0px;
}
#download ul li {
	font-size:11px;
	line-height:24px;
	margin:5px 0px 0px 0px;
	padding-left:24px;
	color:#fff;
	list-style:none;
	border-bottom:dotted 1px #CCCCCC;
	background-image:url(http://contentory.ebl-consulting.de/lw_resource/layout/download.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.white {
	color:#FFFFFF;
}

/* struktur */
body {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_footer.jpg) top left #4F5354;
}
#page {
}
#header {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_header.jpg) top repeat-x #D7D7D7;
}
#header_top {
	width:980px;
	height:110px;
	padding-top:10px;
	margin:0 auto;
}
#header_content {
	width:980px;
	margin:0 auto;
}
#middle {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_content.jpg) top repeat-x #727878;
}
#middle_container {
	padding-top:35px;
	width:956px;
	margin:0 auto;
	padding-bottom:30px;
}
#middle_container_relative {
	padding-top:35px;
	width:956px;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
}
#middle_content {
	float:left;
	width:756px;
}
#middle_end {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_footer_start.jpg) no-repeat top center;
	width:956px;
	height:2px;
	line-height:0px;
	margin:0 auto;
	padding:0px;
}
#footer {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_footer.jpg) top left #4F5354;
}
#footer_content {
	width:956px;
	margin:0 auto;
}
#footer_content p {
	color:#CCCCCC;
	font-weight:normal;
	padding: 18px 12px 30px 0px;
}
#footer_content p a {
	color:#CCCCCC;
	font-weight:normal;
	padding: 0px 12px 0px 12px;
}
#logo {
	float:left;
	padding-left:29px;
}
#navi {
	float:right;
	padding-top:40px;
	height:30px;
	width:720px;
}
#top_navi {
	float:right;
}
#sub_navi{
	float:left;
	padding:52px 0px 30px 0px;
	width:200px;
}
#page_search {
	float:right;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_page_search.jpg) top left no-repeat;
	height: 30px;
	width: 188px;
}
#page_search_form {
	position:relative;
	padding:8px 0px 0px 26px;
}
#page_search_button {
	position:absolute;
	width:29px;
	height:18px;
	top:6px;
	left:147px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/button_page_search.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#page_visual {
 	position:absolute;
 	top:137px;
}
#page_headline {
	padding: 32px 0px 29px 232px;
}
#start_image {
	float:left;
}
#start_search_text {
	float:left;
	padding-top:50px;
	width:377px;
}
.top_jobs_breaker {
	padding:10px 0px 19px 0px;
}
#top_jobs {
}
#start_teaser {
}

/* Column classes */
.three_fifths {
	float:left;
	width:552px;
}
.two_fifths {
	float:left;
	width:343px;
	margin:-28px 0px 0px 39px;
	padding:28px 0px 0px 22px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_content_right.jpg) top left repeat-x;
}
.one_quarter {
	float:left;
	width:169px;
	padding-left:20px;
}
.one_quarter_end {
	float:left;
	width:153px;
	padding: 29px 0px 0px 16px;
	margin:-89px 0px 0px 20px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_content_right.jpg) top left repeat-x;
}
.one_quarter_end_jobs {
	float:left;
	width:153px;
	padding: 29px 0px 0px 16px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_content_right.jpg) top left repeat-x;
}
.one_quarter_end_nobg {
	float:left;
	width:153px;
	margin:-89px 0px 0px 20px;
	padding: 29px 0px 0px 16px;
}
.two_quarter {
	float:left;
	width:358px;
	padding-left:20px;
}
.three_quarter {
	float:left;
	width:547px;
	padding-left:20px;
}
.four_quarter {
	float:left;
	width:736px;
	padding: 0px 0px 20px 20px;
}
/* Search form startseite */
#start_search_form {
	float:left;
	margin-top:25px;
	background-image:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_start_search.jpg);
	height: 200px;
	width: 365px;
}
#start_search{
	position:relative;
}
#start_form_1 {
	position:absolute;
	top:15px;
	left:30px;
}
#start_form_2 {
	position:absolute;
	top:80px;
	left:30px;
}
#checkbox_1 {
	position:absolute;
	top:47px;
	left:32px;
}
.checklabel_start {
	position:absolute;
	top:50px;
	left:55px;	
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #5a5a5a;
}
#detail_suche {
	position:absolute;
	top:104px;
	left:178px;
	border:none;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_detail_suche.jpg);
	width:93px;
	height:29px;
	cursor:pointer;
}
#suchen {
	position:absolute;
	top:104px;
	left:278px;
	border:none;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_suchen.jpg);
	width:67px;
	height:29px;
	cursor:pointer;
}
/* Jobbörse Start */
#jobboerse {
	width:547px;
	min-height:600px;
	margin-left:20px;
	float:left;
}
#jobboerse_teaser {
	position:absolute;
	left:787px;	
	top:7px;
}
/* Search form Jobbörse */
#jobs_search_form {
	float:left;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_job_search.jpg) top left no-repeat #727879;
	width:547px;
	height:76px;
}
#jobs_search{
	position:relative;
}
#job_form_1 {
	position:absolute;
	top:6px;
	left:8px;
}
#job_form_2 {
	position:absolute;
	top:6px;
	left:242px;
}
#checkbox_job_1 {
	position:absolute;
	top:36px;
	left:6px;
}
.checklabel_job {
	position:absolute;
	top:39px;
	left:32px;	
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #fff;
}
#button_detail_suche_job {
	position:absolute;
	top:35px;
	left:234px;
	border:none;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/button_detail_suche_job.jpg);
	width:313px;
	height:27px;
	cursor:pointer;
}
#suchen_job {
	position:absolute;
	top:0px;
	left:460px;
	border:none;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_suchen_job.jpg);
	width:87px;
	height:29px;
	cursor:pointer;
}
.styled_field {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border: 0px #FFFFFF; 
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 125px;
}
.styledfield_jobsearch {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border:0px #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	height: 16px;
	width: 305px;
}
.styledfield_jobsearch_job {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border:0px #FFFFFF;
	padding-top: 2px;
	margin: 0px;
	height: 16px;
	width: 205px;
}
.styledfield_jobsearch_job_empfehlen {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border:0px #FFFFFF;
	padding-top: 2px;
	margin: 0px;
	height: 17px;
	width: 205px;
}
.styledfield_jobsearch_job_weiter_empfehlen {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	border:0px #FFFFFF;
	padding-top: 2px;
	margin: 0px;
	height: 17px;
	width: 240px;
}
/* Search form Jobbörse - Detail Suche */
#detail_suche_jobs {
	position:relative;
	margin-top:60px;
	width:547px;
	height:200px;
}
#jobs_search_normal_div {
	position:relative;
}
#jobs_form_detail_layout_div {
	float:left;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_job_search_detail.jpg) top left no-repeat;
	width:547px;
	height:234px;
	display:block;
}
#button_detail_suche_jobs_clicked {
	position:absolute;
	top:35px;
	left:234px;
	border:none;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/button_detail_suche_job_clicked.jpg);
	width:313px;
	height:27px;
	cursor:pointer;
}
.detail_label_1, .detail_label_2, .detail_label_3, .detail_label_4, .detail_label_5, .detail_label_6, .detail_label_7 {
	width:245px;
	position:absolute;
}
.detail_label_1 { top:17px; left:19px; }
.detail_label_2 { top:69px;	left:19px; }
.detail_label_3 { top:122px; left:19px; }
.detail_label_4 { top:17px;	left:282px; }
.detail_label_5 { top:69px;	left:282px; }
.detail_label_6 { top:122px; left:282px; }
.detail_label_7 { top:174px; left:19px; }

#warning_no_results {
	width:547px;
	float:left;
	padding-top:20px;
}
#results_detail {
 width:547px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size:11px;
 line-height:15px;
 color:#fff;
 font-weight:normal;
}
#results_detail a {
 text-decoration:none;
 color:#fff;
 font-weight:bold;
 font-size:11px;
}
#results_detail a:hover {
 text-decoration:underline;
}
#results_detail ul {
 font-size:11px;
 line-height:15px;
 color:#fff;
 list-style:square;
 padding-left:15px;
}
.detail_full {
 width:100%;
 float:left;
 padding:20px 30px 0px 0px;
}
.detail_half {
 float:left;
 width:243px;
 padding:10px 30px 0px 0px;
}
.detail_third {
 float:left;
 width:182px;
 padding:10px 0px 10px 0px;
}
#results_detail_footer {
 padding-top:10px;
 height:50px;
}
#results {
	width:547px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:10px;
	color:#fff;
	font-weight:normal;
}
#results a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#results tr {
}
#results td {
	padding-top:9px;
	height:15px;
}
.results_date {
	padding-left:6px;
	width:70px;
}
.results_description {
	width:270px;
}
.results_description_bottom {
	padding-bottom:8px;
}
.results_row_odd {
}

.results_row_even {
 background-color:#7c8283;
}

/* Top Navigation */
#navi ul{
}
#navi ul li{
	border:none;
	list-style:none;
	float:left;
}
#navi a {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_topnavigation_sprite.jpg) top left;	
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	display:block;
	color:#5a5a5a;
	padding: 0px 15px;
}
#navi a:hover, #navi li.active a {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_topnavigation_sprite.jpg) bottom left;
}
#navi li.active a {
	font-weight:bold;
	color:#9a1915;
}
/* Sub Navigation */
#sub_navi ul{
}
#sub_navi ul li{
	border:none;
	list-style:none;
}
#sub_navi a {
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size:14px;
	font-weight:normal;
	line-height:36px;
	display:block;
	color:#fff;
}
#sub_navi a:hover, #sub_navi li a.active {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_subnavigation_arrow.jpg) top left no-repeat;
}
#sub_navi li a.active {
	border:none;
	font-weight:bold;
	letter-spacing:0px;
}
#sub_navi span {
	padding-left:12px;
}
/* Second level */
#sub_navi ul li ul li a {
	font-size:12px;
	line-height:22px;
	margin-left:15px
}
#sub_navi ul li ul li a:hover, #sub_navi ul li ul li a.active {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_subnavigation_subarrow.jpg) top left no-repeat;
}
#sub_navi ul li ul li a.active {
	font-weight:bold;
	letter-spacing:0px;
}
/* Third level */
#sub_navi ul li ul li ul li a {
	font-size:11px;
	line-height:18px;
	margin-left:30px
}
#sub_navi ul li ul li ul li a:hover, #sub_navi ul li ul li ul li a.active {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_subnavigation_subsubarrow.jpg) top left no-repeat;
}
#sub_navi ul li ul li ul li a.active {
	font-weight:bold;
	letter-spacing:0px;
}
/*~~~~~~~~~~ Print ~~~~~~~~~~*/
#logo_print {
 display:none;
}
/*~~~~~~~~~~ newsletter ~~~~~~~~~~*/
#lw_plr_block {
	float:left;
	border:none;
	margin:0px;
	padding-left:20px;
	width:358px;
}
/*~~~~~~~~~~ Sitemap ~~~~~~~~~~*/
.sitemap {
	margin-top:-6px;
}
.maplevel_0 {
	color:#bcbdbf;
}
.maplevel_0 a{
	font-weight:bold;
	font-size:17px;
	line-height:30px;
}
.maplevel_1 {
	color:#bcbdbf;
}
.maplevel_1 a{
	font-weight:normal;
	font-size:15px;
	line-height:26px
}
.maplevel_2 {
	color:#bcbdbf;
}
.maplevel_2 a{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
.maplevel_3 {
	color:#bcbdbf;
}
.maplevel_3 a{
	font-weight:normal;
	font-size:11px;
	line-height:12px
}
/*~~~~~~~~~~ Search Results ~~~~~~~~~~*/
.lwSearchResult {
	width:547px;
}
.lwSearchResultHits {
	color:#CCCCCC;
	font-size:12px;
	line-height:30px;
}
.lwSearchResultsLink {
	font-size:14px;
	line-height:20px;
}
.lwSearchResultText {
	color:#ffffff;
	font-size:11px;
	line-height:15px;
}
.lwSearchResultDate {
	color:#ffffff;
	font-size:11px;
	line-height:15px;
}
.lwSearchResultEntry {
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	padding:8px 0px;
}

<!-- paging: -->
#page_control_center {
}
#page_control {
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/breaker_content.jpg) center left no-repeat;
	margin-top:20px;
	width:547px;
	height:32px;
}
#page_control a{
	display:block;
	height:30px;
	line-height:22px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	padding: 0px 5px 0px 5px;
}
#page_control .page_current a{
	color:#585c5c;
}
#page_control_container {
	float:left;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_page_control.jpg) left top repeat-x;
}
.page_first, .page_back, .page_current, .page_others, .page_forward, .page_last {
	float:left;
	height:22px;
	margin:5px 0px 5px 1px;
}
.page_first {
	background-color:#868a8b;
}
.page_back {
	background-color:#868a8b;
	margin-left:0px;
}
.page_current {
	background-color:#d7d7d7;
}
.page_others {
	background-color:#585c5c;
}
.page_forward {
	background-color:#585c5c;
}
.page_last {	
	background-color:#585c5c;
}
.page_cap_left {
	float:left;
	width:12px;
	height:32px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_page_control_left.jpg) left top no-repeat;
}
.page_cap_right {
	float:left;
	width:12px;	
	height:32px;
	background:url(http://contentory.ebl-consulting.de/lw_resource/layout/background_page_control_right.jpg) right top no-repeat;
}
#no_result {
	border:1px solid;
	color:black;
	background-color:#dddddd;
	padding:10px;
	font-size:0.8em;
	margin-top:10px;
}
#no_result p {
	color:black;
}
.multiSelect {
	width: 236px;
	border: solid 1px #BBB;
	background: #FFF url(dropdown.gif) right center no-repeat;
	padding: 2px 4px;
	display: inline;
}
.multiSelect small{
	width: 80px;
	border: solid 1px #BBB;
	background: #FFF url(dropdown.gif) right center no-repeat;
	padding: 2px 4px;
	padding-right: 20px;
	display: inline;
}
.multiSelect.hover {
	background: #cfcfcf url(dropdown_hover.gif) right center no-repeat;
}
.multiSelect.active, 
.multiSelect.focus {
	border: inset 1px #000;
}
.multiSelect.active {
	background: #cfcfcf url(dropdown_active.gif) right center no-repeat;
}
.multiSelectOptions {
	width: 244px;
	max-height: 150px;
	margin-top: -1px;
	overflow: auto;
	border: solid 1px #B2B2B2;
	background: #FFF;
	font-size:0.8em;
}
.multiSelectOptions LABEL {
	padding: 2px 5px;
	display: block;
}
.multiSelectOptions LABEL.checked {
	background: #E6E6E6;
}
.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}
.multiSelectOptions LABEL.hover {
	background: #CFCFCF;
}
#datei {
	width:308px;
}

<!-- JOBSUCHE CSS END -->


