.main_home{
	padding-bottom: 10px;
}

/* BEGIN NAV PADDING */

#nav_home{
    padding-left: 20px !important;
}

/* BEGIN HOME GRAPHIK AREA */

.home_graphic{
	background: url("/fileadmin/system/assets/img/cloud.png") no-repeat;
	background-position: center;
	padding-top: 60px;
	font-size: 24px;
	width: 955px;
	height: 325px;
	margin-top: -100px;
}

.register_btn{
	background: url("/fileadmin/system/assets/img/register_btn.png") no-repeat;
	width: 395px;
	height: 62px;
	color: #FFFFFF;
	text-shadow: #222222 1px 2px 2px;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	text-align: center;
}

.register_btn_wrapper{
	margin-top: 80px;
	margin-left: 260px;
	
}

#find_job{
	position: absolute;
	margin-left: 115px;
}

#find_employer{
	position: absolute;
	margin-top: 240px;
	margin-left: 50px;
}

#let_find{
	position: absolute;
	margin-top: -5px;
	margin-left: 620px;
}


#create_ad{
	position: absolute;
	margin-top: 240px;
	margin-left: 620px;
}

/* END HOME GRAPHIK AREA */

/* BEGIN CB WITH SMALL HEADING BAR */

.cb_small_bar{
	height: 35px;
    margin: 0 auto;
    width: 226px;
}

.cb_small_bar_content{
	background: url("/fileadmin/system/assets/img/cb_small_bar_bg.png") repeat-x scroll left top transparent;
    float: left;
    height: 25px;
    padding-top: 10px;
    width: 220px;
}

.cb_small_bar_left{
	background: url("/fileadmin/system/assets/img/cb_small_bar_left.png")  top left no-repeat;
	width: 3px;
	height: 36px;
	float: left;
}

.cb_small_bar_right{
	background: url("/fileadmin/system/assets/img/cb_small_bar_right.png")  top left no-repeat;
	width: 3px;
	height: 36px;
	float: left;
}

/* END CB WITH SMALL HEADING BAR */

/* BEGIN SEARCH CB */

.search_input{
	margin-left: 36px;
	float: left;
}

.find_btn{
    margin-left: 19px !important;
}

.search_area{
	margin-top: -15px;
	margin-left: -24px;
}

/* END SEARCH CB */


/* BEGIN JOB AD CB */

.ad_box{
	width: 250px;
	margin: 0 auto;
}

.ad_box a{
	/*margin: 30px auto 30px auto;*/
}

.ad_box span{
	display: block;
	font-size: 14px;
}

.sales_contact{
	margin-bottom: 15px;
}

/* END JOB AD CB */

/* BEGIN CANDIDATIS CB */

.candidatis{
	text-align: left;
	margin-left: 70px;
	margin-top: 40px;
}

.candidatis span{
	color: #258ebe;
	font-size: 16px;
	width: 180px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}

/* END CANDIDATIS CB */

.siteroot .cb_632_middle {
    overflow:hidden;
    height:840px;
}
.siteroot .cb_632_middle .job_ad_content {
    position:relative;
    overflow:hidden;
}
