/*********************************************************************************************************************/
/* Standard-Klassen **************************************************************************************************/
/*********************************************************************************************************************/

/* Erweiterung der style.css für ASP.NET-Seiten */
@import "Farben.css";
@import "Menu.css";
@import "Blaetterfunktion.css";
@import "ArbeitgeberRegistrierung.css";
@import "gesamtauswertung.css";
@import "bilderwechsel.css";
@import "style_PagingList.css";
@import "mapstyle.css";

/*########## allgemeine Einstellungen ##################################################*/
.normal_Width
{
	margin: 0 auto;
	width: 100%;
}

#Anzeige_Standort .Ueberschrift a
{
	font-weight:bold;
}

.minimal_Width
{
	margin: 0 auto;
	width: 1060px;
}

.max_Width
{
	margin: 0 auto;
	width: 1300px;
}

html
{
	height: 100%;
}
body
{
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
}

td
{
	padding: 0;
}

blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

:focus
{
	outline: 0;
}

img
{
	border: 0;
}

input[type="button"], input[type="submit"]
{
	text-align: center;
	vertical-align: middle;
}

/*css für Infoblock*/
input[type="button"], input[type="submit"]:hover
{
	cursor: pointer;
}

/*input[type="text"], select, textarea
{
	background-image: url("/images/input-fields-search.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 22px;
	border: 1px solid #ddd;
	padding:2px 2px 2px 5px;
}*/

input.meta
{
	width: 10px;
	height: 10px;
	border: 0;
	cursor: default !important;
}
/*css für Markierung der Suchergebnisse*/
.marker_ergebnis
{
	background-color: Orange;
}

/*### Content fur Listen ### */

.contentlist
{
	padding-left: 0px;
	list-style: none;
}

.contentlist li
{
	padding-right: 10px;
}

.contentlist_start
{
	padding-left: 0px;
	list-style: none;
}

.contentlist_start li
{
	float: left;
	width: 425px;
	padding-right: 10px;
}



/*css für Klickpfad*/
.content .klickpfad a
{
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.content .klickpfad a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: black;
}
#tbl_MainHeader span
{
	display: block;
	width: 600px;
	text-align: center;
}

/*############## Formatierung für Header als Liste #######################*/

#ul_header
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ul_header li
{
	padding: 0px;
	float: left;
}

/*.div_contListheader
{
	overflow: hidden;
	height: 170px;
	background-image: url('/userfiles/image/header/headerBG.jpg');
	background-repeat: repeat-x;
}*/

/*############## Formatierung für Listen #######################*/

.zeile1 a, .zeile2 a, .zeile_gesperrt a, .zeile_aktiv a, .zeile_zukunft a
{
	text-decoration: none;
	line-height: 20px;
}

.Liste_Header, .Liste_Header th, .Liste_Header th a
{
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	padding-left: 5px;
}

.Liste_Ueberschrift, .Liste_Ueberschrift a
{
	font-size: 10px;
	font-weight: bold;
}

.Liste_inhalt
{
	font-size: 10px;
}
/*############## Formatierung für Rand #######################*/
.rand
{
	font-size: 11px;
}

/*.rand .inhalt1_eingabe
{
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
}
.rand .inhalt1_eingabe_fehler
{
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
}*/

.rand a
{
	text-decoration: none;
}

.rand a:hover
{
	text-decoration: none;
}

.rand .Ueberschrift
{
	font-weight: bold;
	width: 100%;
	height: 16px;
	text-align: left;
}
.rand_Ueberschrift
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	padding-left: 5px;
}

.rand .Ueberschrift a
{
	display: block;
	line-height: 18px;
	text-align: center;
	background-color: #004184;
}

.rand .Ueberschrift a:hover
{
	text-decoration: none;
	color: #ccc;
	background-color: #004184;
}

#ctl00_ctl00_MainContentPlaceholder_ctl00_Modul_Schnellsuche_Link_Detailsuche1
{
	color: #fff;
}

#ctl00_ctl00_MainContentPlaceholder_ctl00_Modul_Schnellsuche_Link_Detailsuche1:hover
{
	color: #ccc;
}


.rand .Ueberschrift td a
{
	font-weight: bold;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
}

#Anzeige_Standort .Ueberschrift a
{
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	
}

#ctl00_ctl00_MainContentPlaceholder_ctl00_Modul_Schnellsuche_Button_Detailsuche
{
	display: none;	
}

#ctl00_ctl00_MainContentPlaceholder_ctl00_Modul_Schnellsuche_Suchtext_Stelle
{
	width: 125px !important;	
}

#ctl00_ctl00_MainContentPlaceholder_ctl00_Modul_Schnellsuche_Link_Detailsuche
{
	color: #ccc !important;	
}



/*############## Formatierung für Content #######################*/
.content
{
	font-size: 12px;
}

