@CHARSET "UTF-8";

/* =====================================
 * Prefixes:
 * 			k => komponent
 *			p => partial
 *			t => text
 *			f => form
 *			n => navi
 *			b => button
 *			pre => Presse
 *			ver => Veroeffentlichungen
 *			akt => Aktuelles
 *			pict => Bilder
 *======================================*/

/* =================================== */
/* Allgemeine/Globale Definitionen     */
/* =================================== */
* {
	padding:0;
	margin:0;
	border: 0;
	font-family:arial, sans-serif;
	letter-spacing:0em;
}

ul {
	list-style-type:none;
	list-style-position: outside;
	margin-bottom: 17px;
}

ul li{
	font-family: arial;
	font-size: 17px;
	line-height: 23px;
	color: #333;
	margin-bottom: 9px;
	/* IE List-Style Hack */
	background-image: url(/images/list_icons.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 20px;
}
ul li ul li{
    background-image: url(/images/list_icons2.png);
}


/*Anfang eingefärbte Listen ohne Markierung*/
div.coloredlist{
    margin-left: -30px;
    margin-bottom: 9px;
    background-color: #efd2cf;
}

div.coloredlist div.listtext{
    background-color: #f3f3f3;
    font-size: 12px;
    margin-left: 19px;
    margin-bottom: 0px;
    padding: 5px;
}

div.coloredlist div.listtext div.listheading{
    color: #b01d0e;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 9px;
}

div.coloredlist div.listtext p{
    background-image: none;
    padding-left: 9px;
    padding-bottom: 0px;
}
/*Ende eingefärbte Listen ohne Markierung*/

/*Anfang nummerierte listen*/
ul.numbered{
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 25px

}

ul.numbered li{
    color:  #b01d0e;
    background: none;
    padding-left: 0px;
    font-size: 18px;
    font-weight: bold;
}

ul.numbered li span{
    font-weight: normal;
}
/* Ende nummerierte listen */

.p_clone, .p_clone_abs{
	overflow:hidden;
}

.p_clone_abs{
	margin-bottom:20px !important;
    width:100%;        /* force IE6 linebreaks */    
}

.p_clone_abs_edit {
  overflow:visible;
  margin-bottom:40px !important;
}

/* =================================== */
/* Navigation 						   */
/* =================================== */
ul#navigation{
	list-style-position: outside;
	list-style: none;
	width:100%;
}

/* IE Whitespace Bug und List-Style-Bug umgehen */
ul#navigation li{
	/* Liste-Style Bug */
	padding: 0;
	background: transparent;
	/* White-Space-Bug */
	line-height: 0;
	font-size: 0;
	margin-bottom: 8px;
}

ul#navigation li a{
	display: block;			/* verursacht IE-Whitespace Bug */
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 7px;
}

ul#navigation li a.n_main_active{
	background: #b01d0e;
	color: #FFF;
}

ul#navigation li a:hover{
	text-decoration: underline;
	/*background: #b01d0e;
	color: #FFF;*/
}

/* Sub-Navigation */
ul#sub_navigation{
	list-style-position: outside;
	width:100%;
	list-style-type:none;
	list-style: none;
}

/* IE Whitespace Bug umgehen */
ul#sub_navigation li{
	line-height: 0;
}

ul#sub_navigation li a{
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	color: #878787;
	margin-bottom: 4px;
	text-decoration: none;
	line-height: 15px;
}

ul#sub_navigation li a.n_sub_active{
	color: #b01d0e;
}

ul#sub_navigation li a:hover{
	text-decoration: underline;
}

/* =================================== */
/* Grunlayout 						   */
/* =================================== */
body{
	text-align: center;
	background-color: #ffffff;
}

.MAIN{
	width: 996px;
	margin:	0 auto;
	background-color: #FFFFFF;
}

.header_box{
	height:130px;
	width:100%;
	margin-bottom: 25px;
}
.head_left{
	float:left;
	width:91px;		/* gleich mit left_container */
	text-align: right;
}

