#main_container{
	border: 1px solid red;
	width:1116px;
	margin:0 auto;
}

.CELEMENT{
	width:100%;
    font-size:11px;
}

#adspace{
	margin: 0 auto;
}
#ad2{
	text-align:center;
		}
#ad1{
	margin-top:120px;
	margin-right:70px;
	float:right;
	
}

.tx-kesmallads-pi1-teaser_row{
margin-top:0px;
}

/*--------------------------------------------------------------
	Reset CSS 
----------------------------------------------------------------*/

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


.subtitle {
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding:0;
}

table table table  td {
	padding:4px;
}

table.anzeigen {
  width: 99%;
}
table.anzeigen tr.row0,
table.anzeigen tr.row0 div.optionpanel {
  background-color: white;
}
table.anzeigen tr.row1 div.optionpanel {
  background-color: #f3f3f3;	
}
table.anzeigen th {
  padding: 5px;
  font-weight: bold;
	text-align: left;
}
table.anzeigen td {
  padding: 5px;
}

div.optionpanel {
	position: absolute; 
	top: -3px; 
	right: 0px; 
	padding: 2px;
	width: 185px;
	text-align: right;
}

table.detail {
  width: 99%;
}
table.detail tr.row0 {
  background-color: white;
}
table.detail tr.row1 {
}
table.detail th {
  padding: 5px 5px 5px 0;
  font-weight: bold;
	text-align: left;
}
table.detail td {
  padding: 5px 5px 5px 0;
}

table.jobAdEdit{
	width: 100%;
}

table.jobAdEdit td input {
	width: 15px;
}

table.jobAdEdit td {
	text-align: center;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}


/*--------------------------------------------------------------
	End Reset CSS 
----------------------------------------------------------------*/

html {
  margin:0;
  padding:0;
  font-size:11px;
}
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 14px; line-height: 17px; color: #535353; padding-bottom: 5px; }
H2 { font-size: 14px; line-height: 17px; color: #535353; padding-bottom: 5px; }
H3 { font-size: 14px; line-height: 17px; color: #535353; padding-bottom: 5px;}
H4 { font-size: 14px; line-height: 17px; color: #535353; padding-bottom: 5px;}
H5 { font-size: 14px; color: #00975e; padding-bottom: 6px; }
H6 { font-size: 14px; color: #00975e; padding-bottom: 6px; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; font-weight: bold;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px;}

body{
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-x;
  background-color: #f2f2f2;
  margin:0;
  padding:0;
  color: #5e5e5e;
}

div.lauftext {
	width: 988px;
	margin: 0 0 5px 10px;
}

div.lauftext,
div.lauftext a {
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #5e5e5e;
}

#shadow_top {
	width: 1018px;
	margin: 0 auto;
	height: 9px;
	background-image: url(../img/top_hg.jpg);
	background-repeat: no-repeat;
}

#cloak {
	width: 1018px;
	margin: 0 auto;
	zoom: 1;
}

#cloak div.shadow_left {
	width: 1018px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

#cloak div.shadow_left {
	background-image: url(../img/hg.png);
}

#cloak div.shadow_right {
	background-image: url(../img/schatten_left.png);
	background-position: right;
	padding-top: 10px;
}

p {
  margin-top: 5px;  
  margin-bottom: 5px;  
}
p.notice {
  font-style:italic;
}
a{
	color: #048c74;
}

a:hover{
text-decoration: underline;
}
a.boldlink {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
a.invoice {
	color: #000;
}

.green {
  color: #048c74;
}

/* div.logo {
	background-image:url(../img/logo.jpg);
	padding-left:30px;
*/
#main{
  width:1010px;
  margin-left:auto;
  margin-right: auto;
  text-align:center;
}
#header{
  margin: 0 10px 0 10px;
}

#header_top{
	width:1010px;
	height: 10px;
  	margin:auto;
	}

#logo{
  position: relative;
  float: left;
  z-index: 10;
  }
  
 #footer{
  margin-left:auto;
  margin-right:auto;
  list-style-type:none;
  font-size: 11px;
  font-weight: bold;
  clear: both;
  border-top: 1px solid #ededed;
 }
  
#footer a,                  
#footer a:link,                
#footer a:visited,        
#footer a:hover,           
#footer a:active {             
	text-decoration:none;
}

#footer ul {
	margin: 0;
	padding: 5px 0 0 0;
}


#footer li {
	float: right;
	display: block;
	padding: 0 30px 0 0px;
}

a img {
	border:0px;
}

#footer_hg {
	width: 1018px;
	margin: 0 auto 25px auto;
	height: 9px;
	background-image: url(../img/footer_hg.jpg);
	background-repeat: no-repeat;
}

