table.contenttable,
table.jobs_resultbar
{
/*	background-image:url(/fileadmin/templates/img/form/bg.png);
	background-repeat:no-repeat; */

	background-image:url(/fileadmin/templates/img/form/bg-small.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#f9f9f9;
	
	/* width:590px; */
	width: auto;
	height:auto;
	
	margin:15px 0 0;
	
	color:#3B4044;
	font-size:12px;
}

table.jobs_resultbar,
table.jobs_liste {
width :100%;
}

table.jobs_resultbar td {
	padding:0px 10px 0px 10px;
        font-weight: bold;
}


.container .content-container .content .content-inner table.jobs_resultbar td a,
.container .content-container .content .content-inner table.jobs_resultbar td a:visited {
float: none;
display: inline;
color: #666;
}

table.contenttable thead th {
	padding:0px 10px 0px 10px;
}

.container .content-container .content .content-inner table.contenttable thead th p.bodytext,
.container .content-container .content .content-inner table.jobs_liste tr.jobs_liste_headerrow
{
	font-weight:bold;
       font-size: 12px;
        color:#3C4144;

}

table.contenttable thead {
	margin:0;
	padding:0;
	border:0;
}

table.contenttable tbody,
table.jobs_liste tbody
{
	background-color:#f9f9f9;

	height:auto;
	
	padding:0px;
	margin:0px;

	color:#3B4044;
	font-size:11px;
}

table.contenttable tbody td,
table.jobs_liste tbody td{
	border-left:1px solid #D9DDDE;
       border-bottom:1px solid #D9DDDE;
	vertical-align: top;
}

.container .content-container .content .content-inner table.contenttable tbody td p,
.container .content-container .content .content-inner table.jobs_liste tbody td{
        vertical-align: top;
	font-size:11px;
	line-height:18px;
	padding:10px 5px 15px 10px;
}

/* linke Spalte mit weniger Rand */
.container .content-container .content .content-inner div.box-left table.contenttable tbody td p{
        vertical-align: top;
	font-size:11px;
	line-height:18px;
	padding:2px;
}

.container .content-container .content .content-inner table.jobs_liste td.jobs_liste_c2 a,
.container .content-container .content .content-inner table.jobs_liste td.jobs_liste_c2 a:visited{
text-align: left;
float: none;
font-weight :bold;
color: #666;
}

table.jobs_search select {
border: 1px solid #666;
margin: 0 55px 0 0;
font-size: 12px;
color: #666;
}

table.jobs_search input.button,
table.jobs_bewerbung tr.lastrow input.button {
	background:none;
	border:0px;
	background-image:url(/fileadmin/templates/img/form/senden_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:31px;
	width:91px;
	float:right;
}

table.jobs_search input.button {
margin-right:55px;
}

.container .content-container .content p.jobs_bewerbung_error {
color: #B11F30;
}

.container .content-container .content .content-inner table.jobs_bewerbung td{
color: #666;
}

.container .content-container .content .content-inner table.jobs_bewerbung td,
.container .content-container .content .content-inner table.jobs_bewerbung td input,
.container .content-container .content .content-inner table.jobs_bewerbung td select,
.container .content-container .content .content-inner table.jobs_bewerbung td textarea{
font-size: 11px;
}

table.jobs_tellafriend p,
table.jobs_tellafriend td { text-align: left; }


.container .content-container .content .content-inner table.hpx thead th { padding: 0 5px; text-align: center; }
.container .content-container .content .content-inner table.hpx tbody td { text-align: center; }