.head_mid{
	float:left;
	border-left:1px #b5b5b5 solid;
	height:90%;
	text-align: left;
	width:200px;
}

.head_right{
	float:left;
	margin-top: 41px;
	margin-left: 20px;
}

.start_left{
	float:right;
	width:60px;
	height:76px;
	margin-top:5px;
}
.start_right{
	width:136px;
	height:90px;
	margin-top:5px;
}

.hertie_head{
  width: 167px;
  height: 50px;
}
.hidden_except_print{
    float: left;
}


.left_container, .mid_container, .right_container{
	float:left;
}

.left_container{
	width:0px;
	display:none;
}

.mid_container{
	width:100%;
	padding-bottom: 15px;
	text-align: left;
}

.right_container{
	width:0px;
	display:none;
}

.left_container#footer_l{
	padding-top: 50px;
}

.mid_container#footer{
	padding-left: 30px;
	padding-right:10px;
	padding-top: 40px;
	width:470px;
}

/* Mid Container */
.m_top_img{
	height:0px;
	display:none;
}

.content_container{
	padding-left:30px;
	padding-right:10px;
	text-align:left;
}

/* Top-Verlauf */
.top_verlauf{
	height: 0px;
    display:none;
}

/* Footer -Definitionen */
.footer_print_page_logo, .footer_print_page_link{
    display: none;
}

.footer_copyright{
    float:left;
    margin-top: 0;
}


/* =================================== */
/* Definitionen fuer einzelne Seiten   */
/* =================================== */
.pr_mitteilung_container, .ver_container, .akt_container{
	overflow:hidden;
	padding-bottom: 15px;
}

.akt_container_last{
	border: 0;
}

.akt_date{
	color:#878787;
}

.akt_titel_container{
	margin-bottom:20px;
}

.pr_mitteilungen_desc, .ver_desc, .akt_desc{
	width:70px;
	float:left;
}

.pr_mitteilungen_cont, .ver_cont, .akt_cont{
	width:400px;
	float:left;
}

.pageskip_container{
	width:100%;
	margin-top:50px;
	text-align:right;
}

.bew_map_container{
    display:none;
}

/* =================================== */
/* Partials 						   */
/* =================================== */
.p_paging_arrow{
	vertical-align:middle
}

.p_paging_text{
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}

/* =================================== */
/* Komponents 						   */
/* =================================== */
.k_kontakt_pict, .k_kontakt_container, .k_kontakt_desc, .k_kontakt_cont{
	float:left;
}

.k_kontakt_pict{
	margin-right:30px;
    overflow:hidden;
    background:#b5b5b5;
    width:110px;
    height:118px;
}

.k_kontakt_desc{
	width:50px;
}

.k_partn_logobox{
	float:left;
	margin-right:30px;
	width:190px;
}

.k_partn_rollout_lb{
	overflow:hidden;
	margin-top:15px;
}

.k_partn_rollout_arrow{
	float:left;
	background-image:url(/images/info_arrow_right.png);
	width:10px;
	height:10px;
	margin-right:5px;
	margin-top:4px;
}

.k_partn_desc{
	overflow:hidden;
	float:left;
	width:230px;
}

.k_partn_info_cont{
	 background:#f0f0f0;
	 padding:10px;
	 margin-top:10px;
}

/* =================================== */
/* Allgemeine Schrift-definitionen     */
/* =================================== */
h1{
	font-family: arial;
	font-size: 26px;
	line-height: 35px;
	color: #b01d0e;
	margin-bottom: 14px;
}

h2{
	font-family: arial;
	font-size: 22px;
	font-weight:bold;
	line-height: 30px;
	color: #333;
	margin-bottom: 11px;
	margin-top: 17px;
}

h3, .h3_clone{
	font-family: arial;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	margin-bottom: 9px;
	margin-top:15px;
}

