#headbar_blank {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/blank.png) no-repeat right bottom;
	width: 788px;
	height: 180px;
	margin-bottom: 10px;
}

#headbar_jobboerse {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/headbar_jobboerse.png) no-repeat right bottom;
	width: 788px;
	height: 130;
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px
}

#headbar_anfrage {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/header_angebote_einholen.png) no-repeat right bottom;
	width: 788px;
	height: 180px;
	margin-bottom: 10px;
	margin-left: 10px
}

#headbar_profiauftrag {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/headbar_profiauftrag.png) no-repeat right bottom;
	width: 788px;
	height: 180px;
	margin-bottom: 10px;
}

#headbar_profisuche {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/headbar_profisuche.png) no-repeat right bottom;
	width: 788px;
	height: 130px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#headbar_erdboerse {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/headbar_erdboerse.png) no-repeat right bottom;
	width: 788px;
	height: 140px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#headbar_nawaro {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/headbar_nawaro.png) no-repeat right bottom;
	width: 788px;
	height: 140px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px
}


#headbar_profipartner {
	position: relative;
	border: 0px solid black;
	background: url(../../profisuche/profipartner.png) no-repeat right bottom;
	width: 788px;
	height: 180px;
	margin-bottom: 10px;
}



#headbar {
	position: relative;
	border: 0px solid black;
	background: url(../../img/marketing/header_angebotefachbetriebe.png) no-repeat right bottom;
	width: 788px;
	height: 180px;
	margin-bottom: 10px;
}

#leftbox {
	position: relative;
	min-height: 200px;
	width: 375px;
	float: left;
	border: 0px solid black;
}
#rightbox {
	position: relative;
	min-height: 200px;
	width: 380px;
	padding-left: 5px;
}
#trenner {
	position: relative;	
	width: 1px;
	height: 200px;
	background: url(../../img/marketing/trenner.jpg) no-repeat right bottom;
	float: left;
	margin: 0px 5px 0px 5px;
}
.statistik {
	background: url(../../img/marketing/side-statistik.png) no-repeat 0px 0px;
	height: 100px;
	width: 250px;
	padding: 25px 5px 5px 10px;
	
}
.statistik td {
	font-size: 9px;
	line-height: 14px;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;

