@import url("printlist.css");

.document {
}

.document ul {
  list-style-type:square;
  margin-left:3.4em;
}

div.tree_doc_tfe {
  margin:0;
}
div.tree_doc_tfe a,
div.tree_doc_tfe_blind {
  background:url(../img/symbole/icon_to_tfe.gif) no-repeat 0 1px;
  padding:0.2em 0 0.2em 1.8em;
}
div.tree_doc_tfe a:hover {
  background:url(../img/symbole/icon_to_tfe_hover.gif) no-repeat 0 1px;
  padding:0.2em 0 0.2em 1.8em;
  margin:0;
}
div.tree_doc_last_ev,
div.tree_doc_last_ev_blind {
  margin:0.6em 0 0 0;
}
div.tree_doc_last_ev a,
div.tree_doc_last_ev_blind {
  background:url(../img/symbole/icon_to_last_ev.gif) no-repeat 0 1px;
  padding:0.2em 0 0.2em 1.8em;
}
div.tree_doc_last_ev a:hover {
  background:url(../img/symbole/icon_to_last_ev_hover.gif) no-repeat 0 1px;
  padding:0.2em 0 0.2em 1.8em;
  color:#715A28;
}

.fliesstext {
  /*padding:1em;*/
}

/*
 * Vorschriftennavigation
 */
.document .blaettern {
  text-align:center;
  border:0;
  padding:0em 0 1.5em 0;
  margin:0;
  clear:left;
}
#inhalt .document .blaettern .right {
  text-align:right;
  white-space:nowrap;
  background-color: transparent;
  border: none;
  clear: none;
  float: right;
  margin: 0;
  padding-top: 0;
  position: relative;
}
#inhalt .document .blaettern .left {
  text-align:left;
  background-color: transparent;
  border: none;
  clear: none;
  float: left;
  margin: 0;
  padding-top: 0;
  position: relative;
}

.document .blaettern .right a {
  padding:0 1.5em 0 0;
  margin:0;
  background:url("../img/symbole/icon_book_next.gif") no-repeat top right;
}
.document .blaettern .right a:hover {
  background:url("../img/symbole/icon_book_next_hover.gif") no-repeat top right;
  color:#715A28;
}
.document .blaettern .left a {
  padding:0 0 0 1.5em;
  margin:0;
  background:url("../img/symbole/icon_book_previous.gif") no-repeat top left;
}
.document .blaettern .left a:hover {
  background:url("../img/symbole/icon_book_previous_hover.gif") no-repeat top left;
  color:#715A28;
}
.document .blaettern .left .back {
  background:url("../img/symbole/icon_back.gif") no-repeat top left;
}
.document .blaettern .left .back:hover {
  background:url("../img/symbole/icon_back_hover.gif") no-repeat top left;
}

/*
 * Function Toolbox Icons
 */
#inhalt .option_box ul li.plist_doc_add {
  background:url("../img/symbole/icon_plist_doc_add.gif") no-repeat top left;
}
#inhalt .option_box ul li.plist_doc_add:hover {
  background:url("../img/symbole/icon_plist_doc_add_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.plist_ges_add {
  background:url("../img/symbole/icon_plist_ges_add.gif") no-repeat top left;
}
#inhalt .option_box ul li.plist_ges_add:hover {
  background:url("../img/symbole/icon_plist_ges_add_hover.gif") no-repeat top left;
}
#inhalt .option_box a.plist_ges_add {
  float:left;
}
#inhalt .option_box ul li.plist {
  background:url("../img/symbole/icon_plist.gif") no-repeat top left;
}
#inhalt .option_box ul li.plist:hover {
  background:url("../img/symbole/icon_plist_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.pdf {
  background:url("../img/symbole/icon_pdf.gif") no-repeat top left;
}
#inhalt .option_box ul li.pdf:hover {
  background:url("../img/symbole/icon_pdf_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.bookmark {
  background:url("../img/symbole/icon_bookmark_add.gif") no-repeat top left;
}
#inhalt .option_box ul li.bookmark:hover {
  background:url("../img/symbole/icon_bookmark_add_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.note {
  background:url("../img/symbole/icon_note_add.gif") no-repeat top left;
}
#inhalt .option_box ul li.note:hover {
  background:url("../img/symbole/icon_note_add_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.mail {
  background:url("../img/symbole/icon_email.gif") no-repeat top left;
}
#inhalt .option_box ul li.mail:hover {
  background:url("../img/symbole/icon_email_hover.gif") no-repeat top left;
}
#inhalt .option_box ul li.akte_add {
  background:url("../img/symbole/icon_akte_add.gif") no-repeat top left;
}
#inhalt .option_box ul li.akte_add:hover {
  background:url("../img/symbole/icon_akte_add_hover.gif") no-repeat top left;
}
#inhalt .vollbild_menu ul li.ende_vollbild {
  background:url("../img/symbole/icon_vollbild_beenden.gif") no-repeat top left;
}
#inhalt .option_box ul li.vollbild {
  background:url("../img/symbole/icon_vollbild.gif") no-repeat top left;
}
#inhalt .option_box ul li.infodienst {
  background:url("../img/symbole/icon_infodienst.gif") no-repeat top left;
}
#inhalt .option_box ul li.fliesstext {
  background:url("../img/symbole/icon_fliesstext.gif") no-repeat top left;
}


