@charset "UTF-8";
/* CSS Document */

/* Kalender, Hans Dolleschel */
.rtbaiso-kalenderkopf {
	background-image:url(../images/kalender_list_bg_neu.png);
	background-repeat:no-repeat;
}
.rtbaiso-kalenderkopf_tr {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	margin-right:10px;
	height:45px;
}
.rtbaiso-tr-ungerade {
	background-color:#fff;
}

div.rtbaiso-after,
div.rtbaiso-before{
    color:silver;
}
.rtbaiso-day {
    float:left;
    width:85px;
    height:70px;
    margin:2px 2px 0 0;
    line-height: 20px;
    padding-right:5px;
    text-align: right;
    background-color:#fff;
}

.rtbaiso-day.rtbaiso-headline {
    background-image:url(../images/kalender_list_bg.jpg);
    background-repeat:no-repeat;
    height:28px;
    padding-top:15px;
    text-align:center;
    font-weight:bold;
    color:#fff;
    margin-bottom:10px;
    margin-right:0px;
    width:87px;
}

.rtbaiso-day.rtbaiso-weekday_2,.rtbaiso-day.rtbaiso-weekday_3,.rtbaiso-day.rtbaiso-weekday_4,.rtbaiso-day.rtbaiso-weekday_5,.rtbaiso-day.rtbaiso-weekday_6 { background-position:center 0px; }

.rtbaiso-day.rtbaiso-weekday_7 { background-position:right 0px; }



.rtbaiso-day.rtbaiso-current {
    font-weight:bold; color:#f00;
    background-color:#E9E9E9;
}
.clear {
    clear:left;
}

.rtbaiso-monat_jahr {
	font-weight:bolder;
	padding-bottom: 37px;
}
.rtbaiso-tbox {
	width:300px;
	height:160px;
}
.rtbaiso-.rtbaiso-adminzugang {
	width:700px;
	height:45px;
	margin-bottom:5px;
     margin-right:0px;
}
 
/* Betriebsanweisungen, Hans Dolleschel */

fieldset.rtbaiso-betriebsanweisungen-stammdaten {
     padding:5px;
     background-color:#fff;
     border:1px solid #000;
}

fieldset.rtbaiso-betriebsanweisungen-stammdaten legend {
	background-color:#fff;
	border:1px solid #000;
	padding:3px;		
}

div.rtbaiso-ba_symboltext p {
	margin-bottom: 10px;
	margin-top: 0px;	
}

.tableauswertung {
	margin-top:50px; 
	margin-bottom:12px; 
	padding:0px;
	width:730px; 
	margin-left:30px;
}

.tableauswertung th {
	text-align:center;
}


/* BA Symbolbibliothel, Hans Dolleschel */

.rtbaiso-symboltextbib_navi {
	border:0px;
	float:left;
	width:160px;
	margin-bottom:5px;
     margin-right:0px;
}

.rtbaiso-symboltextbib_liste {
	border:1px solid #000;
	padding:3px;
	float:right;
	width:525px;
	height:50px;
	margin-bottom:5px;
     margin-right:0px;
     overflow:scroll;
}

