#main {
	padding: 8px 53px 10px 25px;
}

#menu {
    margin-right: 3px;
}

/* Tooltip */
#WzTiTl, #internWzTiTl {	
	cursor: default;
}

/*Aktenzeichen*/
.ttTitle {
	text-align: left;
	padding-left: 5px;
}

.ttClose {
	text-align: right;
	width: 14px;
}

.ttFont {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*END Aktenzeichen*/

.TblContSuche {
	background-color: #EEE;
	border: 1px solid #B00303;
	border-top: 0px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

.TblContSucheTd {
	background-color: #EEE;
	border: 1px solid #B00303;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}
.TblContSucheTdLeft {
	background-color: #EEE;
	border-left: 1px solid #B00303;
	border-right: 1px solid #B00303;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

/* wird derzeit nicht verwendet*/
.TblContTreffer {
	background-color: #EEE;
	border: 1px solid #888;
	border-top: 0px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

.reiterBgSmOnprodjur {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/reiter_suche_bg_on.gif);
	font-size: 0.65em;
}

.reiterBgSmOffprodjur {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/reiter_suche_bg_off.gif);
	font-size: 0.65em;
}

.reiterBgOn {
	background-image:url(/jportal/cms/technik/media/img/common/lay/reiter_part_bg_on.gif);
	font-size: 0.65em;
}

.reiterBgOff {
	background-image:url(/jportal/cms/technik/media/img/common/lay/reiter_part_bg_off.gif);
	font-size: 0.65em;
}

.reiterBgOff a, .reiterBgOff a:link, .reiterBgOff a:visited, .reiterBgSmOffprodjur a, .reiterBgSmOffprodjur a:link, .reiterBgSmOffprodjur a:visited {
	text-decoration: none;
	color: #000000;
}

.reiterBgOff a:hover, .reiterBgSmOffprodjur a:hover, .reiterBgOff a:active, .reiterBgSmOffprodjur a:active, .reiterBgOff a:focus, .reiterBgSmOffprodjur a:focus {
	text-decoration: underline;
	background-color: #EEE;
	color: #000000;
}

.borderBotSucheprodjur {
 background-image: url(/jportal/cms/technik/media/img/prodjur/bg/picLinieRed.gif);
 height:20px;
 font-size: 1em;
}


/* wird derzeit nicht verwendet*/
/* wird bei neuer Steuerleiste eingesetzt */
* html .bordercollapse {
	border-collapse: collapse;
} 

.bordercollapse {
	border-collapse: collapse;
	border:0;
}


/* Klasse um ein div halbtransparent über das Portal zu legen. Damit sie sinnvoll arbeitet muss dieses div gegen Ende gezeichnet werden.*/
 .transparent
 {
 top: 0px;
 left: 0px;
 position:absolute;
 opacity: 0.75; 
 width:100%; 
 height:100%;
 background-color:#000;
 }
 
 * html .transparent
 {
 top: 0px;
 left: 0px;
 position:absolute;
 width:100%; 
 height:100.1%;
 background-color:#000;
 filter:alpha(opacity=50); 
 }

 
 
 
 /* Klasse für die Notizen des Benutzers*/
#usernotesform{
	width: 550px;
} 
 
 
#usernotesdiv {
     position:fixed;
     bottom: 0px;
     right: 0px;
     width: 550px; 
     height: 190px;
     border: 1px solid #000;
     background-color: #EEEEEE;
     font-weight: bold;
     padding: 0px;
     visibility: hidden;
     z-index: 100;
     opacity: 0.94; 
 }

* html #usernotesdiv {
   filter:alpha(opacity='94'); 
   top: 47px;
   left: 238px;
   position:absolute;
 }
 
* +html #usernotesdiv {
   filter:alpha(opacity='94'); 
   width: 650px;
 }
 
 
.usernotescontent{
  height: 88%; 
  font-weight: normal;
  font-size: x-small;
  margin: -18px 1px 0px 1px;
  overflow: auto;
  background-color: #EEEEEE;
}

* html .usernotescontent{
   height: 80%;
   margin: -18px 1px 1px 1px;
}

* +html  .usernotescontent{
   height: 80%;
   margin: -18px 1px 0px 1px;
}

.usernotestextarea{
  width: 548px; 
  border-width:0px;
  margin-bottom:0px;
  margin-top:0px;
  background-color:#EEEEEE;
  overflow: auto;
}

* +html .usernotestextarea{
  width: 500px; 
}

.usernotesbar{
   height: 20px;
   width: 100%;
   background-color: #AAAAAA;
   color:#ffffff;
   font-size: 0.8em;
   text-align: center;
   border-bottom: 1px solid #AAAAAA;
}