/*------------------------------------------------------------
		Header Advertising
--------------------------------------------------------------*/

div.header_advertising {
  margin: 0 auto 10px;
  text-align: center;
  width: 1010px;
}
div.header_advertising div.headerBanner div.left {
  float: left;
  padding-left: 8px;
}
div.header_advertising div.headerBanner div.right {
  float: right;
  padding-right: 12px;
}

/*------------------------------------------------------------
		Head Navigation with Border
--------------------------------------------------------------*/


#menu {
	float:left;
	line-height:normal;
	width: 990px;
	margin-left: 10px;
	margin-top: -1px;
	z-index: 0;
}

#menu td.menu_item {
	background-image: url(../img/nav_hg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #fff;
	padding: 0 5px;
	border-right: 1px solid #8c8c8c;
	cursor: pointer;
}
#menu td.menu_item a {
	color: white;
	text-decoration: none;
}

#menu td.menu_item.right {
	border: none;
}

#menu td.menu_item.left {
	border-right: none;
	border-left: 1px solid #8c8c8c;
}

#menu td.menu_rest {
	background-image: url(../img/nav_hg.jpg);
	background-repeat: repeat-x;		
}

#menu td.menu_item.active,
#menu td.menu_item:hover {
	background-image: url(../img/nav_hg_active.jpg);
}

div.submenu {
}

div.submenu ul {
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
  list-style: disc;
}
div.submenu ul li.hi {
  font-weight: bold;
}

#container{
	padding: 15px 10px;
    text-align:left;
}
  
#container_index {
	padding: 0px 10px 15px 10px;
    text-align:left;
}

#left{
	float:left;
	width:195px;
}
#right{
	float:right;
	width: 185px;
}

#center{
	float: left;
	width: 570px;
	text-align:left;
	padding: 0 20px;
}

div#center.pdf{
width:auto;
}

#content{
	width: auto;
	margin: 0 15px 0 220px;
	text-align:left;
	padding-bottom: 20px;
}

div.contentLine {
	border-bottom:1px dashed #d7d7d7;
	margin-top:10px;
}
div.contentCols {
	clear:right;
}
.clearer {
	clear:both;
}

/*------------------------------------------------------------
		Header Login Box
--------------------------------------------------------------*/

div.login-box {
	float: right;
	border: 1px solid #ededed;
	margin-top: 11px;
	height: 76px;
	min-width: 175px;
}
div.login-box-header {
	font-size: 10px;
	padding: 5px;
}

div.hl_loggedin {
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

div.login-box-header div.hl_left {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

div.login-box-header div.hl_right {
	padding: 5px 35px 0 0;
	text-align: right;		
}

div.login-box-header a {
	color: #000;
	text-decoration: none;
}

div.login_box_middle {
	zoom: 1; 
	height: 33px;
}

div.text_loggedin {
	float: left;
	padding-top: 13px;
	padding-right: 5px;
	right: 30px;
}

div.text_loggedin a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5e5e5e;
}

div.btn_loggedin {
	float: left;
	right: 0px;
	padding: 6px 5px;
}

div.login-box div.login_form {
	margin: 5px;
	text-align: right;
}

div.login_form div.login_form_element {
	float: left;
	padding-right: 5px;
}

div.login_form div.login_form_element.last{
	padding-right: 0;
}

div.login-box input.login {
	width: 125px;
	height: 22px;
	color: #a1a1a1;
	padding-left: 5px;
}

div.login-box input.login:focus,
div.login-box input.login:active {
	color: #000;
}

form #btnAnmelden {
	background: url(../img/login_btn.png);
	background-repeat: no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin-top: 2px;
}

div.loginErrorMessages {
	position: absolute;
	color: #f00;
	width: 315px;
}

/*------------------------------------------------------------
		Header Login Box ENDE
--------------------------------------------------------------*/


/*------------------------------------------------------------
		Content Box Top Center
--------------------------------------------------------------*/


#top_center div.quicksearch {
	height: 54px;
	background-image: url(../img/suche_hg.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	zoom: 1;
}

#top_center div.quicksearch div.quicksearch_text {
	width: 355px;
	float: left;
	margin-left: 21px;
	padding-top: 11px;
}

#top_center div.quicksearch div.quicksearch_text span.search_hl {
	font-size: 16px;
	font-weight: bold;
}

#top_center div.quicksearch div.quicksearch_text span.search_subhl{

}

#top_center div.quicksearch div.quicksearch_form {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	zoom: 1;
}

