/* ---------------------------------------------------------------------
 *  Überschreiben der nötigen Style-Properties
 * ---------------------------------------------------------------------*/

div.pageTitle {
	background:url(../images/companies/background_maintitle.gif) no-repeat;
	border-bottom:1px solid #A7A9AC;
}

div.company-article {
	background:url(../images/companies/background_maintitle.gif) no-repeat;
	border-bottom:1px solid #A7A9AC;
	padding:14px 12px 10px 12px;
}

div.company-article h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	
}

div.mainWrapper {
	background-image:url(../images/companies/background_mainwrapper.gif);
}

div#contentBottom { 
	clear:both; 
	border-top:1px solid #A7A9AC;
}

div#footer {
	border-top:1px solid #A7A9AC;
}

#footer .address {
	border-left:1px solid #A7A9AC;
	border-right:1px solid #A7A9AC;
}

#sidebar h3 {
	background:url(../images/companies/background_h3_sidebar.gif) no-repeat;
}

#sidebar h3.text { 
	padding:2px 3px 1px 10px;
	color:#66AEA1;
	font-size:0.9em;
	font-weight:normal;
}

#sidebar .container {
	border-right:1px solid #A7A9AC;
	border-bottom:1px solid #A7A9AC;
	border-left:1px solid #A7A9AC;
}

div.button {
	background: top left no-repeat url(../images/button/grey_left.gif);
}

div.button button {
	background: top right no-repeat url(../images/button/grey_right.gif);	
}

div.upDark {
	background-color:#E6E7E8;
}

div.upLight {
	background-color:#F5F5F5;
}

div.Bottomline {
	border-bottom: 1px solid #A7A9AC;
}

.upDatachunk {
	border-bottom:1px solid #E6E7E8;
}

div.profileData {
	border-bottom:1px solid #E6E7E8;
}

div.jobSearchresults table th { background:#E6E7E8; border-top:1px solid #A7A9AC;; border-bottom:1px solid #A7A9AC;; padding:0.8em 0 0.8em 10px; }
div.jobSearchresults table th.last, div.jobSearchResults table td.last { padding-right:10px; }
div.jobSearchresults table td { font-size:1em; background:#ffffff; border-bottom:1px solid #ddd; padding:0.4em 0 0.4em 10px; vertical-align:top; }

div.upPager ul.arrowNav li.back {
	background:url(../images/general/li_arrow_red_back.gif) left 0.3em no-repeat;
}

div.upPager ul.arrowNav li.forward {
	background:url(../images/general/li_arrow_red_transp.gif) right 0.3em no-repeat;
}
