/********************* Index - Allgemein ***************************/
.articleindex_categoryheader {
  margin-bottom:28px;
}
.articleindex_categoryfooter {}
.articleindex_categorydescription {}

/********************* Index - Teaserdarstellung (normal) ***********************/
.articleteaser_bg {
  background:white url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/article/index_teaserbg.jpg) repeat-x top left; 
  margin:0px;
  padding:9px !important;
}

.articleteaser a{
  text-decoration: none;
}

.articleteaser h1{
  margin:0px;
  display:inline !important;
  color:#2174AF !important;
  font-size:1.4em;
}

.articleteaser a h1:hover{
  color:#666666 !important;
  text-decoration: none;
}

.articleteaser h2{
  margin:0px;
  display:inline !important;
  color:#666666 !important;
  font-size:1.2em;
}

.articleteaser a h2:hover{
  color:#2174AF !important;
  text-decoration: none;
}

.articleteaser h3{
  margin:0px;
  display:inline !important;
  color:#2174AF !important;
  font-size:1em;
}

.articleteaser_content {
  color: black;
  margin:0px;
}

.articleteaser_content p {
  margin:0px;
}

.articleteaser .itemteaser_image {
  margin:9px 0px 7px 9px;
}

/********************* Vereinfachte Index - Teaserdarstellung (normal) ***********************/
/********************* Basiert auf normalem Index und styled Diesen um************/
.simpleindex>H1 {
  margin:0px 0px 6px 0px !important;
}

.simpleindex .articleindex_categoryheader {
  margin: 0px 5px 0px 5px !important;
}

.simpleindex_bg+.articleindex_categoryheader {
  margin: 16px 5px 0px 5px !important;
}

.simpleindex .articleindex_categoryheader h1{
  color: #666666 !important;
  font-size:1.4em !important;
}

.simpleindex_bg {
  background:white url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/article/index_simplehg.gif) repeat-x top left; 
  padding-top:16px;
}

.simpleindex a+div{
  display:none;
  visibility:hidden;
  border:1px solid red;
}

.simpleindex .articleindex_categoryheader {
  margin 16px 5px 0px 5px !important;
}

.simpleindex .articleteaser_bg {
  background:transparent; 
  padding-top:0px !important;
}

.simpleindex .articleteaser_bg>div {
  min-height:0px !important;
}

.simpleindex .articleteaser_bg div{
  height:auto !important;
  min-height:auto !important;
}

.simpleindex .articleteaser_bg h1{
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/article/listbullet.gif) no-repeat 2px 2px; /*3px left*/
  padding-left:10px;
}

.simpleindex img {
  visibility:hidden;
  display:none;
}

.simpleindex .bluebox img,
.simpleindex .whitebox img,
.simpleindex .blueboxlight img,
.simpleindex table img {
  visibility:visible !important;
  display:inline !important;
}

.simpleindex .articleteaser h1{
  display:block !important;
  color:#2174AF !important;
  font-size:1em;
}

.simpleindex .articleteaser_bg h2{
  display:none;
  visibility:hidden;
}

.simpleindex .articleteaser h2{
  font-size:1em;
  font-weight:normal;
  font-style:italic;
}

.simpleindex #articleteaser_dachtitel {
  display:none;
  visibility:hidden;
}

.simpleindex .articleteaser h3{
  display:block !important;
  font-weight:normal;
}

/********************* Index - Teaserdarstellung (Erster Teaser) ********************/

.articleteaser_first_bg {
  background:#B0D5F0 url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/article/index_teaserbg_first.jpg) repeat-x top left; 
  margin:0px; 
  padding:0px;
  border-bottom:5px solid #3A7FB1;
}

.articleteaser_first a{
  text-decoration: none;
}

.articleteaser_inner1_first {
  padding:23px 0px 12px 12px;
  min-height:125px;
  width:303px;
}

.articleteaser_inner2_first {
  min-height:36px;
  background-color:#E9F4FC;
}

.articleteaser_inner3_first {
  padding:10px 12px 5px 12px;
}

.articleteaser_first h1{
  display:inline !important;
  color:#FFFFFF !important;
  font-size: 2.0em !important;
  line-height: 1.1em;
}

.articleteaser_first a h1:hover{
  color:#666666 !important;
  text-decoration: none !important;
}

.articleteaser_first h2{
  display:inline !important;
  color:#2A5A7E !important;
  font-size: 1.4em !important;
}

.articleteaser_first a h2:hover{
  color:#666666 !important;
  text-decoration: none;
}

.articleteaser_first h3{
  display:inline !important;
  color:white !important;
  font-size: 1em !important;
}