#top_center div.quicksearch div.quicksearch_form div.input_left {
	margin-left: 10px;
	float: left;
}

#top_center div.quicksearch div.quicksearch_form div.input_left input[type=text]{
	width: 210px;
	margin-left: 5px;
	padding: 8px 5px;
}

#top_center div.quicksearch div.quicksearch_form div.input_right{
	float: left;
	margin-left: 10px;
}

#top_center div.quicksearch div.quicksearch_form div.input_right input{
	padding-bottom: 0px;
}

#top_center div.quicksearch div.quicksearch_form div.input_right a {
	font-size: 10px;
	text-decoration: none;
}

#top_center div.topBoxes {
	background-image: url(../img/content_bg_new.png);
	background-repeat: repeat-x;	
	background-color: white;
	border: 2px solid #009fe3;
	zoom: 1;
}

#top_center div.topBoxes div.leftBox {
	float: left;
	width: 389px;
	padding: 20px 0 0 18px;
}

#top_center div.topBoxes div.job_gallery_hl {
	background-image: url(../img/pfeil_anzeige.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 60px;
}

#top_center div.topBoxes div.job_gallery_hl h2 {
	color: #fff;
	font-size: 18px;
	padding-top: 6px;
	padding-left: 29px;
	padding-bottom: 1px;
	font-weight: lighter;
	letter-spacing: 0.05em;
}
#top_center div.topBoxes div.leftBox div.leftBox_text h3 {
	color: #3CBEE2;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}
#top_center div.topBoxes div.job_gallery_hl span {
	color: #fff;
	padding-left: 30px;
	letter-spacing: 0.02em;
} 
#top_center div.topBoxes div.leftBox div.leftBox_text {
	padding-right: 10px;
}

#top_center div.topBoxes div.leftBox p {
	margin-bottom: 8px;
}

#top_center div.topBoxes div.leftBox div.compact_menu {
	height: 21px;
	width: 423px;
	background-image: url(../img/pfeil_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	margin-left: -13px;
	padding-top: 3px;
	padding-left: 13px;
}

#top_center div.topBoxes div.leftBox div.compact_menu.active, 
#top_center div.topBoxes div.leftBox div.compact_menu:hover {
    color: #3cbee2;
    height: 21px;
    width: 423px;
    margin-left: -18px;
    padding-left: 18px;
    padding-top: 3px;
	font-weight: bold;
	background-image: url(../img/pfeil_active.png);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	z-index: 10;
}

#top_center div.topBoxes div.compactAd {
	float: left;
	width: 538px;
	height: 410px;
	padding: 20px 18px 0 20px;
}

#top_center div.topBoxes div.compact_content {
	width: 538px;
	height: 405px;
}

#top_center div.topBoxes div.compact_content img.compactImage {
	border: 1px solid #C5C6C8;
}
#top_center div.topBoxes div.compactAd div.compact_content.base {
	background-image: url(../img/anzeige_startimage.jpg);
	background-repeat: no-repeat;
	height: 385px;
	position: relative;
	cursor: pointer;
}

#top_center div.topBoxes div.compactAd div.compact_content.base div.compactSubline {
	font-size: 13px;
	font-weight: bold;
	padding: 60px 0 0 20px;
	letter-spacing: 0.02em;
}

#top_center div.topBoxes div.compactAd div.compact_content.base div.corner {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/corner_jobs.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 63px;
	cursor: pointer;
}

#top_center div.topBoxes div.compact_content div.topjob_footer {
	zoom: 1;
	width: 538px;
	margin-top: 2px;
}

#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link {
	float: left;
	width: 145px;
	height: 25px;
	vertical-align: middle;
}

#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.middle {
	text-align: center;
	width: 247px;
}

#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.right {
	text-align: right;
}
#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.left img,
#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.left span
 {
	display: block;
	float: left;
}
#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.right img,
#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link.right span
 {
	display: block;
	float: right;
}
#top_center div.topBoxes div.compact_content div.topjob_footer div.topjob_link a {
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
}

/*
 * SlideShow
 */

div.slice {
	height: 105px;
	margin: 15px 10px;
	overflow: hidden;
}

div.slice .slice_btn {
	cursor: pointer;
	width: 17px;
	height: 69px;
	padding-top: 36px;
}

div.slice #btn_left {
	float: left;
	margin-right: 11px;
}

div.slice #btn_right {
	float: right;
}

div.slice #slice_content {
	width: 925px;
	float: left;
}

div.slice .slice_element {
	background-color: #fff;
	border: 1px solid #c5c6c8;
	float: left;
	margin: 0 9px;
	width: 160px;
	height: 100px;
	text-align: center;
}