/*
 * Highlighting
 */
.lnid,
.hc0,
.hc1,
.hc2,
.hc3,
.hc4,
.hc5,
.hc6,
.hc7,
.hc8 {
  font-weight:bold;
  background-color:#C5D1EC;
  color:#000000;
  padding-left:1px;
  padding-right:1px;
}
.lnid { color:#c03; }


a .lnid,
a .hc0,
a .hc1,
a .hc2,
a .hc3,
a .hc4,
a .hc5,
a .hc6,
a .hc7,
a .hc8,
a .hc126,
a .hc127,
a .hc128,
a .hc129,
a .hc130 {
  font-weight:bold;
  background-color:#dae7a2;
  color:#000000;
  padding-left:1px;
  padding-right:1px;
  text-decoration:underline;
}
.lnid { color:#c03; }

/*
.hc0 { background-color:#FFFF00; }
.hc1 { background-color:#00FF0B; }
.hc2 { background-color:#CCFFFD; }
.hc3 { background-color:#FBD5AA; }
.hc4 { background-color:#FBCED2; }
.hc5 { background-color:#FD02FD; }
.hc6 { background-color:#BBFD93; }
.hc7 { background-color:#3B9EEF; }
.hc8 { background-color:#DFDFC0; }
*/


/*
 * Naechste / Vorige Dokumente im Linken Bereich
 */
.kontext {
  overflow:auto;
  overflow-x:scroll;
  overflow-y:scroll;
  height:250px;
  width: 100%;
  margin:1em 0;
  padding:0.2em 0;
  border:1px solid #C5D1EC;
  background:#FFF;
}
.iframe_kontext {
  width:200px;
  height:150px;
  overflow:auto;
  overflow-x:hidden;
  overflow-y:scroll;
  margin:1em 0;
  border:0;
}
.kontext_in_iframe {
  margin:0;
  padding:0.2em 0;
  border:0;
  background:#EFEFEF;
  font-size:88%;
}
.kontext ul li,
.kontext_in_iframe ul li {
  width:400%;
  margin:0.3em 0;
  padding:0.1em 0;
}
.wrap nav#bereichsnavigation .kontext ul li a,
.wrap nav#bereichsnavigation .kontext ul li a:link,
.wrap nav#bereichsnavigation .kontext ul li a:active,
.wrap nav#bereichsnavigation .kontext ul li a:visited,
.kontext_in_iframe ul li a,
.kontext_in_iframe ul li a:link,
.kontext_in_iframe ul li a:active,
.kontext_in_iframe ul li a:visited {
  padding-left:1.6em;
  padding-top:0.1em;
  padding-bottom:0.5em;
}
.kontext_gliederung_link {
  float:right;
  margin:0.3em 0 0 0;
  padding:0 0 0 0;
  font-size:1em;
  margin-top: -21px;
}

/*
 * Infokasten fuer Daten der Aenderungsdoku
 */
.aedoku_box {
  margin:0 0 1em 0;
  padding:0.5em;
  border:1px solid #EFEFEF;
  width:95%;
}
.aedoku_box p {
  margin:0 0 0.5em 0;
  padding:0.3em;
}
.aedoku_box_key1 {
  width:90px;
  float:left;
  font-weight:bold;
}
.aedoku_box_key2 {
  width:70px;
  float:left;
  font-weight:bold;
}
.aedoku_box_key_long {
  width:90%;
  float:left;
}
.aedoku_box_value {
  width:145px;
  float:left;
}
.aedoku_box_key2_value_set {
  float:left;
  width:250px;
}
ul.aedoku_details_list li{
  margin-top:1.5em;
}
.aedoku_detail_box {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:0.2em;
  padding-left:0.5em;
  padding-right:0.5em;
  background-color:#D3D3D3;
}
.aedoku_detail_quelle {
  float:left;
  margin-left:7px;
}
.aedoku_detail_rechtsstand {
  margin-left:470px;
}
.aedoku_detail_tfe_key {
  margin-left:7px;
  margin-top:5px;
  width:150px;
  float:left;
}
.aedoku_detail_tfe_value {
  margin-top:5px;
}
.aedoku_detail_tfe_value_links {
  margin-top:5px;
  padding-left:160px;
}
a.aedoku_detail_tfe_value_links_class {
  color:#000000;
}
.aedoku_detail_button {
  position:absolute;
  left:530px;
}
.sign_not_current_version {
  background-color:#F9D6E4;
}

.permalink {
  border:1px solid #EFEFEF;
  padding:0.5em;
  margin:20px 0 15px;
  text-align:left;
  overflow:hidden;
  float:left;
  overflow-y:hidden;
  overflow-x:scroll;
}

.status {
  border:1px solid #EFEFEF;
  padding:0.5em;
  margin:0;
  text-align:left;
  width:95%;
}

.vollbild_content .status {
  border:1px solid #EFEFEF;
  padding:0.5em;
  margin:0;
  text-align:left;
  width:100%;
}

.doc_buch {
  clear:left;
  display:block;
  font-size:13px;
  font-weight:bold;
}

.zddocs_under_document,
.blaettern_under_document {
  clear:both;
  border:1px solid #EFEFEF;
  padding:0.5em;
  margin:0;
  margin-top:20px;
  text-align:left;
  width:95%;
}
.zddocs_under_document ul,
.zddocs_under_document ul li {
  margin-left:0px;
  padding-left:0px;
  list-style-type:none;
}

.chose_fliesstext_titel {
  font-size:1.1em;
  font-weight:bold;
  padding:0 0 1em 0.5em;
}
ul.chose_fliesstext_list li {
  margin:0 0 0 1.8em;
  list-style-type:square;
}

.infografik {
  background:#CC0033;
  color:white;
}

#recherche_log_done {
display:none;
  /*background:url("../img/symbole/stoppuhr.png") no-repeat top left;
  margin:10px 0px 0px 10px;
  padding-left:30px;
  font-size:0.9em;*/
}

div.zitierungen_tooltip{
  background-color: #FFF;
  padding:5px;
  border: 1px solid #000000;
  display:none;
}

div.fussnoten_tooltip{
  background-color: #FFF;
  padding:5px;
  border: 1px solid #000000;
  display:none;
}

div.gesetze_tooltip{
  background-color: #FFF;
  padding:5px;
  border: 1px solid #000000;
  display:none;
}


/* Design fuer Login und Sofort-Test */
.content_auth_hr {
  border:0px;
  border-top:1px solid #000000;
}

.content_auth_or
{
    text-align:center;
    color:#c30;
    font-weight:bold;
    padding:10px;
}
.content_auth_login
{
    float:left;
    padding:5px;
    margin-right:5px;
    width:50%;
    border-right:solid 1px #000;
}
.content_auth_4_wochen_test
{
    height:165px;
    padding:5px;
}
#content_auth_border
{
    border-bottom:1px solid #000;
    border-top:1px solid #000;
}
.content_auth_block_head {
  font-size:1.5em;
}
.content_auth_block_head strong
{
    color:#CC0033;
}
.content_auth_block_text {
}
.content_auth_form {
  width:90%;
  position:absolute;
  bottom:1px;
  margin-right:10px;
}

#document_content .doclink_sym,
.document .doclink_sym {
  width:10px;
  background:url("../img/symbole/icon_link.gif") no-repeat left;
  padding-left:15px;
}

#document_content .doclink_sym:hover,
.document .doclink_sym:hover {
  text-decoration:underline;
  background:url("../img/symbole/icon_link.gif") no-repeat left;
  padding-left:15px;
}

#document_content a,
.document a.doklink {
  /*text-decoration:none;*/
}

#document_content a:hover,
.document a.doklink:hover {
  text-decoration:underline;
}
.document a.doklink:visited {
  color:#9AABD0;
}

.stw_verweise_stichwort_link .stw_verweise_stichwort_text {
  text-decoration:none;
}
#document_content a.stw_verweise_stichwort_link .doclink_sym {
  display:none;
}
a.stw_verweise_stichwort_link:hover {
  display:block;
  text-decoration:underline;
}
#document_content .gesetz_tfe_table a,
#document_content .fn_label a,
.document .doc_table a,
.document .fn_label a,
#document_content sup a,
.document sup a,
#document_content table.doc_table a,
#document_content table.doc_table a span.doclink_sym,
.document table.doc_table a span.doclink_sym,
.document .gesetz_tfe_table a {
  text-decoration:underline;
  background-image:none;
  padding-left:0px;
}
#document_content .seitenbeginn_link a {
  background-image:none;
  padding-left:0px;
}
#document_content a.rz_anker,
.document a.rz_anker {
  background-image:none;
  position:relative;
  top:-100px;
}

