/*

Version 0.9

***** HISTORY *****

*/

/*************************************/
/***** Uebergreifende Typografie *****/
/*************************************/

p.headline, p.headlinePopup {
	/* Entspricht h2 */
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 auto 1.2em auto;
}

li.ueberschrift {
	/* Entspricht h3 */
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 auto 0.8em auto;
	list-style: none inside;
	padding-left: 0;
}

p.subline, p.sublinePopup {
	/* Entspricht h4 */
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto 0.1em auto;
}

/*************************/
/***** Grundstruktur *****/
/*************************/

/* Popups */

body.popup {
	background: white url("popup/hintergrund.gif") repeat-x center top;
	text-align: left;
	margin: 0;
}

.popup #container {
	margin: 0;
	width: 100%;
}

/***********************************************/
/***** Uebergreifende Elemente und Klassen *****/
/***********************************************/

.unsichtbar { display: none; }

img.linkMail, img.linkPdf, img.linkPfeil {
	display: none;
}

hr {
	border: 0;
	height: 2px;
	background-color: #EBEBEB;
	/*border-bottom: 2px solid #EBEBEB;*/
}

/* Formulare */
/**********************************************************/
/******Fürs LIS deaktiviert, Formular wird unten definiert*/
/*unter formstyle******************************************/
/**********************************************************/

/*input.formstyle {
	border: 1px solid #999999;
    border: 1px solid 
	border-top-color: black; border-left-color: black;
	width: 100% !important; width: 384px; max-width: 384px;
	width: 100% !important; width: 500px; max-width: 500px;
}
*/

/*aus Testgründen dokumentenarchiv deaktiviert 
input.formstyle {
	border: 1px solid #999999;
	/*border-top-color: black; border-left-color: black;*/
	width: 100% !important; width: 384px; max-width: 384px;
}
*/
/****************/
/***** Kopf *****/
/****************/

/*Neuer Kopf speziell für das LIS */

#kopf {
background: white url(kopf/motiv_lis.jpg) 206px top no-repeat;
}

/* URL des Hintergrundbilds anpassen */
.popup #kopf {
text-align: left;
width: auto; display: block;
background: url(popup/motiv.jpg) right 1px no-repeat;
}

#kopf .farbcode { background-image: url(kopf/streifen/dunkelgrau.gif); }

/* Popups */

.popup {
}
/*
.popup #kopf {
	text-align: left;
	width: auto; display: block;
	background: url(popup/portal.jpg) right 1px no-repeat;
}
*/
.xxpopup #kopf .logo { margin: 18px 0 0 30px; }

.xxpopup #kopf .logo img {
	height: 81px; width: 126px;
	background: url(popup/logo.gif) top left no-repeat;
}
.popup #kopf .logo { margin: 0px; }

.popup #kopf .logo img {
	height: 100px; width: 250px;
	background: url(popup/hlt-header-logo.png) top left no-repeat;
}


/***************************/
/***** Hauptnavigation *****/
/***************************/

#navigation {
}

#navigation p { margin: 0; }

#navigation .navGruppe {
	margin-bottom: 1.2em;
}

#navigation .navHeadline,
#navigation .navEbene1,
#navigation .navEbene2,
#navigation .navEbene3 {
	font-size: 1.0em;
	background-position: right top; background-repeat: repeat-y;
	display: block;
	padding: 0.4em 13px 0.4em 0;
	margin: 2px 0 2px 0;
}

#navigation .navHeadline {
	font-weight: bold;
	font-size: 1.1em;
	/*background: url(navigation/farbcodes/dunkelgrau.gif) right top repeat-y;*/
	padding: 0.4em 13px 0.4em 0;
}

#navigation .navHeadlineFlag {
	font-weight: bold;
	font-size: 1.1em;
	background: url(navigation/farbcodes/dunkelgrau.gif) right top repeat-y;
	padding: 0.4em 13px 0.4em 0;
}