div.slice .slice_element .slice_top {
	height: 75px;
	padding: 4px 0px 0px 0px;
}

div.slice .slice_element .slice_top img {
	max-height: 70px;
	max-width: 150px;	
}

/*------------------------------------------------------------
		Content Box Top Center Ende 
--------------------------------------------------------------*/

div.content_cloak {
	width: 990px;
	margin: 0;
}

div.content_cloak.index {
	margin: 5px -10px 0 -10px;
	width: 1010px;
	border-top: 1px solid #dedede;
}

/*------------------------------------------------------------
		Content Box Left Column
--------------------------------------------------------------*/

div.home_left{
	float:left;
	width:390px;
}

div.news_short {
	margin-bottom: 5px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
}

div.forecast {
}

div.news_short_date {
	float: left;
	width: 60px;
	color: #048c74;
	font-weight: bold;
}

div.news_short_right {
	margin-left: 5px;
	width: 275px;
	float: left;
}

div.news_short_right.small {
	width: 160px;
}

div.news_short_text {
	font-weight: bold;
	cursor:pointer;
}

div.termin_link,
div.termin_link a {
	color: #000;
}

div.news_short hr,
hr.news_seperator {
  border-bottom: none;
  height: 1px;
  border-top: 1px solid #c5c6c8; 
}

hr.news_seperator {
	margin-top: 20px;
}

div.forecast .forecast_left {
	float: left;
	margin-right: 20px;
}

div.forecast .forecast_right p {
	font-weight: bold;
}

/*------------------------------------------------------------
		Content Box Left Ende
--------------------------------------------------------------*/


/*------------------------------------------------------------
		Content Box Right Column
--------------------------------------------------------------*/

div.home_right{
	float: left;
	margin-left: 10px;
	width: 590px;
}

/*------------------------------------------------------------
		Content Box Right Ende
--------------------------------------------------------------*/


/*------------------------------------------------------------
		Content Box Left and Right (Gray Color)
--------------------------------------------------------------*/


div.content-box {
	border: 2px solid #ededed;
	padding: 15px 20px 15px 20px;
	margin-bottom: 10px;
}

#right div.content-box {
	padding: 15px 10px;
}

div.home_left div.content-box {
	background-color: #fafafa;
}

div.content-box h1,
div.content-box h2 {
	text-transform: uppercase;
	border-bottom: 2px solid #ededed;
	margin-bottom: 10px;
	color: #aaaaaa;
}

div.jobSearch h3 {
	font-weight: bold;
	color: #048C74;
	margin-top: 12px;
}

div.jobSearch p {
	font-weight: bold;
	font-size: 11px;
}

div.jobSearch input {
	padding: 4px;
}

div.jobSearch .suchen {
	margin-left: -5px;
}

/*------------------------------------------------------------
		Content Box Left and Right (Green Color)
--------------------------------------------------------------*/

.content-box-header-green{
  background:url('../img/box-header-green.gif') no-repeat;
  width: 181px;
  height:28px;
}

.content_box_header-green h4,
.content-box-header-green h4 {
	padding: 7px 0 0 10px;
	color: #fff;
}



.content_box_middle-green,
.content-box-middle-green{
  background:url('../img/box-middle-green.gif') repeat-y;
  width: 160px; /* keep width-value low to avoid padding near border of  the content box */
  padding: 5px 12px;
	color: #fff;
}


.content_box_middle-green a,
.content-box-middle-green a{
	color: #fff;
}

.content_box_middle-green a.activate {
	color: #000;
}


.content_box_middle-green li,
.content-box-middle-green li{
padding-right: 10px;
margin-left:-5px;
}



.content-box-footer-green{
  background:url('../img/box-footer-green.gif') no-repeat;
  width: 181px;
  height:7px;
  margin-bottom: 15px;
}

.image{
  float:left;
  width:250px;
  background-color:#ccc;
  height:80px;
}
.jobsuche{
  width:250px;
  height:80px;
  background-color:red;
}


div.boxEckig {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #ccc;
}
div.boxEckig.home {
	background: url('../img/images/home_content.jpg') no-repeat;
	border: 2px solid #D7D7D7;
}

/*------------------------------------------------------------
		News (Teaser / Boxes)
--------------------------------------------------------------*/

div.newsHomeTeaser {
	width: 540px;
	text-align: left;
	margin-top: 10px;
}

div.newsHomeTeaser h3 {
	font-size: 20px;
	line-height: 22px;
}

div.newsHomeTeaser .imgcontainer {
	width: 540px;
	margin: 10px 0;
}

img.img_big {
	max-width: 540px;
}

