
a.ulb-internal-link { 
  background: url(/fileadmin/images/icons/link-icon-intern.gif) no-repeat left center; 
  padding-left: 17px;
}

a.ulb-external-link { 
  background: url(/fileadmin/images/icons/link-icon-extern.gif) no-repeat left center; 
  padding-left: 17px;
}

a.ulb-download-link { 
  background: url(/fileadmin/images/icons/link-icon-download.gif) no-repeat left center; 
  padding-left: 17px;
}

.overlay.waiting {
  background:url(/fileadmin/redaktion/Oeffentliche_Medien/ULB/Allgemeines/ajax-waiting.gif) #fff no-repeat center center;
}

.overlay .close {
  background-image:url(/fileadmin/redaktion/Oeffentliche_Medien/ULB/Allgemeines/close.png);
  position:absolute;
  right:-15px;
  top:-15px;
  cursor:pointer;
  height:35px;
  width:35px;
}

.overlay {
  width:580px;
  text-align:center;
  padding: 10px;
  background-color:#fff;
}

.h2rot, .h2rot_left {
  color: #800000;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
}

.h2rot_left {text-align:left}

.az-titel {
  font-weight: bold;
  margin-bottom: 4px;
}

.az-entry {
  margin-bottom: 10px;
  padding-left: 20px;
}

.az-alias {
  background: url(/fileadmin/images/icons/link-icon-intern.gif) no-repeat left center;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 17px;
}

.az-alias a:before {
  /*content: " s. ";*/
} 

.grau {
  color: #BFBFBF !important;
}

.alert {
  border-color: #FF0000;
  border-style: solid;
  border-width: 2px;
  font-weight: bold;
  padding: 10px !important;
  background-color: #fff;
}

.fachsys_verweis {
  color: #666666;
  font-size: 11px !important;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 8px;
}
.content input[type=text], .content input[type=password] {padding:1px; width:250px; font-size:13px;}
.content input[type=submit], .content input[type=reset], .content input[type=button]  {padding:2px 10px;}

.hidden {display:none;}

dl.accordion dt div:first-child {float:left;}
dl.accordion dt div:last-child {margin-left:50px; padding-right:10px;}
dl.accordion li+h3, dl.accordion li+h4 {margin-top: 15px;}
div.ulb-registerbegriffe {color:#666;font-size:95%;font-style:italic;font-weight:normal;}

/* 18.7.2012 von Berg: Ziel: Umbruch bei 'email senden' in der Mitarbeiterliste vermeiden */
.tx-ttaddress-pi4 .address_list_email {
  width: 100px;
}
.tx-ttaddress-pi4 .address_list_wrap {
    padding-bottom: 0px;
}

.content em {font-size: 13px;}

.content input[type="radio"], .content input[type="checkbox"] {margin-right:0.3em;}
