body {
    color: #4f4f4f;
    background: #f3f3f3 none repeat scroll 0 0;
    font-family: 'PT Sans', sans-serif;
}

.container {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 0px;
}

.main {
   padding: 0;
   border: none;
   width: 100%;
   padding: 0px;
}

.clear{
  clear:both;
}

#toptabcontent {
   border: 1px solid #d4d4d4;
   background: #ffffff;
}

.header {
   width: 100%;
   padding: 0px;
}

#header-box{
    border: 0px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}

#header-logo {
    float: left;
    margin: 1em;
}

#header-logo a{
    background: url("../images/fuas-logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 100px;
    width: 225px;
}  

#header-content {
    float: right;
    color: #000;
    width: 340px;
    font-size: 177%;
    font-weight: bold;
    line-height: 1.4em;
    text-align: right;
    margin-top: 2.5em;
    margin-right: 1em;
}

#headerRight {
    background: url("../images/bg-nav02-inactive.gif") repeat-x scroll left top transparent;
    margin-bottom: 10px
    color: #ffffff;
    float: left;
    width: 100%;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}

#langForm {
    float: right;
    margin-right: 0.5em;
    margin-top: 0.2em;
    width: 17em;
    padding: 0.2em;
    border-right: none;
}

#langForm label{
color: #ffffff;
}

#logoutOptions ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#logoutOptions li {
    float: left;
    padding: 0.2em 1em 0.4em 1em;
    border-right: 1px solid #fff;
    font-size: 112%;
}

#logoutOptions li:hover {
    background-color: #000000;
}

#logoutOptions a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

#loginOptions li {
    float: left;
    padding: 0.2em 1em 0.4em 1em;
    border-right: 1px solid #fff;
    font-size: 112%;
}

#loginOptions li:hover {
    background-color: #000000;
}

#loginOptions ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#loginOptions a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

#logoutOptions a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.login {
    background-image:none;
    padding: 0 1.1em 0 1.1em;
}

.account {
    background-image:none;
    padding: 0 1.1em 0 1.1em;
}

.logout {
    background-image:none;
    padding: 0 1.1em 0 1.1em;
}    
    
.searchbox {
    border: 1px solid #d4d4d4;
    float: left;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
}


.searchHomeForm {
    background: #e1e1e1;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    padding: 1em;
}

.searchHomeContent #searchForm_lookfor {
    float: left;
    height: 94%;
    margin-right: 3px;
    width: 80%;
}

#searchForm {
    padding: 5px;
}

.searchstring {
    margin: 5px;
}

.correction {
   margin: 5px;
}


.recordSet,
.recordpadding {
    background:#fafafa;
    border-radius:5px;
}
.recordpadding {
    padding-left:10px;
    padding-right:10px;
    padding-bottom:6px;
    padding-top: 6px;
}




/* Aenderungen von Oli zum schonmal aufhuebschen */




input[type="text"], input[type="password"] {
    border: 1px solid #aaaaaa;
    border-radius: 0px;
    line-height: 1.5em;
    padding: 0 5px;
    color:#000000;
}

input[type="submit"], input[type="reset"], button, .button {
    /*padding-left: 1em;*/
    padding-right: 2em;
    border:none;
    font-size:11px;

}

.holdCancel, .print, .mail, .renew {
    background-color:transparent;
    color: #000000;
}

tbody tr:nth-child(even) td, tbody tr.even td {
background: none;
}

div.standort{
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:20px;
    border-radius:5px;
}

table.exemplartable {
	border-radius:5px 5px 5px 5px;
	background: none repeat scroll 0 0 #fafafa;
}

.bandliste > dt {
    background-color: #fafafa;
}

.status {
 	padding-left:5px;
}

.erwaruecktab{
	display:none;
}

.available, .presentation, .unavailable, .onbuy, .unknown, .checkedout {
    background-position: -2px 4px;
    background-repeat: no-repeat;
    display: inline !important;
    font-size: 11px;
    padding-left: 25px;
    padding-right: 10px;
}

.available {
	background-image:url(../images/gruen.gif);
	color:#009900;
	text-transform:lowercase;
}

.checkedout {
	background-image:url(../images/rot.gif);
	color:#dd0000;
	text-transform:lowercase;
	white-space:nowrap;
}

.unknown {
	background-image:url(../images/grau.gif);
	color:#6E6E6E;
	/* text-transform:lowercase; */
	white-space:nowrap;
}

.onbuy {
	background-image:url(../images/rot.gif);
	color:#dd0000;
	text-transform:lowercase;
	/* white-space:nowrap; */
}

.unavailable {
	background-image:url(../images/rot.gif);
	color:#dd0000;
	text-transform:lowercase;
	white-space:nowrap;
}

.presentation {
	background-image:url(../images/gelb.gif);
	color:#FF9900;
	/* text-transform:lowercase; */
}

#bibtip_reclist {
        background: none repeat scroll 0 0 #fafafa;
    border-radius: 5px 5px 5px 5px;
        padding: 6px 10px;
        list-style-image: url("https://recommender.bibtip.de/service/bibtip_bullet.png");
}

#bibtip_reclist:before {
    content:url("https://recommender.bibtip.de/service/bibtip_logo.png");
    background-image: none;
    border: 0 none;
    color: #444444;
    font-family: georgia,times,serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 4px;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    line-height: 1.25;
    vertical-align: baseline;
}

#bibtip_logo_HSB_F_PORTAL {
	display:none;
}


#reclink {
    padding-bottom: 5px;
}

#bibtip_header_HSB_F_PORTAL {
	padding-bottom: 5px;
	padding-left: 19px;
}

.listing {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 5px;
}

.listing td {
  vertical-align:top;
}

.searchHomeContent {
     padding: 2em 0; 
}

.searchHomeBrowse {
    width: 800px;
    border: 1px solid #f3f3f3;
}

#searchForm a {
  font-size:100%;
}

#mainEinleitung p {
   font-size:110%;
}

#radio {
   display: none;
}

.winkel {
  background: #ffffff url("../images/FrankfurtUAS.png") no-repeat right bottom;
   margin-right: -10px;
   margin-bottom: -10px; 
}

.footer {
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
  margin-top: 15px;
  border: 1px solid #d4d4d4;
  background: #ffffff none repeat scroll 0 0;
}

#impressum {
   padding: 15px;
}

.feed {
  display: none;
}

.buchnr {
  display: none;
}

.exemplarnr {
  display: none;
}

.citation tbody {
    background: white none repeat scroll 0 0;
}

.citation tr, .citation td, .citation th {
    border: none;
    padding: 6px;
}

.facetTitleImg {
    float: left;
    height: 9px;
    margin: 4px 6px 3px 2px;
    width: 9px;
}

.facetCheckbox {
    background-color: #eee;
    height: 10px;
    margin: 3px 6px 3px 4px;
    width: 10px;
}

.coreRVK {
   visibility:collapse
}


 