.usernoteshr{
   width: 100%;
   line-height: 0px;
   border:1px solid;
   margin-top: 4px;
}

#usernotessubmit{
  border-top: 2px solid #AAAAAA;
  padding-top: 10px;
  padding-left: 10px;
  font-size: small;
}


#usernotesdelete{
  border-top: 2px solid #AAAAAA;
  margin-top: 4px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: small;
}

.usernotessearchbutton{
  background-color:#DFE4E8;
  background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_grau.gif);
  background-repeat:repeat-x;
  border-color:#CBD2DA;
  border-style:solid;
  border-width:1px;
  color:#000000;
  font-size:1em;
  padding:1px 10px 2px;
  vertical-align:bottom;
  margin-top:10px;
  margin-left:10px;  
  text-align:right;
}

 /* begin Klassen für die Sammlungen */
 
/* Klasse für die Transparenz*/
#erwsuche {
     position:fixed;
     top: 0px;
     left: 0px;
     bottom: 0px;
     width: 100%;
     border: 1px solid #000;
     background-color: #777;
     padding: 0px;
     z-index: 100;
     opacity: 0.7; 
     font-size: 0.7em;
 }
 
* html #erwsuche {
   position:absolute;
   filter:alpha(opacity='70'); 
   height: 900px;
 }
 
* +html #erwsuche {
   filter:alpha(opacity='70'); 
 }
 
  /* umgebende Klasse für die Suchmaske */
.samsuchmaskerahmen {
	position:fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%; 
	border: 0px solid #000;
    padding: 0px;
    font-size: 0.7em;
    z-index: 200;
}

* html .samsuchmaskerahmen {
   position:absolute;
   height: 900px;
 }
 
.samsuchmaske{
	position: relative;
	background-color: #FFF;
	margin-top:50px; 
	margin-left:auto; 
	margin-right:auto;
	padding: 10px;
	border: 1px solid #000;
	height: 250px;
    width: 700px;
    padding: 10px;
    z-index: 200;
 }
 
* +html .samsuchmaske {
   	height: 290px;
 }
 /* ende Klassen für die Sammlungen */


/* Klasse zur Anzeige von CMS Inhalten in einem eigenen Portlet im Recherchebereich */
* html #jwCMSBackground {
	position: absolute;
	height: 2300px;
}
#jwCMSBackground {
	position: fixed; 
	background-color: #000000;
	border: medium none; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
	margin: 0pt;
	padding: 0pt; 
	bottom: 0px; 
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1;
	height: 100%; 
	width: 100%; 
}
* html #jwCMSRahmen {
	position: absolute;
}
#jwCMSRahmen {
	position: fixed;	
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%; 
	border: 0px solid #000;
    padding: 0px;
    z-index: 1700;
}
* html #jwCMSContent {
}
#jwCMSContent {
	position: relative;
    margin-top: 47px;
    margin-left:auto; 
    margin-right:auto;
    padding: 0;
    border: 1px solid #888;
    z-index: 1701;
    background-color: #FFF;
}
#jwPopUpAbsolute {
	position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -50%;
    text-align:center;
    width: 100%;
    padding: 0;
    border: 0px solid #000;
    z-index: 2;
}
#jwCMSContent a { 
    width: 34.5em;
    font-size:1em;
}
.jwCMSContentHeader {
	margin-bottom:10px;
    padding:8px;
    font-size:0.8em;
    background-color: #EEE;
    border-bottom: 1px solid #888;
    margin: 0;
    overflow: hidden;
}
.jwCMSContentBody {
	height: 448px;
	overflow:scroll;
	overflow-x: hidden;
}
.jwCMSContentZeile {
    margin-bottom:10px;
    padding: 8px;
    font-size:0.8em;
}


/* Klasse fuer die Steuerelemente die nur Links zu anderen PSML-Dateien sind*/
/*Steuerlement Wirtschaftsinformationen*/
.winfoSt {
	margin: 0;
}

.winfoSt a:link, .winfoSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #107994;
	background-image:url(/jportal/cms/technik/media/img/winfo/lay/winfobg.gif);
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .winfoSt a:link, .winfoSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #107994;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #ccc;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/winfo/lay/winfobg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.winfoSt a:hover, .winfoSt a:active, .winfoSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #CCCFD6;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .winfoSt a:hover, .winfoSt a:active, .winfoSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #CCCFD6;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement Rechtsinformationen*/
.juriswSt {
	margin: 0;
}