#navigation .navEbene1 {
	font-size: 1.1em;
	background-image: none;
	margin: 0;
}

#navigation .navEbene1Flag {
	font-size: 1.1em;
	background: url(navigation/farbcodes/dunkelgrau.gif) right top repeat-y;
	padding: 0.4em 13px 0.4em 0;
	margin: 0;
}

#navigation .navEbene2 {
	font-size: 1.0em;
	background: white url(navigation/hintergruende/ebene_2.jpg) right top repeat-y;
	margin: 0;
	/* padding-right: 21px; */
}

#navigation .navEbene2Flag {
	font-size: 1.0em;
	background: white url(navigation/hintergruende/ebene_2.jpg) right top repeat-y;*
	background: url(navigation/farbcodes/dunkelgrau.gif) right top repeat-y;
	margin: 0;
	padding: 0.4em 13px 0.4em 0;
	/* padding-right: 21px; */
}




#navigation .navEbene3 {
	font-size: 0.85em;
	padding-top: 0.2em; padding-bottom: 0.2em;
	background: white url(navigation/hintergruende/ebene_3.jpg) right top repeat-y;
	margin: 0;
	/* padding-right: 27px; */
}

#navigation .navEbene3Flag {
	font-size: 0.85em;
	padding-top: 0.2em; padding-bottom: 0.2em;
	background: white url(navigation/hintergruende/ebene_3.jpg) right top repeat-y;
	background: url(navigation/farbcodes/dunkelgrau.gif) right top repeat-y;
	margin: 0;
	padding: 0.4em 13px 0.4em 0;
	/* padding-right: 27px; */
}
#navigation .aktuell {
	background-color: white;
	background-image: url(navigation/farbcodes/weiss.gif);
}

/******************/
/***** Inhalt *****/
/******************/

.content {
	width: 624px; overflow: hidden; /* Achtspaltig: 624px */
	float: left; display: inline;
	margin: 20px 16px 0 32px;
}



/* Popups */

.contentPopup {
	margin: 0 98px 32px 98px;
}

.contentPopupApp {
		text-align: left;
	float: left;
	width: auto; display: block;
	margin:auto;
	}
	
.contentPopup table {
	font-size: 1em;
	width: 100%;
}

.contentPopup table th {
	font-weight: bold;
}

.contentPopup table th, .contentPopup table td { padding: 0.2em; }