div.newsTeaserElement .imgcontainer {
	position: relative;
	width: 200px;
}

img.img_medium {
	position: relative;
	z-index: 20;
	max-width: 200px;
	cursor: pointer;
	
}

.newsLink, .autor {
	font-style: italic;
	color: #c5c6c8;
}

div.newsTeaserElement {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
}

div.newsTeaserElement .imgcontainer{
	width: 200px;
	float: left;
	margin-right: 20px;
}

div.newsTeaserElement .textBox{
	float: left;
	z-index: 10;
	text-align: left;
	width: 290px;
}

div.newsTeaserElement .textBox .subtitle {
	font-weight: normal;	
}

div.newsTeaserElement.report .textBox{
  width: 460px;
}
div.newsTeaserElement div.textBox h2 {
	color: #048c74;	
	padding-bottom: 2px;
	text-transform: none;
	border: none;
	padding: 0px;
	margin-bottom: 5px;
	
}
div.newsTeaserElement div.textBox a {
	text-decoration: none;
}
div.newsLink {
	text-align: right;
}

/*------------------------------------------------------------
		News (Teaser / Boxes Ende
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	2 Columns 
----------------------------------------------------------------*/

div.contentCols {

}

div.contentCols .contentCol-left {
  float: left;
  width:240px;
}
div.contentCols .contentCol-right {
  float: right;
  white-space:normal;
  width:240px;
}

/* Layout 1 */

.div_seperator {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #a0a0a0;
}




/*--------------------------------------------------------------
Arbeitgeber shop
----------------------------------------------------------------*/

.testkrams{
  border:1px solid red;
}

.greyBox{
  border:1px solid #d7d7d7;
  background-color: #f3f3f3;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:20px;
  padding-top:5px;
  margin: 5px 0 15px 0;
  zoom: 1;
}

div.home_right div.content-box div.greyBox h2 {
	text-transform: none;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
div.home_right div.content-box div.toArchive a {
	text-transform: uppercase;
}


.bghell {
	background-color:#e4eae8;
}

#center div.content-box div.profile h2 {
	text-transform: none;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
/*--------------------------------------------------------------
Arbeitgeber shop end
----------------------------------------------------------------*/


/*--------------------------------------------------------------
Formulare
----------------------------------------------------------------*/
form {
	padding: 0;
	margin: 0;
}
form label {
  width: 200px; /*170px*/
  float: left;
}

form.short label {
	width: 170px;
}

form input,
form select,
form textarea {
  width: 325px;
  margin-bottom: 5px;
}

form input.small {
	width: 255px;
}

form input.news {
	width: 500px;
}

form textarea.news {
  width: 500px;
  height: 200px;
}

form input.suchen {
width:auto;
margin-bottom:0;
margin-right: 2px;
vertical-align: middle;
padding-bottom: 5px;
}

form input.suchen a {
	vertical-align: text-bottom;	
}

select.datum {width: 55px}
form select.input {
  margin-bottom: 5px;
}
form input.checkbox {
  width: 18px;
  margin: 0 5px;
}
form select {
  margin-bottom: 5px;
}
form input.w100 {
  width: 100px;
}
form input.w200 {
  width: 200px;
}
form input.w50 {
  width: 50px;
}
form input.input.hi,
form textarea.input.hi,
form select.input.hi,
form select.datum.hi,
form div.formgrp.hi {
  border: solid 1px red;
}

a.greenButton {
	background: url(../img/btn-green.gif);
	border: none;
	height: 26px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height:22px;
	text-decoration: none;
	/*text-align: left;*/
}

form div.formgrp {
	width: 400px;
	margin-left: 172px;	
}

form#formLogin label {
	float: none;
}
/*--------------------------------------------------------------
Confirm-Boxen
----------------------------------------------------------------*/

div#confirm_panel {
	position: absolute;
	top: 100px;
	left: 20%;
	width: 400px;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

div#main_text {
	margin: 10px 0;
}



/*--------------------------------------------------------------
CSS-Anpassung Arbeitgeber
----------------------------------------------------------------*/

.border_dashed{
border-bottom:1px dashed #cecece;
padding: 0 0 15px 0;
}


div.divErrorMessages {
  border: 2px solid red;
  padding: 10px;
  background-color: white;
  margin-bottom: 15px;
}
div.divErrorMessages li {
  margin-left: 20px;
}
div.divSuccessMessages {
  border: 2px solid green;
  padding: 10px;
  background-color: white;
  margin-bottom: 15px;
}
div.divSuccessMessages li {
  margin-left: 20px;
}

div.content_box_middle-green div.divErrorMessages {
	color: #000;
}