.juriswSt a:link, .juriswSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #C50301;
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/contElemActiveBg.jpg);
	border: 1px solid #B60201;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .juriswSt a:link, .juriswSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #C50301;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #B60201;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/contElemActiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.juriswSt a:hover, .juriswSt a:active, .juriswSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #CCCFD6;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .juriswSt a:hover, .juriswSt a:active, .juriswSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #CCCFD6;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*Steuerlement Rechtsinformationen, wenn man vom Fachportal Steuerrecht kam*/
.fpsteuerrechtSt {
	margin: 0;
}

.fpsteuerrechtSt a:link, .fpsteuerrechtSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #066;
	background-image:url(/jportal/cms/technik/media/img/fpsteuerrecht/lay/bg_green_verlauf1.jpg);
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpsteuerrechtSt a:link, .fpsteuerrechtSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #066;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #ccc;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpsteuerrecht/lay/bg_green_verlauf1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpsteuerrechtSt a:hover, .fpsteuerrechtSt a:active, .fpsteuerrechtSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #CCCFD6;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpsteuerrechtSt a:hover, .fpsteuerrechtSt a:active, .fpsteuerrechtSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #CCCFD6;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement Gesetzesportal*/
.fpgesetzeprodSt {
	margin: 0;
}

.fpgesetzeprodSt a:link, .fpgesetzeprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #FA0;
	background-image:url(/jportal/cms/technik/media/img/fpgesetze/lay/bg_SubmitHi.gif);
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpgesetzeprodSt a:link, .fpgesetzeprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #FA0;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #ccc;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpgesetze/lay/bg_SubmitHi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpgesetzeprodSt a:hover, .fpgesetzeprodSt a:active, .fpgesetzeprodSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #CCCFD6;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpgesetzeprodSt a:hover, .fpgesetzeprodSt a:active, .fpgesetzeprodSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #CCCFD6;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement EVSF*/
.fpevsfprodSt {
	margin: 0;
}

.fpevsfprodSt a:link, .fpevsfprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #006666;
	background-image:url(/jportal/cms/technik/media/img/prodjur/misc/evsf/bg_SubmitHi.gif);
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpevsfprodSt a:link, .fpevsfprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #006666;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #ccc;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/prodjur/misc/evsf/bg_SubmitHi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpevsfprodSt a:hover, .fpevsfprodSt a:active, .fpevsfprodSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #CCCFD6;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpevsfprodSt a:hover, .fpevsfprodSt a:active, .fpevsfprodSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #CCCFD6;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement AZO*/
.fpazoprodSt {
	margin: 0;
}

.fpazoprodSt a:link, .fpazoprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #94362C;
	background-image:url(/jportal/cms/technik/media/img/azo/lay/contElemActiveBg_AZO.gif);
	border: 1px solid #94362C;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpazoprodSt a:link, .fpazoprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #94362C;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #94362C;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/azo/lay/contElemActiveBg_AZO.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpazoprodSt a:hover, .fpazoprodSt a:active, .fpazoprodSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #94362C;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpazoprodSt a:hover, .fpazoprodSt a:active, .fpazoprodSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #94362C;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement BAWUE*/
.fpbawueprodSt {
	margin: 0;
}

.fpbawueprodSt a:link, .fpbawueprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #EFF1E8;
	background-image:url(/jportal/cms/technik/media/img/fpbawue/lay/buttonSL_off.gif);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpbawueprodSt a:link, .fpbawueprodSt a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #EFF1E8;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpbawue/lay/buttonSL_off.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpbawueprodSt a:hover, .fpbawueprodSt a:active, .fpbawueprodSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpbawueprodSt a:hover, .fpbawueprodSt a:active, .fpbawueprodSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*Steuerlement BAYERN*/
.bayernSt {
	margin: 0;
}

.bayernSt a:link, .bayernSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #0066CC;
	background-image:url(/jportal/cms/technik/media/img/fpbayernrecht/lay/bg_SubmitHi.gif);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .bayernSt a:link, .bayernSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpbayernrecht/lay/bg_SubmitHi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.bayernSt a:hover, .bayernSt a:active, .bayernSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .bayernSt a:hover, .bayernSt a:active, .bayernSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*Steuerlement VORIS*/
.vorisSt {
	margin: 0;
}

.vorisSt a:link, .vorisSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #E0003C;
	background-image:url(/jportal/cms/technik/media/img/fpvoris/lay/buttonSL_on.gif);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .vorisSt a:link, .vorisSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E0003C;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpvoris/lay/buttonSL_on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.vorisSt a:hover, .vorisSt a:active, .vorisSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .vorisSt a:hover, .vorisSt a:active, .vorisSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*Steuerlement Steuerrecht*/
