/* ---------- Strukturierung der Seite - Layout -------------------- */
body {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:small;
		margin: 0;
		font-size: 11px; 
}
.header_home {
    min-width:925px;
		height:132px;
		background-color: #EFEEEA;
}
.content {
    min-width:900px;
		margin: 0 25px 0 25px;
    clear:both;
		/* border: 1px solid #c0c0c0; 
		background: #f8f8f8; */
}
.footer {
    margin: 0px 5px 0 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    clear:both;
}
.footer_resultlist {
    margin: 0px 5px 0 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    clear:both;
}
#brotkrumen {
	background-color:#EFEEEA;
	padding: 3px 5px 3px 20px;
}
.container_tabcontrols {
    background-color:#DDDDDD;
    float:right;
    width:278px;
		height:100%;
    padding:5px 5px 50px 5px;
}
.container_tabcontrols_blank {
    background-color:white;
    float:right;
    width:278px;
		height:100%;
    padding:5px 5px 50px 5px;
}
.container_logo {
    background: #EFEEEA url(logo_erweitert.jpg) no-repeat scroll 0 100%;
    width:246px;
    height:132px;
    margin: 0;
    float:left;
}
.homelink {
    position:absolute; 
    top:0;
    left: 0;
}
.homelink img {
    width:246px;
    height:132px;
    margin: 0;
}
.bannerlink img {
    width:288px;
    height:70px;
    margin: 0;
}
.container_logo .username {
		position: absolute;
    top: 110px;
    left: 20px;
    color: #FFFFFF;
}
.container_headerright {
    float:right;
    width: 310px;
}
.container_login {
		background-color: #DDDDDD;
    	height:72px;
    	margin: 0px;
    	padding: 0px;
		font-size: 0.8em;
margin-right: 25px;
}
.container_login table {
		margin: 0;
		padding: 0;
		border-left: 0 solid #AAAAAA;		
}
.container_login td {
		padding: 2px;
}
.container_login input {	
		font-size: 1em;
		width: 120px;
}
.container_login img {		
		margin-left:5px;
		vertical-align: middle;	
}
.container_login a {		
		color: black;	
		text-decoration: none;	
}
.container_news {
    /* background: #EBEBEB url(banner_blank.jpg) no-repeat scroll 0 100%; */
		background-color: #EFEEEA;
    height:67px;
    margin: 0;
    padding: 5px 0 0 90px;
    color:white;
}
.container_news2 {
		background-color: yellow;
    height:67px;
    margin: 0;
    padding: 0;
}
.container_news_empty {
    height:72px;
    margin: 0;
}
.container_news_neu {
    	background-image: url(Veranstaltungsbanner_rd_hessen.gif);
		background-repeat: no-repeat;
		background-position: top;
    	height:72px;
    margin: 0;
    padding: 0;   
}
.container_secnavi {
    background-color:#004595;
    padding:5px;
    height:50px;
}
.container_breadlogin {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;	
}
.container_contentarea {
	margin-right: 15px;
	margin-top: 30px;
}
/* ---------------------------Headlines, Links etc. ---------------------------------- */
/* Headlines */
h3.news_headline {
    margin: 5px 0 5px 0;
}
h4.headline4 {
    margin-bottom: -7px;
	text-transform: uppercase;		/* geändert cb */
}
.rotFett {
	color: #C2001D;
	font-weight: bold;
}
.table_resultlist h4 {
	margin-top:0px;
	margin-bottom:5px;
}
/* Links */
a.link_blue {
    color:#004595;
    text-decoration:none;
}
a.link_white {
    color:white;
    text-decoration:none;
}
.inline{
    float:left;
}
.page_navigation {
    margin-top:17px;
    text-align:right;
}
.container_contentarea a, .container_tabcontrols a {
    color:black;
    text-decoration:none;
}
a.link_blue_neu {
    color:#004595;
    text-decoration:underline;
}
.hrgray {
    background-color:#DDDDDD;
    border:1px solid #DDDDDD;
    margin: 0px 20px 0px 0;
}
.hrgray_footer {
    background-color:#DDDDDD;
    border:1px solid #DDDDDD;
}
.td_mit_pfeilen {
    background:transparent url(li_icon_gray.gif) no-repeat scroll left top;
    padding-bottom:5px;
    padding-left:15px;
}
/* ---------- Anfang geändert cb -------------------- */
.td_mit_pfeil, .td_ohne_pfeil {
    padding-bottom:5px;
    padding-left:15px;
}
.td_mit_pfeil {
    background:transparent url(li_icon_gray.gif) no-repeat scroll left top;
		vertical-align: top;
}
img { border: 0; }
#news { 
	margin-right: 293px;
	margin-left: 25px;
	vertical-align: top;
}
#news .header {
	font-weight: bold;
	font-size:14px;
	margin-bottom: 1em;
}
#news .titel {
	font-weight: bold;
	margin-bottom: 1em;
	font-size:12px;
}
.ressource {
	clear: both;
	margin-right: 1em;
	margin-top: 0;
}
.smallButton {
    margin-right: 1em;
    margin-top: 1.5em;
    margin-bottom: 1em;
    background-color: #BF001F;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    border: 0 solid #BF001F;
    cursor: pointer;
}
.titelinhalt {
	clear: both;
}
/* ---------- Ende geändert cb -------------------- */
.search_result {
    background-color:#DDDDDD;
    border:1px #AAAAAA solid;
    padding: 0px 15px 15px 10px;
    margin-right:293px;
}
.search_result > span {
    font-weight:bold;
    margin-right:15px;
}
.werbung {
    margin-top:75px;
    color:#AAAAAA;
}
.notizen { 
	padding:5px 0 5px 63px;
}
.notizentext { 
	background-color: #EAEEEF; 
	}