/*--------------------------------------------------------------
Kleinanzeigen Detailansicht
----------------------------------------------------------------*/

table.detail_job_small {
	/*border-collapse:separate;*/
	border-collapse:collapse;
	padding:8px;
	width:99%
}

table.detail_job_small td {
	vertical-align:top;
	width:50%;
	padding-bottom:5px;
	padding-right:12px;
}

table.detail_job_small td .head {
	font-weight:bold;
	/*color:#535353;*/
}
tr.temp {
border-top:1px solid #333333;}

/*h4.kleinanzeige {
background: transparent url(../img/box-header.gif) no-repeat scroll 0 0;}*/
/*--------------------------------------------------------------
Pinnwand
----------------------------------------------------------------*/

div.bulletin {
	border: 1px solid #c5c6c8;
	padding: 7px;
	margin: 5px 0;
	background-color: #fff;
	text-align: center;
	zoom: 1;
}

div.bulletin.bulletin_all {
	text-align: left;
}

div.bulletin img {
	padding-bottom: 5px;
}

div.bulletin h4 {
	font-size: 12px;
	color: #000;
	padding: 0;
}

div.bulletin h4 a {
/*	color: #000;*/
/*	text-decoration: none;*/
}

/*--------------------------------------------------------------
PagingBox
----------------------------------------------------------------*/
.pagingBox {
	zoom: 1;
	background-color: #D7D7D7;
	margin: 5px 0;
	
}

.pagingBox table {
	/*float: right;*/
}

.pagingBox table td {
	font-size: 12px;
	font-weight: bold;
}

.pagingBox table td a {
	padding: 1px 3px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #D7D7D7;
	margin: 2px 5px 2px 0;
	text-decoration: none;
}

.pagingBox table td a:hover, 
.pagingBox table td a.current {
	background-color: #007348;
	text-decoration: none;
	color: #fff;
}

.greyBox .logoBox {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 2px solid #D7D7D7;
	margin-bottom: 5px;
}

.greyBox .pictureBox {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 2px solid #D7D7D7;
	margin-bottom: 5px;
}


.greyBox .descriptionBox {
	padding-top: 5px;
	border-top: 2px solid #D7D7D7;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #D7D7D7;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------
Jobs Teaseransicht
----------------------------------------------------------------*/

ul.jobteaserBox {
	margin: 0;
	padding: 0;
	border: 1px solid #D7D7D7;
	border-bottom: none;
	position:relative;
	z-index:1;
}

ul.jobteaserBox li {
	
	background: white none repeat scroll 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #D7D7D7;
	z-index:1;
}

ul.jobteaserBox li.even {
	background-color: #F3F3F3;
}

ul.jobteaserBox li.odd {
	background-color: #FFF;
}

ul.jobteaserBox li.highlight {
	background-color: #86C2B6;
	color: #fff;
}

ul.jobteaserBox li div.info {
	/*padding: 5px;*/
	padding:10px;
	zoom: 1;
}

ul.jobteaserBox li div.info h2 {
	color: #048C74; 
	text-transform: none;
	border: none;
	margin-bottom: 5px;
	padding: 0px;
}
ul.jobteaserBox li div.info a {
	text-decoration: none;
}
ul.jobteaserBox li div.info div.left {
	float: left;
	width: 260px;
	margin-top: 5px;
}

ul.jobteaserBox li div.block1 {
	float: left;
	width: 55%;
}

ul.jobteaserBox li div.block2 {
	float: right;
	width: 42%;
	text-align: right;
}

ul.jobteaserBox li div.block3 {
	float: left;
	font-weight: normal;
	width: 100%;
}

ul.jobteaserBox li div.block3 .left {
	float: left;
}

ul.jobteaserBox li div.block3 .right {
	float: right;
	padding-top: 10px;
}

ul.jobteaserBox li div.block3 .right a {
	background-image: url(../img/btn-green.gif);
	height: 22px;
	display: block;
	width: 120px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
}

/* ----------------------------------------------------------------
 * 	redationelle Beitraege Uebersicht
 ----------------------------------------------------------------*/

ul.newsTeaserBox {
	margin: 0;
	padding: 0;
	border: 1px solid #D7D7D7;
	border-bottom: none;
}

ul.newsTeaserBox li {
	background: white none repeat scroll 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #D7D7D7;
}

ul.newsTeaserBox li.odd {
	background-color: #FFF;
}

ul.newsTeaserBox li.even {
	background-color: #F3F3F3;
}

ul.newsTeaserBox .newsTeaserElement {
	padding: 5px;
	width: 505px;
	margin-top: 0px;
	border: none;
}

ul.newsTeaserBox .newsTeaserElement .detail_btn {
	padding-left: 10px;
	width: 30px;
	float: left;
}

ul.newsTeaserBox .newsTeaserElement .imgcontainer {
	width: 150px;
	height: auto;
}

ul.newsTeaserBox img {
	max-width: 150px;
}


/*-------------------------------------------------------------
 * Detailansichten
 -------------------------------------------------------------*/

div.details_container {
	width: 530px;
	margin-bottom: 20px;	
}
div.details_container h1 {
	/*color: #048c74;*/ 
}

div.highline.termin {
	margin: 5px 0;
}

img.img_big.news {
	max-width: 530px;
	margin: 10px 0;
}

div.links.news {
	margin-top: 10px;
}

div.imgcontainer.termin {
	text-align: right;
}

/*--------------------------------------------------------------
	Heftarchiv images
----------------------------------------------------------------*/
img.heft {border: 1px solid gray;}

/*--------------------------------------------------------------
	Anpassung Profil
----------------------------------------------------------------*/
form#formProfile label {
  width: 200px;
}


div.hiddenInputTemplate {
  display: none;
}



/*--------------------------------------------------------------
	VideoBox mit Scrollable und Tooltip
----------------------------------------------------------------*/

.videoBox {
	margin-bottom: 10px;
	zoom: 1;
}


.playerBox {
	position: relative;
	margin-bottom: 10px;
}


.playerBox .play_btn {
	position: absolute;
	top: 62px;
	left: 140px;
}

.playerBox .play_btn_small {
	position: absolute;
	top: 22px;
	left: 64px;
}

div.play_btn_small img#play_btn_fake_small {
	width: 35px;
}