.content .inhalt1
{
	text-decoration: none;
	text-align: left;
}
.content .inhalt1_eingabe
{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.content .inhalt1_eingabe_fehler
{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	border: solid 1px #999999;
}

.content a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.content a:hover
{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.content h1
{
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.content h2
{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.content h3
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 0;
	margin: 0;
	text-decoration: none;
}

.content .Ueberschrift
{
	font-weight: bold;
	height: 16px;
	text-align: left;
	font-size: 10px;
}

/*#ctl00_ctl00_MainContentPlaceholder_MainContentPlaceholder_Stellenangebot_kurz_Duisburg_Header, #ctl00_ctl00_MainContentPlaceholder_MainContentPlaceholder_Stellenangebot_kurz_Duisburg_Liste1_tr_paging1
{
	height: 25px;
}*/

.content .hinweis
{
	color: #000000;
	padding: 3px;
}

.content .hinweis_fett
{
	font-weight: bold;
}
/*############## Formatierung Footer ############################*/
.footer
{
	height: 15px;
	text-align: center;
	font-size: 10px;
	margin: 0 auto;
}
.footer a
{
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: none;
	color: #004184;
}

#ctl00_ctl00_Text_Footer_unten_Layout
{
	padding-bottom: 10px;
}

/*############## Formatierung Überschrift #######################*/
.ueberschrift h1
{
	text-align: left; /*background-image:url(/images/linie_gestrichelt_test.png);*/
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	padding-left: 10px;
}


/* Formatierung der Text-Überschriften */
/*Formatierung Button in Linker Leiste*/

.stellen_button
{
	line-height: 20px;
	height: 20px;
	display: inherit;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(/images/Btn_Stellen.gif);
	background-repeat: no-repeat;
	background-position: -2px -5px;
}

.stellen_button a
{
	display: block;
	color: #FFFFFF;
}
.stellen_button:hover
{
	background-color: #9C9694;
	background-image: url(/images/Btn_Stellen.gif);
	background-repeat: no-repeat;
	background-position: -2px -35px;
}
.stellen_button:hover, .stellen_button a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/*Formatierung Anzeige Standort*/

#Anzeige_Standort td
{
	padding-left: 5px;
}
#Anzeige_Standort
{
	font-size: 9px;
}

.Ueberschrift
{
	padding-left: 0px !important;
}

/*Formatierung Impressum*/

h4
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin: 0 auto;
}

.impress_form
{
	padding-left: 20px;
}

/*###### Formatierung Downloadbereich (v5) roundedcorner ######*/

.download_fieldset
{
	border: 0px;
	width: 95%;
}

.download_reiter
{
	text-align: center;
	line-height: 30px;
	background: transparent url('/userfiles/image/content/download/ordner_reiter_top.gif') repeat-x top left;
	font-size: 11px;
}

.download_reiter_left
{
	width: 5px;
	background: transparent url('/userfiles/image/content/download/ordner_reiter_left.gif') no-repeat top left;
}
.download_reiter_right
{
	width: 5px;
	background: transparent url('/userfiles/image/content/download/ordner_reiter_right.gif') no-repeat top left;
}

.download_top_right
{
	background: transparent url('/userfiles/image/content/download/ordner_border_top_right.gif') no-repeat top left;
}
.download_bottom_left
{
	background: transparent url('/userfiles/image/content/download/ordner_border_bottom_left.gif') no-repeat top left;
}
.download_bottom_right
{
	background: transparent url('/userfiles/image/content/download/ordner_border_bottom_right.gif') no-repeat top left;
}
.download_left
{
	background: transparent url('/userfiles/image/content/download/ordner_border_left.gif') repeat-y top left;
}
.download_right
{
	background: transparent url('/userfiles/image/content/download/ordner_border_right.gif') repeat-y top right;
}

.download_top
{
	height: 30px;
	background: transparent url('/userfiles/image/content/download/ordner_border_top.gif') repeat-x top left;
}

.download_bottom
{
	height: 10px;
	background: transparent url('/userfiles/image/content/download/ordner_border_bottom.gif') repeat-x bottom left;
}

/*###### Formatierung Downloadbereich (v5) tabelle ######*/

.Downloadbereich_Header_Dateiname table
{
	width: 400px;
	height: 18px;
}

.Downloadbereich_Header_Dateiname
{
	width: 60%;
}

.Downloadbereich_Header_Dateigroesse
{
	width: 100px;
}

.Downloadbereich_Header_Optionen
{
	width: 60px;
}

.Downloadbereich_Reihe_Dateiename
{
}

.Downloadbereich_Reihe_Dateigroesse
{
	text-align: center;
}

.Downloadbereich_Reihe_Optionen
{
}

ul.Sprachauswahl
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.Sprachauswahl li
{
	margin-left: 10px;
	float: left;
}

/* News Startseite */

.news_startseite_ueberschrift
{
	background-color: #157DC2;
	color: White;
	padding: 2px 0px;
}

.news_startseite_liste_inhalt
{
}

.news_startseite_liste_ueberschrift
{
}

/************************************** Mitgliederbereich - Start *******************************************/

/* Filter & Suchoptionen *****************************************************/
table.FilterSuche
{
	background-color: #F7F3EF;
	border: solid 1px #000000;
	border-collapse: collapse;
}
table.FilterSuche th
{
	background-color: #cccccc;
	border: solid 1px #000000;
	padding: 2px 3px;
	text-align: left;
}
table.FilterSuche > tbody > tr > td
{
	padding: 2px;
}

/* keine Daten aus Abfragen vorhanden */
.keineDatenVorhanden
{
	color: red;
	font-size: 150%;
	width: 100%;
	text-align: center;
	border: solid 1px red;
	margin: 10px 0;
	padding: 50px 0;
}
.Liste_Header
{
	background-color: rgb(0, 65, 132);
	text-align: center;
	font-weight: bold;
}
.Liste_startseite
{
	text-align: center;
	margin: 0 auto;
}
.Seitentitel
{
	font-size: 150%;
	font-weight: bold;
}
/* Buttons */
.button_mb
{
	background: url("/Images/button_search.gif") no-repeat scroll center center transparent;
	border: 0 none;
	color: #FFFFFF;
	height: 23px;
	padding-bottom: 2px;
	width: 125px;
}
.button_mb:hover
{
	background: url("/images/button_search_hover.gif") no-repeat scroll center center transparent;
}
/************************************** Mitgliederbereich - Ende *******************************************/

/*css für Zitat*/
.zitat
{
	background-color: #004184;
	color: #fff;
	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;
}

.Stellenangebot_Ueberschrift
{
	width: 205px;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	background-color: #004184; 
	color: White;
	font-weight: bold;	
}
