/* ------------------------------ allgemeines ------------------------------ */
#mittetext p,
#mittetext ul,
#mittetext dl,
.rahmengelb p {
	font-size: 0.85em;
	line-height: 1.3em;
	margin-bottom: 28px;
}
#mittetext dl {
	margin-top: 2px;
	margin-bottom: 28px;
	float: left;
}
#mittetext dt {
	font-weight: bold;
	clear: left;
	width: 12em;
	float: left;
	margin-bottom: 3px;
}
#mittetext dd  {
	width: 18em;
	float: left;
	margin-bottom: 3px;
}
#mittetext .ohne_abstand,
.ohne_abstand {
	margin-bottom: 5px;
}
#mittetext h2 {
font-size: 1em;
color: #4e83fc;
}
#mittetext h3,
.rahmengelb h3 {
font-size: 0,9em;
margin-bottom: 6px;
}
.rahmengelb {
	background-color: #fffdf4;
	border: 1px solid #ccc;
	padding: 20px;
	line-height: 1.2em;
}
tr.bg_blau {
	background-color: #eaeff9;
	}
.grauelinie {
		border-bottom: 1px solid #ddd;
		font-size: 0.8em;
		color: #666;
	}
.size70,
td small {
	font-size: 0.7em;
}
.layoutfix table {
	margin-top: 12px;
}
.layoutfix td {
	padding: 0;
	font-size: 0.9em;
}
#referenzen img {
    margin: 10px 30px;
}
/* ---------------------------------- Tabelle mit Stellenangeboten ---------------------------------- */
.stellenangebote {
	border: 2px solid #e9e9e9;
	width: 100%;
	border-spacing: 0;
}
.stellenangebote th {
	background-color: #ccc;
	color: #006;	
	height: 25px;
	text-align: left;
	padding: 0 0 0 8px;
	font-size: 0.8em;
}
.stellenangebote td {
	font-size: 0.7em;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	}
.stellenangebote td.datum {
	color: #666 !important;
	border-right: 2px solid #e9e9e9;
}
.stellenangebote td.stelle {
	color: #c30 !important;
	border-right: 2px solid #e9e9e9;
}
.stellenangebote td.stelle a {
	color: #c30 !important;
}
.stellenangebote td.stelle a:visited {
	color: #551601 !important;
}
.stellenangebote td.stelle a:hover {
	color: #8d1302 !important;
}
.stellenangebote td.firma {
		color: #333 !important;
	}
.stellenangebote td.zelle_unten {
		background-color: #eaeff9;
		font-weight: normal;
		font-size: 0.7em;
	}	
.stellenangebote td.zelle_unten	a {
		color: #006;
	}	
.stellenangebote td.zelle_unten	a:hover  {
		color: #0d05cc;
	}	
p#hinweistext {
		font-size: 0.8em;
		line-height: 1.3em;
		border-top: 1px solid #ddd;
}	
	
/* ------------------------------ Formularelemente ------------------------------ */
#balkenblau h2 {
	color: #4E83FC;
	font-size: 0.9em;
	margin-bottom: 0;
}
#balkenblau h4 {
	font-size: 0.9em;
}
#balkenblau .rahmenblau {
	background-color: #f3f6fe;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 20px;
}
#balkenblau h3 {
	background-color: #c8d7f5;
	padding: 10px 20px;
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	font-size: 0.9em;
}
#balkenblau p,
.rahmenblau p,
.rahmenblau label,
.datumfeld {
	font-size: 0.85em;
}
.rahmenblau p.size70 {
	font-size: 0.7em;
	line-height: 1.2em;
}
.datumfeld {
	margin-bottom: 8px;
}
.rahmenblau label.textfeld,
.rahmenblau label.select,
.rahmenblau label.radio,
.rahmenblau label.select select,
.rahmenblau select,
.rahmenblau label.no_block,
.rahmenblau label.checkbox,
.rahmenblau label.checkbox_mit_text,
.rahmenblau label.textfeld textarea {
	display: block;
}
.rahmenblau .no_block select,
.rahmenblau .datumfeld select,
.rahmenblau .no_block input {
	display: inline;
	margin-bottom: 0;
}
.rahmenblau .datumfeld select {
	margin-right: 10px;
}
.rahmenblau select,
.rahmenblau .no_block {
	margin-bottom: 12px;
}
.rahmenblau label.textfeld input,
.rahmenblau label.textfeld textarea,
input.feldgelb,
textarea.feldgelb,
.datumfeld input {
	background-color:#fdfdf0;	
	color: #000;
	margin-right: 3px;
}
.rahmenblau label.checkbox {
	margin-top: 5px;
}
.rahmenblau label.checkbox_mit_text {
	font-size: 0.8em;
	margin-top: 15px;
}
.button,
.buttonalt,
.buttonorange,
.buttonorangealt,
.buttongrau {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 24px;
	font-size: 0.8em;
}
.button,
.buttonorangealt,
.buttonorange  {
	background-color: #c30;
	color: #fff;
}
.buttonalt,
.buttongrau {
	background-color: #cfcfcf;
	color: #000;
}
.buttonorangealt,
.buttonalt {
	margin-left: 20px;
}
.abstand_oben {
	margin-top: 25px;
}
form#verwalten {
	margin-top: 20px;
}
form#verwalten h2 {
	font-size: 0.9em;
}
form#verwalten p {
	font-size: 0.8em;
	margin-bottom: 0;
}
form#verwalten table,
#balkenunten {
	border: 0;
	border-spacing: 0;
	width: 100%;
}
form#verwalten table th,
form#verwalten table td,
#balkenunten td {
	padding: 4px;
	font-size: 0.8em;
	white-space: nowrap;
}
form#verwalten table th {
	padding: 4px;	
	background-color: #ccc;
	color: #000;
}
form#verwalten table th a {
	color: #006;
}
#balkenunten tr {
	background-color: #ccc;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
}
#balkenunten tr a {
	color: #333;
}
#noten {
	margin-top: 20px;
}
#noten td {
	padding: 0;
}
#noten td small {
	font-size: 0.7em;
}
.weissABC {
	color: #fff;
	font-size: 1.5em;
	padding-right: 8px;
}
#errorborder {
	border: 2px solid #ff6;
	padding: 6px;
	margin-top: 12px;
}
#errorbox {
	background: #faf9ca url(/heisejobs/icons/ausrufezeichen.gif) 25px center no-repeat;
	min-height: 3em;
	padding: 12px;
	}
#errorbox p {
		margin: 5px 25px 5px 55px;
		}

#errorbox p {
	background-color: #ffffec;
	font-size: 0.8em;
	color: #333;
	padding: 16px;
}