.scrollableBox {
	zoom: 1;
	height: 80px;
}

div.videoBox h3 {
	margin-top: 5px;
	color: #048c74;
}

div.videoBox #video_text {
	width: 350px;
}

div.videoBox #video_hl_small {
	margin-top: 2px;
	color:  #048c74;
}

div.videoBox #video_text_small {
	width: 160px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position: relative;
	overflow: hidden;
	width: 295px;
	height: 80px;

	/* custom decorations */
	/* border: 1px solid #ccc;
	background: url(../img/icons/h300.png) repeat-x;
	zoom: 1; */
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
.scrollable img {
	margin: 0 2px 0 2px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 100px;
	height: 56px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.scrollable .text {
	margin-left: 8px;
	width: 110px;
	text-align: center;
}

/* active item */
.scrollable .active {
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
/*a.browse {
	background: url(../img/icons/hori_small.png) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin: 22px 10px;
	cursor: pointer;
	font-size: 1px;
}

/* right 
a.right 				{ background-position: 0 -20px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-20px -20px; }
a.right:active 	{ background-position:-40px -20px; } 


/* left 
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-20px 0; }
a.left:active  	{ background-position:-40px 0; }
*/
a.browse {
	display: block;
	width: 11px;
	height: 41px;
	float: left;
	cursor: pointer;
	font-size: 1px;
}

a.right {
	background: url(../img/icons/paging_right_video.jpg) no-repeat;
	margin: 25px 0px 0px 14px;
}

a.left {
	background: url(../img/icons/paging_left_video.jpg) no-repeat;
	margin: 25px 14px 0px 0px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

#videotip { 
	display: none; 
	background: transparent url(../img/icons/white.png);
	font-size: 12px; 
	height: 69px; 
	width: 169px; 
	padding: 20px; 
	color: #000;     
}


.videoListBox {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	zoom: 1;
}

.videoListBox .picture {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 100px;
	height: 56px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	float: left;
}

.videoListBox .picture img {
	width: 100px;
	height: 56px;
}

.videoListBox .text {
	float: left;
	padding: 5px 10px;
	width: 340px;
}

.videoListBox .play {
	float: left;
	padding: 18px 0 0 5px;
	width: 24px;
}

.playerBox.listView {
	background-color: #F3F3F3;
	border: 2px solid #D7D7D7;
	margin-bottom: 15px;
	padding: 5px 6px;
}

/*--------------------------------------------------------------
	Messe: Jobsuche bewerben sich fuer Messe
----------------------------------------------------------------*/
.messeFormEdit {
	margin-bottom:5px;
}
#inputBlocks_registerForm .inputBlock .messeInput {
	width:329px;
}

div.tableTrennLine {
	border-bottom:2px solid #D7D7D7;
	margin:5px 0;
}

table.anzeigen td {
	vertical-align:top;
}


/*--------------------------------------------------------------
	Verwaltung: News / Termine
----------------------------------------------------------------*/

div.newsListElement {
	
}

div.newsListElement .newsListPic,
div.terminListElement .terminListPic {	
	float: left;
	margin-right: 10px;
}

div.newsListElement .newsListParam,
div.terminListElement .terminParam {
	float: left;
	width: 340px;
}

div.newsListElement .newsListParam h5 {
	font-size: 14px;
}

div.newsListElement .newsListText {
	
}

/*--------------------------------------------------------------
	Verwaltung: Statistik
----------------------------------------------------------------*/

table.stats td,
table.stats th {
	border: 1px solid #dedede;
	padding: 5px 10px;
}

table.stats.adv td, 
table.stats.adv th {
	
}

/* profile */

div.profile {
	margin-top: 20px;
}
div.profile div.profileLeft {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-bottom: 15px;
}
div.profile div.profileLeft div.profileImage {
	margin-bottom: 10px;
}
div.profile div.profileLeft h2.profileTitle {
	margin-top: 20px;
}

div.profile div.profileRight {
	float: left;
	width: 210px;
	margin-bottom: 15px;
}
div.profile div.profileRight div.profileLogo {
	text-align:left;
	margin-bottom: 20px;
}
div.profile div.profileGoogleMap {
}

div.profile div.profileRight ul.profileAdList {
	margin: 0px;
	padding-left: 20px;
}

/*--------------------------------------------------------------
	Stellengesuche: E-Mail Senden Popup Box
----------------------------------------------------------------*/

div#sendEmailPopup {
	position:absolute;
	display:none;
	width:350px;
	right:100px;
	border:2px solid #d7d7d7;
	background-color:#f3f3f3;
	z-index:10;
}
div#sendEmailPopup div.popupContent {
	padding:10px;
}
div#sendEmailPopup div.popupContent a.button {
	background-image: url(../img/btn-green.gif);
	height: 22px;
	display: block;
	width: 120px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
}
div#sendEmailPopup div.popupContent .right {
	float:right;
	padding:2px 0 5px;
}
div#sendEmailPopup div.popupContent .left {
	float:left;
	padding:2px 0 5px;
}
div#sendEmailPopup .arrow {
	background-image: url(../img/arrow_01.png);
	height: 20px;
	width: 10px;
	display: block;
    position: absolute;
    right: -10px;
	top:5px
}	
	
