@CHARSET "ISO-8859-1";

div {
	padding : 0px;
	border: 0 solid;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004182;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	}

.job_ueberschrift {
	vertical-align: top;
	padding: 14px 0 0 0px;
	}

.mitte {
	text-align: center;
	}

.fett {
	font-weight: bold;
	}
	
.rot {
	color : red;
	}

.gesamt {
	width: 100%;
	}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #801e1e;
	text-decoration: underline;
	}


.hinzufuegen_zeile, .hinzufuegen_links, .hinzufuegen_rechts {
	font-size: 11px;	
	margin: 20px 0 0;
	}

.hinzufuegen_zeile {
	height: 50px;
	}

.hinzufuegen_links {
	vertical-align: top;
	width: 30%;
	height: 25px;
	}
	
.hinzufuegen_rechts {
	vertical-align: top;
	width: 60%;
	}
	
.hinzufuegen_balken {
	margin: 15px 0;
	height: 1px;
	background-color: #004182;
	border: 0;
	}

.hinzufuegen_beschreibung {
	font-size: 11px;	
	margin: 20px 0 0;
	}

.ueberblick_rechts_text {
	margin: 5px 0px;
	padding: 5px 0px;
	border: 0px solid;
	}

a.ueberblick_insert_link:link, a.ueberblick_insert_link:visited, a.ueberblick_insert_link:active {
	color: #004182;
	text-decoration: none;
	}
	
a.ueberblick_insert_link:hover {
	color: #004182;
	text-decoration: underline;
	}

.ueberblick_insert {
	vertical-align: middle;
	padding: 0 15px 0 0;
	font-size: 12px;
	text-align: right;
	}

.ueberblick_links, .ueberblick_rechts {
	height: 100px;
	}

.ueberblick_rechts {
	font-size: 11px;
	}

.ueberblick_balken {
	height: 1px;
	background-color: #004182;
	border: 0;
	}

.ueberblick_rechts p {
	margin: 4px 0;
	padding: 0px;
	border: 0px solid;
	}

.ueberblick_seiten {
	font-size: 11px;
	}



.auswahl_links {
	float: left;
	width: 190px;
	padding: 0px;
	height: 150px;
	}

.auswahl_rechts {
	padding: 0px 2px;
	float: left;
	width: 240px;
	}

.auswahl_position {
	width: 240px;
	margin-bottom: 15px;
	}

.auswahl_position h1 {
	width: 240px;
	font-size: 18px;
	font-weight: bold;
	color: #004182;
	margin: 0;
	padding: 0;
	}
	
.auswahl_info_links {
	float: left;
	width: 230px;
	}

.auswahl_info_rechts {
	float: left;
	width: 230px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.auswahl_stellenbeschreibung {
	clear: both;
	padding-top: 20px;
	border-top: 1px solid;
	}
	
.auswahl_stellenbeschreibung h1 {
	padding-bottom: 20px;
	}

.auswahl_info_firma {
	margin: 0 0 15px;
	height: 15px;
	}
