﻿/* CSS Document */

a	{ color:white;text-decoration:none }
a:hover { color:yellow; }

table { color:black;width:800px;font-family:Arial;font-size:13px;cursor:pointer;border-spacing:0 }
/*table { color:black;width:878px;font-family:Arial;font-size:13px;cursor:pointer;border-spacing:0 }*/
tr:hover { background-color:yellow; }
.tdreg0 { background-color:red; }
.tdreg1 { background-color:lime; }

.titel { color:white;cursor:pointer }
.titel:hover { color:yellow;cursor:pointer; }
.x	{ cursor:pointer; }
    
#dateien { overflow:auto;font-size:16px;font-family:Arial;line-height:25px;color:white;  }
#menue { overflow:auto;background-color:black;height:345px;  }
#thema { font-size:24px;font-family:Arial;color:white;vertical-align:top;line-height:10px;  }
#kategorie { font-size:20px;font-family:Arial;color:black;vertical-align:text-bottom;background-color:#ededed;  }
#pdftext { height:375px; }
#pdfback { background-color:#4F4F4F;width:960px;height:360px;z-index:99999999999 }
#dateibestätigen { font-size:14px;font-family:Arial;font-weight:bold;color:white;text-align:right;padding-right:10px  }

.error1 { background-color:yellow;color:red;font-size:9pt;font-family:Arial;text-align:center; }	/* NEU */
.error { font-size:12px;font-family:Arial;color:red;text-align:center;white-space:nowrap;vertical-align:middle }
.OBJ-20 { background-color:blue; }

.infoalle { color:white;font-family:Arial;font-size:14px; }
.tr0 { text-align:left;width:180px;background-color:silver;height:22px }
.tr1 { text-align:left;width:180px;background-color:white;height:22px }
.flex { display:flex;justify-content:center;align-items:center; }
.neu { font-size:9pt;color:lime;font-weight:bold;display:inline-block;width:31px; }
.vergessen { cursor:pointer; }
.vergessen:hover { background-image:url('../images/vergessenhover.png'); }
.registrieren { cursor:pointer; }
.registrieren:hover { background-image:url('../images/registrierenhover.png'); }
.laufwerk { font-size:13px;font-family:Arial;color:white;line-height:30px;  }
.fehler { font-size:13px;font-family:Arial;color:blue;text-align:center;font-weight:bold;  }
.ordnerauswahl { position:absolute;left:58px;top:79px;width:213px;height:331px;background-color:black;color:white; }
.info { background-color:#D31D00;text-align:center;display:inline-block;color:white;font-family:Arial; }
.hinzuspan { font-size:13px;font-family:Arial;color:black;text-align:center;white-space:nowrap;vertical-align:middle }
.kombo { font-size:10pt;font-family:Arial;color:black; }
.bestätigen { font-size:14px;font-family:Arial;font-weight:bold;color:black;text-align:center;  }


.vergiss { cursor:pointer; }
.vergiss:hover span{color:lime;}; p{color:lime;}