/*--------------------------------------------------------------
	KompaktAnzeigen
----------------------------------------------------------------
	

#center div.topjob {
	border: 2px solid #579884;
	width: 532px;
	height: 393px; 
	float: left;
	margin: 0 5px 0 0;
	position: relative;
}

#center div.topjob .topjob_hl {
	background-image: url('../img/box-top.jpg');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
}
#center div.topjob .topjob_hl .text {
	padding: 3px 0 0 10px;
	float: left;
	width: 288px;
}

#center div.topjob .topjob_hl .searchField {
	background-color: #fff;
	float: left;
	height: 17px;
	padding: 4px;
	width: 202px;
	text-align: left;
}

#center div.topjob .topjob_hl a {
	font-size: 12px;
	text-decoration: none;
}

#center div.topjob .topjob_hl img {
	margin: 0;
}

#center div.topjob #rubrikchoise {
	position: absolute;
	top: 25px;
	right: -2px;
	width: 340px;
	height: 100px;
	overflow: auto;
	background-color: #fff;
	border: 2px solid #579884;
	padding: 0 5px;
	line-height: 20px;
	display: none;
}

#center div.topjob .topjob_footer {
	zoom: 1;
	padding:8px;
}

#center div.topjob .topjob_footer {
	zoom: 1;
}

#center div.topjob .topjob_footer .topjob_link {
	margin: 0 5px;
	float: left;
	width: 255px;
}

#center div.topjob .topjob_footer .topjob_link.right {
	text-align: right;
}

#center div.topjob img {
	margin: 1px;
}
div.topjob .topjob_footer a {
	outline:none;
	color:#000;
	font-size:14px;
	text-decoration:none;
	display:block;
	height:20px;
	background-repeat:no-repeat;
}

div.topjob .topjob_footer a:hover {
	text-decoration:underline;
}

a#topjob_link_left {
	background-image:url('../img/navArrowLeft.png');
	background-position:left 5px;
	padding-left:22px;
}

a#topjob_link_right {
	background-image:url('../img/navArrowRight.png');
	background-position:right 5px;
	padding-right:22px;
}
*/



div.kompaktanzeigenInfotext h2 {
	font-size: 30px;
	padding-bottom: 10px;
}
div.kompaktanzeigenInfotext h3 {
	font-weight: normal;
}

