/* CSS Document */


#contenthauptspalte {
	position:relative;
	top: 0px;
	left:0px;
        width: 484px;
	height:auto;
	z-index:5;
        min-height:62em;
}



/* Menue */

ul.untermenu-left { margin: 8px 0 0 19px; border: 1px;  list-style-type: none; }
ul.untermenu-left li a { line-height: 16px; background: url(/images/template_2009/pfeil_grau_12p.gif) no-repeat; background-position: 0px 4px; display: block; padding: 0px 0 4px 22px; margin: 6px 0px 0px -50px; font-weight: bold; list-style-type: none;}
* html ul.untermenu-left li a { margin: 0px 0px -12px 0px; background-position: 0px 6px; padding: 0px 0px 0px 15px;}
* html ul.untermenu-left li a.active {margin: 0px -12px 0px 0px; background-position: 0px 6px;}
* + html ul.untermenu-left li a {margin-left: 0px; background-position: 0px 6px;}
* + html ul.untermenu-left li a.active {margin-left: 0px; background-position: 0px 6px;}
ul.untermenu-left li a.active { background: url(/images/template_2009/pfeil_orange_12p.gif) no-repeat; background-position: 0px 4px;  }

#menulinks {
	left:0px;
	top:22px;
	width:180px;
        height:auto;
	z-index:7;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        font-color:#444444;
        padding:0.5em;
}


#menulinks2 {
	left:0px;
	top:auto;
	width:180px;
	height:auto;
	z-index:9;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        padding:0.5em;
}

#menulinks3 {
	left:0px;
	top:auto;
	width:180px;
	height:auto;
	z-index:1;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        padding:0.5em;
}

#menulinks3_small {
	left:0px;
	top:auto;
	width:180px;
	height:120px;
	z-index:1;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        padding:0.5em;
}

#menulinks4 {
	left:0px;
	top:auto;
	width:180px;
	height:auto;
	z-index:1;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        padding:0.5em;
}

#menulinks5 {
	left:0px;
	top:auto;
	width:180px;
	height:auto;
	z-index:1;
        border-width:1px;
        border-style:solid;
        border-color:#B6C828;
        padding:0.5em;
}


/*- Icons Themenseite - */

    #icons {
      margin-bottom:40px; 
      margin-right:10px; 
      margin-top:0px;
    }


/*- Tabmenu - Anzeiger - */

    #tabelle2 {
      background-color: #EFF3F7;
    }




/*- Menu Tabs - */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #6B78A9;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 4px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("http://www.uni-bielefeld.de/hrz/neu/images/tabmenu/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      font-size:90%;
      background:url("http://www.uni-bielefeld.de/hrz/neu/images/tabmenu/tabright.gif") no-repeat right top;
      padding:5px 11px 4px 5px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#336699;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
              color: #336699;
      }



/*- Tab DIVs NoScript - */

div.show{
      
      display: block;

}

div.hide{
      
      display: none;

}

