/*********************************************************************************************************************/
/* Standard-Klassen **************************************************************************************************/
/*********************************************************************************************************************/
html
{
    height:100%;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
   	font-family: Tahoma,Arial,Helvetica,sans-serif;
   	color:#415570;
   	font-size:11px;
	background-image: url(/images/BG.gif);
	text-align:center;
	height:100%;
}
/*Hintergrundfarben*/
.top
{
    background-color:#B1C8E7;/*#D3DEF0;*/
}
.left_part
{
    background-color:#EEF7FA;/*#EAEEF7;*/
}
.right_part
{
    background-color:#EEF7FA;/*#EAEEF7;*/
}
/*Einstellungen für Footer*/
.footer
{
    background-color:#EEF7FA;/*#EAEEF7;*/
    color:#000000;
    font-size:10px;
}
.footer a
{
    color:#000000;
    font-size:10px;
}
.footer a:visited
{
    color:#000000;
    font-size:10px;
}
.footer a:hover
{
    text-decoration:underline;
    font-size:10px;
}


/* Inhalt-Klassen */
/* Formatierung von normalem Text */
.inhalt1 {
	vertical-align:top;
    text-align:left;
    color:#000000/*000000/50585B*/;

    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}
.inhalt1_eingabe
{
    color:#000000;

    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
}
.inhalt1_eingabe_fehler
{
    color:#000000;
	background-color:#FC8B70;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
}
/* Link-Klassen (formatieren alle links, abgesehen von der Navigationsleiste) ****************************************/
a {
    color:#006BB3;

    font-size: 11px;
    font-family:Verdana,Arial,sans-serif;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

a:hover {
    color:#006BB3;

    font-size: 11px;
    font-family:Verdana,Arial,sans-serif;
    font-weight:normal;
    font-style:normal;
    text-decoration:underline;
}

a:visited
{
	color:Purple;
}

/* Überschriften-Klassen *********************************************************************************************/
/* Formatierung der Seitenüberschriften */
.ueberschrift {
    text-align:left;

    /*background-image:url(/images/linie_gestrichelt_test.png);*/
    color:#0368B6;

    font-family:Verdana,Arial,sans-serif;
    font-size:21px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    padding:10px;
    padding-left:0;
}

/* Formatierung der Text-Überschriften */
h1 {
    /*color:#0368B6;

    font-family:Verdana,Arial,sans-serif;
    font-size:18px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;*/
	BACKGROUND-POSITION: 0px 5px;
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	BACKGROUND-IMAGE: url(/images/h1.gif); 
	PADDING-BOTTOM: 8px; 
	COLOR: #82A7D4; 
	BORDER-BOTTOM: #7f7f7f 2px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	margin:0;
}
    
h2 {
    color:#0368B6;

    font-family:Verdana,Arial,sans-serif;
    font-size:15px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}
h3 {
    color:#0368B6;

    font-family:Verdana,Arial,sans-serif;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}
img
{
	border:0;
}
/*Formatierung Button in Linker Leiste*/
.Button_Leiste
{
    text-align:left;
    width:160px;
    height:20px;
}
.Button_Leiste a
{
	color:#FFFFFF;
	background-color:#157DC2;
	display:block;
    font-weight:bold;
	text-decoration:none;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
    padding-left:2px;
}
.Button_Leiste a:hover
{
	background-color:#efefef;
	color:#000000;
}

/*------Formatierung des Menus---------*/
/*-Hauptmenupunkte*/
.hauptmenu_normal,
.hauptmenu_aktiv
{
    /*width:223px;*/
    display:block;
    text-align: center;
    vertical-align:middle;
    font-size:10px;
    /*margin-right: 2px;*/
}
.hauptmenu_normal a,
.hauptmenu_aktiv a
{
    /*font-weight:bold;*/
	padding-top:7px;
	padding-bottom:7px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	
}
.hauptmenu_normal a, 
.hauptmenu_normal a:visited
{
    /*background-color:Transparent;*/
    color:#FFFFFF;
}
.hauptmenu_aktiv a, 
.hauptmenu_aktiv a:visited 
{
    background-color:#efefef;
    color:#000000;
}
.hauptmenu_normal a:hover, 
.hauptmenu_aktiv a:hover
{
    background-color:#08345A;
    color:#FFFFFF;
}
/*Untermenu-Punkte*/
.submenu_normal,
.submenu_aktiv
{
    width:168px;
    text-align:left;
	display:block;
    vertical-align:middle;
    font-size:10px;
}
.submenu_normal a,
.submenu_aktiv a
{
    font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
    padding-left:2px;
}
.submenu_normal a,
.submenu_normal a:visited
{
	color:#000000;
	background-color:#9CC7E7;
}
.submenu_aktiv a,
.submenu_aktiv a:visited
{
	color:#000000;
	background-color:#efefef;
}
.submenu_aktiv a:hover,
.submenu_normal a:hover
{
    background-color:#08345A;
    color:#FFFFFF;
}
/*Tabellen-Informationen*/

.zeile1
{
	background-color:#FFFFFF;
}
.zeile2
{
	background-color:#efefef;
}

.zeile1:hover, 
.zeile2:hover
{
	background-color:#cecece;
}

input[type="button"], input[type="submit"]
{
	/*background-color:#035892;
	color:#FFFFFF;
	border:solid 5px #157DC2;*/
	background-color:#EEF7FA;
	color:#000000;
	border:solid 3px #035892;
	height:30px;
	cursor:pointer;
}

input.meta
{
	background-image: none;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 0;
	cursor: default !important;
}

.suchbox
{
	background-color:#035892;
}
.suchbox_ueberschrift
{
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
/*css für Blätterfunktion*/
.Seitenzahlen
{
    text-decoration:none;
    color:#000000;
    cursor:pointer;
    /*border:solid 1px black;*/
    background-color:#FFFFFF;
    width:20px;
    height:15px;
}
.Seitenzahlen:hover
{
    text-decoration:none;
    color:#000000;
    background-color:#cecece;
}
.Seitenzahlen_aktiv, .Seitenzahlen_aktiv:hover, .Seitenzahlen_aktiv:visited 
{
    text-decoration:none;
    color:#FFFFFF;
    background-color:#0368B6;
    border:solid 1px black;
    width:20px;
    height:15px;
}
.Seitenzahlen:visited
{
	color:purple;
}
/*css für Zitat*/
.zitat
{
    background-color:#B1C8E7;
    color:#000000;
    font-family:Verdana;
    font-size:11px;
    text-align:center;
    padding:3px;
}
.zitat_urheber
{
    font-size:9px;
    font-style:italic;
    text-align:right;
    padding-right:3px;
}
/*css für Text im oberen Header*/
.text_header
{
	text-align:center; 
	vertical-align:middle;
	color:#035892;
	font-size:25px;
	font-family:Verdana;
}
/*css für Markierung der Suchergebnisse*/
.marker_ergebnis
{
    background-color:Orange;
}
/*css für Klickpfad*/
.klickpfad a
{
    color:#0368B6;
    font-size:11px;
    font-family:Verdana,Arial,sans-serif;
    text-decoration:none;
}
.klickpfad a:hover
{
    text-decoration:underline;
}
/*css für Standortanzeige in rechter Linkleiste*/
.start_Standort
{
	font-family:Arial;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	font-size:10px;
}
.start_Standort a
{
	font-family:Arial;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	font-size:10px;
}
.start_Standort_Ueberschrift
{
	font-weight:bold;
	font-family:Arial;
	color:#0368B6;
	text-decoration:underline;
	font-size:11px;
}
/*css für Stellenagebote Startseite****************************/
/**************************************************************/
.stellen_startseite_kopf
{
	padding-left:3px;
    padding-right:3px;
    text-align: center;
    font-weight:bold;
    font-size:11px;
    color:#FFFFFF;
    background-color:#035892;
    height:25px;
}
/*css für Stellenagebote Startseite Layout 1 = klein*/
.stellen_startseite_buero_L1
{	
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	color: White;
}
.stellen_startseite_ueberschrift_L1
{	
	font-size:9px;
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	color:#035892;
}
.stellen_startseite_ueberschrift_L1:hover
{	
	font-size:9px;
	cursor:pointer;
	font-weight:bold;
	color:#035892;
}
.stellen_startseite_link_L1
{
	font-size:9px;
	cursor:pointer;
	text-align:left;
}
.stellen_startseite_link_L1:hover
{
	font-size:9px;
	cursor:pointer;
	text-align:left;
}
.stellen_startseite_main_tbl_L1
{
	/*border: 1px solid black;*/
}
/*css für Stellenagebote Startseite Layout 2 = gross*/
.stellen_startseite_buero_L2
{	
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color: White;
}
.stellen_startseite_ueberschrift_L2
{	
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
	color:#035892;
}
.stellen_startseite_ueberschrift_L2:hover
{	
	font-size:13px;
	font-weight:bold;
	color:#035892;
}
.stellen_startseite_text_L2
{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.stellen_startseite_link_L2
{
	cursor:pointer;
	text-align:left;
}
.stellen_startseite_main_tbl_L2
{
	/*border: 1px solid black;*/
}
/**************************************************************/
/********* PopUp Stellen_Details Angaben **********************/
.stellen_details_aspx_body
{
	background-color:White;
}
.stellen_details_aspx_mainTbl
{
	width:100%; padding:5px;	
}
.stellen_details_menuItem
{
    width:100%;
    text-align: center;
    vertical-align:middle;
    font-size:11px;
    font-weight:bold;
    background-color:#035892;
    color:#FFFFFF;
    /*margin-right: 2px;*/
}
.stellen_details_menuItem:hover 
{
    background-color:#efefef;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
.stellen_details_menuItem:Visited 
{
    color:#FFFFFF;
}
.stellen_details_menu_balken_fehler
{
	width:100%; background-color:#035892; text-align:left; height:25px;
}
.stellen_details_header
{
	height: 15px; font-family:Arial; font-size: small; font-weight: bold;color:#0368B6;
}
.stellen_details_ueberschrift
{
	height:35px;text-align:center; vertical-align:top; font-size:18px; letter-spacing:0.2em; font-weight: bold; color:#0368B6;
}
.stellen_details_text_title
{
	height: 15px;
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color:#0368B6;
	padding:5px;
}
.stellen_details_bezeichner
{
	vertical-align:top; font-weight:bold;height: 15px; font-family:Arial; font-size: 11px; font-weight: bold; color:#0368B6;
}
.stellen_details_text
{
	vertical-align:top; text-align: justify; height: 15px; font-family:Arial; font-size: 11px; font-weight: normal; color:#0368B6;
}
.stellen_details_link
{
	height: 15px; font-family:Arial; font-size: 11px; font-weight: normal; color:#0368B6; text-decoration: none;
}
.stellen_details_link:hover
{
	height: 15px; font-family:Arial; font-size: 11px; font-weight: normal; color:#0368B6; text-decoration: underline;
}
.stellen_details_hr
{
	height: 3px; background-color:#B1C8E7; border:0;
}
/*css für die Gesamtliste aller Stellenangebote und Stellengesuche*/
.gesamtauswertung_fett{font-size:11px;font-weight:bold;text-decoration:none;color:#000000;}
.gesamtauswertung_fett1{font-size:13px;font-weight:bold;color:#035892;}
.gesamtauswertung_normal{font-size:11px;font-weight:normal;text-decoration:none;}
.Umbruchlinie{background-color:#EEEEEE}
.stellensuche_text_fett{font-size:11px;font-weight:bold; color:#FFFFFF; background-color:#035892; padding-left:2px; vertical-align:top}
.stellensuche_text_normal{font-size:11px;font-weight:normal;}	
/*css für Schnellsuche*/
.stellensuche_startseite_text_fett{height:20px;font-size:14px;font-weight:bold;color:#FFFFFF;background-color:#035892; text-align:center}
.stellensuche_startseite1{background-color:#035892;}
.stellensuche_startseite_text_normal{font-size:11px;font-weight:normal; width: 190px;}
.stellensuche_startseite_text_link{font-size:11px;color:#FFFFFF;font-weight:bold;text-decoration:none}
.stellensuche_startseite_text_link:visited{font-size:11px;color:#FFFFFF;font-weight:bold;text-decoration:none}
/*+++++++++++++++++++++++*/
/*css für Onlinebewerbung*/
/*+++++++++++++++++++++++*/
.Onlinebwbg_aspx_body{ background-color:#FFFFFF; }
.Onlinebwbg_aspx_mainTbl{ padding:10px; }
.Onlinebwbg_menu {text-align:center; width:20%; border-top:1px solid black; border-left:1px solid black; border-right:1px solid black; padding-top:5px; padding-bottom:5px;}
.Onlinebwbg_Tbl_Modheader{ border:1px solid #000000; background-color: rgb(212, 227, 242); padding-top:5px; }
.Onlinebwbg_Tbl_Kontaktdaten{ padding:0px; }
/*css für Onlinebewerbung --> Kontakdaten*/
.Onlinebwbg_Kontaktdaten_DSE_Ueberschrift{ border:1px solid #000000; background-color: #B1C8E7; color:#035892; text-decoration:underline; height:25px; font-weight:bold; }
.Onlinebwbg_Kontaktdaten_DSE_text{ border:1px solid #000000; background-color: rgb(212, 227, 242); color:#035892; padding-top:5px; padding-bottom:5px; text-align:justify}
.Onlinebwbg_Kontaktdaten_DSE_chkbox{ border:1px solid #000000; background-color: #EEF7FA; color:#035892; vertical-align:middle; height:30px;}
/*css für Onlinebewerbung Allgemein*/
.Onlinebwbg_text_normal { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; } 
.Onlinebwbg_Inhalt_normal_Gerade_c1 { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; border:1px solid #000000; background-color:#EEEEEE; width:35%; padding-left:10px; } 
.Onlinebwbg_Inhalt_normal_Gerade_c2 { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; border:1px solid #000000; background-color:#EEEEEE; padding:5px; width:65%} 
.Onlinebwbg_Inhalt_Zelle_Passbild { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; background-color:#FFFFFF; border-right:1px solid black; border-left:0; vertical-align:top; } 
.Onlinebwbg_Inhalt_normal_Ungerade_c1 { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; border:1px solid #000000; background-color:#FFFFFF; width:35%; padding-left:10px; }
.Onlinebwbg_Inhalt_normal_Ungerade_c2 { font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight: normal; border:1px solid #000000; background-color:#FFFFFF; padding:5px; width:65% }
.Onlinebwbg_titel{ height:30px; font-weight:bold; background-color:#035892; color:white; }
/*css für Onlinebewerbung Kalendar*/
.Onlinebwbg_Kalendar_Header { font-family: tahoma, arial, sans-serif; font-size:10pt; font-weight: bold; text-align:center; background-color: rgb(212, 227, 242); width:100%; padding: 9px;
                              border-bottom:1px solid black; } 
.Onlinebwbg_Kalendar_DayHeaderStyle { background-color:#EEF7FA; border:1px solid black;}
.Onlinebwbg_Kalendar_DayStyle { background-color:#FFFFFF; }
.Onlinebwbg_Kalendar_TodayDayStyle { background-color:#035892; }
.Onlinebwbg_Kalendar { width:100%; height:100%; border:0; }
.Onlinebwbg_Kalendar_Error { font-size:9pt; font-weight: bold; text-align:center; background-color: rgb(212, 227, 242); width:100%; padding: 9px;
                             border-top:1px solid black; color:Red; }
