/*
 Formatvorlage für Texte der Web-Rechtsprechungsdatenbank Saarland
 geschrieben 2003 von Jörg Reichert
*/

/*
#body {background-image:url(/laender_rechtsprechung/sl/images/bckgrd_neu.jpg);background-repeat:repeat-y;}
*/
   /* Tabellen allgemein */
.FormRubrik { background-color:#6766cc; color:#ffffff;}
.kopfzeile  { background-color:#ffffff; color:#ffffff;}
.Titel { font-weight:bold; color:white; text-align:center; }
   /* Hinweistext über den Seiten */
.hinweis { margin-left:0px; margin-right:0px; margin-bottom:0px; }

   /* Zeilen im Suchformular */
.SuchTitel      { font-weight:bold; text-align:center; font-size:0.95em; font-family:Arial,Helvetica,Sans-Serif; background-color:#6766cc; color:#ffffff;}
.SuchForm       { background-color:#e3e7d8; }
.SuchFormZeile  { background-color:#e3e7d8; color:#000000; font-size:0.80em; margin-top:0px; margin-bottom:0.5px; }
.SuchFormFeld   { font-size:0.80em; margin-bottom:0px; WIDTH:100%; }
.SuchFormButton { font-size:0.80em;  font-weight:bold; }

   /* Kalender */
.KalenderTitel,.ButtonTitel { background-color:#6766cc; font-family:Arial,Helvetica,Sans-Serif; font-weight:bold; text-align:center; font-size:0.95em; }
.Kalender,.KalenderSel,.KalenderSO,.KLink { font-weight:bold; font-size:0.85em; white-space:nowrap; }
.Kalender { color:#000000; }
.KLink { }
.KalenderSO { color:red; }
.KalenderSel { color:black; }
.KOdd { background-color:#ffffff; }
.KEven { background-color:#e3e7d8; }

   /* Button interner Bereich */
.button { background-color:#ffffd0;font-size:0.85em;}

   /* Übersichtstabellen allgemein */
a.sorton:link,a.sorton:visited
        { background-color:#6766cc;font-size:0.85em; font-family:Arial,Helvetica,Sans-Serif; color:#ffffff; vertical-align:middle; horizontal-align:left;}
a.sorton:focus,a.sorton:hover,a.sorton:active
        { background-color:#6766cc;font-size:0.85em; font-family:Arial,Helvetica,Sans-Serif; color:red; vertical-align:middle; horizontal-align:left;}
a.sortoff:link,a.sortoff:visited
        { background-color:#ffffff;font-size:0.85em; font-family:Arial,Helvetica,Sans-Serif; color:#000000; vertical-align:middle;}
a.sortoff:focus,a.sortoff:hover,a.sortoff:active
        { background-color:#ffffff;font-size:0.85em; font-family:Arial,Helvetica,Sans-Serif; color:red; vertical-align:middle;}
a.sortonlink:link,a.sortonlink:visited
        { background:#6766cc;font-size:0.85em;font-family:Arial,Helvetica,Sans-Serif;color:#ffffff; vertical-align:middle; }
a.sortonlink:focus,a.sortonlink:hover,a.sortonlink:active
        { background:#6766cc;font-size:0.85em;font-family:Arial,Helvetica,Sans-Serif;color:red; vertical-align:middle; }
/*.sortonlink { color:#eef3f9; } */
a.sortofflink:link,a.sortofflink:visited
        { background-color:#6766cc;font-size:0.85em;font-family:Arial,Helvetica,Sans-Serif;color:#ffffff; vertical-align:middle;}
a.sortofflink:focus,a.sortofflink:hover,a.sortofflink:active
        { background-color:#ffffff;font-size:0.85em;font-family:Arial,Helvetica,Sans-Serif;color:red; vertical-align:middle;}
.highlight { color:#ee1111; }

   /* Übersichtstabelle Entscheidungen */
.roweven { background-color:#ffffff; }
.rowodd { background-color:#e4e4f6; }
.admin { background-color:#f7f3f7; }

.pagelink,.pagenumber { font-size:0.85em; }
.pagelink { }
.doklink { text-decoration:none; }
.doktitel { font-size:0.95em; }
.dokwarnung { font-size:0.7em; color:red; }
.doktitelsb {  }

	/* Entscheidungs- Tabelle */
.EGericht,.ESpruchk,.EDatum,.EAz,.EAnz,.ETitel  { font-size:0.80em; vertical-align:top; }  

.EAnz { text-align:justify; }  
.ETitelKopf { background-color:#fffff;font-size:0.85em; font-family:Arial,Helvetica,Sans-Serif; }

.ListenTitel { font-family:Arial,Helvetica,Sans-Serif; font-size:1.00em; font-weight:bold; margin-left:4px; margin-top:5px; margin-bottom:0px; color:#000066;}
.GerichtName { font-size:1.05em color:#EEF3F9; text-align:left; }

table.menue {
          border-style: solid;
	  border-width: 1px;
	  border-color: #000000;
	  background-color: #ffffff;
	  /* width: 24.75%; */
	  width: 290px;
	  /* Versuch beim Zoomen, die Tabellen nach links rauszuschieben */
	  text-align: left;
	  /* um bei der Einzeldokumentanzeige die korrekte Groesse zu haben,
	     da in entsch_bw.css bei table noch 90% stehen muß */
	  font-size: 100%;
	  }

table.treffer {  width: 700px;
	  border-width: 3px;	  
	  }

        /* hinzugefuegt dixi, 21.8.2007, nach Vorschlag von Marcus Schulte zur h1-Auszeichnung
	*/
h1	{
	font-size: 1.1em;
	line-height: 150%;
	text-align: center;
	}
.rsslist {
        font-size: 1.00em;
	text-align: center;
	}