.articleteaser_content_first {
  color: black;
}

.articleteaser_content_first p {
  margin:0px;
}

/********************* Seitendarstellung - Allgemein ***********************/
.articleitem {
  padding: 9px 10px 9px 10px;
}

.articleitem h1{
/*  margin:-5px 0px 12px 0px !important; */
  margin: 6px 0px 12px 0px !important;
  color: #1A70AD !important;
  font-weight:bold;
  font-size:1.8em;
}
.articleitem h2{
/*  margin:-5px 0px 12px 0px !important; */
  margin:6px 0px 12px 0px !important;
  color: #8B8C8E !important;
  font-weight:bold;
  font-size:1.2em;
}
.articleitem h3{
  color: #1A70AD !important;
  font-weight:bold;
  font-size:1em;
}

.articleitem_intro {
  margin:10px 0px 5px 0px;
}
.articleitem_intro p {
  margin:0px; font-weight:bold;
}

.articleitem_content{
  color:black;
}

.articleitem_content p {
  margin:0px;
}

.articleitem_content a:hover{
  text-decoration:underline;
}

/********************* Seitendarstellung - Bilder ***********************/

.articleimage_centerframe {
  width:100%; 
  text-align:center;
}
.articleimage {
  padding:0px; 
  margin:0px;
  border:0px none; 
}
.articleimage_left {
  margin:3px 8px 8px 0px;
  float:left; 
}
.articleimage_right {
  margin:3px 0px 8px 8px;
  float:right; 
}
.articleimage_center {
  text-align:left;
  margin:auto; 
}
.articleimage_noalign {
  border:0px none;
  display:inline !important;
  font-size:0px;
  margin:0px;
  padding:0px;
}
.articleimage_image {
  font-size:0px;
  margin:0px;
  padding:0px;
}
.articleimage_description {
  font-size: 0.9em !important;
  padding: 3px 5px 3px 5px;
  background-color:#2776AE; 
  color:white;
  text-align:right;
}

/********************* Seitendarstellung - Fussbereich ***********************/

.articleitem_footer_box {
  clear:both;
  padding: 24px 0px 16px 0px !important;
}

.articleitem_overviewlink_box {
  float:left;
}

.articleitem_overviewlink_box a:hover{
  color:#666666 !important;
}

.articleitem_overviewlink_txt {
  display:none;
  visiblity:hidden;
}

.articleitem_pager_box {
  float:right;
}

.articleitem_pager_box a:hover{
  color:#666666 !important;
}


/********************* Ab hier Portlets  ***********************/

/*
* Service-Portlet
*/
   
  .portlet_service_hl h1 {
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 6px 8px 0px 6px;
    margin: 0;
  }

  .portlet_service_content_container {
    border: 1px solid #7EBEE9;
    border-top-width: 0;
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x;
    padding: 0;
  }

  .portlet_service_content {
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_service_clip.png) top right no-repeat;
    font-size: 0.6em;
    padding: 16px 80px 0px 6px;
    line-height: 1.3em;
  }
  
  
  .portlet_service_subhl {
    color: #2776AE;
    font-size: 1.25em;
    padding: 9px 0 5px 1px;
    margin: 0;
  }

/****
 * Portlet Bubble
 */
   .portlet_bubble_content_container_nojs
   {
     overflow-y: scroll;
     height: 200px;
   }

   .portlet_bubble_content_container
   {
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x; 
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
   }

   .portlet_bubble_content_container .portlet_content_container_right
   {
    padding-left: 1px;
    padding-right: 1px;
   }

   .portlet_bubble_content {
    border-top: 1px dotted #88BADE;
/*    padding: 6px; */ /*height-problem*/
padding: 0;
    background-color: #FFFFFF;
    font-size: 0.9em;
   }

   .portlet_bubble_content .portlet_bubble_innerdiv {
margin: 6px; /*height-problem*/
}

  .portlet_bubble_content_container .portlet_content_headline,
  .portlet_bubble_content_container .portlet_content_headline:hover {
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x; 
    font-weight: bold;
    color: #2776AE;
    padding: 0px 1px 0px 1px;
  }

  .portlet_bubble_content_container .portlet_content_headline a,
  .portlet_bubble_content_container .portlet_content_headline a:hover {
    font-weight: bold;
    background: transparent none;
    color: #2776AE;
    padding: 2px 0px 1px 15px !important;
  }

  .portlet_bubble_content_container h2,
  .portlet_bubble_content_container h2 a {
    font-size: 1em !important;
    padding-top: 0px !important;
  }

  .portlet_bubble_content_container h2.portlet_content_headline a {
    background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_dpfeil_close.gif) no-repeat 4px 7px !important;
  }

  .portlet_bubble_content_container h2.portlet_content_headline.selected a {
    background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_dpfeil_open.gif) no-repeat 4px 7px !important;
  }


