body {
	margin:0px;
	padding: 0px;/*
	
	margin-top: 0px;:root margin-top: -5px;	*/

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	background-color: #fff;
/*clear: right;*/
	
}

/*=======================INCLUDE FONT=======================*/
@font-face {
	font-family: MPro;
	src: url("my.eot") /* EOT file for IE */
}
@font-face {
	font-family: MPro;
	src: url("my.ttf") /* TTF file for CSS3 browsers */
}
/*==========================================================*/

input {/*background: url(bgselect.png) repeat-x;*/background-color:white;}
input[type="text"],input[type="password"] {
	border:1px solid #C6C6C6;
	width:313px;
	padding-left:4px;
}
select {background: url(bgselect.png) repeat-x;}

.clr {clear: both;}
.karte {
	width: 250px;
}
.quick {
	float: left;
	width: 300px;
}



fieldset {border: 0px; margin: 2px 0 2px 0; padding: 2px 0 2px 0;}
a {color: blue; text-decoration: underline;}
a:hover {color: #008aff;}

.blackanker a
{
color: black;
}


h1 {
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 40px;
}



.beginn { font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal; text-decoration: none; text-transform: none; border-bottom: none; line-height: 30px; display:inline;}

h1.maintop { font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: none; border-bottom: none; line-height: 30px; display:inline; color:#CCCCCC;}
h1.CityTop { font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: none; border-bottom: none; line-height: 30px; display:inline; color:#CCCCCC;}
h2 {
	color: #373737;
	font-size: 17px;
	margin: 2px;
}
h2.CityTopH2 { font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: none; border-bottom: none; line-height: 30px; display:inline; color:#CCCCCC;}
h2.mainh2 { font-size: 16px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: uppercase; border-bottom: none; line-height: 30px; display:inline; color:#FFFFFF;}
h2.mainh2blue { font-size: 16px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: uppercase; border-bottom: none; line-height: 16px; display:inline; color:blue;}
h3 {
	color: #9F9F9F;
	font-size: 17px;
	margin: 0;
}
h3.mainh3blue { font-size: 13px; font-family: Tahoma; font-weight: normal; text-decoration: none; text-transform: none; border-bottom: none; line-height: 16px; display:inline; color:blue;}
.MainDiv {
	width: 980px;
	margin: 0 auto;
	display: block;
	/*position: relative;*/
	overflow: hidden;

}
#mainRss {
	background: url(rss.png) no-repeat left;
	padding: 2px 0 0 20px;		margin: 0 0 2px;
	float: right;
	color: #e16400;
	text-decoration: none;
	font-weight: bold;
}
#separator {
	border-top: 1px solid #e2e1e1;
	margin: 50px 0 10px 0;
}

.button-bewerben{text-decoration:none; text-align:center; 
 padding:18px 50px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#e0912a; 
 background-image: -moz-linear-gradient(top, #e0912a 0%, #ffb700 100%); 
 background-image: -webkit-linear-gradient(top, #e0912a 0%, #ffb700 100%); 
 background-image: -o-linear-gradient(top, #e0912a 0%, #ffb700 100%); 
 background-image: -ms-linear-gradient(top, #e0912a 0% ,#ffb700 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ffb700',GradientType=0 ); 
 background-image: linear-gradient(top, #e0912a 0% ,#ffb700 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }.button-bewerben:hover{
 padding:18px 50px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#fac682; 
 background-image: -moz-linear-gradient(top, #fac682 0%, #ffb700 100%); 
 background-image: -webkit-linear-gradient(top, #fac682 0%, #ffb700 100%); 
 background-image: -o-linear-gradient(top, #fac682 0%, #ffb700 100%); 
 background-image: -ms-linear-gradient(top, #fac682 0% ,#ffb700 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ffb700',GradientType=0 ); 
 background-image: linear-gradient(top, #fac682 0% ,#ffb700 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }
 
 P.Ausrichtung {
    margin-left: 400px;
    margin-right: auto;
   
    width: 6em
}



/*==== HEADER PAGE ========*/
.headerPage {
	background-image: url(header.png); background-repeat: no-repeat; background-position: center;
	width: 100%; height: 107px;
	
}
.userMenu {
	float: right;
	margin: 20px 10px 0 0;
	display: block;
	text-transform: lowercase;
}
.logo {
	float:left;
	display: block;
	margin-top: 20px;
}
.Language {
	float:left;
	display: block;
	margin: 5px 0 0 30px;
}
/*==== END HEADER PAGE ====*/



/*==== TOP MENU ========*/
/*.topMenu {
	background: url(topmenu.png) repeat-x; 
	background-position: bottom;
	width: 100%; height: 42px;
	display: block;
	float:right;
}*/
.topmenu1
{
	/*background: url(topmenu.png);*/
	width:980px;
	display: block;
	background-position: bottom;
	height:33px;
	margin:0 auto;
}
.bottomMenu {
	width: 100%; height: 42px;
	display: block;
	text-align: center;
	font-size: 11px;
	margin: 20px 0;
	text-transform: lowercase;
}
.bottomMenu a {padding: 0 5px;}
.leftTopMenu {
	background: url(leftMenu.png) no-repeat;
	width: 3px; height: 38px;
	display: block;
	float: left;
	margin: 4px 0 0 0;
}
.rightTopMenu {
	background: url(rightMenu.png) no-repeat;
	width: 3px; height: 38px;
	display: block;
	float: right;
	margin: 4px 0 0 0;
}
.topmenu1 ul{list-style-type: none; margin: 0px; padding: 0px; line-height: 42px;float:right}
.topmenu1 ul li{padding:5px 5px 0 5px;float:left;}
.topmenu1 ul li a {
	color: white;
	text-decoration: none; 
	text-transform: uppercase;
	font-size: 15px; 
	font-family: Arial;
	padding-left:5px;
	display: block;
	align:absmiddle;
	margin-top:-8px;
	height:36px;
	border-left:1px solid #39C7F5;
	/*background: url(leftMenu.png) no-repeat;*/
}
.topmenu1 ul li a:hover {
	/*background: url(hoverMenu.png) repeat-x;*/
	color: white;
	text-decoration:underline; 
	text-transform: uppercase;
	font-size: 15px; 
	font-family: Arial;
	padding-left:5px;
	display: block;
	align:absmiddle;
	margin-top:-8px;
	height:36px;
	border-left:1px solid #39C7F5;
}

li.sep {
	background: url(menuSep.png) no-repeat;
	width: 2px; height: 38px;
	margin: 4px 0 0 0;
}
/*==== END TOP MENU ====*/



/*==== COLUMNS ========*/
.leftColumn, .rightColumn, .mainColumn {
	display: block;
	float: left;
	/*position: relative;*/
	overflow: hidden;	
}

.mainColumn {width: 573px; margin: 0 20px 0 20px;}
.leftColumn {width: 210px;margin-top:-5px;}
.rightColumn {width: 190px;margin-top:-5px;/**/margin-left:15px;}
.indexDiv {
	width: 100%;
	/*position: relative;*/
	overflow: hidden;
	margin: 0 0 15px 0;
}

.indexDivBewerbung {
	width: 1010px;
	/*position: relative;*/
	overflow: hidden;
	margin: 0 0 15px 0;
	height: 90%;
}
/*==== END COLUMNS ====*/

/*==== COLUMNS2 ========*/
.leftColumn2, .rightColumn2, .mainColumn2 {
	display: block;
	float: left;
	/*position: relative;*/
	overflow: hidden;
	
}
.mainColumn2 {width: 550px; /*margin: -14px 20px 0 20px;*/
margin: -14px 15px 0 0px;}
.leftColumn2 {width: 220px;}
.rightColumn2 {width: 193px; }
.indexDiv2 {
	width: 100%;
	/*position: relative;*/
	overflow: hidden;
	margin: 0 0 15px 0;
}
/*==== END COLUMNS ====*/

.Felder {
   /* background: url(http://meinestellenboerse.de/keywords-f.png) no-repeat;*/
    width: 449px; height: 29px;
    padding: 10px;
    color: #818181;
}
.Felder input {
    background: none;
    width: 445px !important; height: 25px !important;
    border: 0;
}


/*==== LOGIN FORM ========*/
.loginFormTop {
	background: url(loginTop.png) no-repeat;
	color: white;
	display: block;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 15px;
	width: 173px; height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.loginFormBg {
	border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	background: #f6f6f6;
	width: 161px;
	display: block;
	color: #565342;
	font-size: 11px;
	padding: 0 5px;
}
.loginFormBg #link .logbt #buttonLogin {

	background: url(loginButton.png) no-repeat;

	width: 30px; height: 22px;
	display: inline-block; float: right;
	border: 0px;
	color: white;

	
}
.loginFormBottom {
	background: url(loginBottom.png) no-repeat;
	width: 173px; height: 5px;
	display: block;
}
/*==== END LOGIN FORM ====*/


/*==== LOGIN FORM ========*/
.JobsrightTop {
	background: url(jobs2Top.png) no-repeat;
	color: white;
	display: block;
	width: 183px; height: 330px;
	line-height: 20px;
	padding: 2px 0 0 5px;
    border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	
}

.JobsrightState {
	background: url(jobs2Top.png) no-repeat;
	color: white;
	display: block;
	width: 183px; height: 400px;
	line-height: 14px;
	padding: 2px 0 0 5px;
    border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	
}
@-moz-document url-prefix() {
	.Jobs2h {
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
        text-transform: uppercase;
        padding:5px 0 0 5px;
        display: block;
}
	
	}
.Jobs2h {
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
        text-transform: uppercase;
        padding: 7px 0 0 5px;
        display: block;
}

.Jobs4h {
	
        
        padding: 2px 0 0 0;
        display: block;
}
.Jobsrightbuttom {
	background: url(jobs2Bottom.png) no-repeat;
	/*width: 188px;*/
	width: 192px;
	 height: 5px;
	display: block;
}
/*==== END LOGIN FORM ====*/


/*==== START COMPANY========*/
.Company_Left {
	background: #E2F5F5;
	color: white;
	display: block;
	float:left;
	width: 310px; height: 320px;
	line-height: 30px;
	padding: 2px 0 0 5px;
    border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	border-bottom: 1px solid #fccea1;
}


.Company_Right {
	background: #E2F5F5;
	color: white;
	display: block;
	float:right;
	width: 310px; height: 320px;
	line-height: 30px;
	padding: 2px 0 0 5px;
    border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	border-bottom: 1px solid #fccea1;
}

.Company_Center {
	background: url(bestseller.png) #D2FFFF no-repeat;
    background-position:30px 10px;
	color: white;
	display: block;
	float:left;
	width: 310px; height: 360px;
	line-height: 30px;
	padding: 2px 0 0 5px;
    border-left: 1px solid #fccea1;
	border-right: 1px solid #fccea1;
	border-bottom: 1px solid #fccea1;
	margin-left: 15px;
	margin-top: -10px;
}

.CompanyOrange {
	background: url(jobs2Top.png) repeat-x;
	color: white;
	display: block;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
    text-transform: uppercase;
	width: 310px; height: 30px;
	line-height: 20px;
	float:left;
	padding: 2px 0 0 5px;
    margin-left: -5px;
	
}

.CompanyBlue {
	background: url(http://meinestellenboerse.de/image/quickmenu.jpg) repeat-x;
	color: white;
	display: block;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
        text-transform: uppercase;
	width: 310px; height: 30px;
	line-height: 20px;
	float:left;
	padding: 2px 0 0 5px;
        margin-left: -5px;
	
}

.MenuFont {
	font-family: Arial; 
	font-size: 14px;
        
        padding: 2px 0 0 5px;
        color: black;
        
}

.MenuFontBig {
	font-family: Arial; font-size: 20px;
        float:left;
        padding: 2px 0 0 5px;
        color: red;
        
}

.MenuFontButton {
	background: url(auswahl.jpg) no-repeat;
	font-family: Arial;
	text-transform: uppercase; 
        font-size: 16px;
        float:right;
        padding: 0 0 0 15px;
        color: #FFFFFF;
        width: 150px; 
}

/*==== END COMPANY ====*/


/*==== BROWSE BY ========*/
/*
ul.browseListing {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
.browseListing a {
	background: url(arrowCicle.png) no-repeat;
	background-position: left center;
	margin: 0; padding: 5px 0 0 15px;
	display: block;
}
.browseListing a:hover {
	background: url(arrowCicleBlue.png) no-repeat;
	background-position: left center;
	margin: 0; padding: 5px 0 0 15px;
	display: block;
}
*/
/*==== END BROWSE BY ====*/



/* */
/*==== BROWSE BY ========*/
ul.browseListing {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
.browseListing a {
	background: url(arrowCicleTest.png) no-repeat;
	background-position: left center;
	margin: 8px 0 0 0; padding: 0px 0 0 16px;
	display: block;
	color:blue;
	text-decoration:none;
	font-family:arial;
	
}
.browseListing a:hover {
	/*background: url(bgarrowTest.png) no-repeat;*/
	background-position: left center;
	margin: 8px 0 0 0; padding: 0 0 0 16px;
	display: block;
	color: blue;
	text-decoration: block;
text-decoration:underline;
}

/*==== END BROWSE BY ====*/
/* */



/*==== H1 ICONS ========*/
span.Companies  {
/*	background: url(redTopBg.gif);
background:#ff080f;
padding:20px 50px 20px 5px;
	 background-position: right center;
	/*border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: white;
	font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
height:30px;
margin-top:0px;
*/

background: url(redTopBg.gif);
	color: white;
	display: block;
	width: 210px; height: 25px;
	line-height: 20px;
	padding: 6px 0 0 10px;
   font-size:16px;
	border-right: 1px solid #fccea1;
text-transform: uppercase;
}

h1.Category {
	background: url(categoryIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
}

h1.City {
	background: url(cityIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
}

h1.Results {
	background: url(searchIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 1.8em; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 11px 0 0
}
/*==== END H1 ICONS ====*/
/*==== Quick_Buttom ====*/

.Quick_Bottom{
	
	background-image: url(Quick_Bottom.jpg);
	background-repeat: repeat;
	width: 100%; height: 10px;
	display: block;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 18px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

/*==== END QUICK BUTTOM ========*/
.quickSearchTop {
	background-image: url(loginBottom.png);
	background-repeat: repeat;
	width: 100%; height: 31px;
	display: block;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 18px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.quickSearch {
	
	background-position: right bottom;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom:#b7b7b7;
	width: 550px;
	clear: both;
	float: left;
	padding: 5px 10px 10px;
}
.quickSearchBottom {
	background: url(loginBottom.png) repeat-x;
	width: 100%; height: 5px;
	display: block;
}
.quickSearch select {width:220px height:25px;font-size: 20px;}
.quickSearch input {width:220px;height:25px; font-size: 20px;}
.quickSearch h1 {
	color: white;
	font-size:25px; font-weight:bold;
	margin: 15px 0 0 20px;
}
.quickSearch fieldset {
	border: 1px;
	margin: 8px 3px 0 20px; padding: 0px;
	color: #383838;
}
.quickSearchInputName {
	width: 230px;
	display: block;
	float: left;
}
.quickSearchInputField {
	width: 230px;
	display: block;
	float: left;
}
.quickSearchInputField a {
	color: white;
	font-size: 11px;
}
/*==== END QUICK SEARCH ====*/


/* STATISTICS */
.InputStat {
	display: block;
	float: right;
	text-align: right;
	
 	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 18px;
}
.InputStat strong {
	color: #373737;
}
/* END STATISTICS */


/*==== FEATURED COMPANIES ====*/
.FeaturedCompanies {
	display: block;
	float: left;	
}
.FeaturedCompanies h1 {
	color: #3E7B08;
	font-size: 14pt;
	margin: 0 0 0 5px; 
}
.FeaturedCompaniesLogo {
	width: 215px;
	display: block;	float: left;
	text-align: center;
	margin: 3px;	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}


.FeaturedCompaniesLogo2 {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	margin: 3px;
}



/*==== END FEATURED COMPANIES ====*/


/*==== FEATURED JOBS ========*/
.featuredJobsTop {
	background: url(jobs2Top.png) repeat-x;
	width: 99%; height: 28px;
	display: block;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
	line-height: 30px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
.featuredJobs {
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top:1px solid #b7b7b7;
	width: 548px;
	clear: both;
	/*padding: 10px 0;*/
}
.featuredJobspart {
margin-left: 10px; margin-right: 10px;
font-family: helvetica;
}
.featuredlink a
{
text-decoration:none;
color:#113BE3;

}
.featuredlink
{
padding: 5px 0;
}
.featuredJobsBottom {
	/*background: url(jobs2Bottom.png) repeat-x;*/
	background: #FF8925;
	width: 100%; height: 5px;
}

.featuredJobsBeschreibung {padding-bottom: 5px;font-size: 11px;}
/*==== END FEATURED JOBS ====*/



/*==== BLOG TOP ========*/
.blogTop {
	background: url(blogTop.png) repeat-x;
	width: 100%; height: 31px;
	display: block;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 18px;
	line-height: 28px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
/*==== END BLOG TOP ====*/


.GrayBlockmain {
	background: url(qsearch_bg.png) #ebebeb repeat-x;
	width: 100%; min-height: 135px;
	display: block;	
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.GrayBlockmain h1 {
	padding: 0 0 0 8px;
	margin: 5px 0 5px 0;
} 

/*==== LATEST JOBS ========*/
.latestJobsTop {
	background: url(latestJobsTop.png) repeat-x;
	width: 33%; height: 28px;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
	line-height: 28px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.latestJobs {
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top:1px solid #b7b7b7;
	width: 570px;
	clear: both;
	padding: 10px 0;
}
.latestJobsBottom {
	background: url(latestJobsDown.png) repeat-x;
	width: 100%; height: 5px;
	display: block;
}
/*==== END LATEST JOBS ====*/


.indexResultsTable {
	color: black;
	text-align: left;
	color: black;
}

.indexResultsTable tr > th {color: black;}
.indexResultsTable a:link {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	text-decoration:none;
}
.indexResultsTable td > a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
.indexResultsTable a:hover {color: #008aff;}



/*==== JOB SEEKER AND EMPLOYER BLOCK ========*/
.JobSeekerBlock {
	width: 283px;
	display: block;
	float: left;
}
.EmployerBlock {
	width: 283px;
	display: block;
	float: right;
}


.JobSeekerBlockTop, .EmployerBlockTop {
	display: block;
	width: 191px; height: 28px;
	padding: 0 0 0 3px;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
		
}
.JobSeekerBlockTop {
	background: url(jsTop.png) no-repeat;
	float: left;
}
.EmployerBlockTop {
	background: url(empTop.png) no-repeat;
	float: left;
}


.JobSeekerBlockBg {
	background: url(jobseeker.png) #f5f5f5 no-repeat;
	background-position: bottom right;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	width: 281px;
	clear: both;
}
.EmployerBlockBg {
	background: url(employer.png) #f4f2ed no-repeat;
	background-position: bottom right;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	width: 281px;
	clear: both;
}
.JobSeekerBlockBg p, .EmployerBlockBg p {margin: 0px; padding: 10px 0 0 10px;}
.JobSeekerBlockBg p a, .EmployerBlockBg p a {padding: 0 0 0 10px;}
.JobSeekerBlockBg p a:hover, .EmployerBlockBg p a:hover {
	background: url(arrow-blue.png) no-repeat;
	background-position: left;
}


.JobSeekerBlockBottom, .EmployerBlockBottom {
	width: 283px; height: 5px;
	display: block;
}
.JobSeekerBlockBottom {
	background: url(jsBottom.png) no-repeat;
	float: left;
}
.EmployerBlockBottom {
	background: url(empBottom.png) no-repeat;
	float: right;
}
/*==== END JOB SEEKER AND EMPLOYER BLOCK ====*/
.FooterSite {
	background: #FFC166;
	width: 100%; height: 300px;
	display: block;
	line-height: 30px;
	color: #FFC166;
	text-align: center;
}


/*==== FOOTER BLOCK ========*/
.Footer {
	/*background: #0000FF;*/
	width: 100%; height: 60px;
	display: block;
	line-height: 30px;
	color: #9b9b9b;
	text-align: center;
	margin-top:10px;
}
.Footer a {color: #9B9B9B;}
.Footer a:hover {text-decoration: none;}
/*==== END FOOTER BLOCK ====*/
/*==== FOOTER2 BLOCK ========*/
.FooterCategory {
	background: #CC9900;
	background-color: #CC9900;
	width: 100%;
	display: block;
	line-height: 10px;
	color: #9b9b9b;
	text-align: center;
}
.FooterCategory a {color: #9B9B9B;}
.FooterCategory a:hover {text-decoration: none;}
/*==== END FOOTER BLOCK ====*/


/*==== FIELDS ========*/
.logInNameInput {width: 160px!important;}
.logInPassInput {width: 115px !important; float: left;}
.logInPassInput2 {width: 160px !important;}
.inputFieldLogin, .inputNameLogin, .inputName, .inputField, .inputReq, .inputNameBig, .inputFieldSmall {
	display: block;
	float: left;
}
.inputNameLogin {width: 50px;}
.inputFieldLogin {width: 160px;}
.inputName {width: 20%;}
.inputNameBig {width: 20%;}
/*.inputField {width: 83%;}*/
#messageBox .inputField {text-align: right;}
.inputFieldSmall {width: 78%;}
.inputReq {width: 2%; color: red;}
input.captcha {
	width: 118px;
	margin: 5px 0 0 0;
}
/*==== END FIELDS ====*/



/*==== BROWSE COMPANY ========*/
.bcName, .bcField, .bcFieldSmall { 
	display: block;
	float: left;
}
.bcName {width: 12%;}
.bcField {width: 40%;}
.bcFieldSmall {width: 20%;}
.SearchResultsCompany .evenrow, .SearchResultsCompany .oddrow {height:30px;}
.compLogo {background: white;}
.compLogo, .compLogo img {height: 40px;}
/*==== END BROWSE COMPANY ====*/


/* BLOCK_AG*/
.Block_AGR {
	background: url(bewerbermenu.jpg)  no-repeat;
	background-position: bottom right;
	width: 285px; min-height: 205px;
	display: block;
	float: right;	
	margin-left:10px;
	
}



.Block_AG {
	background: url(bewirb.jpg);
	width: 275px; min-height: 203px;
	display: block;
	float: left;	
	margin-left:0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}





.Block_AGlink {
line-height: 8px;	
padding: 0 0 0 15px;	
} 

.Block_AGlink h1 {
	padding: 0 0 0 9px;
	
} 

.Block_AGcenter h1 {
	padding: 0 0 0 8px;
	margin: 5px 0 5px 0;
        border-bottom: none;
	color: #0099FF;
} 

.Block_AGcenter {
	
	background-position: bottom right;
	width: 280px;
	clear: both;
}

.Block_Aglink p, .BlockAGlink2 p {margin: 0px; padding: 0 0 0 15px;}
.Block_Aglink p, .BlockAGlink2 p a {padding: 0 0 0 15px;}
.Block_Aglink p, .BlockAGlink2 p a:hover {
	background: url(arrow-blue.png) no-repeat;
	background-position: 10px;
}


.Block_AGbuttom {
	background: url(featuredJobsDown.png) repeat-x;
	width: 100%; height: 5px;
}

/* END GRAY BLOCK */



/*==== DISPLAY JOB ====*/
.userInfo, .listingInfo {
	display: block;
	float: left;	
}
.userInfo {
	width: 250px;
	background-color: FFFFD7;
}
.listingInfo {
	width: 700px;
	color: #4F4F4F;
	float: right;
	background-color: FFFFD9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.userInfoOriginal {
	width: 260px;
    background-color:rgb(254, 212, 170);
    
}
.listingInfo-original {
	width: 700px;
	color: #4F4F4F;
	float: right;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
    border:1px;
    border-color:#rgb(0, 106, 156);
    border-style:solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding:5px;
}
.smallListingInfo {
	width: 50%;
	display: block;
	float: left;
	margin: 5px 0 0 0;
        color: #4F4F4F;
}
.smallListingInfo strong {color: #4F4F4F;}
.jobdataTop {
	background: #FF861D;
	height: 34px;
	width: 250px;
	color: #ffffff;
    padding-left:5px;
    padding-top:10px;
    font-size:18px;
}
.jobdata {
	background: #005680;
	width: 250px;
	height: 246px;
	clear: both;
	color: #ffffff;
	line-height: 20px;
    padding-left:5px;
}
/*==== END DISPLAY JOB ====*/



/* Viewed */
.Viewed a:link {
color:black;
font-size:0px;
visibility: hidden;
}
.Viewed a:visited {
color:black;
float:left;
font-size:12px;
font-style:italic;
margin-right:5px;
text-decoration:none;
}
/* END Viewed */


/*==== MY ACCOUNT ========*/
.MyAccountHead h1 {
	color: #373737;
	font-size: 20pt;
	padding: 20px 0 0 0;
}
.leftColumnMA {
	width: 250px;
	padding: 0 0 0 50px;
	display: block; float:left;
	margin: 10px;
}
.rightColumnMA {
	width: 240px;
	padding: 0 0 0 10px;
	display: block; float:left;
	margin: 10px;
}
.leftColumnMA ul, .rightColumnMA ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.leftColumnMA li, .rightColumnMA li {margin: 10px 0; padding: 0px;}
.PMMenu {
	font-size:12px;
	margin: 3px 0 0 87px;
}
/*==== END MY ACCOUNT ====*/


p.SearchResultsMenu {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	float: left;
	margin-right:25px;
}

p.SearchResultsMenu a {
	color:green;
}


.searchResultsHeaderLineNew {	
	background-image:url(upmenu.png);
	background-repeat:no-repeat;
	height:35px;
	padding-top:5px;
	width:980px;
	
}

.searchResultsHeaderLineNew a{	
	background-image:url(upmenu.png);
	background-repeat:no-repeat;
	height:35px;
	padding-top:5px;
	width:980px;
	color: #EFEFEF;
}

.searchResultsHeaderLineMenu a:link
{	
	color:#0a4c79;
	font-weight:bold;
	padding-right:15px;
}

.searchResultsHeaderLineMenu a:visited
{
	color:#0a4c79;
	font-weight:bold;
	padding-right:15px;
}

.searchResultsHeaderLineMenu
{
	padding-left: 10px;
	padding-top: 5px;	
}

.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}

form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}
.clear_both
{
	/*position:relative;*/
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.comment {
	font-size:12px;
	font-weight:bold;
	color: #373737;
	padding: 0px; margin: 0 0 5px 0;
}

/* ######################################################################### */	

.MainSearchTable {
	background-image: url("main-search-left-bg.png");
	margin-top:5px;
	margin-left:5px;
	margin-right:250px;
	}


.FooterTable {
	font-size:13px;
	font-family:Arial;
	color:white;
	background-image: url("down-bg.png");
	}

.JobsPanelHeader {
	color:#03406a;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
	}

table.formdisplay {}
table.form 
{
	border: #FF9900 1px solid;
}
td.mainleft 
{
	border-right: steelblue 1px solid; 
	padding-right: 4px;
}

td.caption 
{
	font-weight: bold;
}
table.top 
{
	font-weight: bold; font-size: 50px; color: steelblue; border-bottom: steelblue 1px inset; text-align: center;
}
table.topmembermenu {}
a.topmembermenuitem 
{
	font-weight: bold; color: navy; text-decoration: underline;
}
a.topmembermenuitem:hover 
{
	color: red; text-decoration: none;
}
.newsblock a.title, .newsblock a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.newsblock a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.newsblock .short 
{
	font-size: 10px;
}

tr.unactive 
{
	background-color: #ffaadd;
}
td.title 
{
	font-weight: bold; width: 100%; color: ghostwhite; background-color: steelblue;
}
td.head 
{
	font-weight: bold; font-size: 130%; color: white; background-color: #c7c4e2; text-align: left;
}
td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
.formgroupcaption 
{
	font-weight: bold; color: #c00; text-decoration: underline;
}
input.button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: url(button.png) no-repeat;
	width: 115px; height: 26px;
	text-decoration: none; text-transform: uppercase;
	font-size: 13px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	color: white;
	border: 0;
	cursor:hand;
}


input.buttonApply {
	background: url(buttonApply.png) no-repeat;
	width: 115px; height: 26px;
	text-decoration: none; text-transform: uppercase;
	font-size: 13px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	color: white;
	border: 0;
	cursor:hand;
}
input.buttonApply:hover {
	background: url(buttonApplyHover.png) no-repeat;
	width: 115px; height: 26px;
	text-decoration: none; text-transform: uppercase;
	font-size: 13px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	color: white;
	border: 0;
	cursor:hand;
}

.delete-button
{
	background: url("button.png");
	width: 106px;
	height: 20px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
	font-size:12px;
	font-family:Arial;	
}

input.text, input.digit, textarea.text, select.list 
{
	font-size: 12px; font-family: tahoma; 
	background-color: white;
	border:1px solid #B3B3B3;
}
input.text 
{
	width: 150px; 
}
input.digit 
{
	width: 50px;
}
textarea.text 
{
	width: 400px;
	height:200px;
}
select.list
{
	width: 150px;
}
input.treechangebutton 
{
	font-size: 10px; border:1px solid #b95454; font-family: verdana;
}

table.formrequest, table.forminput
{
	width: 100%;
}
table.featured 
{
	font-size: 10px;
}
table.featured_block 
{
	width: 100%; 
} 

.carreviews a.title, .carreviews a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.carreviews a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.carreviews .short , .userprofile
{
	font-size: 10px;
}
.userprofile 
{
	font-size: 10px; border: #cccccc 1px solid;
}
.userprofile table 
{
	font-size: 10px; border-collapse: collapse;
}
.userprofile table td 
{
	padding:4px;
}
td.form_input_item, td.form_request_item
{
	width:50px;
}
.inputformitem 
{
	font-weight: bold;
}

/* ######################################################################### */	
a.linkHome, a.linkContact
{
	color:white;	
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.content
{
	margin:0px;
	padding: 0px;
	position:relative;
	background:#f2f2f2;
	width:885px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.headerMenu
{
	background-image:url("header2.png");
	color:#FEFEFE;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:101px;
	text-align:left;
	width:433px;
}
*html .headerMenu
{
	height:101px;
}

.photoCard
{
	background-image:url("photocard.png");
	height:100px;
	margin-left:70px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:100px;
}
*html .photoCard
{
	height:90px;
	width:100px;
	padding-left:5px;
	padding-top: 2px;
}

html div.content2
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px; 
}
*html div.content2
{
	
	padding-left:20px;
	width: 915px;
}

.JsEmpBlock
{
	float: left; 
	width: 302px; 
	height: 109px; 
	margin-left:10px; 
	padding-left: 10px;
	margin-bottom:10px;
}

*html .JsEmpBlock
{
	width: 307px; 
	margin-left:5px; 
	padding-left: 5px;
	margin-bottom:10px;
}

.infoBlock
{
	float: left; 
	width: 340px; 
	margin-left: 10px; 
	margin-bottom:30px;
	border-right-style: solid; 
	height:170px; 
	border-width:1px;	
	margin-bottom:30px;
}

*html .infoBlock
{
	width: 250px;
	float: left;
	margin:5px;
	padding:0px;
}


div.leftBlock, div.rightBlock, div.centerBlock
{
	float:left;
	background:white;
}
div.leftBlock
{
	width:174px;
}

div.centerBlock
{
	padding-left:10px
}

*html div.centerBlock
{
	padding-left:5px
}

div.rightBlock
{
	width:875px;
	margin-left:0px;
	padding-bottom:5px;
}

div.leftMenuBlock
{
	position:relative;
}
.LoginBlock
{
	margin-top:20px;
	margin-bottom:5px;
	margin-left:40px;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.LoginBlock span a:link, div.LoginBlock span a:visited
{
	color:#4e7391;
	text-decoration:none;
}
div.LoginBlock span a:hover, div.LoginBlock span a:active
{
	color:#4e7391;
	text-decoration:underline;
}
ul.leftMenu
{
	position:relative;
	margin:0px;
	padding:0px;
}
ul.leftMenu li
{
	margin:0px;
	list-style:none;
	padding:0px;
	margin-bottom:5px;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	height:33px;
	line-height:33px;
	font-weight:bold;
}
.leftMenuNoActive
{
	background-image:url('lm_blue.gif');
	background-repeat:no-repeat;
}
.leftMenuActive
{
	background-image:url('lm_orange.gif');
	background-repeat:no-repeat;
}	

ul.leftMenu li  a:hover, ul.leftMenu li  a:active, ul.leftMenu li  a:link, ul.leftMenu li  a:visited
{
	color:#FFF;
	text-decoration:underline;
}

div.amountPhotosBlock
{
	
}

.iconPhotos
{
	position:relative;
	top:2px;
	left:0px;
}



table.searchResultsHeaderLine 
{	
	padding-left: 10px;
	padding-right: 20px;	
	background:#E5E5E5; 
	width:867px;
	height:50px;

	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url("detailpanel_bg.png");
}

.searchResultsHeaderLine a:link, .searchResultsHeaderLine a:visited,  .searchResultsHeaderLine a:hover
{
	color:#555555;
	
}

.TitJob {
	color:#0a4c79;
	font-size:15px;
	font-weight:bold;

}

table.tableSearchResult 
{
	border-width: 0px;
	color: #787878;
}

table.tableSearchResult a 
{
	color:#0a4c79;
}

.tableSearchResultNav
{
	border-width: 0px;
	color: #787878;
}

.tableSearchResultNav a
{
	color:#0a4c79;
}


tr.sortby 
{
	font-weight:bold;
	font-size:105%;
	background: #FFFFCC;;
	height:31px;
	color:white;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{color:white;text-decoration:none; font-size:12px;}

.TableSR-L {
	background-image: url('TableSR-left.png');
	width:8px;
	height:35px;
}

.TableSR-R {
	background-image: url('TableSR-right.png');
	width:8px;
	height:35px;
}

.TableSR-LA {
	background-image: url('TableSR-left.png');
	width:8px;
	height:31px;
}

.TableSR-RA {
	background-image: url('TableSR-right.png');
	width:8px;
	height:31px;
}

tr.sortbynav 
{
	font-weight:normal;
	font-size:105%;
	background-image: url('NavBg.png');;
	height:35px;
	color:#0a4c79;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.TableSRNav-L {
	background-image: url('NavLeft.png');
	width:8px;
	height:35px;
}

.TableSRNav-R {
	background-image: url('NavRight.png');
	width:8px;
	height:35px;
}


table.tableSaveListing a 
{
	color: #0a4c79;
	font-size:14px;
	font-weight:bold;
}


.pointedInListingInfo
{
	border-bottom: 1px dotted #B2B2B2;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.pointedInListingInfo2
{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.ApplicationPointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.ApplicationPointedInListingInfo2
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.automobileClassifieds
{position:absolute;bottom:40px;left:15px;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;color:white;font-weight:bold;text-transform:capitalize;}

.listInfoPrice
{font-weight:bold;color:#FF5600;font-family:Verdana, Arial, Helvetica, sans-serif;}

.DisplayListingInfo
{
	font-weight:bold;
	color:#0a4c79;
	font-family:verdana, sans-serif;
}

.DisplayListingInfo a:link, .DisplayListingInfo a:visited, .DisplayListingInfo a:hover
{color:black;text-decoration:none}

.DisplayListing strong {
	color:#4aa11b;	
}

.footerBlock
{
	position:relative;
	height:36px;
	background-color: #910500;
	background-image:url('pagebottom_bg.png');
	text-align: center;
	color: white;
	vertical-align: center;
 }

.copyright
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{color:white;text-decoration:underline;font-weight:bold;}



a.black_underline:visited
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;
}
a.black_underline:link
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;	
}
a.black_underline:hover
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;	
}

.top_menu
{
	color: white;
	text-align:center;
	font-size:12px;
}

*html .top_menu
{
	height: 15px;
	margin-top: 0px;
}

.top_menu a:link
{color:white}

.top_menu a:visited
{color:white}

.top_menu a:hover
{color:white;text-decoration:none}

div.featuredAdsBlock
{float:right;width:160px}

.headerText
{
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #296289;
	font-family:Arial;
}

.headerTextFC
{
    margin-left:8px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #296289;
	font-family:Arial;
}

.featuredLinks a:link, .featuredLinks a:visited
{
	color:black;
	font-family: verdana;
	font-size: 9pt;
	text-decoration:none;
}

select.list
{width:67px;}


table.sellerComents .inputText
{
	margin-top:5px;
	width:520px;
	height:80px;
}	

.headrow td a:link, .headrow td a:visited, .headrow td a:link, .headrow td a:visited 
{
	font-size:12px;
	color:#4e7391;
}
.headrow td
{
	border-bottom:2px solid #4e7391;
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px;
	color:#4e7391;
}

.stateForm
{
	margin-left:0px;
	margin-top:15px;
}

*html .stateForm
{
	margin-top:15px; 
	margin-left:5px;
}



.searchDetails
{
	float: left; 
	width: 60px; 
	height: 60px; 
	font-size:10pt; 
	font-family: verdana; 
	text-align: right;
	margin-left: 20px;
}
*html .searchDetails 
{	width: 20px;
	margin-left: 15px;
}

.JobSearch_Form
{
	margin-top: 10px;
	margin-left: 10px;
	width:640px;
	height:147px;	
	background-image: url("jobsearch_from_bg.png");
	background-repeat: repeat-x;
	color: white;
}

.rightPanel
{
	width: 210px; 
	float: right;
	color: white;
}

*html .rightPanel
{
	width: 200px; 
}

.rightPanelTitle
{ 
	width:200px; 
	padding-top: 0px;
	font-size: 13pt;
	color: white;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

*html .rightPanelTitle
{
	width:195px; 
}

#browse_by_make_model
{
	font-family:tahoma;
	font-size:90%
}
#browse_by_make_model a
{
	color:#646464;
	text-decoration:none;
	font-size: 10pt;
	font-family: tahoma;
	list-style: none;
}
#browse_by_make_model a:visited{}
#browse_by_make_model a:hover{text-decoration:underline}

#browse_by_body_style{font-family:verdana}
#browse_by_body_style a{color:#578298;}
#browse_by_body_style a:visited{}
#browse_by_body_style a:hover{}


.acount_mainform
{
	width: 550px;
	height: 250px;
	border-width:1px; 
	border-color: black;
	border-style:solid;
	border-left-style: none; 
	float: left; 
	border-color: #9a9a9a; 
	background-image:url("form_bg.png");
	padding:0; 
	margin:0;
}
.acount_rightmargin
{
	width: 39px; 
	height: 150px; 
	float: left; 
	border-right-style:solid; 
	border-width:1px;
	margin-top: 102px; 
	border-color:#9a9a9a	
}

*html .acount_rightmargin
{
	height: 285px; 
}



.acount_downbg
{
	margin-left:39px; 
	float: left;
	width:552px; 
	height:42px; 
	background-image:url("down_bg.png");
}

*html .acount_downbg
{
	margin-left:20px; 

}


#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }

#menu       { position:relative; z-index: 1000;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap;}
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */}
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible;}
#menu li.hover ul li ul 		  {  visibility: hidden;}
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%;}

#menu {}
#menu li li { border: 0;}
#menu ul    { background: #4D4D4D  repeat-y left;}
#menu a, #menu div 
{
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	width: 60px;
}

#menu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.2em;
}

#menu li.hover a {  background-color: #4D4D4D; background: #4D4D4D  repeat-y left; border-left: 1px solid #4D4D4D;  border-right:1px solid #4D4D4D; margin: 0; }

/* Field Type Style */

.error {color: red;}

.BreadCrumbs {
	color: #373737;
	font-weight: bold; font-size: 11px; font-family: Tahoma;
	margin-top: 10px;
}
.BreadCrumbs p {margin: 0 0 10px 0;}
.LoginFormField
{
	width:80px;
}
.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	width:100%;
	padding-left: 20px;
}
.compProfileTitle {
	background: url(company-info-up.png) #eeeeee no-repeat;
	color: #363636;
	width: 258px; height:25px;
	font-size:14px; font-weight:bold;
	padding: 5px 0 0 12px;
}
.compProfileTitleOriginal {
	background-color:#FF9933;
    border-top:1px;
    border-top-color:#FF7933;
    border-top-style:solid;
   -webkit-border-top-left-radius:5px;
   -webkit-border-top-right-radius:5px;
   border-radius-left:5px;
   border-top-right-radius: 5px;
   border-top-left-radius: 5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
	color: #ffffff;
    text-transform:uppercase;
	width: 255px; height:25px;
	font-size:14px; font-weight:bold;
	padding: 5px 0 0 5px;
}
#jobInfo {
width:250px; 
background-color:#FF9933; 
height:23px; 
color:white; 
padding:5px;
font-size:14px;
text-transform:uppercase;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-radius-top:5px;



}

#jobInfoStart{
background-color:rgba(254, 212, 170, 0.22);

padding: 5px;
color:black;


 }
.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.compProfileInfo {
	width:255px;
	color: black;
	padding-left:0px;
}

.compProfileInfo strong {
	color: #383838;	
}

.compProfileInfo a:link, .compProfileInfo a:visited {color: #383838;}
.compProfileInfo a:hover, .compProfileInfo a:hover {color: #008aff;}

.compProfileBottom {
	width:270px;
	height:54px;
	background-image:url('compProfileBottom.png');
}
.compProfileBottomOriginal {
	width:260px;
	height:24px;
	
    -webkit-border-radius:5px;
    -o-border-raius:5px;
  border-radius:5px;
    -moz-border-radius-bottomright:5em;
    -moz-border-radius-bottomleft:5em;
    
    /*border-bottom-radius:5px;*/
    border-bottm:1px;
    border-bottom-style:solid;
    border-bottom-color: rgb(255, 108, 0);
    
    
}


/* Browse By ... Jobs */
.browse {
	margin-top: 7px;
}


.featuredJobsTR
{
	width:150px;
	border-left:1px dotted black;
	padding-left:5px;	
}
.featuredJobsTRsmall
{
	width:110px;
	border-left:1px dotted black;
	padding-left:5px;	
}
.latestListindTR
{
	width:150px;
	border-left:1px dotted black;
	padding-left:5px;	
}

/* End Browse By ... Jobs */

/* FEATURED LISTINGS */
.green {
	text-decoration:underline;
	color:green;
	font-weight:bold;
	font-size:11px;
}
.green_small {
	text-decoration:underline;
	color:white;
	font-weight:bold;
	font-size:11px;
}
/* END FEATURED LISTINGS */

/* PAGE NAVIGATOR STYLE */

li.page_navigator
{
	font-weight:bold;
	color:#1969a0;
	padding:0px;
	margin-bottom:8px;
	margin-right:10px;
	font-size:12px;
	font-family:Arial;
}

li.page_navigator a
{
	color:#1969a0;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;	
}

.page_navigator_toppanel
{
	font-weight:bold;
	color:gray;
	padding:0px;
	margin:0px;
	width:150px;
}

.page_navigator a:link, .page_navigator a:visited, .page_navigator a:hover {color: #373737;}

/* END PAGE NAVIGATOR STYLE */

.tableSRNavResults {
	float: left;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}

.tableSRNavPerPage {
	float: left;
	padding-top:8px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:0px;
}

.tableSRNavPageNav {
	margin-top:0px;
	margin-bottom:0px;
	float: right;
}

.JobTittleSR {
	font-size:15px;
}

.browseCompanyAB
{
	float: left;
	padding: 5px;
}
.clear
{
	clear: both;
}


.GreenForm {
	background-image: url('JobSearchForm.png');
	width:401px;
	height:175px;
}

.Girl {
	float:right;
	background-image: url('man-girl.png');
	background-position: right;
	width:267px;
	height:166px;
}

.SearchForm {
	margin-left:17px;
}

.FeaturedJobsHeader {
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
	font-family:Arial;
}

.FeaturedJobsBlock {
	margin:15px;
}

.banner {
	margin:0px;
	text-align:center;
}


.FC {
	margin-top: 0px;
}
#access_div 
{
	padding-top:5px;
}

.RSS {
	background:url('rss.png');
	background-repeat:no-repeat;
	width:60px;
	height:16px;
	float:right;
	font-size: 12px;
}

.RightLink {float:right;}
.RightLink a {font-size: 12px; font-weight: normal;}

.RSS a {
	color:#ee8d06;
	font-weight:bold;
	margin-left:20px;
}

#info h1 {
	
}

/* classes to highlight templates in TemplateSupplier */
.templateHighlight {

}

.inner_div {
    display: block;
    position: relative;
    width: 24px;
    margin-top: -24px;
    margin-left: 5px;
    z-index: 11;
}

/**********************refine search***********************/
.refine_button {
	background: #EFEFEF;
	cursor: pointer;
	margin: 5px 0 0 0;
}
.refine_icon{
	padding: 0 5px;
	display: block; float: left;
	width: 15px;
}
.refineItem {
	padding: 3px 0 0 5px;
	display: block;
	font-size: 11px;
}
.refineItem a {font-size: 11px;}
.refine_res {font-size: 11px;}
.refine_res a {
	color: blue;
	padding: 5px 0 0 0;
}
.refine_res a:hover {
	text-decoration: none;
}
.block_values_button {
	background: #EFEFEF;
	cursor: pointer;
	padding: 2px 0; margin: 5px 0;
}
/***********************************************************/


/*==== TABLE RESULTS ========*/
table {
	width: 100%;
	border: 0;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
	background-color: #FFFFFF;
}
table thead {
	background: url(tbg.png) repeat-x;
	/*background: #4d4634;*/
	height: 31px;
	margin: 0px; padding: 0px;
	color: white;
	text-align: left;
}
table thead th {
	margin: 0; padding: 0;
	text-align: left !important;
}
tbody > tr {color: #4F4F4F;}
.priorityListing > td, .evenrow > td, .oddrow > td {padding: 5px 0 2px 5px;}
table thead th a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 4px;
}
table thead th a:hover {color: white;}

.tableLeft {
	background: url(TableSR-left.png) no-repeat;
	width: 8px; height: 31px;
}
.tableRight {
	background: url(TableSR-right.png) no-repeat;
	width: 8px; height: 31px;
}

.ResultsLinksBottom2 {
	
	
	padding: 0px 0;
    margin: 0 auto;
	
}
.ResultsLinksBottom2 ul {list-style-type: none; margin: 0px; padding: 0px;}
.ResultsLinksBottom2 ul li {float: left; margin: 0 5px 0 0;}
.ResultsLinksBottom2 ul li a {color: black;}
.ResultsLinksBottom2 ul li a:hover {color: #008aff;}


.topResultsLinks {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
	
}
.topResultsLinks ul {list-style-type: none; margin: 0px; padding: 0px;}
.topResultsLinks ul li {float: left; margin: 0 15px 0 0;}
.topResultsLinks ul li a {color: black;}
.topResultsLinks ul li a:hover {color: #008aff;}

.searchResultsHeaderLineNew ul {list-style-type: none; margin: 0; padding: 5px 0 0 20px;}
.searchResultsHeaderLineNew ul li {float: left; margin: 0 15px 0 0;}

ul.listingLinksBottom {list-style-type: none; margin: 0; padding: 5px 0 0 8px; float: right; font-size:11px;}

.priorityListing ul, .evenrow ul, .oddrow ul {list-style-type: none; margin: 0px; padding: 0px;}
.priorityListing ul li, .evenrow ul li, .oddrow ul li {float: left; margin: 0 5px 0 0;}
.priorityListing ul li a, .evenrow ul li a, .oddrow ul li a {text-decoration: underline;}
.priorityListing ul li a:hover, .evenrow ul li a:hover, .oddrow ul li a:hover {color: #008aff;}

.priorityListing a, .evenrow a, .oddrow a {
	color: black;
	text-decoration: none;
}

.priorityListing a strong, .evenrow a strong, .oddrow a strong {
	color: #d26100;
	font-size: 20px;
	text-decoration: underline;
}

.priorityListing strong, .evenrow strong, .oddrow strong {color: blue;}

.priorityListing a:hover strong, .evenrow a:hover strong, .oddrow a:hover strong {color: #008aff;}
.separateListing2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #FFCC00;
	
}

.evenrow {margin: 0px; padding: 0px;  background: #fdfdfd;}
.oddrow {margin: 0px; padding: 0px; background: #FFFFFF;}
.priorityListing {background: rgba(255, 153, 0, 0.64); color: black;}
.separateListing {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #FFCC00;
	
}

.evenrow {margin: 0px; padding: 0px;  background: #fdfdfd;}
.oddrow {margin: 0px; padding: 0px; background: #FFFFFF;}
.priorityListing {background: rgba(255, 153, 0, 0.64); color: black;}
/*==== END TABLE RESULTS ====*/



/*=======================TABLE RESULTS TOP NAV BAR=======================*/
.topNavBar {
	width: 964px;
	height: 35px;
	display: block;
	float: left;
	color: #363636;
	background-color: #FF9900;
}
.topNavBarLeft {
	width: 8px;
	height: 35px;
	display: block;
	float: left;
	background-color: #FF9900;
	background-image: url(NavLeft.png);
	background-repeat: no-repeat;
}
.topNavBarRight {
	background: url(NavRight.png) no-repeat;
	width: 8px; height: 35px;
	display: block;
	float: left;
}
.numberResults {
	font-weight: bold;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	padding:10px 22px 0 15px;
	background-color: #FF9933;
}
.numberPerPage {
	display: block;
	float: left;
	margin: 0 20px 0 0;	
}
.pageNavigation {
 	display: block;
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
}
/*=======================================================================*/



/*=======================COMPLEX FIELDS=======================*/
.complex {
	border-bottom: 1px dotted #727272;
	padding: 10px 0;
	display: block;
	width: 750px;
}
.remove {
	background: url(delete.png) no-repeat left center;
	padding: 2px 0 0 20px; margin: 2px 0 5px 0;
	display: inline-block;
}
.add {
	background: url(add.png) no-repeat left center;
	padding: 2px 0 0 20px; margin: 2px 0 5px 0;
	display: inline-block;
}
/*============================================================*/



/*=======================ICONS=======================*/
li.modifySearchIco, li.saveSearchIco, li.browseIco2, li.savedIco, li.saved2Ico, li.viewDetails, li.viewVideo, li.panelSavedIco, li.panelViewDitailsIco, li.printListingIco, li.viewMapIco{
	font-size: 11px;
}
li.modifySearchIco {
	background: url(modifysearch_ico.png) no-repeat left center;
	padding: 0 0 0 17px;
}
li.yesIco {
	background: url(yesico.png) no-repeat left center;
list-style-image:url('');
	padding: 0 0 0 17px;
        font-size: 14px;
}

li.yesIcoCenter {
	background: url(yesicocenter.png) no-repeat left center;
list-style-image:url('');
	padding: 0 0 0 17px;
        font-size: 14px;
}
li.saveSearchIco {
	background: url(savedthissearch_ico.png) no-repeat left center;
	padding: 0 0 0 17px;
}
li.savedIco {
	background: url(saved.png) no-repeat left center;
	padding: 0 0 0 17px;
}

li.browseIco2 {
	background: url(saved.png) no-repeat left center;
	padding: 0 0 0 8px;
}
li.saved2Ico {
	padding: 0 0 0 0px;
}
li.viewDetails {
	background: url(view_ditail.png) no-repeat left center;
	padding: 0 0 0 22px;
}
li.viewVideo {
	background: url(camera.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
li.panelSavedIco {
	background: url(saved.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.panelViewDitailsIco {
	background: url(vewdetails.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.printListingIco {
	background: url(print.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.viewMapIco {
	background: url(viewmap.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.comments {
	background: url(comments.png) no-repeat left center;
}
li.arrow {
	background: url(arrow.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
li.ratingPanel {color: #787878;}
li.pagging {
	padding: 0 0 0 15px;
	color: #787878;
}
li.paggingBottom {
	padding: 0 23px 0 0;
	color: #787878;
}
/*====================================================*/


/* NEW RES */
.ModResults {
	display: block; float: left;
	width: 355px;
}
.Rating {
	display: block; float: left;
	width: 285px;
}
.Comments {
	display: block; float: left;
	width: 150px;
}
.Pagging {
	display: block; float: left;
	width: 190px;
}
/* END NEW RES */


.ModResults ul, .Rating ul, .Comments ul, .Pagging ul {
	list-style-type: none; margin: 0; padding: 5px 0 0 8px; font-size:11px;
}
.ModResults ul li, .Rating ul li, .Comments ul li, .Pagging ul li {
	float: left; margin: 0 10px 0 0;
}


/*==== MISCELLANEOUS ========*/
p.error {
	background: url(cancel.png) #fcffd3 no-repeat 1% 50%;
	color: #CE0000;
	border: 1px solid #CE0000;
	margin: 5px; padding: 5px 5px 5px 35px;
}

p.bewerbung {
	background: url(cancel.png) #fcffd3 no-repeat 1% 50%;
	color: #CE0000;
	border: 1px solid #CE0000;
	margin: 5px; padding: 5px 5px 5px 35px;
}

p.message {
	background: url(apply.png) #e0ffdf no-repeat 1% 50%;
	color: #006a25;
	border: 1px solid #006a25;
	margin: 5px; padding: 5px 5px 5px 35px;
}
#paymentPage .searchString {width: 150px;}
#paymentPage .hasDatepicker {width: 100px;}
#paymentPage thead {
	background: none;
	color: black;
	border-bottom: 1px solid black;
}
/*==== MISCELLANEOUS ========*/


/*==== NOTIFICATIONS PAGE ========*/
.notCheck, .notDesc {
	display: block;
	float: left;
}
.notCheck {width: 4%;}
.notDesc {
	width: 32%;
	line-height: 20px;
}
/*==== END NOTIFICATIONS PAGE ====*/
.aMessage{
    color:red;
    font-weight:bold;
    margin-left:10px;
}
.instruction{
    position:relative;
    margin-left:10px;
    float: left;
}
.instruction .instr_icon{
	background:url("instruction_16x16.png") repeat scroll left top transparent;
	float:left;
	height:16px;
	width:16px;
}

.instruction .instr_block{
	/*background:none repeat scroll 0 0 #EEEEEE;*/
	display:none;
	font-size:11px;
left:18px;
opacity:0.9;
position:absolute;
top:0;
width:275px;
z-index:1000;
}
.instruction .instr_arrow{
	background:url("orangeArrow.png") no-repeat scroll 0 4px transparent;
	float:left;
	height:16px;
	width:9px;
}
.instruction .instr_cont{
	padding:0px 7px;
	background:none repeat scroll 0 0 #EEEEEE;
	float:left;
	width:250px;
}
/* begin styles for accordeon */
.page_button{
	background-color: #EFEFEF;
	border: 1px solid black;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
}

.page_icon{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	display: block;
}
 /* end styles for accordeon */


/*=======================PRINT PAGE=======================*/
.printPage {
	width: 800px;
	margin: 10px auto;
	overflow: hidden;
}
.printLeft {
	width: 200px;
	float: left;
}
.printRight {
	width: 580px;
	float: right;
}
/*========================================================*/


/*================PRIVATE MESSAGES=======================*/
#pmDetails strong {
	display: block;		float: left;
	width: 200px;
}
#pmDetails span {display: block;		float: left;}
#pmDetails fieldset {
	border-bottom: 1px dotted gray;
	padding: 5px 0;
}
#pmDetails fieldset.reply {border: 0px;}

.pmQuote {
	border-left: 1px solid #aeaeae;
	margin: 5px 5px 5px 10px;		padding: 0 2px 2px;
	color: #333;
	font-style:italic;	font-size:13px;
	background: #fcfcfc;
}
/*========================================================*/


/*================FOR AD SPACE=======================*/
#adMargin {
	float: left;
	width: 580px;
}
#adSpace {
	float: right;
	width: 370px;
}
#adSpaceAccount {
	float: right;
	width: 370px;	
}
/*====================================================*/



/* For Search Results 
*******************************************************/

#topResults {
	float: right;
	width: 980px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}
#refineResults {
	float: left;
	width: 200px;  
		 
}
#listingsResults {
	float: right;
	width: 775px; 
	
}
#endResults {
	width: 980px;
	float: left;
	margin: 10px 0 0 0;
	background-color: #FF9933;
}

.noRefine #listingsResults {width: 100%;}
#displayListing #refineResults {width: 280px;}
#displayListing #listingsResults {width: 695px;}
/* END For Search Results 
*******************************************************/



/* START News
*******************************************************/
#news {padding: 0 2px;}
#news p {
	margin: 5px 0;
	font-size: 11px;
}
#news p img
{
	padding-right:5px;
}
.smallLink {
	font-size:10px;
	float: right;
}
#news ul {
	list-style-type: none;
	margin: 0;		padding: 0;
}
#news ul li {
	margin: 3px 0;	padding: 3px 0;
	
}
a.newsLink {
	text-decoration: none;
 	font-weight: bold;
	color:#0033CC;
	font-size:12px;
}

#newsCategory {
	display: block;
	float: right;
	border: 1px solid #C9C9C9;
	padding: 5px;		margin: 0 0 0 10px;
	width: 200px;
}
#newsCategory a, #newsCategory strong {
	padding: 3px 0;
	display: block;
}
#newsCategory h3 {
	font-size: 13px;
	margin: 0 0 5px 0;		padding: 0 0 5px 0;
	border-bottom: 1px solid #C9C9C9;
}
#newsCategory a:hover, #newsCategory strong:hover {background: #f2f2f2; color: black;}
.newsItems {
	padding: 10px 0;
	border-bottom: 1px dotted #C9C9C9;
}
.newsItems h2 a {text-decoration: none;}
/* END News 
*******************************************************/
.Stil4 {
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
}
.etracker a { display: none; }





/* START Site Map 
*******************************************************/
#siteMap table {border: 0;}
#siteMap td {
	width: 20%;
	vertical-align: top;
}
#siteMap td strong, #siteMap td b {color: black;}
#siteMap table td p {
	margin: 5px 0;		paddding: 1px 0;
}
#siteMap table td a {
	background: url(grayArrow.png) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 13px;
}
/* END Site Map 
*******************************************************/


/* START Tell a friend 
*******************************************************/
#tellFriendForm input[type="text"], #tellFriendForm input[type="password"], #tellFriendForm select {
	border: 1px solid #C3C3C3;
	width: 150px;
}
/* END Tell a friend 
*******************************************************/

.halte-Iframe {
 width:100%;
 }



/* START Social Plugin4
******************************************************************/
.apiCode span {display: inline;}

.social_login_a{
	display: block;
    float: right;
    height: 16px;
    margin: 0 0 0 15px;
    width: 16px;
}
.linkedinLogin{background: url(social/linkedin_16x16.png) no-repeat;}
.linkedinLink{
	display: block;
    height: 16px;
    line-height: 16px;
    margin: 10px 0;
    padding-left: 20px;
}
.in_share{
	float: left;
    margin-right: 6px;
	border:0px;
}
#social_autoFill{
	font-weight: bold;
    margin: 10px 0;
    padding-left: 21px;
	line-height: 16px;
}

.linkedin_16{background: url(social/linkedin_16x16.png) no-repeat;}
.facebook_16{background: url(social/facebook_16x16.png) no-repeat;}

.in_CompanyInsiderWidget,
.in_ProfileInsiderWidget{
	margin: 15px 0px;
}
a.social_login_button{
	width: 16px;
	height: 16px;
	display: block;
	float:left;
	margin-left: 5px;
	padding: 0px !important;
}
.login_buttons_txt{float:left;}
#slb_linkedin{background: url(social/linkedin_16x16.png) no-repeat;}
#slb_facebook{background: url(social/facebook_16x16.png) no-repeat;}
#slb_google{background: url(social/google16x16.png) no-repeat;}
.social_plugins_div{
	font-weight: normal;
    margin: 11px 0 0;
	float: right;
	clear: both;
}
.soc_reg_form .social_plugins_div{float: none;}
#registr-form {margin: 15px 0 0 0;}
/* END Social Plugin
******************************************************************/


.MainDiv2 
{
       width: 100%;
       margin: 0 auto;
       /*display: block;*/
       /*position: relative;*/
	-moz-margin-top: -22px;
	   -webkit-margin-top: -18px;
    -khtml-margin-top: -18px;
	/*margin-top:-22px;*/
	*margin-top:18px;
 }
 
  .full {
	 /* background-image: url(topmenu.png); */
               
               /* background-position:center;*/
                /*width: 100%;*/
              /*  position:relative;*/
              background-color:#006A9C;
                
                /*background: #fe861e;  Old browsers 
				background: -moz-linear-gradient(-45deg, #fe861e 20%, #016a9c 80%);  FF3.6+ 
				background: -webkit-gradient(linear, left top, right bottom, color-stop(20%,#fe861e), color-stop(80%,#016a9c));  Chrome,Safari4+ 
				background: -webkit-linear-gradient(-45deg, #fe861e 20%,#016a9c 80%);  Chrome10+,Safari5.1+ 
				background: -o-linear-gradient(-45deg, #fe861e 20%,#016a9c 80%);  Opera 11.10+ 
				background: -ms-linear-gradient(-45deg, #fe861e 20%,#016a9c 80%);  IE10+ 
				
				background: linear-gradient(130deg,#fe861e 20%, #016a9c 80%); linear-gradient(135deg, #fe861e 20%,#016a9c 80%);  W3C 
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe861e', endColorstr='#016a9c',GradientType=1 );  IE6-9 fallback on horizontal gradient
				*/ }
       /* .headerPage2 {
                background-image: url(http://meinestellenboerse.de/image/bg.jpg); background-repeat: no-repeat; background-position: center;
                width: 100%;
                margin: 0 auto;
                margin-top: -16px;
                position:relative;
        }*/
        .header
        {
        		width:100%;
        		border-bottom:2px solid #FF861D;
        		background-color:#FED4AA;
        }
        .main
        {
        	 background-color:#FED4AA;
        	 width:980px;
        	 height:127px;
        	 /*margin-bottom:15px;*/
        	 margin:0 auto;
       	}
       	#maindiv
       	{
       		width:980px;
       		margin:0 auto;
       		margin-top:15px;
       	}
        .userMenu2 {
                float: right;
                display: block;
                text-transform: lowercase;
                font-size:14px;
        }
        .userMenu3 {
               
        }
        .logo2 {
                float:left;
                display: block;
                margin-top: 9px;
        }
        .Language2 {
                float:left;
                display: block;
                margin: 5px 0 0 30px;
        }
        
        .Felder{
                /*background: url(http://meinestellenboerse.de/image/buttonkey.png) no-repeat;*/
                width: 486px; height: 35px;
                padding: 0px;
                color: #000000;
                margin-top: 6px;
                margin-left: 6px;
                float: left;
        }
        .Felder input {
                background: none;
                width: 290px !important; height: 29px !important;
                border: 0;
                margin-left: 124px;
                color: #000000;
                font-size: 18px;
                margin-top: 3px;

        }
        .FelderOrt {
               /* background: url(http://meinestellenboerse.de/image/bg-button.png) no-repeat;*/
                width: 300px; height: 35px;
                color: #818181;
                padding: 10px;
                margin-top: 5px;
                float: left;
        }
        .FelderOrt input {
                background: none ;
                width: 290px !important; height: 29px !important;
                border: 0;
                margin-left: -4px;
                color: #000000 ;
                margin-top: -7px;
                font-size: 18px;
        }
        .button {
                float: left;
                width: 131px;
                margin-top: 2px;
                margin-left: 5px;
                border: 0px;
        }
        
        .buttonGross {
                float: left;
                width: 210px;
                margin-top: 2px;
                margin-left: 5px;
                border: 0px;
        }
        .button input#buttonSearch {
                background: url(http://meinestellenboerse.de/image/bg-buttonend.jpg) no-repeat;
                width: 131px; height: 50px;
                color: white;
                font-weight: bold;
                font-size: 18px;
                cursor: pointer;
                border: 0px;
        }
   
    

button#buttonSearch {
        		background: url(buttonNormal.jpg) no-repeat;
                width: 124px;
                height: 34px;
		padding:5px;
                color: white;
                font-size: 13px;
                text-align:left;
                border: 0px;
                margin-top:65px;
                margin-left:0px;
                border:0px solid #48B3E7;
                font-family:Arial;
        }

 button#buttonSearch:hover {
	background: url(buttonOver.jpg) no-repeat;
                width: 124px;
                height: 34px;
		padding:5px;
                color: white;
                font-size: 13px;
                text-align:left;
                border: 0px;
                margin-top:65px;
                margin-left:0px;
                border:0px solid #48B3E7;
                font-family:Arial;
        }




        .FelderOrt a {
                color: white;
                font-size: 11px;
                width: 300px !important; height: 29px !important;
                border: 0;
        }
        
        .left
        {
        	float:left;
        }
        .right
        {
        	float:right;
        }
        .search
        {
        	margin-top:40px;
        	margin-left:15px;
        }
        .spn{font-size:18px;color:#82715F;font-family:Arial;}
        
        #txt,#City
        {
        	width:265px;
        	height:28px;
        	margin-top:5px;
        	color:#9A9A9A;
        	font-size:17px;
        }
        span.logout a
        {
        	color:#05669B;
        	text-decoration:none;
        }
        span.logout a:hover
        {
        	text-decoration:underline;
        }

/* edited by dhara*/
#bannermain
{
	background: url("main-image.jpg");
	/*width: 275px; min-height: 203px;
	display: block;
	float: left;	*/
	margin-bottom:10px;
 	width: 980px;
	height:365px;
}
.bannerlog
{
	float:right;
	margin-top:50px;
	margin-right: 5px;
	border: 1px solid #DDDDDD;
	width: 275px; min-height: 203px;
	margin-bottom:10px;
	background: url("Boxbg.png");
}
.logcontent
{
	margin-left:30px;
	margin-top:10px;
}
.log
{
	color:white;
	font-size:18px;
}   

.logcontent .unamepass .inputFieldLogin1 
{
	display: block;
	float: left;
}

.logcontent .unamepass .inputFieldLogin1 .logInNameInput1 
{	
	width: 200px;!important;height: 25px;
}

.logcontent .unamepass .inputFieldLogin1 .hinput
{
	height: 25px;
	
}
.logcontent .unamepass .inputFieldLogin1 input.hinput
{
	padding-left:3px;	
}
 
.logcontent .unamepass .inputFieldLogin1 .hwinput
{	
	height: 25px;width: 208px;
}
.logcontent .maruna
{
	margin-top:20px;
}
.buttonlog
{
	float:right;margin-top:10px;margin-right:5px;
	clear:both;
}
.logbewerber a
{
	width:100px;
	color:white;
	padding:7px 10px 7px 15px;
	float:left;
	background-color:#000066;
	border:1px solid white;
	font-size:14px;
	text-decoration: none;text-transform: uppercase;
}
.logunternehnmen a
{
	width:118px;
	padding:7px 10px 7px 10px;
	float:right;
	color:white;
	background-color:#ff080f;
	border:1px solid white;
	font-size:14px;
	text-decoration: none;text-transform: uppercase;
}
.logunternehnmen1
{
	float:right;margin-left:5px;
}
.buttonlog
{
/*background-color:#006A9C;*/
	width:277px;
}
.logcontent #link .registerlink a.registrieren,.logcontent #passver a.registrieren
{
	color:white;
	font-size:14px;
	width:100px;
}
.logcontent #link .logbt #buttonLogin 
{
	/*background: url(loginButton.png) no-repeat;*/
	background:#006A9C;
	width: 110px; height: 30px;
	display: inline-block; float: right;
	border: 0px;
	color: white;
	padding:8px 10px 8px 10px;
	
}
.logcontent .unamepass
{
	margin-left:20px;margin-top:10px;
}
.logcontent .space1
{
	margin-top:3px;clear:both;
	height:3px;
}
.logbt
{
	margin-top:10px;float:right;margin-right:15px;
}
.logcontent #link .registerlink
{
	float:left;margin-top:20px;
}
.logcontent .unamepass .inputFieldLogin1 .logInNameInput1 
{
	width: 209px!important;height: 25px;
}

.loginFormBg .unamepass .inputFieldLogin1 .logInNameInput1
{
	width:150px;
}
.loginFormBg .unamepass .inputFieldLogin1 .logInPassInput1
{
	width:160px;
}
.loginFormBg #link .registerlink
{
	float:left;
}
.loginFormBg #link .logbt
{
	float:right;
	margin-top:0px;
}
.loginFormBg .space1
{
	clear:both;
}
.latestNewsTop {
	background:#006A9C;
	width: 99%; height: 26px;
	float: left;
	color: white;
	font-family: Myriad Pro,MPro,Tahoma; font-size: 16px;
	line-height: 28px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}
.latestNews {
	/*border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	width: 543px;
	clear: both;
	padding: 10px 0 10px 5px;*/
border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top:1px solid #b7b7b7;
	width: 542px;
	clear: both;
	padding: 10px 0 10px 5px;
}
.latestNewsBottom {
	background:#006A9C;
	width: 100%; height: 5px;
	display: block;
}
.leftnews
{
	float:left;width:48%;border-right: 1px solid #CCCCCC;
	padding-right:5px;
}
.rightnews
{
	float:right;width:50%;
	
}

.mainText {width: 980px; margin: 0 auto; display: block;position: relative; overflow: hidden;font-size:12px; }
.footersize
{
width: 980px; margin: 0 auto;
}
.footercontent
{
background-color:#006A9C;
width: 980px;
}
.footerlogo
{
background-color:#FED4AA;
width: 980px;
}
.footercolor
{
width: 978px;
/*background-image: url("jobs2Top.png");*/
background-color: #F47C01;
height:5px;
border:1px solid;
margin-bottom:20px;
}
.nonetext
{
text-decoration:none;
}

.footerlink
{
float:left;width:130px;text-align:left;
font-size:12px;
}
.footerlinkright
{
float:left;width:130px;text-align:left;margin-left:10px;
font-size:12px;
}

.footerlinkright2
{
float:left;width:130px;text-align:left;margin-left:35px;
font-size:12px;
}

.footerhead
{
float:left;font-size:14px;

}
.footerleft
{
float:left;
padding-left:5px;
font-family: Verdana, Helvetica, sans-serif;
}
.footerright
{
float:right;
margin-right:30px;
width:115px;

}

.footerline
{
border-bottom:1px white solid;width:100px;
}
.footerleft a,.footerleft span
{
color:#9AB4C0;
}
.footerright a,.footerright span
{
color:#9AB4C0;
}
.footerborder
{
border-left: 2px solid white; height: 130px; width: 170px; padding-left: 10px;
}
.noborder
{
border-bottom-color: transparent;
}

/* edited by dhara*/
#emailIcon
{
background-image:url(mailIcon2.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:30px;

}
#phoneIcon
{
background-image:url(phone2.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:30px;

}
#internetIcon
{
background-image:url(internet2.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:30px;

}
#profilIcon
{
background-image:url(profil2.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:30px;

}

#anschriftIcon
{
background-image:url(anschrift2.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:50px;

}
#datenblattIcon
{
background-image:url(datenblatt.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:23px;

}
#firmendatenIcon
{
background-image:url(firmendaten.png);
background-repeat: no-repeat;
float:left;
width:30px;
height:23px;

}

.detailMenu{
line-height:inherit;
width:100%;
height:24px;
padding-top:5px;
 }
.detailEmail{
line-height:inherit;
width:100%;
height:34px;
padding-top:5px;
 } 
 .detailAnschrift{
line-height:inherit;
width:100%;
min-height:50px;
padding-top:5px;
 }

.detailUrl{
line-height:inherit;
width:100%;
min-height:30px;
padding-top:5px;
 }


#dottedDetail
{
border-bottom-style:dotted;
border-width:1px;
border-color:black;
 }
 #solidDetail
{
border-bottom-style:solid;
border-width:1px;
border-color:white;
 }
 @media only screen and (min-width:450px){ 
 .mobileSuche {display:none; }
 .mobileLinks {display:none; }
 .mobile {display:none; }
 }
 .mobileTabelleJob {display:none; }
 #mobileAnsicht {display:none; }
 .normal {display:block; }
 .mobileAnsicht {display:none; }


#ulstaduebersicht {width: 100%; display: inline; line-height: 2em; float: left; column-count: 3; list-style:none;}
 .buttonJobs {
  
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
}

.buttonJobs:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