.contentPopup .listeven { background-color: #e6e6e6; }

.contentPopup .listodd { background-color: white; }

.contentPopup table .textlink img { display: none; }

.contentPopupNavi{
	float:left;
	width: 480px
}

div.clearer {
  	clear:both;
  	font-size:1px;
  	line-height:1px;
  	display:block;
  	height:1px;
	}
/****************/
/***** Fuss *****/
/****************/

#fuss { border-top-color: #555555; }

/*************************************************/
/***** Änderungen Landtagsinformationssystem *****/
/*************************************************/

/* ////////// ALTE STYLES FUER DEN CONTENTBEREICH /////////// */

.text {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 0px;
}

.textOhneEinzug {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
		margin-left:-17px;
}

.textOhneEinzugKursiv {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        font-style:italic;
}

.textMitEinzug {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 22px;
        margin-top: 0px;
        }
             
.textMitEinzug2 {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 44px;
        margin-top: 0px;
        }

.textMitEinzug3 {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 88px;
        margin-top: 0px;
        }

.textMitEinzug4 {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 132px;
        margin-top: 0px;
        }

.textMitEinzugKursiv {
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        width: 600px;
        margin-left: 22px;
        margin-top: 0px;
        font-style:italic;
        }
      
.line {
        width: 456px;
        margin-left: 0px;
        height: 1px;
        color: #cccccc;
        background-color: #cccccc;
        padding: 0px;
        text-align: left;
}


/* ////////// ENDE STYLES FUER DEN CONTENTBEREICH /////////// */

ul.standard
{list-style-type:none;
list-style-position:outside;
display:list-item;
}



li.ueberschrift
{list-style-type:none;
list-style-position:outside;
display:list-item;
font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        margin-left: 0px;
        width: 440px;
}               

/* ////////// BEGINN STYLES FUER DIE FORMULARE /////////// */

/**********************************************************/
/*Form wird gebraucht für die Formulare Drucksachen und Plenarprotokolle*/

.formdok{
	margin:0px;
	text-indent: 18px;
        width: 456px;
        padding: 2px;
        margin-top:0px;
        margin-left: 30px;
}


formdok1{
display:block;
float:left;
width:10em;
border: 1px solid black;
height: 100px;
width: 200px:
}


.formstyle {
        margin-top: 5px;
        width: 380px;
		font-size: 11pt;
		/*border-color:#CCCCCC;*/
}

.formstyleShortInput {
        margin-top: 5px;
        width: 75px;
		font-size: 11pt;
}

.formstyleWPInput {
        margin-top: 5px;
        width: 30px;
		font-size: 11pt;
}

.formstyleMiddleInput {
        margin-top: 5px;
        width: 150px;
		font-size: 11pt;
}

.formstyleCheckbox {
        margin-top: 5px;
		font-size: 11pt;
}

.formstyleSelect {
        margin-top: 5px;
        width: 135px;
        margin-right: 5px;
        /*neu hinzugefügt*/
      /*  overflow:hidden;*/
		font-size: 11pt;
}      

.formstyleSelect1 {
        margin-top: 5px;
        width: 90px;
        margin-right: 5px;
		font-size: 11pt;
}

.formstyleSelect2 {
        margin-top: 5px;
        width: 200px;
        margin-right: 5px;
		font-size: 11pt;
}

.formstyleSelect2a {
        margin-top: 0px;
        width: 150px;
        margin-right: 5px;
		margin-left: 2px;
		font-size: 11pt;
		height:25px;
		float:left;
	}
	
	
	

.formstyleSelect2b {
        margin-top: 0px;
        width: 150px;
        margin-right: 5px;
		margin-left:160px;
		font-size: 11pt;
		height:25px;
}

.formstyleSelect3 {
        margin-top: 5px;
        width: 350px;
        margin-right: 5px;
		font-size: 11pt;
}

.formstyleSelect4 {
        margin-top: 5px;
        width: 300px;
        margin-right: 5px;
		font-size: 11pt;
}

/* ////////// ENDE STYLES FUER DIE FORMULARE /////////// */
/* ////////// STAR SPEZIFISCHE FESTLEGUNGEN /////////// */

.recordband {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
color: #000000;; 
text-decoration: none}

.error{
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal; 
        color: #cccccc;
        width: 600px;
        text-align: left;
}

.listeven{
        background-color: #e6e6e6;
}

.listodd{
        background-color: #FFFFFF;
}

pre{
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal; 
        padding-left:10px;
}
/*Definition der Klasse für die Tag Clouds*/
.tagA a{font-size: 100%;color:#000000;text-decoration: none;}
.tagB a{font-size: 125%;color:#669900;text-decoration: none;}
.tagC a{font-size: 150%;color:#003399;text-decoration: none;}
.tagD a{font-size: 175%;color:#990033;text-decoration: none;}
.tagE a{font-size: 200%;color:#008284;text-decoration: none;}
.tagF a{font-size: 225%;color:#8000FF;text-decoration: none;}


/* ////////// Definitionen für Zeitschriftenverzeichnis /////////// */
.headlineExit {
	color: #FFFFFF;
	background-color: red;
	padding: 4px 4px 4px 4px;
}
.contentZsVerz { 
	margin-left: 200px;
	margin-top:15px;
	padding:0 10px;
}
.labelright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.labelleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

/*Einstellungen für die APP*/
body {
	color: black;
	font-size: 0.75em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Helvetica, Arial, sans-serif; /* geaendert in 0.9.3 (003) */
	line-height: 1.4em;
	/*	text-align: left;
	float: left;
	width: auto; display: block;
	margin:auto;*/
}

/* *************************************/
/* wrapper div für Ein- und Ausklappen von Links*/

.qhead {
	margin-bottom: 3px;
}
.qhead a:hover {
	text-decoration: none;
		
}
.answer {
	display: none;
}

/* *************************************/
/* Format für Download Drs, PlPr usw. */

.wrapperField {
    float:left;
    width:140px;
    margin-left:15x;
}

.wrapperFielddrei {
    float:left;
    width:160px;
    margin-left:1x;
}


.wrapperFielddreidrei {
    float:left;
    width:10px;
    margin-left:1x;
} 


.wrapperField label{
    float:left;
    margin-right:5px;
    width:140px;
    overflow:hidden;
    white-space:nowrap;
    text-align:left;
}

.wrapperField input, .wrapperField textarea {
    float:left;
    width:140px;
}

.wrapperFieldButton {
    float:left;
    width:140px;
    margin-left:0px;
}


.wrapperFieldButtonRechts {
    float:left;
    width:140px;
    margin-left:30px;
}

.wrapperFieldhilfe {
    float:left;
    width:180px;
    margin-left:0px;
}

.wrapperFieldhilfeParl {
    float:left;
    width:360px;
    margin-left:0px;
}

/* Facted Browsing   */
/******************************************************************/

.contentFacet {
	margin: 0 10px 32px 10px;
}

.contentFacet table {
	font-size: 1em;
	width: 100%;
}

#fa_search input{width:auto;}
#fa_search label{float: left;width: 8em;}

/* Facettes - left side */
#fa_container{	padding: 0px 0px 0px 0px;}														}
					
					
#fa_container h1{margin:0;padding:0px 0px 0px 0px;}

#fa_container .refresh{text-align: right;padding: 5px 0px 0px 0px;}
#fa_container .refresh a{
	padding: 5px 30px 3px 1px;margin-right: 0px;
	background: url(../images/refresh.gif) right 3px no-repeat;
	color: red; font-weight: bold;
}
#fa_container .refresh a:hover{text-decoration: none;background: url(../images/refresh_hover.gif) no-repeat right 3px;}


div.fa_header{ 
	font-size: .9em;
	margin:0;padding:0px 0px 0px 0px;
	}


.fa_header h2{float: left;margin:0;padding:0px 0px 0px 0px;}
.fa_header .delete{font-weight: normal;text-align: right;margin:0;padding:2px 0px 2px 0px;}
.fa_header .delete a{padding: 5px 20px 3px 1px;background: url(../images/delete.gif) right 3px no-repeat;}
.fa_header .delete a:hover{color: #003399;;text-decoration: none;background: url(../images/delete_hover.gif) right 3px no-repeat;}


					
#fa_container ul{
	clear: left;
	overflow: auto;
	max-height: 10em;
	margin:0;padding:0;
	width: 210px;
}

#fa_container ul:hover{/*max-height: 25em;*/}

#fa_container li{list-style: none;
					display:block;
					cursor: pointer;
					padding: 2px;}

#fa_container li:hover{color: #003399;}
li.fa_selected {font-weight: bold;} /* class name for selected list items */

/* Facettes - Search Summary */
#fa_currentsearch{margin: 5px 0px 5px 0px; padding: 5px;background: #F4F4F4; display: inline-block;width: 99%;}
#fa_currentsearch div{float: left;padding: 4px 5px 5px 5px;margin-right: 5px;margin-bottom: 5px;}
#fa_currentsearch div.limitselected{border: 1px solid #CCCCCC; background-color: #FFFFFF;padding: 3px 7px 2px 7px;}
#fa_currentsearch .limitlist span:hover {color: #818181;cursor: pointer;text-decoration: line-through;}
#fa_currentsearch img {cursor: pointer;vertical-align: middle}