/****
 * Scroll-Portlet
 */
  .portlet_scroll_content
  {
    padding: 12px 1px 0px 1px;
    float: left;
    width: 302px;
  }
  
  .portlet_scroll_nojs
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 200px;
    overflow-y: scroll;
  }
  .portlet_scroll_nojs li
  {
    padding: 6px;
    overflow: hidden;
  }

  .portlet_scroll_container .portlet_image_left, .portlet_scroll_container .portlet_image_right
  {
    padding-top: 7px;
    width: 59px;
  }
  
  .portlet_scroll_container .portlet_image_left
  {
    padding-left: 7px;
    padding-right: 0;
  }
  
  .portlet_scroll_container .portlet_image_right
  {
    padding-left: 0;
    padding-right: 7px;
  }
  
  .portlet_scroll_container
  {
    height: 66px;
    min-height: 66px;
    max-height: 66px;
  }
  
  .portlet_scroll_table
  {
    width: 99%;
    background-color: #FFFFFF;
    margin-left: 1px;
  }
  
  .portlet_scroll_table .portlet_scroll_content
  {
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x;
  }
  
  .portlet_scroll_table th .portlet_content_headline,
  .portlet_scroll_table td .portlet_content
  {
    padding: 0.25em 0.5em; 
  }
  
  .portlet_scroll_table .portlet_scroll_control
  {
    background: #FFFFFF;
    width: 17px;
  }
  
  /* CSS-Hack for FF */
  html:root #portlets_main .portlet_scroll_table .portlet_scroll_control
  {
    width: 17px;
    padding-left: 0px;
  }

  .portlet_scroll_table .portlet_scroll_control img
  {
    margin-left: 3px;
  }

  .portlet_scroll_content .portlet_content_headline {
    
  }

  .portlet_scroll_content h2.portlet_content_headline {
    font-size: 1em !important;
    padding: 2px 6px !important;
  }
  
  .portlet_scroll_text {
    color: #000000;
    font-size: 0.9em;
  }
  
  .portlet_scroll_text p {
     margin: 0;
     padding-left: 6px;
     padding-right: 6px;
  }
  
  .jcarousel-skin-portlet_scroll_bgn
  {
    overflow: hidden;
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-container {
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-container-vertical {
      height: 201px;
      width: 387px;
      margin-left: 1px;
  }
  
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-clip-vertical {
      /*height: 235px;*/
    height: 200px;
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-item {
      min-height: 66px;
      max-height: 66px;
      height: 66px;
      width: 372px;
      overflow-y: hidden;
      background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x;
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-item-horizontal {
      margin-right: 10px;
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-item-vertical {
      margin-bottom: 1px;
  }
  
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-item-placeholder {
      background: #fff;
      color: #000;
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-vertical,
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-vertical {
      position: absolute;
      width: 16px;
      height: 16px;
      cursor: pointer;
      left: 373px;
  }
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-vertical {
      bottom: 26px;
      background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scroll_down.gif) no-repeat 0 0;
  }
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-vertical {
      position: absolute;
      top: 26px;
      background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scroll_up.gif) no-repeat 0 0;
  }
  
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-vertical:hover {
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-vertical:active {
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-disabled-vertical,
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-disabled-vertical:hover,
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-next-disabled-vertical:active {
      cursor: default;
      background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scroll_down_disabled.gif) no-repeat;
  }
  
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-vertical:hover {
      
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-vertical:active {
      
  }
  
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-disabled-vertical,
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-disabled-vertical:hover,
  .jcarousel-skin-portlet_scroll_bgn .jcarousel-prev-disabled-vertical:active {
      cursor: default;
      background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scroll_up_disabled.gif) no-repeat;
  }


/****
 * Service-Portlet
 */
  div.portlet_service_hl_container
  {
    background: #2776AE;
    min-height: 25px;
  }

  div.portlet_service_hl
  {
    min-height: 21px;
  }
  
  /* CSS-Hack for FF */
  html:root #portlets_main div.portlet_service_hl_container, 
  html:root #portlets_main div.portlet_service_hl_container div.portlet_service_hl
  { 
    height: auto;
  } 

  /***************
   * TAB-PORTLET *
   ***************/  
.portlet_tab_tabarea
{
  border-left-width: 0;
  min-height: 22px;
  height: 22px;
}

.portlet_tab_tab 
{
  float: left;
  border: 1px solid #7EBEE9;
  min-width: 55px;
  text-align: center;
  min-height: 22px;
  height: 22px;
  white-space: nowrap;
}

/* CSS-Hack for FF */
html:root .portlet_tab_tabarea, html:root .portlet_tab_tab
{ 
  min-height: 20px;
  height: auto;
}

.portlet_tab_tab_active
{
  border-bottom-width: 0;
  background: #EAF6FE url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_tabbg_a.gif) repeat-x;
}

.portlet_tab_tab_inactive
{
  cursor: pointer;
}


.portlet_tab_tab_inactive, .portlet_tab_tab_bbox_shadow
{
  min-height: 19px;
  height: 19px;
  background: #EAEFF3 url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_tabbg_i.gif) repeat-x;
}

/* CSS-Hack for FF */
html:root .portlet_tab_tab_bbox_shadow
{ 
  min-height: 18px;
  height: 18px;
}

.portlet_tab_tabarea
{
}

.portlet_tab_tab_bbox_nojs
{
  display: none;
}

.portlet_tab_tab_active_shadow, .portlet_tab_tab_inactive_shadow, .portlet_tab_tab_bbox_shadow
{
  float: left;
  padding-right: 2px;
  background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_bg2.gif) no-repeat;
}

.portlet_tab_tab_bbox_shadow
{
  float: right;
}

.portlet_tab_tab_active_shadow
{
  background-position: right 1px;
}

.portlet_tab_tab_inactive_shadow, .portlet_tab_tab_bbox_shadow
{
  margin-top: 3px;
  background-position: right 2px; 
}

.portlet_tab_tab_active .portlet_tab_tab_active_bottomline
{
  clear: both; 
  position: relative; 
  z-index: 552;
  height: 1px; 
  min-height: 1px; 
  max-height: 1px; 
  font-size: 1px; 
  background: #EAF6FE;
  top: -2px;
  display: block;
  margin: 0 1px;
}

.portlet_tab_tab_inactive .portlet_tab_tab_active_bottomline
{
  display: none;
  float: left;
}

/* CSS-Hack for FF */
html:root .portlet_tab_tab_active .portlet_tab_tab_active_bottomline,
html:root .portlet_tab_tab_inactive .portlet_tab_tab_active_bottomline
{ 
  top: 0px;
}


.portlet_tab_tab_active h2, .portlet_tab_tab_inactive h2, .portlet_tab_tab_bbox
{
  font-size: 0.8em !important;
  padding: 1px 6px 0;
  margin: 0;
  font-weight: normal;
  color: #3A7FB1;
}

.portlet_tab_tab_bbox
{
  max-width: 30px;
  padding-top: 2px;
}

.portlet_tab_tab_bbox img
{
  margin: 2px 4px;
}

.portlet_tab_tab_active h2
{
  padding-top: 4px;
}

.portlet_tab_content
{
  position: relative;
  top: -1px;
  border: 1px solid #7EBEE9;
  clear: both;
  background: #FFFFFF url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_bg.gif) repeat-x;
  padding: 11px 0px;
}

.portlet_tab_content h2 {
  font-size: 1.5em;
  margin-bottom: 10px !important;
}

.portlet_tab_content a h2:hover{
  color:#666666 !important;
  text-decoration: none !important;
}

.portlet_tab_content_active, .portlet_tab_content_inactive
{
  padding: 0px 10px;
}

.portlet_tab_content_active
{
  display: block;
}

.portlet_tab_content_inactive
{
  display: none;
}

.portlet_tab_smallimg
{
  border: 1px solid #E1E2E5;
  margin: 0px 8px 8px 8px;
}

.portlet_tab_bigimg
{
  border: 1px solid #E1E2E5;
  text-align:center;
}

.portlet_tab_portletcontent_withimage_1,
.portlet_tab_portletcontent_withimage_2,
.portlet_tab_portletcontent_noimage 
{
  color: #000000 !important;
  float: left;
  margin-left: -3px; /* war 0px */
  /* padding: 0 4px; */
  font-size: 0.8em !important;
}

.portlet_tab_portletcontent_withimage_2
{
  width: 100%;
}

.portlet_tab_portletcontent_withimage_1 h3,
.portlet_tab_portletcontent_withimage_2 h3,
.portlet_tab_portletcontent_noimage h3
{
  padding-top: 2px;
  font-size: 1.05em !important;
  margin: 0;
  color: #3A7FB1;
}

.portlet_tab_bbox_btn_inactive_prev {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_left_disabled.gif) no-repeat;
  width: 13px;
  max-width: 13px;
  height: 13px;
  float: left;
}
.portlet_tab_bbox_btn_inactive_next {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_right_disabled.gif) no-repeat;
  width: 13px;
  max-width: 13px;
  height: 13px;
  float: right;
}
.portlet_tab_bbox_btn_active_prev {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_left.gif) no-repeat;
  width: 13px;
  max-width: 13px;
  height: 13px;
  float: left;
  cursor: pointer;
}
.portlet_tab_bbox_btn_active_next {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_tab_right.gif) no-repeat;
  width: 13px;
  max-width: 13px;
  height: 13px;
  float: right;
  cursor: pointer;
}

   
  .portlet_banner
  {
    border: 1px solid #7EBEE9;
  }
  
  .portlet_banner_content p:first-child
  {
    padding: 0;
    margin: 0;
  }

  .portlet_banner_hl_container
  {
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_banner_hg.jpg) center no-repeat; 
    padding-left: 1px;
    padding-right: 1px;
    margin-top: -1.5em;
    min-height: 124px;
  }
  
  /* CSS-Hack for FF */
  html:root .portlet_banner_hl_container
  {
    margin-top: -0.3em;
  } 

  /***************
   * Banner-PORTLET *
   ***************/  
  .portlet_banner_hl_container h1, .portlet_banner_hl_container h2 {
    color: #2F77AC;
    margin: 0;
    text-align: center;
    display: block;
  }
  
  .portlet_banner_hl_container h1 {
    font-size: 1.3em;
    padding-top: 15px;
  }

  .portlet_banner_hl_container h2 {
    padding-top: 4px;
    font-size: 0.83em;
    /*font-weight: normal;*/
  }

  .portlet_banner_content_container
  {
    min-height: 1.5em;
  }

  .portlet_banner_bglogo
  {
    width: 81px;
    height: 34px;
    min-height: 34px;
    position: relative;
    right: 36px;
    top: -43px;
    float: right;
    background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_banner_bglogo.gif) center no-repeat;
  }