h2.no_margin, h3.no_margin{
	margin: 0;
}

h2.divider, h3.divider {
	background-image: url(/images/vbedit/divider.png);
	background-repeat: repeat-x;
	background-position: 0px 9px;
}

	h2.divider div, h3.divider div {
		background-color: #ffffff;
		float:left;
		margin-left: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

.pageslot_static h2, .pageslot_static h3 {
	margin: 0 !important;
	margin-bottom:11px !important;
}

h2.date, h3.date {
	margin: 0 !important;
	margin-top:17px !important;
	font-size: 19px !important;
	font-weight: normal !important;
}


p, span, .p_clone, .p_clone_abs{
	font-family: arial;
	font-size:18px;
	line-height: 28px;
	color: #333;
	margin-bottom:9px;
}

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

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover{
	font-size: 19px;
}

.footer_text{
	font-size: 12px;
	color: #878787;
}

.t_copyright{
	font-family: arial;
	font-size: 11px;
	color: #878787;
	padding-left: 40px;
}

p.r_top_text{
	color: #FFF;
}

/* =================================== */
/* Formular-definitionen 			   */
/* =================================== */
.f_button{
	background-color: #b01d0e;
	border:0;
	color:#FFF;
	padding: 2px 5px;
}

.f_button#f_search_submit{
	background:url(/images/button_search.png);
	width:20px;
	height:19px;
}

.f_button#f_login_submit{
	background:url(/images/button_login.png);
	width:50px;
	height:20px;
	margin-top:2px;
}

.f_input, .f_input_search{
	background-color: #FFF;
	border: 1px #878787 solid;
	font-family: arial;
	font-size:11px;
	color: #878787;
	height: 14px;
	padding:2px 0;
	line-height: 13px;
	width:98%;
}

.f_input_search{
	width:110px;
	padding: 2px 8px !important;
	float:left;
}

.f_start_anml{
	background: #f0f0f0;
	color:#b01d0e;
	border: 0;
	padding: 2px 5px;
	font-weight: bold;
}

/* =================================== */
/* Button-Definition 				   */
/* =================================== */
.b_container{
	width:139px;
	height:20px;
	background-image:url(/images/button_blank.png);
	padding-left:25px;
	padding-top:8px;
	margin-top:15px;
}

a.b_link:link, a.b_link:visited, a.b_link:active, a.b_link:hover{
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

/* =================================== */
/* Bildausrichtungen  				   */
/* =================================== */
.pict_index_t{
	margin-top:4px;
	margin-bottom:10px;
}

.pict_index_lt{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:4px;
	max-width:140px;
	max-height:144px
}

#pict_hertie{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.pict_partner_logo{
	max-width:190px;
}

/* =================================== */
/* Spacer-Linie 					   */
/* =================================== */
.hor_spacer1{
	background:#b01d0e;
	color: #b01d0e;
	height:1px;
	margin-bottom:20px;
    border-top:1px solid #b01d0e;
}

.hor_spacer2{
	background:#b5b5b5;
	color: #b5b5b5;
	height:1px;
	margin-bottom:20px;
    border-top:1px solid #b5b5b5;
}

/* =================================== */
/* Ausklapp-Box - bewerben             */
/* =================================== */
.rollout_container{
	width:90%;
	border:1px solid #000;
	padding-left:20px;
	padding-top:10px;
}

.grey_rollout_container{
    background-color: #f3f3f3;
    border: none;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 0px
}

/* =================================== */
/* Tooltip - bewerben/unterlagen       */
/* =================================== */

div.tooltip_unterlagen{
    background-color: #f7e9e7;
    padding: 0px;
    margin: 0px;
}

div.tooltip_tip{
    float: right;
    margin-right: -22px;
    margin-top:12px;
}

/*Kontakt-Seite*/
.map {
    width:0px;
    height:0px;
    overflow:hidden;
}

em{
	font-size:12px;
}