.fpsteuerrSt {
	margin: 0;
}

.fpsteuerrSt a:link, .fpsteuerrSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #006666;
	background-image:url(/jportal/cms/technik/media/img/fpsteuerrecht/lay/bg_green_verlauf1.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .fpsteuerrSt a:link, .fpsteuerrSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006666;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-image:url(/jportal/cms/technik/media/img/fpsteuerrecht/lay/bg_green_verlauf1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.fpsteuerrSt a:hover, .fpsteuerrSt a:active, .fpsteuerrSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .fpsteuerrSt a:hover, .fpsteuerrSt a:active, .fpsteuerrSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement Infos fuer Autoren*/
.autorenSt {
	margin: 0;
}

.autorenSt a:link, .autorenSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #E26B0A;
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .autorenSt a:link, .autorenSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E26B0A;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.autorenSt a:hover, .autorenSt a:active, .autorenSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .autorenSt a:hover, .autorenSt a:active, .autorenSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Steuerlement Infos fuer Autoren*/
.jmRedaktionSt {
	margin: 0;
}

.jmRedaktionSt a:link, .jmRedaktionSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	height: 1.6em;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-color: #B00303;
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

* html .jmRedaktionSt a:link, .jmRedaktionSt a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B00303;
	margin: 0;
	line-height: 1.6em;
	height: 1.6em;
	border: 1px solid #000000;
	width: 12.5em;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

.jmRedaktionSt a:hover, .jmRedaktionSt a:active, .jmRedaktionSt a:focus {
	color:#000;
	background-color: #FEFEFC;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .jmRedaktionSt a:hover, .jmRedaktionSt a:active, .jmRedaktionSt a:focus {
	color:#000;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #FEFEFC;
	border: 1px solid #000000;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/contElemInactiveBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* Klasse für die verschiebbare Verlaufsanzeige  */
#dochistdiv {
    position:absolute;
     top: 47px;
     left: 238px;
     width: 695px; //480px;
     height: 190px; //180px;
     border: 1px solid #000;
     background-color: #EEEEEE;
     cursor: pointer;
     z-index: 10;
     opacity: 0.94; 
     font-weight: bold;
     padding: 0px;
     visibility: hidden;
 }
 
* html #dochistdiv {
   filter:alpha(opacity='94'); 
 }
 
* +html #dochistdiv {
   filter:alpha(opacity='94'); 
 }
 
.historycontent{
  height: 88%; 
  font-weight: normal;
  font-size: x-small;
  margin: -18px 1px 0px 1px;
  overflow: auto;
  background-color: #fff;
}

* html .historycontent{
   height: 100%;
   margin: -18px 1px 1px 1px;
}

* +html  .historycontent{
   height: 89%;
   margin: -18px 1px 0px 1px;
}
 
.historybar{
   height: 20px;
   width: 100%;
   background-color: #B00303;
   color:#ffffff;
   font-size: 0.8em;
   text-align: center;
}

.historyhr{
   width: 100%;
   line-height: 5px;
   border:1px solid white;
   background-image: url(/jportal/cms/technik/media/img/common/misc/bg_dotted.gif);
}

.stdbackgroundcolor{
	background-color: #FFF;
}

/* Favoriten*/
.favoriten{
	 position:absolute;
     top: 65px;
     left: 310px;
     width: 695px; 
     height: 235px; 
     background-color: #FFF;
     border: 1px solid #888;
     border-bottom: 2px solid #888;
     z-index: 10;
}

.favoriten .header{
	 background-color: #B00303;
	 font-weight: bold;
	 color: #FFF;
	 text-align: center;
	 font-size: 0.8em;
} 

.favwrapper {
	height: 190px;
    overflow-y: auto;
    overflow-x: hidden;
}

.favoriten .favtable{
	width: 100%;
    border-collapse:collapse;
    background-color: #FFF;
}

.favoicon {
   position:absolute;
   right: 2px;
   top: 2px;
}

.favoriten th{
    text-align: left;
    font-size: 0.8em;
    padding-left: 5px;
}

.favoriten .favtd{
    padding-left: 5px;
}

.favoriten .edit{
    text-align:right;
    position:absolute;
    top:208px;
    width:687px;
    margin:4px;
    background-color: #FFF;
    line-height: 16px;
}

*+ html .favoriten .edit{
	line-height: 20px;
	top:205px;
}

#fastaccess ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}

#fastaccess ul li{
	font-size: small; 
	margin: 2px 5px 2px 19px;
}

/* end Favoriten */