.portlet_seite_overview_line {
  margin-top:5px;
}

.portlet_seite_overview {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:8px;
padding-left:11px;
padding-right:11px;
padding-top:0;
}





/* Videoportlet */
  .articleitem  .portlet_hl h1 { 
    margin: 0 !important;
  }




/* GLOASS POPUP / TOOLTIP */
#tooltip {
	position: absolute;
	z-index: 3000;
        border: 1px solid #88BADE;
        background: #ffffff url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x !important;
	padding: 0px;
        /* width:auto; Problems  with Ie6/7 */
        width: 300px;
        opacity: 1 !important; 
}

#tooltip * {
    text-align:left;
    margin:0 !important;
    width:100% !important;
}

#tooltip .glossar_popup h1 {
  color: #2174AF !important; 
  font-size:1.2em !important;
  width:100% !important;
  height:18px;
  line-height:18px;
}

#tooltip .bg_top {
  width:100% !important;
  border-bottom: 1px dotted #88BADE;
}

#tooltip .glossar_popup h1 .abstand, 
#tooltip .glossar_popup .articleitem_content {
  padding:5px;
}

#tooltip .glossar_popup p {
  margin:0 !important;
}

#tooltip .articleitem_footer_box {
 padding:0px !important;
}

._popup_link {
  border-bottom: 1px solid #2776AE;
  text-decoration : underline;

  cursor: help; 
}




/* portlet_scrollbar */
a.jScrollArrowUp {
  display:block;
  height:15px;
  width: 20px !important;
  overflow:hidden;
  position:absolute;
  right:0;
  text-indent:-2000px;
  top:0;
  z-index:1;
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_button_top.jpg) center no-repeat;
}
a.jScrollArrowUp:hover {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_button_top_hover.jpg) center no-repeat;
}

a.jScrollArrowDown {
  display:block;
  height:15px;
  width: 20px !important;
  overflow:hidden;
  position:absolute;
  right:0;
  text-indent:-2000px;
  bottom:0;
  z-index:1;
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_button_down.jpg) center no-repeat;
}
a.jScrollArrowDown:hover {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_button_down_hover.jpg) center no-repeat;
}


.jScrollPaneTrack {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_bg.jpg) center repeat-y;
  width: 20px !important;
}

.jScrollPaneDrag {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_scrollbar_scroller.jpg) 1px 1px no-repeat;
  height:25px !important;
}

.scrollbar_item_background {
  background: transparent url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/portlet/portlet_hg.gif) repeat-x;
  margin-left:1px;
  height:100%;
}

.scroll-pane { margin-top:-1px; }
* html .scroll-pane { margin-top:-2px; }