.notizbox { 
	margin-left: 25px;
	vertical-align: middle;
}
.notizbox_ohnerand { 
	vertical-align: middle;
}
/* ---------------------------Gestaltungselement Listen---------------------------------- */
/* Breadcrumb */
ul.breadcrumb {
		position:relative;
		left: -40px;
    color:gray;
    float:left;
    list-style: none;
}
ul.breadcrumb > li {
    display: inline;
    padding: 0;
    margin: 0;
    font-size:10px;
		color: #004595;
}
ul.breadcrumb a {
		text-decoration: none;
		color: #004595;
}
ul.searcher-breadcrumb {
    color:gray;
    /* float:left; */
    list-style: none;
		padding: 0;
}
ul.searcher-breadcrumb > li {
    display: inline;
    padding: 0;
    margin: 0;
    font-size:10px;
		color: #004595;
}
ul.searcher-breadcrumb a {
		text-decoration: none;
		color: #004595;
}
/* Loginbereich */
ul.login {
    margin-right:10px;
    text-align:right;
		float: right;
}
ul.login > li {
    background:transparent url(li_icon_gray.gif) no-repeat scroll left top;
    padding-left:12px;
    float:none;
    font-size:10px;
    font-weight:bold;
    display:inline;
}
/* Logoutbereich */
ul.logout {
    text-align:left;
		list-style-type: none;
		margin: 0;
		padding: 0;
}
ul.logout > li {
    background:transparent url(li_icon_gray.gif) no-repeat scroll left top;
    padding-left:12px;
    float:none;
    font-size:10px;
    font-weight:bold;
    display:inline;
}
/* Footer Navigation */
ul.foot_navigation {
    color:gray;
    float:left;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.foot_navigation > li {
    display: inline;
    padding: 0;
    margin: 0;
    font-size:10px;
}
/* Content List Zweispaltig */
div.container_twocol_list {
    clear:left;
    padding-top:2px;
    display:block;
}
ul.twocol_list {
	width:550px;
	font-size:11px;
	list-style-type: none;
	padding: 0; 
	margin: 15px 0 0 15px;
}
ul.twocol_list > li {
	margin: 5px;
	padding:0px;
	padding-left:15px;
	float:left;
	font-size:11px;
	max-width:250px;
	min-width:250px;
	line-height: 140%;
	background-image: url(li_icon_gray.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat; 
}
dl.twocol_list_result {
    width:700px;
		list-style-image:none;
    list-style-type:none;
}
dl.twocol_list_result > dt {
    font-weight:bold;
    font-size:11px;
    padding:2px;
    float:left;
    max-width:25px;
    min-width:25px;
    line-height: 140%;
}
dl.twocol_list_result > dd {
    padding:2px;
    float:left;
     font-size:11px;
    max-width:250px;
    min-width:250px;
    line-height: 140%;
    margin-left:10px;
}
ul.twocol_list_small {
    width:250px;
		list-style-type: none;  
    padding: 0;    
    margin: 0;    
}
ul.twocol_list_small > li {
    color:white;
    font-size:9px;
		margin:2px;
		padding-top:2px;
		padding-left:15px;
    float:left;
    max-width:100px;
    min-width:100px;
    line-height: 120%;
    background-image: url(li_icon_white.gif);
		background-position: 2px;
    background-repeat: no-repeat;
}
ul.twocol_list_small a {
 color:white; /* IE */
}
/*----------------------------------------Tabellen-----------------------------------------------------------------------------*/
table.table_results {
    font-size:11px;
    margin-top:1.5em;
    width:650px;
}
table.table_results_top {
    font-size:11px;
    margin-top:1.5em;
}
table.table_results th, table.table_results_top th {
		vertical-align:top;
    text-align:right;
    width:50px;		
}
table.table_results td {
    vertical-align:top;
    width:275px;
}
table.table_resultlist {
    min-width:650px;
    border-collapse: collapse;
    clear:left;
}
table.table_resultlist td {
    padding: 10px 0 10px 10px;
    vertical-align:top;
    border-bottom:1px solid #DDDDDD;
}
table.table_resultlist th.col_nr{
    width:15px;
}
table.table_resultlist th.col_rang{
    width:100px;
}
table.table_resultlist td.col_nr{
    width:40px;
}
table.table_resultlist td.col_rang{
    width:65px;
}
/* ----------------------------------css für Tab Controls (blau und grau) ---------------------------------------- */
.container_search1 {
    width:auto;
    height:80px;
    margin: 0 288px 0 246px;
    position:relative;
    top:57px;
}
.container_search2_hide {
    width:270px;
    /* height:250px; */
    margin: 25px 0 0 0px;
	  display: none;
}
.container_search2 {
    width:270px;
    /* height:250px; */
    margin-top: 10px;
}
.container_search3 {
    width:270px;
    /* height:100px; */
    margin-top: 15px;
}
.tab_control {
    padding-bottom:1px !important;
    width:100%;
   /* height:55px; */
    font-size:0.9em;
}
.tab_body {
    height:100%;
}
.tab_control li.tab_inaktiv, .tab_control li {
    float:none;
    display:inline;
    list-style-type:none;
    list-style-position:outside;
    overflow:hidden;
		white-space: nowrap;
}
.tab_control ul.tab_navigation_BLUE {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.tab_control .tab_navigation_BLUE a {
    background:#E5E5E5 none repeat scroll 0 0;
    color:#FFFFFF;
    font-weight:bold;
    line-height:1.5em;
    margin:0px 5px 0 0px !important;
    padding:1px 5px 2px !important;
    text-decoration:none;    
}
.tab_control ul.tab_navigation_BLUE li.tab_inaktiv a {
    background:#E5E5E5 none repeat scroll 0 0;	
		border-top:1px solid #666666;
		border-right:1px solid #666666;
		border-left:1px solid #666666;
		color:#666666;
}
.tab_control ul.tab_navigation_BLUE li.tab_aktiv a {
    background:#FFFFFF url(tab_background_aktiv_blau.gif) repeat scroll 0 100%;
		color:#FFFFFF;
    border:1px solid #004595;
}
.tab_control .tab_content_BLUE {
    color:white;
    height:50px;
    overflow:hidden;
    background-color: #004595;
    padding:0.5em;
    min-height:50px;
    z-Index:10;
}
.tab_control .tab_content_BLUE_ohnesuche {
    color:white;
    height:auto;
    overflow:hidden;
    background:#004595;
    padding:0.5em;
    min-height:70px;
    z-Index:10;
}
.tab_control ul.tab_navigation {
    border-bottom:1px solid #AAAAAA;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.tab_control .tab_navigation a {
    background:#E5E5E5 none repeat scroll 0 0;
    color:#666666;
    font-weight:bold;
    line-height:1.5em;
    margin:2px 0 0 3px !important;
    padding:1px 5px 2px !important;
    text-decoration:none;
    border:1px solid #AAAAAA;
}
.tab_control li.tab_inaktiv a {
    background:#EBEBEB url(tab_background_inaktiv.gif) repeat scroll 0 100%;
}
.tab_control li.tab_aktiv a {
    background:#FFFFFF url(tab_background_aktiv.gif) repeat scroll 0 0;
    border-bottom:1px solid #FFFFFF;
    color:#333333;
}
.tab_control .tab_content {
    height:auto;
    overflow:hidden;
    background:#FFFFFF;
    border-bottom:1px solid #AAAAAA;
    border-left:1px solid #AAAAAA;
    border-right:1px solid #AAAAAA;
    padding:0.5em;
    min-height:55px;
    z-Index:10;
}
.search_gobutton {
    position:relative;
    top:4px;
    left:2px
}
.tab_contentarea {
    margin-top:22px;
}
.sucheloeschen {
    margin-bottom:5px;
}
.tab_text {
    margin: 0 5px 0 10px;
}
.suche_gesamt {
    width:300px;
		font-size: 1em;
}
.suche_aufschlagen {
   font-size: 1em;
}
.suche_aufschlagen_jahr {
    width:40px;
    margin-right:5px;
		font-size: 1em;
}
.suche_aufschlagen_seite {
    width:40px;
		font-size: 1em;
}
.suche_aufschlagen_para {
    width:50px;
    margin-left:5px;
		font-size: 1em;
}
.suche_aufschlagen_vorschr {
    width:150px;
		font-size: 1em;
}
.tab_searchrow {
    margin:5px;
}
.brotkrumen {
font-weight: bold;
}
.resultlist .navigation {
text-align: right;
}
/*
.resultlist .hitsheadertitles {
background-color: lightblue;
border:lightblue;
}
.resultlist .hitsrowodd td {
border-bottom:1px;
border-bottom-color: black;
}
*/
table.indikatortable {
}
/* tsc */
table.resultlist {
    /* min-width:650px; */
    border-collapse: collapse;
    clear:left;
}
table.resultlist .search_result td {
    padding: 10px 0 10px 10px;
    font-size:11px;
    font-weight:bold;
    vertical-align:top;
    border-bottom:1px solid #DDDDDD;
}
table.resultlist .search_result td.col_nr{
    width:40px;
}
table.resultlist .search_result td.col_rang{
    width:65px;
}
table.resultlist .hitsrowodd td a {
    color:black;
    text-decoration:none;	
}
table.resultlist .hitsrowodd td a h4 {
    color:black;
    text-decoration:none;	
    font-size:12px;
}
table.resultlist .hitsrowodd td a div {
    /* color:black; */
    color:red;
    text-decoration:none;	
    font-size:10px;
}
/*-----------------------------Tabellen----------------------------------------------------*/
.resultlist .hitsheadertitles table.table_results {
    font-size:11px;
    margin-top:1.5em;
    width:650px;
}
.resultlist .hitsheadertitles table.table_results_top {
    font-size:11px;
    margin-top:1.5em;
}
.resultlist .hitsheadertitles table.table_results th, table.table_results_top th {
vertical-align:top;
    text-align:left;
    width:50px;
}
.resultlist .hitsheadertitles table.table_results td {
    vertical-align:top;
    width:275px;
}
.resultlist .hitsheadertitles table.table_resultlist {
    min-width:650px;
    border-collapse: collapse;
    clear:left;
}
.resultlist .hitsheadertitles table.table_resultlist td {
    padding: 10px 0 10px 10px;
    vertical-align:top;
    border-bottom:1px solid #DDDDDD;
}
.resultlist .hitsheadertitles table.table_resultlist th.col_nr{
    width:15px;
}
.resultlist .hitsheadertitles table.table_resultlist th.col_rang{
    width:100px;
}
.resultlist .hitsheadertitles table.table_resultlist td.col_nr{
    width:40px;
}
.resultlist .hitsheadertitles table.table_resultlist td.col_rang{
    width:65px;
}
.nurDruck {
	display: none;
}
